index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2025-09-08
ipmi: Allow an SMI sender to return an error
Corey Minyard
2025-09-08
ipmi:si: Move flags get start to its own function
Corey Minyard
2025-09-08
ipmi:si: Merge some if statements
Corey Minyard
2025-09-08
ipmi: Set a timer for maintenance mode
Corey Minyard
2025-09-08
ipmi: Add a maintenance mode sysfs file
Corey Minyard
2025-09-08
ipmi: Disable sysfs access and requests in maintenance mode
Corey Minyard
2025-09-08
ipmi: Differentiate between reset and firmware update in maintenance
Corey Minyard
2025-09-08
ipmi: Rework user message limit handling
Corey Minyard
2025-09-08
Revert "ipmi: fix msg stack when IPMI is disconnected"
Corey Minyard
2025-09-08
ipmi:msghandler:Change seq_lock to a mutex
Corey Minyard
2025-09-06
char: Use list_del_init() in misc_deregister() to reinitialize list pointer
Xion Wang
2025-09-06
misc: remove ineffective WARN_ON() check from misc_deregister()
Xion Wang
2025-09-06
char/adi: Remove redundant less-than-zero check in adi_write()
Thorsten Blum
2025-09-02
tpm: Add a driver for Loongson TPM device
Qunqin Zhao
2025-08-30
hwrng: cn10k - Remove the use of dev_err_probe()
Liao Yuanhong
2025-08-19
hpet: Use str_plural() to simplify the code
Xichao Zhao
2025-08-19
char: misc: Does not request module for miscdevice with dynamic minor
Zijun Hu
2025-08-19
char: misc: Make misc_register() reentry for miscdevice who wants dynamic minor
Zijun Hu
2025-08-19
char: misc: Add a case to test registering miscdevice again without reinitial...
Zijun Hu
2025-08-19
char: misc: Disallow registering miscdevice whose minor > MISC_DYNAMIC_MINOR
Zijun Hu
2025-08-19
char: misc: Adapt and add test cases for simple minor space division
Zijun Hu
2025-08-19
char: misc: Move drivers/misc/misc_minor_kunit.c to drivers/char/
Zijun Hu
2025-08-16
hwrng: timeriomem - Use us_to_ktime() where appropriate
Xichao Zhao
2025-08-16
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
[prev]
[next]