summaryrefslogtreecommitdiff
path: root/kernel/locking/locktorture.c
AgeCommit message (Expand)Author
2020-04-24locktorture: Print ratio of acquisitions, not failuresPaul E. McKenney
2018-03-22locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso
2017-09-13locktorture: Fix potential memory leak with rw lock testYang Shi
2016-04-28lcoking/locktorture: Simplify the torture_runnable computationPaul E. McKenney
2016-04-13locking/locktorture: Fix NULL pointer dereference for cleanup pathsDavidlohr Bueso
2016-04-13locking/locktorture: Fix deboosting NULL pointer dereferenceDavidlohr Bueso
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney
2015-10-06locktorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney
2015-10-06locktorture: Add torture tests for percpu_rwsemPaul E. McKenney
2015-10-06locktorture: Support rtmutex torturingDavidlohr Bueso
2015-05-27locktorture: Change longdelay_us to longdelay_msPaul E. McKenney
2015-05-27locktorture: fix deadlock in 'rw_lock_irq' typeAlexey Kodanev
2014-09-30locktorture: Cleanup header usageDavidlohr Bueso
2014-09-30locktorture: Cannot hold read and write lockDavidlohr Bueso
2014-09-30locktorture: Fix __acquire annotation for spinlock irqDavidlohr Bueso
2014-09-30locktorture: Support rwlocksDavidlohr Bueso
2014-09-16locktorture: Introduce torture contextDavidlohr Bueso
2014-09-16locktorture: Support rwsemsDavidlohr Bueso
2014-09-16locktorture: Add infrastructure for torturing read locksDavidlohr Bueso
2014-09-16torture: Address race in module cleanupDavidlohr Bueso
2014-09-16locktorture: Make statistics genericDavidlohr Bueso
2014-09-16locktorture: Teach about lock debuggingDavidlohr Bueso
2014-09-16locktorture: Support mutexesDavidlohr Bueso
2014-09-16locktorture: Rename locktorture_runnable parameterDavidlohr Bueso
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-14torture: Check for multiple concurrent torture testsPaul E. McKenney
2014-05-14locktorture: Remove reference to nonexistent Kconfig parameterPaul E. McKenney
2014-05-13torture: Intensify locking testPaul E. McKenney
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-02-23rcutorture: Add a lock_busted to test the testPaul E. McKenney
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney