aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/locktorture.c
Commit message (Expand)AuthorAge
* Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-15
|\
| * locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom2018-07-03
* | torture: Keep old-school dmesg formatPaul E. McKenney2018-06-25
* | torture: Make online/offline messages appear only for verbose=2Paul E. McKenney2018-06-25
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney2017-12-11
* locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso2017-12-11
* locking/locktorture: Fix rwsem reader_delayDavidlohr Bueso2017-12-11
* torture: Reduce #ifdefs for preempt_schedule()Paul E. McKenney2017-12-11
* sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-02
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\
| * locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson2017-01-14
* | locktorture: Fix potential memory leak with rw lock testYang Shi2017-01-15
|/
* lcoking/locktorture: Simplify the torture_runnable computationPaul E. McKenney2016-04-28
* locking/locktorture: Fix NULL pointer dereference for cleanup pathsDavidlohr Bueso2016-04-13
* locking/locktorture: Fix deboosting NULL pointer dereferenceDavidlohr Bueso2016-04-13
*-. Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney2015-10-07
|\ \
| | * locktorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney2015-10-06
| |/ |/|
| * locktorture: Add torture tests for percpu_rwsemPaul E. McKenney2015-10-06
| * locktorture: Support rtmutex torturingDavidlohr Bueso2015-10-06
|/
* locktorture: Change longdelay_us to longdelay_msPaul E. McKenney2015-05-27
* locktorture: fix deadlock in 'rw_lock_irq' typeAlexey Kodanev2015-05-27
* locktorture: Cleanup header usageDavidlohr Bueso2014-09-30
* locktorture: Cannot hold read and write lockDavidlohr Bueso2014-09-30
* locktorture: Fix __acquire annotation for spinlock irqDavidlohr Bueso2014-09-30
* locktorture: Support rwlocksDavidlohr Bueso2014-09-30
* locktorture: Introduce torture contextDavidlohr Bueso2014-09-16
* locktorture: Support rwsemsDavidlohr Bueso2014-09-16
* locktorture: Add infrastructure for torturing read locksDavidlohr Bueso2014-09-16
* torture: Address race in module cleanupDavidlohr Bueso2014-09-16
* locktorture: Make statistics genericDavidlohr Bueso2014-09-16
* locktorture: Teach about lock debuggingDavidlohr Bueso2014-09-16
* locktorture: Support mutexesDavidlohr Bueso2014-09-16
* locktorture: Rename locktorture_runnable parameterDavidlohr Bueso2014-09-16
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
|\
| * sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
* | torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-14
* | locktorture: Remove reference to nonexistent Kconfig parameterPaul E. McKenney2014-05-14
* | torture: Intensify locking testPaul E. McKenney2014-05-13
|/
* rcutorture: Add a lock_busted to test the testPaul E. McKenney2014-02-23
* locktorture: Add a lock-torture kernel modulePaul E. McKenney2014-02-23