summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| | * rcutorture: Make torture.sh allow for --kasanPaul E. McKenney2022-04-201-2/+2
| | * rcutorture: Make torture.sh refscale and rcuscale specify Tasks Trace RCUPaul E. McKenney2022-04-201-2/+2
| | * rcutorture: Make kvm.sh allow more memory for --kasan runsPaul E. McKenney2022-04-201-0/+6
| | * torture: Save "make allmodconfig" .config filePaul E. McKenney2022-04-201-0/+1
| | * torture: Enable CSD-lock stall reports for scftorturePaul E. McKenney2022-04-201-1/+1
| | * torture: Skip vmlinux check for kvm-again.sh runsPaul E. McKenney2022-04-201-1/+1
| | * torture: Make thread detection more robust by using lspcuPaul Menzel2022-04-111-1/+1
| | * torture: Permit running of experimental torture typesPaul E. McKenney2022-04-112-3/+8
| | * torture: Use "-o Batchmode=yes" to disable ssh password requestsPaul E. McKenney2022-04-111-6/+6
| | * torture: Reposition so that $? collects ssh code in torture.shPaul E. McKenney2022-04-111-1/+1
| |/ |/|
| * torture: Add rcu_normal and rcu_expedited runs to torture.shPaul E. McKenney2022-04-111-0/+18
|/
* torture: Make torture.sh help message match realityPaul E. McKenney2022-02-081-2/+2
* torture: Change KVM environment variable to RCUTORTUREPaul E. McKenney2022-02-016-19/+19
* torture: Make kvm-find-errors.sh notice missing vmlinux filePaul E. McKenney2022-02-011-0/+6
* torture: Print only one summary line per runPaul E. McKenney2022-02-011-1/+1
* torture: Make kvm-remote.sh try multiple times to download tarballPaul E. McKenney2022-02-011-6/+11
* torture: Compress KCSAN as well as KASAN vmlinux filesPaul E. McKenney2022-02-011-9/+9
* torture: Indicate which torture.sh runs' bugs are all KCSAN reportsPaul E. McKenney2022-02-011-1/+11
* torture: Make kvm.sh summaries note runs having only KCSAN reportsPaul E. McKenney2022-02-012-1/+11
* torture: Output per-failed-run summary lines from torture.shPaul E. McKenney2022-02-011-1/+1
* torture: Allow four-digit repetition numbers for --configs parameterPaul E. McKenney2022-02-011-1/+1
* torture: Drop trailing ^M from console outputPaul E. McKenney2022-02-011-1/+1
*-. Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney2021-12-095-15/+26
|\ \
| | * torture: Properly redirect kvm-remote.sh "echo" commandsPaul E. McKenney2021-11-301-5/+5