aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking
AgeCommit message (Expand)Author
2022-08-22Merge tag 'v5.19.2' into v5.19/standard/baseBruce Ashfield
2022-08-17locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-08-01aufs5: standaloneBruce Ashfield
2022-08-01aufs5: baseBruce Ashfield
2022-07-30locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long
2022-06-13locking/lockdep: Use sched_clock() for random numbersSebastian Andrzej Siewior
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-11locking/qrwlock: Change "queue rwlock" to "queued rwlock"Waiman Long
2022-04-06kernel/lockdep: move lockdep sysctls to its own filetangmeng
2022-04-05locking/mutex: Make contention tracepoints more consistent wrt adaptive spinningPeter Zijlstra
2022-04-05locking: Apply contention tracepoints in the slow pathNamhyung Kim
2022-04-05locking: Add lock contention tracepointsNamhyung Kim
2022-04-05locking/rwsem: Always try to wake waiters in out_nolock pathWaiman Long
2022-04-05locking/rwsem: Conditionally wake waiters in reader/writer slowpathsWaiman Long
2022-04-05locking/rwsem: No need to check for handoff bit if wait queue emptyWaiman Long
2022-04-05lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers
2022-03-22Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-16locking/lockdep: Iterate lock_classes directly when reading lockdep filesWaiman Long
2022-02-11lockdep: Correct lock_classes index mappingCheng Jui Wang
2022-02-11locking: Add missing __sched attributesMinchan Kim
2022-01-25locking/lockdep: Avoid potential access of invalid memory in lock_classWaiman Long
2022-01-25lockdep: Use memset_startat() helper in reinit_class()Xiu Jianfeng
2022-01-22locking/rwlocks: introduce write_lock_nestedMinchan Kim
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-18Merge branch 'locking/urgent' into locking/coreThomas Gleixner
2021-12-18locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()Zqiang
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-07locktorture,rcutorture,torture: Always log error messageLi Zhijian
2021-12-04locking: Make owner_on_cpu() into <linux/sched.h>Kefeng Wang
2021-12-04lockdep: Remove softirq accounting on PREEMPT_RT.Thomas Gleixner
2021-12-04locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().Sebastian Andrzej Siewior
2021-12-04locking/rtmutex: Squash self-deadlock check for ww_rt_mutex.Peter Zijlstra
2021-12-04locking: Remove rt_rwlock_is_contended().Sebastian Andrzej Siewior
2021-11-23locking/rwsem: Optimize down_read_trylock() under highly contended caseMuchun Song
2021-11-23locking/rwsem: Make handoff bit handling more consistentWaiman Long
2021-11-17kernel/locking: Use a pointer in ww_mutex_trylock().Sebastian Andrzej Siewior
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09kallsyms: remove arch specific text and data checkKefeng Wang
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-19locking/rwsem: Fix comments about reader optimistic lock stealing conditionsYanfei Xu
2021-10-19locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able()Yanfei Xu
2021-10-19locking/rwsem: Disable preemption for spinning regionYanfei Xu
2021-10-07locking/rwbase: Optimize rwbase_read_trylockDavidlohr Bueso
2021-10-07Merge branch 'tip/locking/urgent'Peter Zijlstra
2021-10-07Merge branch 'objtool/urgent'Peter Zijlstra