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
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
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-7
/
+11
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-31
/
+10
2025-05-29
Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-507
/
+559
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+55
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+5
2025-05-27
Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+136
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-19
/
+2
2025-05-26
Merge tag 'tpmdd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-28
/
+53
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-33
/
+110
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
1
-4
/
+7
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
1
-4
/
+4
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
1
-15
/
+40
2025-05-23
tpm: remove kmalloc failure error message
Colin Ian King
1
-5
/
+2
2025-05-21
hpet: Remove unnecessary NULL check before unregister_sysctl_table()
Chen Ni
1
-2
/
+1
2025-05-21
char: tlclk: Fix correct sysfs directory path for tlclk
Roxana Nicolescu
1
-1
/
+1
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
3
-18
/
+10
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
1
-1
/
+1
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
1
-3
/
+3
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
1
-14
/
+6
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
1
-18
/
+0
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
1
-2
/
+2
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-20
/
+21
2025-05-08
random: Avoid open-coded use of ratelimit_state structure's ->missed field
Paul E. McKenney
1
-4
/
+5
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
1
-2
/
+2
2025-05-07
ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
Dan Carpenter
1
-2
/
+3
2025-05-07
ipmi:watchdog: Use the new interface for panic messages
Corey Minyard
1
-55
/
+17
2025-05-07
ipmi:msghandler: Export and fix panic messaging capability
Corey Minyard
1
-19
/
+31
2025-05-07
ipmi:ssif: Fix a shutdown race
Corey Minyard
1
-5
/
+1
2025-05-07
ipmi:msghandler: Don't deliver messages to deleted users
Corey Minyard
1
-2
/
+26
2025-05-07
ipmi:si: Rework startup of IPMI devices
Corey Minyard
1
-20
/
+62
2025-05-07
ipmi:msghandler: Add a error return from unhandle LAN cmds
Corey Minyard
1
-4
/
+23
2025-05-07
ipmi:msghandler: Shut down lower layer first at unregister
Corey Minyard
1
-4
/
+7
2025-05-07
ipmi:msghandler: Remove proc_fs.h
Corey Minyard
1
-1
/
+0
2025-05-07
ipmi:msghandler: Don't check for shutdown when returning responses
Corey Minyard
1
-22
/
+12
2025-05-07
ipmi:msghandler: Don't acquire a user refcount for queued messages
Corey Minyard
1
-15
/
+17
2025-05-07
ipmi:msghandler: Fix locking around users and interfaces
Corey Minyard
1
-26
/
+25
2025-05-07
ipmi:msghandler: Remove some user level processing in panic mode
Corey Minyard
1
-0
/
+4
2025-05-07
ipmi:watchdog: Change lock to mutex
Corey Minyard
1
-11
/
+9
2025-05-07
ipmi:msghandler: Remove srcu for the ipmi_interfaces list
Corey Minyard
1
-92
/
+102
2025-05-07
ipmi:msghandler: Remove srcu from the ipmi user structure
Corey Minyard
1
-177
/
+133
2025-05-07
ipmi:msghandler: Use the system_wq, not system_bh_wq
Corey Minyard
1
-5
/
+5
2025-05-07
ipmi_msghandler: Change the events lock to a mutex
Corey Minyard
1
-8
/
+6
2025-05-07
ipmi:msghandler: Deliver user messages in a work queue
Corey Minyard
1
-16
/
+25
2025-05-07
ipmi:msghandler: Move timer handling into a work queue
Corey Minyard
1
-1
/
+15
2025-05-07
ipmi:msghandler: Rename recv_work to smi_work
Corey Minyard
1
-10
/
+10
2025-05-07
ipmi:msghandler: Use READ_ONCE on run_to_completion
Corey Minyard
1
-9
/
+8
2025-05-07
ipmi:si: Move SI type information into an info structure
Corey Minyard
5
-55
/
+70
[next]