summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
14 hourstpm: st33zp24: Validate locality read resultRuoyu Wang
14 hourstpm: st33zp24: Return zero on status read failureRuoyu Wang
14 hourschar: xilinx_hwicap: unregister class on init errorsMyeonghun Pak
14 hoursppdev: prevent overflow when setting port timeoutLinmao Li
14 hourshwrng: ks-sa - Fix runtime PM cleanup on registration failureYuho Choi
14 hourshwrng: ks-sa - access private data via struct hwrngMartin Kaiser
14 hourstpm: tpm_i2c_nuvoton: disable IRQ on wait timeoutMyeonghun Pak
14 hoursipmi: si: Fix NULL pointer dereference after failed registrationSeiji Nishikawa
14 hoursipmi: ipmb: validate write message lengthYousef Alhouseen
2026-08-03ipmi: fix refcount leak in i_ipmi_request()Wentao Liang
2026-07-24tpm: Make the TPM character devices non-seekableJaewon Yang
2026-07-24tpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum
2026-07-24tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()Jarkko Sakkinen
2026-07-24char: tlclk: fix use-after-free in tlclk_cleanup()James Kim
2026-07-24hwrng: jh7110 - fix refcount leak in starfive_trng_read()Wentao Liang
2026-07-24hwrng: virtio: clamp device-reported used.len at copy_data()Michael Bommarito
2026-07-04agp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang
2026-06-19ipmi:ssif: NULL thread on errorCorey Minyard
2026-06-19ipmi:ssif: Remove unnecessary indentionCorey Minyard
2026-06-19ipmi: Fix rcu_read_unlock to srcu_read_unlock in handle_read_event_rspRui Qi
2026-05-23ipmi: ssif_bmc: change log level to dbg in irq callbackJian Zhang
2026-05-23ipmi: ssif_bmc: fix message desynchronization after truncated responseJian Zhang
2026-05-23ipmi: ssif_bmc: fix missing check for copy_to_user() partial failureJian Zhang
2026-05-17ipmi:ssif: Clean up kthread on errorsCorey Minyard
2026-05-17ipmi:ssif: Fix a shutdown raceCorey Minyard
2026-05-17ipmi:si: Return state to normal if message allocation failsCorey Minyard
2026-05-17ipmi: Check event message buffer response for bad dataCorey Minyard
2026-05-17ipmi: Add limits to event and receive message requestsCorey Minyard
2026-05-17tpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong
2026-05-17tpm: tpm_tis: add error logging for data transferJacqueline Wong
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds
2026-03-04ipmi: ipmb: initialise event handler read bytesMatt Johnston
2026-03-04char: tpm: cr50: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak
2026-03-04tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak
2026-01-11virtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
2026-01-11tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-11char: applicom: fix NULL pointer dereference in ac_ioctlTianchu Chen
2026-01-11ipmi: Fix __scan_channels() failing to rescan channelsJinhui Guo
2026-01-11ipmi: Fix the race between __scan_channels() and deliver_response()Jinhui Guo
2025-11-24char: misc: restrict the dynamic range to exclude reserved minorsThadeu Lima de Souza Cascardo
2025-11-24char: Use list_del_init() in misc_deregister() to reinitialize list pointerXion Wang
2025-11-24char: misc: Does not request module for miscdevice with dynamic minorZijun Hu
2025-11-24char: misc: Make misc_register() reentry for miscdevice who wants dynamic minorZijun Hu
2025-10-19ipmi: Fix handling of messages with provided receive message pointerGuenter Roeck
2025-10-19ipmi: Rework user message limit handlingCorey Minyard
2025-10-19Revert "ipmi: fix msg stack when IPMI is disconnected"Corey Minyard
2025-10-19tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets
2025-10-15hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon
2025-10-15hwrng: nomadik - add ARM_AMBA dependencyArnd Bergmann