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 branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-22
1
-1
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
locking: Remove duplicate include of percpu-rwsem.h
Wang Qing
2021-01-04
1
-1
/
+0
*
|
|
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-01-26
2
-4
/
+2
*
|
|
locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP
Peter Zijlstra
2021-01-12
1
-1
/
+6
*
|
|
locking/lockdep: Cure noinstr fail
Peter Zijlstra
2021-01-12
1
-1
/
+1
|
/
/
*
|
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-14
2
-251
/
+138
|
\
\
|
*
|
locking/rwsem: Remove reader optimistic spinning
Waiman Long
2020-12-09
2
-240
/
+49
|
*
|
locking/rwsem: Enable reader optimistic lock stealing
Waiman Long
2020-12-09
2
-0
/
+29
|
*
|
locking/rwsem: Prevent potential lock starvation
Waiman Long
2020-12-09
1
-2
/
+13
|
*
|
locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()
Waiman Long
2020-12-09
1
-8
/
+10
|
*
|
locking/rwsem: Fold __down_{read,write}*()
Peter Zijlstra
2020-12-09
1
-22
/
+23
|
*
|
locking/rwsem: Introduce rwsem_write_trylock()
Peter Zijlstra
2020-12-09
1
-22
/
+16
|
*
|
locking/rwsem: Better collate rwsem_read_trylock()
Peter Zijlstra
2020-12-09
1
-7
/
+8
|
*
|
rwsem: Implement down_read_interruptible
Eric W. Biederman
2020-12-09
1
-0
/
+26
|
*
|
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2020-12-09
1
-0
/
+14
|
|
/
*
|
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
1
-6
/
+30
|
\
\
|
|
/
|
/
|
|
*
locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup
Hou Tao
2020-11-06
1
-5
/
+21
|
*
locktorture: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
1
-0
/
+5
|
*
locktorture: Ignore nreaders_stress if no readlock support
Hou Tao
2020-11-06
1
-1
/
+2
|
*
locktorture: Track time of last ->writeunlock()
Paul E. McKenney
2020-11-06
1
-0
/
+2
*
|
lockdep: Put graph lock/unlock under lock_recursion protection
Boqun Feng
2020-11-17
1
-2
/
+4
*
|
lockdep: Avoid to modify chain keys in validate_chain()
Boqun Feng
2020-11-10
1
-10
/
+9
*
|
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-01
1
-13
/
+7
|
\
\
|
|
/
|
/
|
|
*
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
2020-10-30
1
-10
/
+4
|
*
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
2020-10-30
1
-1
/
+1
|
*
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
2020-10-22
1
-2
/
+2
*
|
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-10-09
1
-1
/
+1
|
|
\
|
|
*
locktorture: Make function torture_percpu_rwsem_init() static
Wei Yongjun
2020-08-24
1
-1
/
+1
*
|
|
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
3
-56
/
+101
|
\
\
\
|
*
|
|
lockdep: Fix lockdep recursion
Peter Zijlstra
2020-10-09
1
-40
/
+59
|
*
|
|
lockdep: Fix usage_traceoverflow
Peter Zijlstra
2020-10-09
2
-19
/
+20
|
|
/
/
|
*
|
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
2020-09-16
1
-2
/
+2
|
*
|
locking/lockdep: Fix "USED" <- "IN-NMI" inversions
peterz@infradead.org
2020-09-03
2
-6
/
+31
*
|
|
lockdep: Optimize the memory usage of circular queue
Boqun Feng
2020-09-29
1
-39
/
+60
*
|
|
lockdep: Take read/write status in consideration when generate chainkey
Boqun Feng
2020-08-26
1
-18
/
+35
*
|
|
lockdep: Add recursive read locks into dependency graph
Boqun Feng
2020-08-26
1
-17
/
+2
*
|
|
lockdep: Fix recursive read lock related safe->unsafe detection
Boqun Feng
2020-08-26
1
-47
/
+141
*
|
|
lockdep: Adjust check_redundant() for recursive read change
Boqun Feng
2020-08-26
1
-3
/
+44
*
|
|
lockdep: Support deadlock detection for recursive read locks in check_noncirc...
Boqun Feng
2020-08-26
1
-8
/
+35
*
|
|
lockdep: Make __bfs(.match) return bool
Boqun Feng
2020-08-26
1
-10
/
+10
*
|
|
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
2020-08-26
1
-19
/
+94
*
|
|
lockdep: Introduce lock_list::dep
Boqun Feng
2020-08-26
1
-4
/
+88
*
|
|
lockdep: Reduce the size of lock_list::distance
Boqun Feng
2020-08-26
1
-3
/
+3
*
|
|
lockdep: Make __bfs() visit every dependency until a match
Boqun Feng
2020-08-26
1
-26
/
+35
*
|
|
lockdep: Demagic the return value of BFS
Boqun Feng
2020-08-26
1
-66
/
+89
*
|
|
locking: More accurate annotations for read_lock()
Boqun Feng
2020-08-26
1
-0
/
+14
|
/
/
*
|
lockdep,trace: Expose tracepoints
Peter Zijlstra
2020-08-26
1
-5
/
+9
*
|
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-26
1
-2
/
+2
|
/
*
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
1
-1
/
+1
|
\
[prev]
[next]