index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/rtmutex: Use try_cmpxchg_relaxed() in mark_rt_mutex_waiters()
Uros Bizjak
2024-03-01
1
-4
/
+5
*
locking/percpu-rwsem: Trigger contention tracepoints only if contended
Namhyung Kim
2024-02-28
1
-3
/
+8
*
locking/rwsem: Clarify that RWSEM_READER_OWNED is just a hint
Waiman Long
2024-02-28
1
-3
/
+3
*
locking/qspinlock: Fix 'wait_early' set but not used warning
Waiman Long
2024-02-28
1
-1
/
+1
*
Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux
Linus Torvalds
2024-01-12
1
-9
/
+9
|
\
|
*
locktorture: Increase Hamming distance between call_rcu_chain and rcu_call_ch...
Paul E. McKenney
2023-11-23
1
-9
/
+9
*
|
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
1
-0
/
+1
|
\
\
|
*
|
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-20
1
-0
/
+1
*
|
|
Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changes
Ingo Molnar
2024-01-02
2
-18
/
+22
|
\
\
\
|
*
|
|
locking/osq_lock: Clarify osq_wait_next()
David Laight
2023-12-30
1
-5
/
+4
|
*
|
|
locking/osq_lock: Clarify osq_wait_next() calling convention
David Laight
2023-12-30
1
-12
/
+9
|
*
|
|
locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.c
David Laight
2023-12-30
1
-0
/
+7
|
|
/
/
|
*
/
lockdep: Fix block chain corruption
Peter Zijlstra
2023-11-24
1
-1
/
+2
|
|
/
*
/
locking/mutex: Document that mutex_unlock() is non-atomic
Jann Horn
2023-12-01
1
-0
/
+5
|
/
*
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2023-10-30
1
-52
/
+162
|
\
|
*
locktorture: Check the correct variable for allocation failure
Dan Carpenter
2023-10-11
1
-1
/
+1
|
*
locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writers
Paul E. McKenney
2023-09-24
1
-14
/
+14
|
*
locktorture: Add call_rcu_chains module parameter
Paul E. McKenney
2023-09-24
1
-2
/
+60
|
*
locktorture: Add new module parameters to lock_torture_print_module_parms()
Paul E. McKenney
2023-09-24
1
-41
/
+23
|
*
locktorture: Add acq_writer_lim to complain about long acquistion times
Paul E. McKenney
2023-09-24
1
-2
/
+13
|
*
locktorture: Consolidate "if" statements in lock_torture_writer()
Paul E. McKenney
2023-09-24
1
-3
/
+2
|
*
locktorture: Alphabetize torture_param() entries
Paul E. McKenney
2023-09-24
1
-6
/
+6
|
*
locktorture: Add readers_bind and writers_bind module parameters
Paul E. McKenney
2023-09-24
1
-2
/
+62
*
|
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-30
8
-25
/
+96
|
\
\
|
*
|
locking/lockdep: Fix string sizing bug that triggers a format-truncation comp...
Lucy Mielke
2023-10-12
1
-1
/
+1
|
*
|
locking/debug: Fix debugfs API return value checks to use IS_ERR()
Atul Kumar Pant
2023-10-03
1
-5
/
+5
|
*
|
locking/ww_mutex/test: Make sure we bail out instead of livelock
John Stultz
2023-09-22
1
-4
/
+5
|
*
|
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
2023-09-22
1
-8
/
+12
|
*
|
locking/ww_mutex/test: Use prng instead of rng to avoid hangs at bootup
John Stultz
2023-09-22
1
-2
/
+17
|
*
|
locking/rtmutex: Add a lockdep assert to catch potential nested blocking
Thomas Gleixner
2023-09-20
3
-0
/
+6
|
*
|
locking/rtmutex: Use rt_mutex specific scheduler helpers
Sebastian Andrzej Siewior
2023-09-20
4
-3
/
+29
|
*
|
locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES
Sebastian Andrzej Siewior
2023-09-20
2
-2
/
+21
|
|
/
*
/
locking: export contention tracepoints for bcachefs six locks
Brian Foster
2023-10-19
1
-0
/
+3
|
/
*
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-22
/
+14
|
\
|
*
lockdep: fix static memory detection even more
Helge Deller
2023-08-21
1
-22
/
+14
*
|
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
1
-10
/
+10
|
\
\
|
*
|
x86/qspinlock-paravirt: Fix missing-prototype warning
Arnd Bergmann
2023-08-03
1
-10
/
+10
|
|
/
*
|
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-28
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
torture: Add lock_torture writer_fifo module parameter
Dietmar Eggemann
2023-08-14
1
-5
/
+7
*
|
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
2023-07-17
4
-76
/
+155
|
/
*
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-0
/
+4
|
\
|
*
locking: add lockevent_read() prototype
Arnd Bergmann
2023-06-09
1
-0
/
+4
*
|
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
1
-31
/
+87
|
\
\
|
*
|
lockdep: Add lock_set_cmp_fn() annotation
Kent Overstreet
2023-05-19
1
-31
/
+87
*
|
|
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
1
-29
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
locktorture: Add long_hold to adjust lock-hold delays
Paul E. McKenney
2023-05-11
1
-29
/
+22
*
|
|
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-05-28
1
-7
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
Peter Zijlstra
2023-05-02
1
-7
/
+21
*
|
|
locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...
John Stultz
2023-05-08
1
-4
/
+4
|
|
/
|
/
|
*
|
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
1
-9
/
+0
|
\
\
[next]