index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-01
locking/mutex: Redo __mutex_init() to reduce generated code size
Sebastian Andrzej Siewior
2025-11-06
locktorture: Fix memory leak in param_set_cpumask()
Wang Liang
2025-10-21
locking/spinlock/debug: Fix data-race in do_raw_write_lock
Alexander Sverdlin
2025-09-29
locking/local_lock: Introduce local_lock_is_locked().
Alexei Starovoitov
2025-08-17
Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-08-13
locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
John Stultz
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-29
Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-07-23
locking/rtmutex: Move max_lock_depth into rtmutex.c
Joel Granados
2025-07-19
hung_task: extend hung task blocker tracking to rwsems
Lance Yang
2025-07-19
locking/rwsem: make owner helpers globally available
Lance Yang
2025-07-14
lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
Breno Leitao
2025-07-14
locking/mutex: Remove redundant #ifdefs
Ran Xiaokai
2025-07-14
locking/lockdep: Change 'static const' variables to enum values
Arnd Bergmann
2025-07-14
locking/lockdep: Avoid struct return in lock_stats()
Arnd Bergmann
2025-07-14
sched: Start blocked_on chain processing in find_proxy_task()
Peter Zijlstra
2025-07-14
locking/mutex: Add p->blocked_on wrappers for correctness checks
Valentin Schneider
2025-07-14
locking/mutex: Rework task_struct::blocked_on
Peter Zijlstra
2025-07-11
locking/rwsem: Use OWNER_NONSPINNABLE directly instead of OWNER_SPINNABLE
Jinliang Zheng
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-06-02
rtmutex_api: provide correct extern functions
Paolo Bonzini
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-27
locking/mutex: implement mutex_lock_killable_nest_lock
Maxim Levitsky
2025-05-27
locking/mutex: implement mutex_trylock_nested
Maxim Levitsky
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-11
hung_task: show the blocker task if the task is hung on semaphore
Lance Yang
2025-05-11
hung_task: replace blocker_mutex with encoded blocker
Lance Yang
2025-05-06
locking/lockdep: Add number of dynamic keys to /proc/lockdep_stats
Waiman Long
2025-05-06
locking/lockdep: Prevent abuse of lockdep subclass
Waiman Long
2025-05-06
locking/lockdep: Move hlock_equal() to the respective #ifdeffery
Andy Shevchenko
2025-04-07
locking/percpu-rwsem: add freezable alternative to down_read
James Bottomley
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-27
locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
Boqun Feng
2025-03-21
hung_task: show the blocker task if the task is hung on mutex
Masami Hiramatsu (Google)
2025-03-19
rqspinlock: Add locktorture support
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Protect pending bit owners from stalls
Kumar Kartikeya Dwivedi
2025-03-19
locking: Allow obtaining result of arch_mcs_spin_lock_contended
Kumar Kartikeya Dwivedi
2025-03-19
locking: Move common qspinlock helpers to a private header
Kumar Kartikeya Dwivedi
2025-03-18
locking: Move MCS struct definition to public header
Kumar Kartikeya Dwivedi
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
2025-03-08
locking/lockdep: Add kasan_check_byte() check in lock_acquire()
Waiman Long
2025-03-08
locking/lockdep: Disable KASAN instrumentation of lockdep.c
Waiman Long
2025-03-08
locking/lock_events: Add locking events for lockdep
Waiman Long
2025-03-08
locking/lock_events: Add locking events for rtmutex slow paths
Waiman Long
2025-03-08
Merge branch 'locking/urgent' into locking/core, to pick up locking fixes
Ingo Molnar
[next]