index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest.c
Age
Commit message (
Expand
)
Author
2021-06-22
lockdep/selftest: Remove wait-type RCU_CALLBACK tests
Peter Zijlstra
2021-06-22
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
2021-06-22
locking/selftests: Add a selftest for check_irq_usage()
Boqun Feng
2021-01-14
locking/selftests: Add local_lock inversion tests
Peter Zijlstra
2021-01-14
locking/selftests: More granular debug_locks_verbose
Peter Zijlstra
2021-01-14
lockdep/selftest: Add wait context selftests
Boqun Feng
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
locking/selftests: add testcases for fs_reclaim
Daniel Vetter
2020-12-03
lockdep/selftest: Add spin_nest_lock test
Boqun Feng
2020-12-03
lockdep/selftests: Fix PROVE_RAW_LOCK_NESTING
Peter Zijlstra
2020-08-26
lockdep/selftest: Introduce recursion3
Boqun Feng
2020-08-26
locking/selftest: Add test cases for queued_read_lock()
Boqun Feng
2020-08-26
Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"
Boqun Feng
2020-08-26
lockdep/selftest: Add more recursive read related test cases
Boqun Feng
2020-08-26
lockdep/selftest: Unleash irq_read_recursion2 and add more
Boqun Feng
2020-08-26
lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior
Boqun Feng
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
locking/selftest: Avoid false BUG report
Peter Zijlstra
2017-08-29
locking/lockdep/selftests: Fix mixed read-write ABBA tests
Peter Zijlstra
2017-08-25
locking/lockdep/selftests: Add mixed read-write ABBA tests
Peter Zijlstra
2017-06-08
locking/selftest: Add RT-mutex support
Peter Zijlstra
2017-06-08
locking/selftest: Remove the bad unlock ordering test
Peter Zijlstra
2016-11-25
locking/selftest: Fix output since KERN_CONT changes
Michael Ellerman
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-07-12
mutex: Move ww_mutex definitions to ww_mutex.h
Maarten Lankhorst
2013-06-26
locking-selftests: Handle unexpected failures more strictly
Maarten Lankhorst
2013-06-26
mutex: Add more w/w tests to test EDEADLK path handling
Maarten Lankhorst
2013-06-26
mutex: Add more tests to lib/locking-selftest.c
Maarten Lankhorst
2013-06-26
mutex: Add w/w tests to lib/locking-selftest.c
Maarten Lankhorst
2013-02-19
lockdep: Selftest: convert spinlock to raw spinlock
Yong Zhang
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2011-05-26
rcu: Fix unpaired rcu_irq_enter() from locking selftests
Frederic Weisbecker
2009-03-13
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
Ingo Molnar
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
2006-07-03
[PATCH] lockdep: allow read_lock() recursion of same class
Ingo Molnar
2006-07-03
[PATCH] lockdep: core
Ingo Molnar
2006-07-03
[PATCH] lockdep: locking API self tests
Ingo Molnar