index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
9 days
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
2025-04-25
locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
Boqun Feng
2025-04-10
locking/semaphore: Use wake_q to wake up processes outside lock critical section
Waiman Long
2024-10-17
lockdep: fix deadlock issue between lockdep and rcu
Zhiguo Niu
2024-09-12
rtmutex: Drop rt_mutex::wait_lock before scheduling
Roland Xu
2024-08-03
locking/rwsem: Add __always_inline annotation to __down_write_common() and in...
John Stultz
2024-07-11
locking/mutex: Introduce devm_mutex_init()
George Stark
2023-12-03
lockdep: Fix block chain corruption
Peter Zijlstra
2023-11-28
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
2023-09-02
lockdep: fix static memory detection even more
Helge Deller
2023-08-03
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
2023-05-17
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-03-10
locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
Waiman Long
2023-03-10
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
2023-03-10
locking/rwsem: Disable preemption in all down_read*() and up_read() code paths
Waiman Long
2023-02-14
rtmutex: Ensure that the top waiter is always woken up
Wander Lairson Costa
2023-01-04
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-09-21
locking/lockdep: Print more debug information - report name and key when look...
Tetsuo Handa
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
2022-09-15
locking: Add __sched to semaphore functions
Namhyung Kim
2022-09-15
locking/rwsem: Disable preemption while trying for rwsem lock
Gokul krishna Krishnakumar
2022-08-30
locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
Marco Elver
2022-08-19
locking: Add __lockfunc to slow path functions
Namhyung Kim
2022-08-04
locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled
Andi Kleen
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
2022-07-05
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
2022-06-24
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
2022-06-13
locking/lockdep: Use sched_clock() for random numbers
Sebastian Andrzej Siewior
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-11
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
2022-04-06
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
2022-04-05
locking/mutex: Make contention tracepoints more consistent wrt adaptive spinning
Peter Zijlstra
2022-04-05
locking: Apply contention tracepoints in the slow path
Namhyung Kim
2022-04-05
locking: Add lock contention tracepoints
Namhyung Kim
2022-04-05
locking/rwsem: Always try to wake waiters in out_nolock path
Waiman Long
2022-04-05
locking/rwsem: Conditionally wake waiters in reader/writer slowpaths
Waiman Long
2022-04-05
locking/rwsem: No need to check for handoff bit if wait queue empty
Waiman Long
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-02-16
locking/lockdep: Iterate lock_classes directly when reading lockdep files
Waiman Long
2022-02-11
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
2022-02-11
locking: Add missing __sched attributes
Minchan Kim
2022-01-25
locking/lockdep: Avoid potential access of invalid memory in lock_class
Waiman Long
2022-01-25
lockdep: Use memset_startat() helper in reinit_class()
Xiu Jianfeng
[next]