summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/bin
AgeCommit message (Expand)AuthorFilesLines
2025-07-16torture: Make torture.sh --allmodconfig testing fail on warningsPaul E. McKenney1-0/+4
2025-07-16torture: Add "ERROR" diagnostic for testing kernel-build outputPaul E. McKenney1-1/+1
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: Extract testid.txt generation to separate scriptPaul E. McKenney2-12/+30
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: Permit multiple space characters in kvm.sh --kconfig argumentPaul E. McKenney1-1/+1
2025-06-25torture: Suppress torture.sh "Zero time" messages for disabled testsPaul E. McKenney1-3/+3
2025-05-16rcutorture: Fix issue with re-using old images on ARM64Joel Fernandes1-1/+1
2025-05-16torture: Check for "Call trace:" as well as "Call Trace:"Paul E. McKenney2-2/+2
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
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney1-0/+31
2025-04-08rcutorture: Make srcu_lockdep.sh check kernel KconfigPaul E. McKenney1-1/+10
2025-02-05torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()Paul E. McKenney1-1/+1
2024-12-14torture: Make kvm-remote.sh give up on unresponsive systemPaul E. McKenney1-4/+21
2024-11-13torture: Add --no-affinity parameter to kvm.shPaul E. McKenney2-20/+29
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney1-11/+27
2024-07-29rcutorture: Add CFcommon.arch for arch-specific Kconfig optionsZhouyi Zhou1-0/+2
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-11-23rcutorture: add nolibc init support for mips, ppc and rv64Thomas Weißschuh1-1/+4
2023-09-24torture: Convert parse-console.sh to mktempPaul E. McKenney1-1/+1
2023-09-24torture: Add kvm.sh --debug-info argumentPaul E. McKenney1-3/+14
2023-09-24torture: Make torture.sh refscale testing qualify verbose_batchedPaul E. McKenney1-1/+1
2023-09-24rcutorture: Copy out ftrace into its own console fileJoel Fernandes (Google)2-0/+36
2023-09-24torture: Make kvm-recheck.sh use mktempPaul 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-08-17Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney9-74/+207
2023-07-21torture: Cause mkinitrd.sh to indicate failure on compile errorsPaul E. McKenney1-0/+8
2023-07-21torture: Make init program dump command-line argumentsPaul E. McKenney1-1/+5
2023-07-21torture: Switch qemu from -nographic to -display nonePaul E. McKenney1-4/+4
2023-07-21torture: Add init-program support for loongarchPaul E. McKenney1-1/+1
2023-07-21torture: Avoid torture-test reboot loopsPaul E. McKenney1-4/+5
2023-07-21torture: Add srcu_lockdep.sh to torture.shPaul E. McKenney1-0/+24
2023-07-15torture: Loosen .config checks for KCSAN kernelsPaul E. McKenney1-0/+7
2023-07-15torture: Make torture.sh summarize config and build errorsPaul E. McKenney1-1/+13
2023-07-15torture: Place --bootargs parameters at end of -append listPaul E. McKenney2-2/+2
2023-07-15rcutorture: Remove obsolete parameter check from mkinitrd.shPaul E. McKenney1-1/+0
2023-07-15torture: Make kvm-remote print diagnostics on initial ssh failurePaul E. McKenney1-3/+9
2023-07-15torture: Add RCU Tasks individual-flavor build testsPaul E. McKenney1-0/+41
2023-07-15torture: Make kvm-recheck.sh report .config errorsPaul E. McKenney1-8/+29
2023-07-15torture: Allow #CHECK# in --kconfig argument to kvm.shPaul E. McKenney3-30/+34