Centos-kernel-stream-9/kernel/locking
Jarod Wilson ff296bfccf Merge: Update locking/futex to v6.12
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/7113

JIRA: https://issues.redhat.com/browse/RHEL-79880

Tested: selftests, locktorture

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>

Approved-by: Waiman Long <longman@redhat.com>
Approved-by: Michael Petlan <mpetlan@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>

Merged-by: Jarod Wilson <jarod@redhat.com>
2025-08-19 16:32:53 -07:00
..
Makefile locking/lockdep: Disable KASAN instrumentation of lockdep.c 2025-03-07 23:10:41 -05:00
irqflag-debug.c
lock_events.c locking/debug: Fix debugfs API return value checks to use IS_ERR() 2024-05-22 19:52:14 -04:00
lock_events.h locking/qspinlock: Always evaluate lockevent* non-event parameter once 2024-12-16 22:02:24 +01:00
lock_events_list.h
lockdep.c lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug 2025-07-14 04:30:41 +02:00
lockdep_internals.h
lockdep_proc.c locking/lockdep: Fix string sizing bug that triggers a format-truncation compiler-warning 2024-05-22 19:52:14 -04:00
lockdep_states.h
locktorture.c locktorture: Add MODULE_DESCRIPTION() 2024-12-16 22:02:25 +01:00
mcs_spinlock.h
mutex-debug.c locking/mutex: Introduce devm_mutex_init() 2024-12-13 11:26:39 -03:00
mutex.c locking/mutex: implement mutex_lock_killable_nest_lock 2025-07-16 12:16:05 +02:00
mutex.h
osq_lock.c locking/osq_lock: Clarify osq_wait_next() 2024-05-22 19:52:16 -04:00
percpu-rwsem.c locking/percpu-rwsem: Trigger contention tracepoints only if contended 2024-12-16 22:02:24 +01:00
qrwlock.c
qspinlock.c locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail() 2024-12-16 22:02:25 +01:00
qspinlock_paravirt.h locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node() 2024-12-18 17:06:50 +01:00
qspinlock_stat.h
rtmutex.c rtmutex: Drop rt_mutex::wait_lock before scheduling 2024-12-18 17:06:50 +01:00
rtmutex_api.c rtmutex_api: provide correct extern functions 2025-07-16 12:16:06 +02:00
rtmutex_common.h locking/rtmutex: Fix task->pi_waiters integrity 2024-01-15 10:10:43 -05:00
rwbase_rt.c locking/rtmutex: Add a lockdep assert to catch potential nested blocking 2024-03-27 10:06:01 -04:00
rwsem.c locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under 2025-07-10 09:19:46 +02:00
semaphore.c locking/semaphore: Use wake_q to wake up processes outside lock critical section 2025-04-11 22:44:16 -04:00
spinlock.c locking/local_lock: Add local nested BH locking infrastructure. 2024-10-08 11:35:35 +02:00
spinlock_debug.c
spinlock_rt.c locking/rtmutex: Add a lockdep assert to catch potential nested blocking 2024-03-27 10:06:01 -04:00
test-ww_mutex.c locking/ww_mutex/test: add MODULE_DESCRIPTION() 2025-07-14 04:30:41 +02:00
ww_mutex.h locking/rtmutex: Fix task->pi_waiters integrity 2024-01-15 10:10:43 -05:00
ww_rt_mutex.c locking/rtmutex: Avoid unconditional slowpath for DEBUG_RT_MUTEXES 2024-03-27 10:05:57 -04:00