index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-21
Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-22
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke...
Peter Zijlstra
2024-12-20
sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
John Stultz
2024-12-19
lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
Andy Shevchenko
2024-12-19
lockdep: Mark chain_hlock_class_idx() with __maybe_unused
Andy Shevchenko
2024-12-17
locking/rtmutex: Make sure we wake anything on the wake_q when we release the...
John Stultz
2024-12-15
lockdep: Document MAX_LOCKDEP_CHAIN_HLOCKS calculation
Carlos Llamas
2024-12-15
locking/ww_mutex/test: Use swap() macro
Thorsten Blum
2024-12-14
torture: Add dowarn argument to torture_sched_setaffinity()
Paul E. McKenney
2024-12-02
locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
John Stultz
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-10-25
locking/osq_lock: Use atomic_try_cmpxchg_release() in osq_unlock()
Uros Bizjak
2024-10-24
locking/rtmutex: Fix misleading comment
Peter Zijlstra
2024-10-24
locking/rt: Annotate unlock followed by lock for sparse.
Sebastian Andrzej Siewior
2024-10-24
locking/rt: Add sparse annotation for RCU.
Sebastian Andrzej Siewior
2024-10-17
locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase
Qiuxu Zhuo
2024-10-17
lockdep: Use info level for lockdep initial info messages
Jiri Slaby (SUSE)
2024-10-17
lockdep: Add lockdep_cleanup_dead_cpu()
David Woodhouse
2024-10-14
locking/mutex: Expose __mutex_owner()
Juri Lelli
2024-10-14
locking/mutex: Make mutex::wait_lock irq safe
Juri Lelli
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
2024-10-09
locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
2024-10-07
locking/spinlocks: Make __raw_* lock ops static
Geert Uytterhoeven
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-10
locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DE...
Waiman Long
2024-09-01
locking/ww_mutex/test: add MODULE_DESCRIPTION()
Jeff Johnson
2024-08-21
lockdep: Mark emergency sections in lockdep splats
John Ogness
2024-08-15
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
2024-08-08
Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
2024-08-07
lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT
Kent Overstreet
2024-08-06
locking/lockdep: Simplify character output in seq_line()
Markus Elfring
2024-08-06
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
2024-08-06
lockdep: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-08-05
lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
Luis Claudio R. Goncalves
2024-07-29
locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
Uros Bizjak
2024-07-18
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-16
Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-16
Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-14
lockdep: lockdep_set_notrack_class()
Kent Overstreet
2024-07-11
x86/xen: remove deprecated xen_nopvspin boot parameter
Juergen Gross
2024-07-09
locking/rwsem: Add __always_inline annotation to __down_write_common() and in...
John Stultz
[next]