summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/bin
AgeCommit message (Expand)AuthorFilesLines
2023-09-24torture: Convert parse-console.sh to mktempPaul E. McKenney1-1/+1
2023-09-24torture: Add kvm.sh --debug-info argumentPaul E. McKenney1-3/+14
2023-09-24torture: Make torture.sh refscale testing qualify verbose_batchedPaul E. McKenney1-1/+1
2023-09-24rcutorture: Copy out ftrace into its own console fileJoel Fernandes (Google)2-0/+36
2023-09-24torture: Make kvm-recheck.sh use mktempPaul E. McKenney1-1/+1
2023-08-28Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+3
2023-08-17Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney9-74/+207
2023-07-21torture: Cause mkinitrd.sh to indicate failure on compile errorsPaul E. McKenney1-0/+8
2023-07-21torture: Make init program dump command-line argumentsPaul E. McKenney1-1/+5
2023-07-21torture: Switch qemu from -nographic to -display nonePaul E. McKenney1-4/+4
2023-07-21torture: Add init-program support for loongarchPaul E. McKenney1-1/+1
2023-07-21torture: Avoid torture-test reboot loopsPaul E. McKenney1-4/+5
2023-07-21torture: Add srcu_lockdep.sh to torture.shPaul E. McKenney1-0/+24
2023-07-15torture: Loosen .config checks for KCSAN kernelsPaul E. McKenney1-0/+7
2023-07-15torture: Make torture.sh summarize config and build errorsPaul E. McKenney1-1/+13
2023-07-15torture: Place --bootargs parameters at end of -append listPaul E. McKenney2-2/+2
2023-07-15rcutorture: Remove obsolete parameter check from mkinitrd.shPaul E. McKenney1-1/+0
2023-07-15torture: Make kvm-remote print diagnostics on initial ssh failurePaul E. McKenney1-3/+9
2023-07-15torture: Add RCU Tasks individual-flavor build testsPaul E. McKenney1-0/+41
2023-07-15torture: Make kvm-recheck.sh report .config errorsPaul E. McKenney1-8/+29
2023-07-15torture: Allow #CHECK# in --kconfig argument to kvm.shPaul E. McKenney3-30/+34
2023-07-15torture: Add "--no-" as synonym for "--do-no-" in torture.shPaul E. McKenney1-22/+22
2023-07-15torture: Scale scftorture memory based on number of CPUsPaul E. McKenney1-1/+3
2023-07-15rcuscale: Print grace-period kthread CPU time, if recordedPaul E. McKenney1-1/+7
2023-07-07Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-07-04Fix documentation of panic_on_warnOlaf Hering1-1/+1
2023-05-15torture: Remove duplicated argument -enable-kvm for ppc64Zhouyi Zhou1-1/+1
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)3-4/+82
2023-03-27rcutorture: Add srcu_lockdep.shPaul E. McKenney1-0/+78
2023-03-12torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney1-3/+3
2023-03-12torture: Permit kvm-again.sh --duration to default to previous runPaul E. McKenney1-1/+1
2023-02-23Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+7
2023-01-09rcutorture: build initrd for rcutorture with nolibcSven Schnelle1-1/+1
2023-01-09rcutorture: add support for s390Sven Schnelle1-0/+6
2023-01-04rcu: Permit string-valued Kconfig options in kvm.shPaul E. McKenney1-1/+1
2023-01-04torture: Permit double-quoted-string Kconfig optionsPaul E. McKenney1-3/+2
2023-01-04selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang5-12/+12
2023-01-04torture: make kvm-find-errors.sh check for compressed vmlinux filesPaul E. McKenney1-1/+1
2022-10-21torture: Make torture.sh create a properly formatted log filePaul E. McKenney1-9/+23
2022-10-21rcutorture: Avoid torture.sh compressing identical filesPaul E. McKenney1-1/+22
2022-10-19rcutorture: Avoid redundant builds for rcuscale and refscale in torture.shPaul E. McKenney1-4/+83
2022-10-19rcutorture: Add --datestamp parameter to kvm-again.shPaul E. McKenney1-3/+34
2022-10-19rcutorture: Make kvm-recheck.sh export TORTURE_SUITEPaul E. McKenney1-1/+1
2022-10-19rcutorture: Make kvm-test-1-run-qemu.sh check for alternative outputPaul E. McKenney1-1/+1
2022-10-19torture: Use mktemp instead of guessing at unique namesPaul E. McKenney15-35/+20
2022-10-19rcutorture: Add --bootargs parameter to kvm-again.shPaul E. McKenney2-12/+65
2022-06-22torture: Create kvm-check-branches.sh output in proper locationPaul E. McKenney1-8/+3
2022-06-22torture: Adjust to again produce debugging informationPaul E. McKenney1-3/+3
2022-06-20torture: Make kvm-remote.sh announce which system is being waited onPaul E. McKenney1-0/+1
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney6-17/+47