index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-19
locking: export contention tracepoints for bcachefs six locks
Brian Foster
2023-10-12
locking/lockdep: Fix string sizing bug that triggers a format-truncation comp...
Lucy Mielke
2023-10-03
locking/debug: Fix debugfs API return value checks to use IS_ERR()
Atul Kumar Pant
2023-09-22
locking/ww_mutex/test: Make sure we bail out instead of livelock
John Stultz
2023-09-22
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
2023-09-22
locking/ww_mutex/test: Use prng instead of rng to avoid hangs at bootup
John Stultz
2023-09-20
locking/rtmutex: Add a lockdep assert to catch potential nested blocking
Thomas Gleixner
2023-09-20
locking/rtmutex: Use rt_mutex specific scheduler helpers
Sebastian Andrzej Siewior
2023-09-20
locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES
Sebastian Andrzej Siewior
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-21
lockdep: fix static memory detection even more
Helge Deller
2023-08-14
torture: Add lock_torture writer_fifo module parameter
Dietmar Eggemann
2023-08-03
x86/qspinlock-paravirt: Fix missing-prototype warning
Arnd Bergmann
2023-07-17
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-09
locking: add lockevent_read() prototype
Arnd Bergmann
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-19
lockdep: Add lock_set_cmp_fn() annotation
Kent Overstreet
2023-05-11
locktorture: Add long_hold to adjust lock-hold delays
Paul E. McKenney
2023-05-08
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-02
debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
Peter Zijlstra
2023-04-29
locking/rwbase: Mitigate indefinite writer starvation
Sebastian Andrzej Siewior
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-27
locking/lockdep: Improve the deadlock scenario print for sync and read lock
Boqun Feng
2023-03-27
locking: Reduce the number of locks in ww_mutex stress tests
Boqun Feng
2023-03-27
locking/lockdep: Introduce lock_sync()
Boqun Feng
2023-03-07
locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels
Zqiang
2023-03-07
locktorture: With nested locks, occasionally skip main lock
John Stultz
2023-03-07
locktorture: Add nested locking to rtmutex torture tests
John Stultz
2023-03-07
locktorture: Add nested locking to mutex torture tests
John Stultz
2023-03-07
locktorture: Add nested_[un]lock() hooks and nlocks parameter
John Stultz
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-06
rtmutex: Ensure that the top waiter is always woken up
Wander Lairson Costa
2023-01-31
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
2023-01-26
locking/rwsem: Disable preemption in all down_write*() and up_write() code paths
Waiman Long
2023-01-26
locking/rwsem: Disable preemption in all down_read*() and up_read() code paths
Waiman Long
2023-01-26
locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
Waiman Long
2023-01-05
locktorture: Make the rt_boost factor a tunable
Joel Fernandes (Google)
2023-01-05
locktorture: Allow non-rtmutex lock types to be boosted
Joel Fernandes (Google)
2023-01-05
locking/qspinlock: Micro-optimize pending state waiting for unlock
Guo Ren
2023-01-01
Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]