index
:
git.armlinux.org.uk/linux.git
for-next
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
6 days
agp/amd64: Check AGP Capability before binding to unsupported devices
Lukas Wunner
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
2025-05-26
Merge tag 'tpmdd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-23
tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI
Stuart Yoder
2025-05-23
tpm_crb_ffa: use dev_xx() macro to print log
Yeoreum Yun
2025-05-23
tpm_ffa_crb: access tpm service over FF-A direct message request v2
Yeoreum Yun
2025-05-23
tpm: remove kmalloc failure error message
Colin Ian King
2025-05-21
hpet: Remove unnecessary NULL check before unregister_sysctl_table()
Chen Ni
2025-05-21
char: tlclk: Fix correct sysfs directory path for tlclk
Roxana Nicolescu
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
2025-05-15
char: tpm: tpm-buf: Add sanity check fallback in read helpers
Purva Yeshi
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-08
random: Avoid open-coded use of ratelimit_state structure's ->missed field
Paul E. McKenney
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
2025-05-07
ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
Dan Carpenter
2025-05-07
ipmi:watchdog: Use the new interface for panic messages
Corey Minyard
2025-05-07
ipmi:msghandler: Export and fix panic messaging capability
Corey Minyard
2025-05-07
ipmi:ssif: Fix a shutdown race
Corey Minyard
2025-05-07
ipmi:msghandler: Don't deliver messages to deleted users
Corey Minyard
2025-05-07
ipmi:si: Rework startup of IPMI devices
Corey Minyard
2025-05-07
ipmi:msghandler: Add a error return from unhandle LAN cmds
Corey Minyard
2025-05-07
ipmi:msghandler: Shut down lower layer first at unregister
Corey Minyard
2025-05-07
ipmi:msghandler: Remove proc_fs.h
Corey Minyard
2025-05-07
ipmi:msghandler: Don't check for shutdown when returning responses
Corey Minyard
2025-05-07
ipmi:msghandler: Don't acquire a user refcount for queued messages
Corey Minyard
2025-05-07
ipmi:msghandler: Fix locking around users and interfaces
Corey Minyard
2025-05-07
ipmi:msghandler: Remove some user level processing in panic mode
Corey Minyard
2025-05-07
ipmi:watchdog: Change lock to mutex
Corey Minyard
2025-05-07
ipmi:msghandler: Remove srcu for the ipmi_interfaces list
Corey Minyard
2025-05-07
ipmi:msghandler: Remove srcu from the ipmi user structure
Corey Minyard
2025-05-07
ipmi:msghandler: Use the system_wq, not system_bh_wq
Corey Minyard
2025-05-07
ipmi_msghandler: Change the events lock to a mutex
Corey Minyard
2025-05-07
ipmi:msghandler: Deliver user messages in a work queue
Corey Minyard
2025-05-07
ipmi:msghandler: Move timer handling into a work queue
Corey Minyard
2025-05-07
ipmi:msghandler: Rename recv_work to smi_work
Corey Minyard
2025-05-07
ipmi:msghandler: Use READ_ONCE on run_to_completion
Corey Minyard
[next]