aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-28torture: Suppress propagating trace_printk() warningPaul E. McKenney1-0/+1
2019-05-28torture: Add --trust-make to suppress "make clean"Paul E. McKenney3-2/+11
2019-05-28torture: Make --cpus override idleness calculationsPaul E. McKenney2-0/+8
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney4-47/+22
2019-05-28torture: Add function graph-tracing cheat sheetPaul E. McKenney1-0/+2
2019-05-28torture: Capture qemu outputPaul E. McKenney2-2/+10
2019-05-28rcutorture: Tweak kvm optionsSebastian Andrzej Siewior2-1/+15
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney2-0/+17
2019-05-28rcutorture: Exempt TREE01 from forward-progress testingPaul E. McKenney1-0/+1
2019-05-28rcutorture: Provide rudimentary MakefilePaul E. McKenney1-0/+3
2019-05-28torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney2-0/+6
2019-05-28rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)1-2/+6
2019-05-28rcutorture: Select from only online CPUsJoel Fernandes (Google)1-2/+3
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+0
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig1-4/+0
2019-03-26torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney1-0/+1
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney22-314/+47
2019-01-25tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2-2265/+2
2019-01-25rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau1-13/+79
2019-01-25rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau1-7/+7
2019-01-25rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau1-6/+6
2019-01-25torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney1-8/+15
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a', 'fixes.2018.11.12a', 'initrd.2018.11.08b', 'sil.2018.11.12a' and 'srcu.2018.11.27a' into HEADPaul E. McKenney5-89/+2355
2018-12-01rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney1-2/+2
2018-11-08rcutorture: Make use of nolibc when availableWilly Tarreau1-1/+17
2018-11-08rcutorture: Import a copy of nolibcWilly Tarreau1-0/+2197
2018-11-08rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau1-4/+4
2018-11-08rcutorture: Always strip using the cross-compilerWilly Tarreau1-2/+1
2018-11-08rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney1-1/+1
2018-11-08rcutorture: Make initrd/init execute in userspacePaul E. McKenney1-4/+39
2018-11-08rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney2-94/+45
2018-11-08rcutorture: Automatically create initrd directoryConnor Shu2-0/+68
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEADPaul E. McKenney10-13/+5
2018-08-30rcutorture: Test early boot call_srcu()Paul E. McKenney3-0/+3
2018-08-30rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney6-10/+2
2018-08-29rcutorture: Remove TREE06 and TREE08 from the default test listPaul E. McKenney1-2/+0
2018-08-29torture: Stop overwriting Make.out file with obsolete versionPaul E. McKenney1-1/+0
2018-07-12rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney2-2/+2
2018-07-12rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney1-1/+1
2018-06-25rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney3-0/+9
2018-06-25rcutorture: Remove obsolete TREE08-T.boot filePaul E. McKenney1-1/+0
2018-06-25torture: Use a single build directory for torture scenariosPaul E. McKenney4-22/+22
2018-05-15torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney1-2/+3
2018-05-15rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney1-2/+2
2018-05-15rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney1-2/+6
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney4-123/+102
2018-05-15torture: Add a script to edit output from failed runsPaul E. McKenney1-0/+55
2018-02-23Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEADPaul E. McKenney5-37/+41
2018-02-20torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney1-23/+1
2018-02-20torture: Grace periods do not piggyback off of themselvesPaul E. McKenney1-1/+2