Tetsuo Handa
|
8cc05c71ba
locking/lockdep: Move sanity check to inside lockdep_print_held_locks()
|
7 years ago |
Tetsuo Handa
|
0f736a52e4
locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()
|
7 years ago |
Tetsuo Handa
|
b3c39758c8
lockdep: Make the lock debug output more useful
|
7 years ago |
Borislav Petkov
|
04860d48a8
locking/lockdep: Show unadorned pointers
|
7 years ago |
Linus Torvalds
|
5e7481a25e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Tejun Heo
|
88f1c87de1
locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks()
|
7 years ago |
Matthew Wilcox
|
08f36ff642
lockdep: Make lockdep checking constant
|
7 years ago |
Matthew Wilcox
|
64f29d1bc9
lockdep: Assign lock keys on registration
|
7 years ago |
Ingo Molnar
|
e966eaeeb6
locking/lockdep: Remove the cross-release locking checks
|
7 years ago |
Peter Zijlstra
|
5e351ad106
locking/lockdep: Fix possible NULL deref
|
7 years ago |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 years ago |
Byungchul Park
|
e121d64e16
locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y
|
7 years ago |
Byungchul Park
|
d141babe42
locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default
|
7 years ago |
Peter Zijlstra
|
8b405d5c5d
locking/lockdep: Fix stacktrace mess
|
7 years ago |
Peter Zijlstra
|
f52be57080
locking/lockdep: Untangle xhlock history save/restore from task independence
|
8 years ago |
Peter Zijlstra
|
e6f3faa734
locking/lockdep: Fix workqueue crossrelease annotation
|
8 years ago |
Byungchul Park
|
907dc16d7e
locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease
|
8 years ago |
Byungchul Park
|
a10b5c5647
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_exit()
|
8 years ago |
Byungchul Park
|
383a4bc888
locking/lockdep: Make print_circular_bug() aware of crossrelease
|
8 years ago |
Byungchul Park
|
28a903f63e
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
|
8 years ago |
Byungchul Park
|
23f873d8f9
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
|
8 years ago |
Byungchul Park
|
b09be676e0
locking/lockdep: Implement the 'crossrelease' feature
|
8 years ago |
Byungchul Park
|
ce07a9415f
locking/lockdep: Make check_prev_add() able to handle external stack_trace
|
8 years ago |
Byungchul Park
|
70911fdc95
locking/lockdep: Change the meaning of check_prev_add()'s return value
|
8 years ago |
Byungchul Park
|
49347a986a
locking/lockdep: Add a function building a chain between two classes
|
8 years ago |
Byungchul Park
|
545c23f2e9
locking/lockdep: Refactor lookup_chain_cache()
|
8 years ago |
Peter Zijlstra
|
ae813308f4
locking/lockdep: Avoid creating redundant links
|
8 years ago |
Peter Zijlstra
|
d92a8cfcb3
locking/lockdep: Rework FS_RECLAIM annotation
|
8 years ago |
Paul E. McKenney
|
c4a09ff752
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
|
8 years ago |
Paul E. McKenney
|
681fbec881
lockdep: Use consistent printing primitives
|
8 years ago |