index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
HEAD
master
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-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
2024-06-24
locking/local_lock: Add local nested BH locking infrastructure.
Sebastian Andrzej Siewior
2024-06-13
locking: Remove superfluous sentinel element from kern_lockdep_table
Joel Granados
2024-05-30
locktorture: Add MODULE_DESCRIPTION()
Jeff Johnson
2024-05-22
Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-04-12
locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h
Uros Bizjak
2024-04-12
locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
Uros Bizjak
2024-04-11
locking/mutex: Introduce devm_mutex_init()
George Stark
2024-04-11
locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail()
Uros Bizjak
2024-03-21
locking/qspinlock: Always evaluate lockevent* non-event parameter once
Waiman Long
2024-03-01
locking/rtmutex: Use try_cmpxchg_relaxed() in mark_rt_mutex_waiters()
Uros Bizjak
2024-02-28
locking/percpu-rwsem: Trigger contention tracepoints only if contended
Namhyung Kim
2024-02-28
locking/rwsem: Clarify that RWSEM_READER_OWNED is just a hint
Waiman Long
2024-02-28
locking/qspinlock: Fix 'wait_early' set but not used warning
Waiman Long
2024-01-12
Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-02
Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changes
Ingo Molnar
2023-12-30
locking/osq_lock: Clarify osq_wait_next()
David Laight
2023-12-30
locking/osq_lock: Clarify osq_wait_next() calling convention
David Laight
2023-12-30
locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.c
David Laight
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
2023-12-01
locking/mutex: Document that mutex_unlock() is non-atomic
Jann Horn
2023-11-24
lockdep: Fix block chain corruption
Peter Zijlstra
2023-11-23
locktorture: Increase Hamming distance between call_rcu_chain and rcu_call_ch...
Paul E. McKenney
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
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-11
locktorture: Check the correct variable for allocation failure
Dan Carpenter
2023-10-03
locking/debug: Fix debugfs API return value checks to use IS_ERR()
Atul Kumar Pant
2023-09-24
locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writers
Paul E. McKenney
2023-09-24
locktorture: Add call_rcu_chains module parameter
Paul E. McKenney
2023-09-24
locktorture: Add new module parameters to lock_torture_print_module_parms()
Paul E. McKenney
2023-09-24
locktorture: Add acq_writer_lim to complain about long acquistion times
Paul E. McKenney
2023-09-24
locktorture: Consolidate "if" statements in lock_torture_writer()
Paul E. McKenney
2023-09-24
locktorture: Alphabetize torture_param() entries
Paul E. McKenney
2023-09-24
locktorture: Add readers_bind and writers_bind module parameters
Paul E. McKenney
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
[next]