index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2025-12-18
random: use offstack cpumask when necessary
Arnd Bergmann
2025-11-13
char: Use list_del_init() in misc_deregister() to reinitialize list pointer
Xion Wang
2025-11-13
char: misc: Does not request module for miscdevice with dynamic minor
Zijun Hu
2025-11-13
char: misc: Make misc_register() reentry for miscdevice who wants dynamic minor
Zijun Hu
2025-11-13
hwrng: timeriomem - Use us_to_ktime() where appropriate
Xichao Zhao
2025-10-19
ipmi: Fix handling of messages with provided receive message pointer
Guenter Roeck
2025-10-19
Revert "ipmi: fix msg stack when IPMI is disconnected"
Corey Minyard
2025-10-19
ipmi:msghandler:Change seq_lock to a mutex
Corey Minyard
2025-10-19
ipmi: Rework user message limit handling
Corey Minyard
2025-10-19
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
2025-10-15
tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
2025-10-15
hwrng: ks-sa - fix division by zero in ks_sa_rng_init
Nishanth Menon
2025-10-15
hwrng: nomadik - add ARM_AMBA dependency
Arnd Bergmann
2025-08-07
Merge tag 'for-linus-6.17-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-28
Merge tag 'pull-securityfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-23
tpm_crb_ffa: handle tpm busy return code
Prachotan Bathi
2025-07-23
tpm_crb_ffa: Remove memset usage
Prachotan Bathi
2025-07-23
tpm_crb_ffa: Fix typos in function name
Prachotan Bathi
2025-07-23
tpm: Check for completion after timeout
Jarkko Sakkinen
2025-07-23
tpm: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring
2025-07-23
tpm: Replace scnprintf() with sysfs_emit() and sysfs_emit_at() in sysfs show ...
Chelsy Ratnawat
2025-07-23
tpm_crb_ffa: Remove unused export
Jarkko Sakkinen
2025-07-23
tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
Yeoreum Yun
2025-07-23
tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
2025-07-23
tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
2025-07-23
tpm: support devices with synchronous send()
Stefano Garzarella
2025-07-23
tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
2025-07-18
hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-07-18
hwrng: mtk - handle devm_pm_runtime_enable errors
Ovidiu Panait
2025-07-10
ipmi: Use dev_warn_ratelimited() for incorrect message warnings
Breno Leitao
2025-07-09
agp/amd64: Check AGP Capability before binding to unsupported devices
Lukas Wunner
2025-07-08
char: ipmi: remove redundant variable 'type' and check
Colin Ian King
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
2025-07-01
char: misc: Rename a local variable in misc_init()
Zijun Hu
2025-06-24
char: misc: Fix improper and inaccurate error code returned by misc_init()
Zijun Hu
2025-06-24
drivers: char: SONYPI depends on HAS_IOPORT
Johannes Berg
2025-06-17
tpm: don't bother with removal of files in directory we'll be removing
Al Viro
2025-06-13
ipmi: Fix strcpy source and destination the same
Corey Minyard
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-29
Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]