summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/bin
AgeCommit message (Expand)Author
2025-05-16rcutorture: Fix issue with re-using old images on ARM64Joel Fernandes
2025-05-16torture: Check for "Call trace:" as well as "Call Trace:"Paul 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
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney
2025-04-08rcutorture: Make srcu_lockdep.sh check kernel KconfigPaul E. McKenney
2025-02-05torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()Paul E. McKenney
2024-12-14torture: Make kvm-remote.sh give up on unresponsive systemPaul E. McKenney
2024-11-12torture: Add --no-affinity parameter to kvm.shPaul E. McKenney
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney
2024-07-29rcutorture: Add CFcommon.arch for arch-specific Kconfig optionsZhouyi Zhou
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-11-23rcutorture: add nolibc init support for mips, ppc and rv64Thomas Weißschuh
2023-09-24torture: Convert parse-console.sh to mktempPaul E. McKenney
2023-09-24torture: Add kvm.sh --debug-info argumentPaul E. McKenney
2023-09-24torture: Make torture.sh refscale testing qualify verbose_batchedPaul E. McKenney
2023-09-24rcutorture: Copy out ftrace into its own console fileJoel Fernandes (Google)
2023-09-24torture: Make kvm-recheck.sh use mktempPaul E. McKenney
2023-08-28Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney
2023-07-20torture: Cause mkinitrd.sh to indicate failure on compile errorsPaul E. McKenney
2023-07-20torture: Make init program dump command-line argumentsPaul E. McKenney
2023-07-20torture: Switch qemu from -nographic to -display nonePaul E. McKenney
2023-07-20torture: Add init-program support for loongarchPaul E. McKenney
2023-07-20torture: Avoid torture-test reboot loopsPaul E. McKenney
2023-07-20torture: Add srcu_lockdep.sh to torture.shPaul E. McKenney
2023-07-14torture: Loosen .config checks for KCSAN kernelsPaul E. McKenney
2023-07-14torture: Make torture.sh summarize config and build errorsPaul E. McKenney
2023-07-14torture: Place --bootargs parameters at end of -append listPaul E. McKenney
2023-07-14rcutorture: Remove obsolete parameter check from mkinitrd.shPaul E. McKenney
2023-07-14torture: Make kvm-remote print diagnostics on initial ssh failurePaul E. McKenney
2023-07-14torture: Add RCU Tasks individual-flavor build testsPaul E. McKenney
2023-07-14torture: Make kvm-recheck.sh report .config errorsPaul E. McKenney
2023-07-14torture: Allow #CHECK# in --kconfig argument to kvm.shPaul 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-07-14rcuscale: Print grace-period kthread CPU time, if recordedPaul E. McKenney
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-04Fix documentation of panic_on_warnOlaf Hering
2023-05-15torture: Remove duplicated argument -enable-kvm for ppc64Zhouyi Zhou
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)
2023-03-27rcutorture: Add srcu_lockdep.shPaul E. McKenney
2023-03-11torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney
2023-03-11torture: Permit kvm-again.sh --duration to default to previous runPaul E. McKenney
2023-02-23Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-09rcutorture: build initrd for rcutorture with nolibcSven Schnelle