summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/bin/torture.sh
AgeCommit message (Expand)AuthorFilesLines
2025-07-16torture: Make torture.sh --allmodconfig testing fail on warningsPaul E. McKenney1-0/+4
2025-07-16torture: Make torture.sh tolerate runs having bad kvm.sh argumentsPaul E. McKenney1-6/+22
2025-07-16torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runsPaul E. McKenney1-0/+2
2025-07-16torture: Suppress "find" diagnostics from torture.sh --do-none runPaul E. McKenney1-2/+5
2025-07-16torture: Provide EXPERT Kconfig option for arm64 KCSAN torture.sh runsPaul E. McKenney1-1/+8
2025-06-25torture: Default --no-clocksourcewd on arm64Paul E. McKenney1-2/+2
2025-06-25torture: Default --no-rcutasksflavors on arm64Paul E. McKenney1-2/+11
2025-06-25torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=yPaul E. McKenney1-1/+6
2025-06-25torture: Suppress torture.sh "Zero time" messages for disabled testsPaul E. McKenney1-3/+3
2025-05-16torture: Add testing of RCU's Rust bindings to torture.shPaul E. McKenney1-0/+45
2025-05-16torture: Add --do-{,no-}normal to torture.shPaul E. McKenney1-3/+27
2025-04-11rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RTPaul E. McKenney1-5/+9
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney1-11/+27
2024-04-16torture: Scale --do-kvfree test timePaul E. McKenney1-1/+1
2024-04-04rcutorture: Disable tracing to permit Tasks Rude RCU testingPaul E. McKenney1-1/+1
2024-04-04scftorture: Increase memory provided to guest OSPaul E. McKenney1-1/+1
2024-02-21clocksource: Scale the watchdog read retries automaticallyFeng Tang1-1/+1
2023-09-24torture: Make torture.sh refscale testing qualify verbose_batchedPaul 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-07-21torture: Add srcu_lockdep.sh to torture.shPaul E. McKenney1-0/+24
2023-07-15torture: Make torture.sh summarize config and build errorsPaul E. McKenney1-1/+13
2023-07-15torture: Add RCU Tasks individual-flavor build testsPaul E. McKenney1-0/+41
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-03-12torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney1-3/+3
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-19torture: Use mktemp instead of guessing at unique namesPaul E. McKenney1-2/+1
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney1-5/+24
2022-04-21rcutorture: Make torture.sh allow for --kasanPaul E. McKenney1-2/+2
2022-04-21rcutorture: Make torture.sh refscale and rcuscale specify Tasks Trace RCUPaul E. McKenney1-2/+2
2022-04-21torture: Save "make allmodconfig" .config filePaul E. McKenney1-0/+1
2022-04-21torture: Enable CSD-lock stall reports for scftorturePaul E. McKenney1-1/+1
2022-04-12torture: Add rcu_normal and rcu_expedited runs to torture.shPaul E. McKenney1-0/+18
2022-02-08torture: Make torture.sh help message match realityPaul E. McKenney1-2/+2
2022-02-02torture: Change KVM environment variable to RCUTORTUREPaul E. McKenney1-2/+2
2022-02-02torture: Print only one summary line per runPaul E. McKenney1-1/+1
2022-02-02torture: Compress KCSAN as well as KASAN vmlinux filesPaul E. McKenney1-9/+9
2022-02-02torture: Indicate which torture.sh runs' bugs are all KCSAN reportsPaul E. McKenney1-1/+11
2022-02-02torture: Output per-failed-run summary lines from torture.shPaul E. McKenney1-1/+1
2021-09-16torture: Allot 1G of memory for scftorture runsPaul E. McKenney1-1/+1
2021-09-14torture: Make torture.sh print the number of files to be compressedPaul E. McKenney1-2/+7
2021-07-20torture: Create KCSAN summaries for torture.sh runsPaul E. McKenney1-0/+4
2021-07-20torture: Make torture.sh accept --do-all and --dononePaul E. McKenney1-2/+2
2021-07-20torture: Add clocksource-watchdog testing to torture.shPaul E. McKenney1-3/+26
2021-05-11torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney1-1/+1
2021-03-09torture: Allow 1G of memory for torture.sh kvfree testingPaul E. McKenney1-1/+1
2021-01-07torture: Compress KASAN vmlinux filesPaul E. McKenney1-2/+46
2021-01-07torture: Add --kcsan-kmake-arg to torture.sh for KCSANPaul E. McKenney1-6/+15