index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-3
/
+0
|
\
|
*
kallsyms: remove arch specific text and data check
Kefeng Wang
2021-11-09
1
-3
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-0
/
+15
|
\
|
|
*
mm: make generic arch_is_kernel_initmem_freed() do what it says
Christophe Leroy
2021-11-06
1
-0
/
+15
*
|
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-01
1
-7
/
+7
|
\
\
|
*
|
locktorture: Warn on individual lock_torture_init() error conditions
Paul E. McKenney
2021-09-13
1
-7
/
+7
*
|
|
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-07
1
-20
/
+45
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-09-15
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-10-30
1
-2
/
+1
*
|
|
locking/rwsem: Fix comments about reader optimistic lock stealing conditions
Yanfei Xu
2021-10-19
1
-2
/
+1
*
|
|
locking: Remove rcu_read_{,un}lock() for preempt_{dis,en}able()
Yanfei Xu
2021-10-19
2
-12
/
+24
*
|
|
locking/rwsem: Disable preemption for spinning region
Yanfei Xu
2021-10-19
1
-23
/
+30
*
|
|
locking/rwbase: Optimize rwbase_read_trylock
Davidlohr Bueso
2021-10-07
1
-3
/
+2
*
|
|
Merge branch 'tip/locking/urgent'
Peter Zijlstra
2021-10-07
1
-20
/
+45
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
2021-09-15
1
-2
/
+19
|
*
|
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
2021-09-15
1
-18
/
+26
|
*
|
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
2021-09-15
1
-1
/
+1
|
|
/
*
|
rtmutex: Wake up the waiters lockless while dropping the read lock.
Thomas Gleixner
2021-10-01
2
-7
/
+18
*
|
rtmutex: Check explicit for TASK_RTLOCK_WAIT.
Sebastian Andrzej Siewior
2021-10-01
1
-1
/
+1
*
|
locking/rt: Take RCU nesting into account for __might_resched()
Thomas Gleixner
2021-10-01
1
-3
/
+14
*
|
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2021-10-01
1
-3
/
+3
*
|
locking/ww-mutex: Fix uninitialized use of ret in test_aa()
Nathan Chancellor
2021-10-01
1
-1
/
+2
*
|
lockdep: Improve comments in wait-type checks
Zhouyi Zhou
2021-09-17
1
-1
/
+1
*
|
lockdep: Let lock_is_held_type() detect recursive read as read
Sebastian Andrzej Siewior
2021-09-17
1
-1
/
+1
*
|
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2021-09-17
3
-21
/
+131
|
/
*
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
2021-09-09
1
-1
/
+1
*
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
Mike Galbraith
2021-09-02
1
-4
/
+6
*
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
16
-1175
/
+2648
|
\
|
*
locking/rtmutex: Return success on deadlock for ww_mutex waiters
Peter Zijlstra
2021-08-27
1
-1
/
+14
|
*
locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexes
Peter Zijlstra
2021-08-27
1
-0
/
+25
|
*
locking/rtmutex: Dequeue waiter on ww_mutex deadlock
Thomas Gleixner
2021-08-25
1
-1
/
+6
|
*
locking/rtmutex: Dont dereference waiter lockless
Thomas Gleixner
2021-08-25
2
-2
/
+16
|
*
locking/semaphore: Add might_sleep() to down_*() family
Xiaoming Ni
2021-08-20
1
-0
/
+4
|
*
locking/ww_mutex: Initialize waiter.ww_ctx properly
Sebastian Andrzej Siewior
2021-08-20
1
-1
/
+1
|
*
locking/spinlock/rt: Prepare for RT local_lock
Thomas Gleixner
2021-08-17
1
-2
/
+5
|
*
locking/rtmutex: Add adaptive spinwait mechanism
Steven Rostedt
2021-08-17
1
-2
/
+65
|
*
locking/rtmutex: Implement equal priority lock stealing
Gregory Haskins
2021-08-17
1
-17
/
+35
|
*
locking/rtmutex: Prevent lockdep false positive with PI futexes
Thomas Gleixner
2021-08-17
1
-0
/
+12
|
*
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
2021-08-17
2
-1
/
+125
|
*
locking/ww_mutex: Implement rtmutex based ww_mutex API functions
Peter Zijlstra
2021-08-17
2
-1
/
+77
|
*
locking/rtmutex: Extend the rtmutex core to support ww_mutex
Peter Zijlstra
2021-08-17
4
-14
/
+115
|
*
locking/ww_mutex: Add rt_mutex based lock type and accessors
Peter Zijlstra
2021-08-17
1
-3
/
+3
|
*
locking/ww_mutex: Add RT priority to W/W order
Peter Zijlstra
2021-08-17
1
-15
/
+49
|
*
locking/ww_mutex: Implement rt_mutex accessors
Peter Zijlstra
2021-08-17
1
-0
/
+80
|
*
locking/ww_mutex: Abstract out internal lock accesses
Thomas Gleixner
2021-08-17
1
-4
/
+19
|
*
locking/ww_mutex: Abstract out mutex types
Peter Zijlstra
2021-08-17
1
-10
/
+13
|
*
locking/ww_mutex: Abstract out mutex accessors
Peter Zijlstra
2021-08-17
1
-2
/
+14
|
*
locking/ww_mutex: Abstract out waiter enqueueing
Peter Zijlstra
2021-08-17
1
-6
/
+13
|
*
locking/ww_mutex: Abstract out the waiter iteration
Peter Zijlstra
2021-08-17
1
-4
/
+53
[next]