index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
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 branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
1
-52
/
+92
|
\
|
*
lockdep: Fix lockdep recursion
Peter Zijlstra
2020-10-09
1
-40
/
+59
|
*
lockdep: Fix usage_traceoverflow
Peter Zijlstra
2020-10-09
1
-17
/
+15
|
*
locking/lockdep: Fix "USED" <- "IN-NMI" inversions
peterz@infradead.org
2020-09-03
1
-6
/
+29
*
|
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 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-8
/
+8
|
\
|
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-8
/
+8
*
|
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
1
-48
/
+94
|
\
\
|
*
\
Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch
Ingo Molnar
2020-08-03
1
-1
/
+7
|
|
\
\
|
|
*
|
locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs
peterz@infradead.org
2020-07-27
1
-1
/
+7
|
*
|
|
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2020-07-31
1
-28
/
+30
|
*
|
|
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
1
-15
/
+15
|
*
|
|
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-10
1
-15
/
+15
|
|
/
/
|
*
/
lockdep: Prepare for NMI IRQ state tracking
Peter Zijlstra
2020-07-10
1
-4
/
+42
|
|
/
*
/
lockdep: Complain only once about RCU in extended quiescent state
Paul E. McKenney
2020-06-29
1
-3
/
+1
|
/
[next]