summaryrefslogtreecommitdiffstats
path: root/kernel/locking (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2025-01-21Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2024-12-22Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke...Peter Zijlstra3-8/+8
2024-12-20sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabledJohn Stultz2-39/+9
2024-12-19lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKINGAndy Shevchenko1-0/+2
2024-12-19lockdep: Mark chain_hlock_class_idx() with __maybe_unusedAndy Shevchenko1-1/+1
2024-12-17locking/rtmutex: Make sure we wake anything on the wake_q when we release the...John Stultz2-3/+17
2024-12-15lockdep: Document MAX_LOCKDEP_CHAIN_HLOCKS calculationCarlos Llamas1-1/+2
2024-12-15locking/ww_mutex/test: Use swap() macroThorsten Blum1-6/+3
2024-12-14torture: Add dowarn argument to torture_sched_setaffinity()Paul E. McKenney1-3/+3
2024-12-02locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutexJohn Stultz1-3/+0
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-81/+139
2024-10-25locking/osq_lock: Use atomic_try_cmpxchg_release() in osq_unlock()Uros Bizjak1-2/+1
2024-10-24locking/rtmutex: Fix misleading commentPeter Zijlstra1-4/+4
2024-10-24locking/rt: Annotate unlock followed by lock for sparse.Sebastian Andrzej Siewior1-0/+2
2024-10-24locking/rt: Add sparse annotation for RCU.Sebastian Andrzej Siewior1-7/+7
2024-10-17locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercaseQiuxu Zhuo1-18/+18
2024-10-17lockdep: Use info level for lockdep initial info messagesJiri Slaby (SUSE)1-11/+11
2024-10-17lockdep: Add lockdep_cleanup_dead_cpu()David Woodhouse1-0/+24
2024-10-14locking/mutex: Expose __mutex_owner()Juri Lelli2-25/+27
2024-10-14locking/mutex: Make mutex::wait_lock irq safeJuri Lelli2-18/+21
2024-10-14locking/mutex: Remove wakeups from under mutex::wait_lockPeter Zijlstra8-38/+91
2024-10-09locking/ww_mutex: Adjust to lockdep nest_lock requirementsThomas Hellström1-3/+5
2024-10-07locking/spinlocks: Make __raw_* lock ops staticGeert Uytterhoeven1-4/+4
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-30/+47
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar3-30/+47
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2024-09-19Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+5
2024-09-17Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+81
2024-09-10locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DE...Waiman Long1-12/+10
2024-09-01locking/ww_mutex/test: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-08-21lockdep: Mark emergency sections in lockdep splatsJohn Ogness1-2/+81
2024-08-15rtmutex: Drop rt_mutex::wait_lock before schedulingRoland Xu1-4/+5
2024-08-08Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefsLinus Torvalds1-0/+6
2024-08-07sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()Qais Yousef3-5/+5
2024-08-07sched/rt: Clean up usage of rt_task()Qais Yousef3-5/+5
2024-08-07lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STATKent Overstreet1-0/+6
2024-08-06locking/lockdep: Simplify character output in seq_line()Markus Elfring1-1/+1
2024-08-06lockdep: fix deadlock issue between lockdep and rcuZhiguo Niu1-16/+32
2024-08-06lockdep: Use str_plural() to fix Coccinelle warningThorsten Blum1-1/+1
2024-08-05lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bugLuis Claudio R. Goncalves1-0/+3
2024-07-29locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()Uros Bizjak1-1/+1
2024-07-18Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-1/+8
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+8
2024-07-16Merge tag 'locking-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2024-07-16Merge tag 'sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2024-07-16Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-07-14lockdep: lockdep_set_notrack_class()Kent Overstreet1-1/+8
2024-07-11x86/xen: remove deprecated xen_nopvspin boot parameterJuergen Gross1-1/+1
2024-07-09locking/rwsem: Add __always_inline annotation to __down_write_common() and in...John Stultz1-3/+3