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