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