summaryrefslogtreecommitdiffstats
path: root/include/linux/lockdep.h
Commit message (Expand)AuthorAgeFilesLines
* page_pool: add a lockdep check for recycling in hardirqJakub Kicinski2023-08-071-0/+7
* Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-0/+8
|\
| * lockdep: Add lock_set_cmp_fn() annotationKent Overstreet2023-05-191-0/+8
* | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-05-281-0/+14
|\ \ | |/ |/|
| * debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra2023-05-021-0/+14
* | locking/lockdep: Improve the deadlock scenario print for sync and read lockBoqun Feng2023-03-271-1/+2
* | locking/lockdep: Introduce lock_sync()Boqun Feng2023-03-271-0/+5
|/
* locking/lockdep: Remove lockdep_init_map_crosslock.Sebastian Andrzej Siewior2023-02-061-1/+0
* locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra2022-06-241-13/+17
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-1/+5
|\
| * cxl/acpi: Add root device lockdep validationDan Williams2022-04-281-1/+5
* | kernel/lockdep: move lockdep sysctls to its own filetangmeng2022-04-061-4/+0
|/
* locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-17/+0
* locking/lockdep: Provide lockdep_assert{,_once}() helpersPeter Zijlstra2021-08-051-20/+21
* Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-281-4/+16
|\
| * locking: Fix typos in commentsIngo Molnar2021-03-221-1/+1
| * lockdep: Add lockdep lock state definesShuah Khan2021-03-061-2/+9
| * lockdep: Add lockdep_assert_not_held()Shuah Khan2021-03-061-3/+8
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-0/+5
|\ \ | |/ |/|
| * drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3Christian König2021-01-201-0/+5
* | locking/lockdep: Mark local_lock_tPeter Zijlstra2021-01-141-3/+12
|/
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+11
|\
| * lockdep: Introduce in_softirq lockdep assertYunsheng Lin2020-11-251-0/+11
* | lockdep: Provide dummy forward declaration of *_is_held() helpersJakub Kicinski2020-11-021-0/+6
|/
* Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2020-10-091-17/+12
|\
| * lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"Peter Zijlstra2020-10-091-17/+9
| * lockdep: Fix lockdep recursionPeter Zijlstra2020-10-091-5/+8
* | lockdep: Extend __bfs() to work with multiple types of dependenciesBoqun Feng2020-08-261-0/+2
* | lockdep: Introduce lock_list::depBoqun Feng2020-08-261-0/+2
* | lockdep: Reduce the size of lock_list::distanceBoqun Feng2020-08-261-1/+1
* | locking: More accurate annotations for read_lock()Boqun Feng2020-08-261-1/+22
|/
* lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2020-08-261-5/+13
* locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-0/+1
* lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish2020-07-291-0/+19
* lockdep: Move list.h inclusion into lockdep.hHerbert Xu2020-07-161-0/+1
* lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra2020-07-101-1/+1
* lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra2020-07-101-16/+18
* lockdep: Split header file into lockdep and lockdep_typesHerbert Xu2020-06-171-176/+2
* lockdep: Always inline lockdep_{off,on}()Peter Zijlstra2020-05-191-2/+21
* completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior2020-03-231-0/+15
* lockdep: Introduce wait-type checksPeter Zijlstra2020-03-211-11/+60
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2019-12-111-12/+11
|\
| * locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-091-11/+10
* | lockdep: add might_lock_nested()Daniel Vetter2019-11-071-0/+8
|/
* locking/lockdep: Reduce space occupied by stack tracesBart Van Assche2019-07-251-6/+3
* locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche2019-07-251-1/+1
* docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-12/+24
|\
| * locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov2019-06-171-2/+2
| * locking/lockdep: Change the range of class_idx in held_lock structYuyang Du2019-06-031-7/+7