index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2025-12-05
Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-05
tpm2-sessions: Open code tpm_buf_append_hmac_session()
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_auth
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Fix tpm2_read_public range checks
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
2025-12-04
Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-03
tpm: Cap the number of PCR banks
Jarkko Sakkinen
2025-12-03
tpm: Remove tpm_find_get_ops
Jonathan McDowell
2025-12-03
tpm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-12-03
tpm_crb: add missing loc parameter to kerneldoc
Stuart Yoder
2025-12-03
tpm_crb: Fix a spelling mistake
Chu Guangqing
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-12-03
Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-02
Merge tag 'random-6.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-11-29
KEYS: trusted: Replace a redundant instance of tpm2_hash_map
Jarkko Sakkinen
2025-11-28
char: applicom: fix NULL pointer dereference in ac_ioctl
Tianchu Chen
2025-11-26
hangcheck-timer: fix coding style spacing
Clint George
2025-11-26
hangcheck-timer: Replace %Ld with %lld
Clint George
2025-11-26
hangcheck-timer: replace printk(KERN_CRIT) with pr_crit
Clint George
2025-11-26
char: xillybus: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
2025-11-26
char/mwave: drop typedefs
Jiri Slaby (SUSE)
2025-11-26
char/mwave: drop printk wrapper
Jiri Slaby (SUSE)
2025-11-26
char/mwave: remove printk tracing
Jiri Slaby (SUSE)
2025-11-26
char/mwave: remove unneeded fops
Jiri Slaby (SUSE)
2025-11-26
char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdeffery
Jiri Slaby (SUSE)
2025-11-26
char/mwave: remove dead code
Jiri Slaby (SUSE)
2025-11-25
random: complete sentence of comment
Jason A. Donenfeld
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-24
hwrng: core - use min3() instead of nested min_t()
David Laight
2025-11-19
ipmi: Switch to use %ptSp
Andy Shevchenko
2025-11-16
mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-11-14
hwrng: bcm2835 - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
2025-11-14
hwrng: bcm2835 - Move MODULE_DEVICE_TABLE() to table definition
Krzysztof Kozlowski
2025-11-11
random: drop check for static_key_initialized
Thomas Weißschuh
2025-10-30
random: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-10-30
random: use offstack cpumask when necessary
Arnd Bergmann
2025-10-30
random: add missing words in function comments
Thorsten Blum
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
2025-10-27
Merge 6.18-rc3 into char-misc-next
Greg Kroah-Hartman
2025-10-22
apm-emulation: remove unused __apm_get_power_status
Ahelenia Ziemiańska
2025-10-22
char/adi: Use min_t(size_t,,) in adi_read() + adi_write()
Thorsten Blum
2025-10-18
tpm_crb: Add idle support for the Arm FF-A start method
Stuart Yoder
2025-10-17
hwrng: core - Allow runtime disabling of the HW RNG
Jonathan McDowell
[next]