summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2024-09-19Merge tag 'for-linus-6.12-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-17tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit
2024-09-17tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-09-17tpm: Clean up TPM space after command failureJonathan McDowell
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-13random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy
2024-09-13random: vDSO: don't use 64-bit atomics on 32-bit architecturesChristophe Leroy
2024-09-11hpet: Fix the wrong format specifierzhang jiao
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-09adi: remove unused f_versionChristian Brauner
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-09-06hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang
2024-08-30hwrng: rockchip - handle devm_pm_runtime_enable errorsMartin Kaiser
2024-08-30hwrng: rockchip - rst is used only during probeMartin Kaiser
2024-08-30hwrng: mxc-rnga - Use devm_clk_get_enabled() helpersHuan Yang
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-27tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger