index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
41 hours
ipmi: Fix use-after-free and list corruption on sender error
Corey Minyard
1
-2
/
+9
10 days
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
1
-11
/
+1
10 days
ipmi: ipmb: initialise event handler read bytes
Matt Johnston
1
-0
/
+5
10 days
char: tpm: cr50: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2
-3
/
+2
2026-02-26
char: misc: Use IS_ERR() for filp_open() return value
Alper Ak
1
-1
/
+1
2026-02-26
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-63
/
+105
2026-02-26
hwrng: airoha - set rng quality to 900
Aleksander Jan Bajkowski
1
-0
/
+1
2026-02-26
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
1
-2
/
+4
2026-02-26
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
1
-2
/
+4
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-1019
/
+202
2025-12-05
Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-7
/
+17
2025-12-05
Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-79
/
+162
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-35
/
+51
2025-12-05
tpm2-sessions: Open code tpm_buf_append_hmac_session()
Jarkko Sakkinen
1
-3
/
+11
2025-12-05
tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_auth
Jarkko Sakkinen
2
-4
/
+3
2025-12-05
tpm2-sessions: Fix tpm2_read_public range checks
Jarkko Sakkinen
2
-44
/
+53
2025-12-05
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
2
-44
/
+111
2025-12-04
Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-56
/
+25
2025-12-03
tpm: Cap the number of PCR banks
Jarkko Sakkinen
3
-11
/
+3
2025-12-03
tpm: Remove tpm_find_get_ops
Jonathan McDowell
4
-43
/
+17
2025-12-03
tpm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-12-03
tpm_crb: add missing loc parameter to kerneldoc
Stuart Yoder
1
-0
/
+2
2025-12-03
tpm_crb: Fix a spelling mistake
Chu Guangqing
1
-1
/
+1
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+3
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-12
/
+10
2025-12-03
Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+13
2025-12-02
Merge tag 'random-6.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+21
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
2025-11-29
KEYS: trusted: Replace a redundant instance of tpm2_hash_map
Jarkko Sakkinen
1
-1
/
+13
2025-11-28
char: applicom: fix NULL pointer dereference in ac_ioctl
Tianchu Chen
1
-1
/
+4
2025-11-26
hangcheck-timer: fix coding style spacing
Clint George
1
-5
/
+9
2025-11-26
hangcheck-timer: Replace %Ld with %lld
Clint George
1
-1
/
+1
2025-11-26
hangcheck-timer: replace printk(KERN_CRIT) with pr_crit
Clint George
1
-6
/
+6
2025-11-26
char: xillybus: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
2
-3
/
+3
2025-11-26
char/mwave: drop typedefs
Jiri Slaby (SUSE)
9
-93
/
+89
2025-11-26
char/mwave: drop printk wrapper
Jiri Slaby (SUSE)
5
-85
/
+74
2025-11-26
char/mwave: remove printk tracing
Jiri Slaby (SUSE)
7
-524
/
+14
2025-11-26
char/mwave: remove unneeded fops
Jiri Slaby (SUSE)
1
-62
/
+0
2025-11-26
char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdeffery
Jiri Slaby (SUSE)
2
-111
/
+0
2025-11-26
char/mwave: remove dead code
Jiri Slaby (SUSE)
3
-118
/
+0
2025-11-25
random: complete sentence of comment
Jason A. Donenfeld
1
-1
/
+1
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2025-11-24
hwrng: core - use min3() instead of nested min_t()
David Laight
1
-1
/
+1
2025-11-19
ipmi: Switch to use %ptSp
Andy Shevchenko
2
-6
/
+3
2025-11-16
mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
1
-34
/
+50
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-1
/
+1
2025-11-14
hwrng: bcm2835 - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
1
-6
/
+2
2025-11-14
hwrng: bcm2835 - Move MODULE_DEVICE_TABLE() to table definition
Krzysztof Kozlowski
1
-2
/
+1
2025-11-11
random: drop check for static_key_initialized
Thomas Weißschuh
1
-4
/
+3
2025-10-30
random: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-4
/
+4
[next]