summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
5 daysipmi:msghandler: Handle error returns from the SMI senderCorey Minyard
5 daysipmi: Consolidate the run to completion checking for xmit msgs lockCorey Minyard
10 daysipmi:si: Fix check for a misbehaving BMCCorey Minyard
10 daysipmi:si: Handle waiting messages when BMC failure detectedCorey Minyard
10 daysipmi:si: Use a long timeout when the BMC is misbehavingCorey Minyard
10 daysipmi:si: Don't block module unload if the BMC is messed upCorey Minyard
2026-03-12ipmi: Fix use-after-free and list corruption on sender errorCorey Minyard
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-02-26char: misc: Use IS_ERR() for filp_open() return valueAlper Ak
2026-02-26hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-26hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski
2026-02-26tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak
2026-02-26tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2025-12-05Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05tpm2-sessions: Open code tpm_buf_append_hmac_session()Jarkko Sakkinen
2025-12-05tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_authJarkko Sakkinen
2025-12-05tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen
2025-12-05tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
2025-12-04Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-03tpm: Cap the number of PCR banksJarkko Sakkinen
2025-12-03tpm: Remove tpm_find_get_opsJonathan McDowell
2025-12-03tpm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-12-03tpm_crb: add missing loc parameter to kerneldocStuart Yoder
2025-12-03tpm_crb: Fix a spelling mistakeChu Guangqing
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-03Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-02Merge tag 'random-6.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-29KEYS: trusted: Replace a redundant instance of tpm2_hash_mapJarkko Sakkinen
2025-11-28char: applicom: fix NULL pointer dereference in ac_ioctlTianchu Chen
2025-11-26hangcheck-timer: fix coding style spacingClint George
2025-11-26hangcheck-timer: Replace %Ld with %lldClint George
2025-11-26hangcheck-timer: replace printk(KERN_CRIT) with pr_critClint George
2025-11-26char: xillybus: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-26char/mwave: drop typedefsJiri Slaby (SUSE)
2025-11-26char/mwave: drop printk wrapperJiri Slaby (SUSE)
2025-11-26char/mwave: remove printk tracingJiri Slaby (SUSE)
2025-11-26char/mwave: remove unneeded fopsJiri Slaby (SUSE)
2025-11-26char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdefferyJiri Slaby (SUSE)
2025-11-26char/mwave: remove dead codeJiri Slaby (SUSE)
2025-11-25random: complete sentence of commentJason A. Donenfeld
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-24hwrng: core - use min3() instead of nested min_t()David Laight
2025-11-19ipmi: Switch to use %ptSpAndy Shevchenko