index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockdep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
1
-5
/
+0
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
1
-0
/
+5
2023-12-21
lockdep: move held_lock to lockdep_types.h
Kent Overstreet
1
-57
/
+0
2023-08-07
page_pool: add a lockdep check for recycling in hardirq
Jakub Kicinski
1
-0
/
+7
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+14
2023-05-19
lockdep: Add lock_set_cmp_fn() annotation
Kent Overstreet
1
-0
/
+8
2023-05-02
debugobjects,locking: Annotate debug_object_fill_pool() wait type violation
Peter Zijlstra
1
-0
/
+14
2023-03-27
locking/lockdep: Improve the deadlock scenario print for sync and read lock
Boqun Feng
1
-1
/
+2
2023-03-27
locking/lockdep: Introduce lock_sync()
Boqun Feng
1
-0
/
+5
2023-02-06
locking/lockdep: Remove lockdep_init_map_crosslock.
Sebastian Andrzej Siewior
1
-1
/
+0
2022-06-24
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
1
-13
/
+17
2022-05-28
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-1
/
+5
2022-04-29
cxl/acpi: Add root device lockdep validation
Dan Williams
1
-1
/
+5
2022-04-06
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
1
-4
/
+0
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-17
/
+0
2021-08-05
locking/lockdep: Provide lockdep_assert{,_once}() helpers
Peter Zijlstra
1
-20
/
+21
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+16
2021-03-22
locking: Fix typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+5
2021-03-06
lockdep: Add lockdep lock state defines
Shuah Khan
1
-2
/
+9
2021-03-06
lockdep: Add lockdep_assert_not_held()
Shuah Khan
1
-3
/
+8
2021-01-20
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
1
-0
/
+5
2021-01-14
locking/lockdep: Mark local_lock_t
Peter Zijlstra
1
-3
/
+12
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+11
2020-11-26
lockdep: Introduce in_softirq lockdep assert
Yunsheng Lin
1
-0
/
+11
2020-11-03
lockdep: Provide dummy forward declaration of *_is_held() helpers
Jakub Kicinski
1
-0
/
+6
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
1
-17
/
+12
2020-10-09
lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"
Peter Zijlstra
1
-17
/
+9
2020-10-09
lockdep: Fix lockdep recursion
Peter Zijlstra
1
-5
/
+8
2020-08-26
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
1
-0
/
+2
2020-08-26
lockdep: Introduce lock_list::dep
Boqun Feng
1
-0
/
+2
2020-08-26
lockdep: Reduce the size of lock_list::distance
Boqun Feng
1
-1
/
+1
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
1
-1
/
+22
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
1
-5
/
+13
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+1
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
1
-0
/
+19
2020-07-17
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
1
-0
/
+1
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
1
-1
/
+1
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
1
-16
/
+18
2020-06-17
lockdep: Split header file into lockdep and lockdep_types
Herbert Xu
1
-176
/
+2
2020-05-19
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
1
-2
/
+21
2020-03-23
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
1
-0
/
+15
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
1
-11
/
+60
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-12
/
+11
2019-11-07
lockdep: add might_lock_nested()
Daniel Vetter
1
-0
/
+8
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-11
/
+10
2019-07-25
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
1
-6
/
+3
2019-07-25
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
1
-1
/
+1
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
[next]