summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/bin
AgeCommit message (Expand)AuthorLines
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)-4/+82
2023-03-27rcutorture: Add srcu_lockdep.shPaul E. McKenney-0/+78
2023-03-11torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney-3/+3
2023-03-11torture: Permit kvm-again.sh --duration to default to previous runPaul E. McKenney-1/+1
2023-02-23Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+7
2023-01-09rcutorture: build initrd for rcutorture with nolibcSven Schnelle-1/+1
2023-01-09rcutorture: add support for s390Sven Schnelle-0/+6
2023-01-03rcu: Permit string-valued Kconfig options in kvm.shPaul E. McKenney-1/+1
2023-01-03torture: Permit double-quoted-string Kconfig optionsPaul E. McKenney-3/+2
2023-01-03selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang-12/+12
2023-01-03torture: make kvm-find-errors.sh check for compressed vmlinux filesPaul E. McKenney-1/+1
2022-10-20torture: Make torture.sh create a properly formatted log filePaul E. McKenney-9/+23
2022-10-20rcutorture: Avoid torture.sh compressing identical filesPaul E. McKenney-1/+22
2022-10-18rcutorture: Avoid redundant builds for rcuscale and refscale in torture.shPaul E. McKenney-4/+83
2022-10-18rcutorture: Add --datestamp parameter to kvm-again.shPaul E. McKenney-3/+34
2022-10-18rcutorture: Make kvm-recheck.sh export TORTURE_SUITEPaul E. McKenney-1/+1
2022-10-18rcutorture: Make kvm-test-1-run-qemu.sh check for alternative outputPaul E. McKenney-1/+1
2022-10-18torture: Use mktemp instead of guessing at unique namesPaul E. McKenney-35/+20
2022-10-18rcutorture: Add --bootargs parameter to kvm-again.shPaul E. McKenney-12/+65
2022-06-21torture: Create kvm-check-branches.sh output in proper locationPaul E. McKenney-8/+3
2022-06-21torture: Adjust to again produce debugging informationPaul E. McKenney-3/+3
2022-06-20torture: Make kvm-remote.sh announce which system is being waited onPaul E. McKenney-0/+1
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney-17/+47
2022-04-20rcutorture: Make torture.sh allow for --kasanPaul E. McKenney-2/+2
2022-04-20rcutorture: Make torture.sh refscale and rcuscale specify Tasks Trace RCUPaul E. McKenney-2/+2
2022-04-20rcutorture: Make kvm.sh allow more memory for --kasan runsPaul E. McKenney-0/+6
2022-04-20torture: Save "make allmodconfig" .config filePaul E. McKenney-0/+1
2022-04-20torture: Enable CSD-lock stall reports for scftorturePaul E. McKenney-1/+1
2022-04-20torture: Skip vmlinux check for kvm-again.sh runsPaul E. McKenney-1/+1
2022-04-11torture: Make thread detection more robust by using lspcuPaul Menzel-1/+1
2022-04-11torture: Permit running of experimental torture typesPaul E. McKenney-3/+8
2022-04-11torture: Use "-o Batchmode=yes" to disable ssh password requestsPaul E. McKenney-6/+6
2022-04-11torture: Reposition so that $? collects ssh code in torture.shPaul E. McKenney-1/+1
2022-04-11torture: Add rcu_normal and rcu_expedited runs to torture.shPaul E. McKenney-0/+18
2022-02-08torture: Make torture.sh help message match realityPaul E. McKenney-2/+2
2022-02-01torture: Change KVM environment variable to RCUTORTUREPaul E. McKenney-19/+19
2022-02-01torture: Make kvm-find-errors.sh notice missing vmlinux filePaul E. McKenney-0/+6
2022-02-01torture: Print only one summary line per runPaul E. McKenney-1/+1
2022-02-01torture: Make kvm-remote.sh try multiple times to download tarballPaul E. McKenney-6/+11
2022-02-01torture: Compress KCSAN as well as KASAN vmlinux filesPaul E. McKenney-9/+9
2022-02-01torture: Indicate which torture.sh runs' bugs are all KCSAN reportsPaul E. McKenney-1/+11
2022-02-01torture: Make kvm.sh summaries note runs having only KCSAN reportsPaul E. McKenney-1/+11
2022-02-01torture: Output per-failed-run summary lines from torture.shPaul E. McKenney-1/+1
2022-02-01torture: Allow four-digit repetition numbers for --configs parameterPaul E. McKenney-1/+1
2022-02-01torture: Drop trailing ^M from console outputPaul E. McKenney-1/+1
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney-15/+26
2021-12-07rcutorture: Combine n_max_cbs from all kthreads in a callback floodPaul E. McKenney-1/+1
2021-11-30torture: Properly redirect kvm-remote.sh "echo" commandsPaul E. McKenney-5/+5
2021-11-30torture: Fix incorrectly redirected "exit" in kvm-remote.shPaul E. McKenney-1/+1
2021-11-30torture: Retry download once before giving upPaul E. McKenney-2/+9