index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2025-07-17
ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
Dan Carpenter
2025-06-04
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
2025-05-29
tpm: Convert warn to dbg in tpm2_start_auth_session()
Jonathan McDowell
2025-05-22
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
2025-05-22
tpm: tis: Double the timeout B to 4s
Michal Suchanek
2025-05-02
char: misc: register chrdev region with all possible minors
Thadeu Lima de Souza Cascardo
2025-05-02
virtio_console: fix missing byte order handling for cols and rows
Halil Pasic
2025-04-20
tpm: do not start chip while suspended
Thadeu Lima de Souza Cascardo
2025-04-20
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
2025-04-20
tpm: End any active auth session before shutdown
Jonathan McDowell
2025-04-20
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
2025-03-13
char: misc: deallocate static minor in error path
Thadeu Lima de Souza Cascardo
2025-02-17
misc: misc_minor_alloc to use ida for all dynamic/misc dynamic minors
Vimal Agrawal
2025-02-17
tpm: Change to kvalloc() in eventlog/acpi.c
Jarkko Sakkinen
2025-02-08
ipmi: ssif_bmc: Fix new request loss when bmc ready for a response
Quan Nguyen
2025-02-08
ipmi: ipmb: Add check devm_kasprintf() returned value
Charles Han
2024-11-13
tpm: Disable TPM on tpm2_create_primary() failure
Jarkko Sakkinen
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
2024-11-04
tpm: Lock TPM chip in tpm_pm_suspend() first
Jarkko Sakkinen
2024-10-29
tpm: Lazily flush the auth session
Jarkko Sakkinen
2024-10-28
tpm: Rollback tpm2_load_null()
Jarkko Sakkinen
2024-10-28
tpm: Return tpm2_sessions_init() when null key creation fails
Jarkko Sakkinen
2024-10-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-25
virtio_console: fix misc probe bugs
Michael S. Tsirkin
2024-09-19
Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-19
Merge tag 'for-linus-6.12-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-17
tpm: export tpm2_sessions_init() to fix ibmvtpm building
Kexy Biscuit
2024-09-17
tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-09-17
tpm: Clean up TPM space after command failure
Jonathan McDowell
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
2024-09-13
random: vDSO: don't use 64-bit atomics on 32-bit architectures
Christophe Leroy
2024-09-11
hpet: Fix the wrong format specifier
zhang jiao
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-09
adi: remove unused f_version
Christian Brauner
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-06
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
2024-08-30
hwrng: rockchip - handle devm_pm_runtime_enable errors
Martin Kaiser
2024-08-30
hwrng: rockchip - rst is used only during probe
Martin Kaiser
2024-08-30
hwrng: mxc-rnga - Use devm_clk_get_enabled() helpers
Huan Yang
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
[next]