summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
47 hourstpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
8 daysvirtio_console: fix order of fields cols and rowsMaximilian Immanuel Brandtner
11 daystpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen
11 dayschar: applicom: fix NULL pointer dereference in ac_ioctlTianchu Chen
11 daystpm: Cap the number of PCR banksJarkko Sakkinen
11 daysipmi: Fix __scan_channels() failing to rescan channelsJinhui Guo
11 daysipmi: Fix the race between __scan_channels() and deliver_response()Jinhui Guo
2025-11-13char: misc: restrict the dynamic range to exclude reserved minorsThadeu Lima de Souza Cascardo
2025-11-13char: Use list_del_init() in misc_deregister() to reinitialize list pointerXion Wang
2025-11-13char: misc: Does not request module for miscdevice with dynamic minorZijun Hu
2025-11-13char: 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-15tpm: Disable TPM2_TCG_HMAC by defaultJarkko Sakkinen
2025-10-15hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon
2025-10-15hwrng: nomadik - add ARM_AMBA dependencyArnd Bergmann
2025-08-20ipmi: Fix strcpy source and destination the sameCorey Minyard
2025-08-20ipmi: Use dev_warn_ratelimited() for incorrect message warningsBreno Leitao
2025-08-20char: misc: Fix improper and inaccurate error code returned by misc_init()Zijun Hu
2025-08-15hwrng: mtk - handle devm_pm_runtime_enable errorsOvidiu Panait
2025-07-17ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()Dan Carpenter
2025-06-04char: tpm: tpm-buf: Add sanity check fallback in read helpersPurva Yeshi
2025-05-29tpm: Convert warn to dbg in tpm2_start_auth_session()Jonathan McDowell
2025-05-22tpm: Mask TPM RC in tpm2_start_auth_session()Jarkko Sakkinen
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-02char: misc: register chrdev region with all possible minorsThadeu Lima de Souza Cascardo
2025-05-02virtio_console: fix missing byte order handling for cols and rowsHalil Pasic
2025-04-20tpm: do not start chip while suspendedThadeu Lima de Souza Cascardo
2025-04-20tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell
2025-04-20tpm: End any active auth session before shutdownJonathan McDowell
2025-04-20tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-03-13char: misc: deallocate static minor in error pathThadeu Lima de Souza Cascardo
2025-02-17misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minorsVimal Agrawal
2025-02-17tpm: Change to kvalloc() in eventlog/acpi.cJarkko Sakkinen
2025-02-08ipmi: ssif_bmc: Fix new request loss when bmc ready for a responseQuan Nguyen
2025-02-08ipmi: ipmb: Add check devm_kasprintf() returned valueCharles Han
2024-11-13tpm: Disable TPM on tpm2_create_primary() failureJarkko Sakkinen
2024-11-13tpm: Opt-in in disable PCR integrity protectionJarkko Sakkinen
2024-11-04tpm: Lock TPM chip in tpm_pm_suspend() firstJarkko Sakkinen
2024-10-29tpm: Lazily flush the auth sessionJarkko Sakkinen
2024-10-28tpm: Rollback tpm2_load_null()Jarkko Sakkinen
2024-10-28tpm: Return tpm2_sessions_init() when null key creation failsJarkko Sakkinen
2024-10-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-25virtio_console: fix misc probe bugsMichael S. Tsirkin
2024-09-19Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds