- 81faa4f locktorture,rcutorture,torture: Always log error message by Li Zhijian · 3 years, 2 months ago
- b3b3cc6 locktorture: Warn on individual lock_torture_init() error conditions by Paul E. McKenney · 3 years, 5 months ago
- af5f6e2 locktorture: Count lock readers by Paul E. McKenney · 3 years, 7 months ago
- 5b237d6 locktorture: Mark statistics data races by Paul E. McKenney · 3 years, 7 months ago
- 8c52cca locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test by Waiman Long · 3 years, 9 months ago
- aa3a5f3 locking/locktorture: Pass thread id to lock/unlock functions by Waiman Long · 3 years, 9 months ago
- 2ea55bb locking/locktorture: Fix false positive circular locking splat in ww_mutex test by Waiman Long · 3 years, 9 months ago
- 0d2460b Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD by Paul E. McKenney · 4 years ago
- c5586e3 locking: Remove duplicate include of percpu-rwsem.h by Wang Qing · 4 years, 2 months ago
- 0d72028 locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup by Hou Tao · 4 years, 3 months ago
- 6b74fa0 locktorture: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 3 months ago
- e5ace37 locktorture: Ignore nreaders_stress if no readlock support by Hou Tao · 4 years, 3 months ago
- 3480d67 locktorture: Track time of last ->writeunlock() by Paul E. McKenney · 4 years, 4 months ago
- d49bed9 locktorture: Make function torture_percpu_rwsem_init() static by Wei Yongjun · 4 years, 6 months ago
- 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- d02c6b5 locktorture: Use true and false to assign to bool variables by Zou Wei · 4 years, 9 months ago
- 93db912 sched,locktorture: Convert to sched_set_fifo() by Peter Zijlstra · 4 years, 8 months ago
- 28e09a2 locktorture: Forgive apparent unfairness if CPU hotplug by Paul E. McKenney · 5 years ago
- c0e1472 locktorture: Use private random-number generators by Paul E. McKenney · 5 years ago
- 80c503e locktorture: Print ratio of acquisitions, not failures by Paul E. McKenney · 5 years ago
- 67d6491 locking: locktorture: Do not include rwlock.h directly by Wolfgang M. Reimer · 5 years ago
- c5d3c8c locktorture: Replace strncmp() with str_has_prefix() by Chuhong Yuan · 5 years ago
- ff3bf92 torture: Allow inter-stutter interval to be specified by Paul E. McKenney · 6 years ago
- a9d6938 locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection by Paul E. McKenney · 6 years ago
- e7ffb4e Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD by Paul E. McKenney · 6 years ago
- 5a4eb3c locking/locktorture: Convert to SPDX license identifier by Paul E. McKenney · 6 years ago
- 3a6cb58 rcutorture: Add grace period after CPU offline by Paul E. McKenney · 6 years ago
- 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- 08295b3 locking: Implement an algorithm choice for Wound-Wait mutexes by Thomas Hellstrom · 7 years ago
- 6050003 torture: Keep old-school dmesg format by Paul E. McKenney · 7 years ago
- 90127d6 torture: Make online/offline messages appear only for verbose=2 by Paul E. McKenney · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- a2f2577 torture: Eliminate torture_runnable and perf_runnable by Paul E. McKenney · 7 years ago
- 2ce77d1 locking/locktorture: Fix num reader/writer corner cases by Davidlohr Bueso · 8 years ago
- f2f7626 locking/locktorture: Fix rwsem reader_delay by Davidlohr Bueso · 8 years ago
- cc1321c torture: Reduce #ifdefs for preempt_schedule() by Paul E. McKenney · 7 years ago
- 037741a sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
- ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- f4dbba5 locktorture: Fix potential memory leak with rw lock test by Yang Shi · 8 years ago
- 0186a6c locking/ww_mutex: Add ww_mutex to locktorture test by Chris Wilson · 8 years ago
- 5db4298 lcoking/locktorture: Simplify the torture_runnable computation by Paul E. McKenney · 9 years ago
- c1c33b9 locking/locktorture: Fix NULL pointer dereference for cleanup paths by Davidlohr Bueso · 9 years ago
- 1f19093 locking/locktorture: Fix deboosting NULL pointer dereference by Davidlohr Bueso · 9 years ago
- 39cd2dd Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD by Paul E. McKenney · 9 years ago
- a36a996 locktorture: Fix module unwind when bad torture_type specified by Paul E. McKenney · 9 years ago
- 617783d locktorture: Add torture tests for percpu_rwsem by Paul E. McKenney · 9 years ago
- 095777c locktorture: Support rtmutex torturing by Davidlohr Bueso · 9 years ago
- 61d49d2 locktorture: Change longdelay_us to longdelay_ms by Paul E. McKenney · 10 years ago
- f548d99 locktorture: fix deadlock in 'rw_lock_irq' type by Alexey Kodanev · 10 years ago
- c98fed9 locktorture: Cleanup header usage by Davidlohr Bueso · 10 years ago
- a122949 locktorture: Cannot hold read and write lock by Davidlohr Bueso · 10 years ago
- 219f800 locktorture: Fix __acquire annotation for spinlock irq by Davidlohr Bueso · 10 years ago
- e34191f locktorture: Support rwlocks by Davidlohr Bueso · 10 years ago
- 630952c locktorture: Introduce torture context by Davidlohr Bueso · 10 years ago
- 4a3b427 locktorture: Support rwsems by Davidlohr Bueso · 10 years ago
- 4f6332c locktorture: Add infrastructure for torturing read locks by Davidlohr Bueso · 10 years ago
- d36a7a0 torture: Address race in module cleanup by Davidlohr Bueso · 10 years ago
- 1e6757a locktorture: Make statistics generic by Davidlohr Bueso · 10 years ago
- f095bfc locktorture: Teach about lock debugging by Davidlohr Bueso · 10 years ago
- 42ddc75 locktorture: Support mutexes by Davidlohr Bueso · 10 years ago
- 23a8e5c locktorture: Rename locktorture_runnable parameter by Davidlohr Bueso · 10 years ago
- c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- 5228084 torture: Check for multiple concurrent torture tests by Paul E. McKenney · 11 years ago
- d065eac locktorture: Remove reference to nonexistent Kconfig parameter by Paul E. McKenney · 11 years ago
- da601c6 torture: Intensify locking test by Paul E. McKenney · 11 years ago
- 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
- e086481 rcutorture: Add a lock_busted to test the test by Paul E. McKenney · 11 years ago
- 0af3fe1 locktorture: Add a lock-torture kernel module by Paul E. McKenney · 11 years ago