index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
lockdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
2022-08-17
1
-3
/
+4
*
locking/lockdep: Use sched_clock() for random numbers
Sebastian Andrzej Siewior
2022-06-13
1
-1
/
+1
*
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-2
/
+33
|
\
|
*
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
2022-04-06
1
-2
/
+33
*
|
locking: Add lock contention tracepoints
Namhyung Kim
2022-04-05
1
-1
/
+0
*
|
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2022-04-05
1
-14
/
+8
|
/
*
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-22
1
-18
/
+25
|
\
|
*
locking/lockdep: Iterate lock_classes directly when reading lockdep files
Waiman Long
2022-02-16
1
-5
/
+9
|
*
locking/lockdep: Avoid potential access of invalid memory in lock_class
Waiman Long
2022-01-25
1
-9
/
+15
|
*
lockdep: Use memset_startat() helper in reinit_class()
Xiu Jianfeng
2022-01-25
1
-4
/
+1
*
|
lockdep: Correct lock_classes index mapping
Cheng Jui Wang
2022-02-11
1
-2
/
+2
|
/
*
lockdep: Remove softirq accounting on PREEMPT_RT.
Thomas Gleixner
2021-12-04
1
-0
/
+2
*
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 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-09-15
1
-1
/
+1
|
|
/
*
|
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
|
/
*
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
1
-2
/
+4
|
\
|
*
lockdep: Explicitly flag likely false-positive report
Paul E. McKenney
2021-05-10
1
-2
/
+4
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-1
/
+1
|
\
\
|
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
|
|
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
1
-8
/
+119
|
\
\
\
|
*
|
|
locking/lockdep: Correct the description error for check_redundant()
Xiongwei Song
2021-06-22
1
-1
/
+1
|
*
|
|
lockdep: Fix wait-type for empty stack
Peter Zijlstra
2021-06-22
1
-1
/
+1
|
*
|
|
lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage()
Boqun Feng
2021-06-22
1
-1
/
+11
|
*
|
|
locking/lockdep: Remove the unnecessary trace saving
Boqun Feng
2021-06-22
1
-3
/
+0
|
*
|
|
locking/lockdep: Fix the dep path printing for backwards BFS
Boqun Feng
2021-06-22
1
-2
/
+106
|
|
|
/
|
|
/
|
*
|
|
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-22
1
-1
/
+3
|
|
/
|
/
|
*
|
locking/lockdep: Correct calling tracepoints
Leo Yan
2021-05-18
1
-2
/
+2
|
/
*
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
1
-7
/
+12
|
\
|
*
locking: Fix typos in comments
Ingo Molnar
2021-03-22
1
-2
/
+2
|
*
lockdep: Add lockdep lock state defines
Shuah Khan
2021-03-06
1
-5
/
+6
|
*
lockdep: Add lockdep_assert_not_held()
Shuah Khan
2021-03-06
1
-1
/
+5
*
|
Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
|
*
|
lockdep: Allow tuning tracing capacity constants.
Tetsuo Handa
2021-04-05
1
-1
/
+1
|
|
/
*
|
lockdep: Address clang -Wformat warning printing for %hd
Arnd Bergmann
2021-03-22
1
-1
/
+1
*
|
lockdep: Add a missing initialization hint to the "INFO: Trying to register n...
Tetsuo Handa
2021-03-21
1
-1
/
+2
|
/
*
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
2021-02-12
1
-2
/
+7
|
\
|
*
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
*
|
locking/lockdep: Avoid unmatched unlock
Peter Zijlstra
2021-02-05
1
-1
/
+2
*
|
locking/lockdep: Exclude local_lock_t from IRQ inversions
Boqun Feng
2021-01-14
1
-4
/
+53
*
|
locking/lockdep: Clean up check_redundant() a bit
Peter Zijlstra
2021-01-14
1
-42
/
+49
*
|
locking/lockdep: Add a skip() function to __bfs()
Boqun Feng
2021-01-14
1
-10
/
+19
*
|
locking/lockdep: Mark local_lock_t
Peter Zijlstra
2021-01-14
1
-7
/
+9
|
/
*
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
[next]