summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture
AgeCommit message (Expand)AuthorFilesLines
2025-05-16rcutorture: Fix issue with re-using old images on ARM64Joel Fernandes1-1/+1
2025-05-16rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01Paul E. McKenney1-2/+0
2025-05-16rcutorture: Reduce TREE01 CPU overcommitPaul E. McKenney1-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-03-05Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0...Boqun Feng5-3/+12
2025-03-05rcutorture: Make scenario TREE07 build CONFIG_PREEMPT_LAZY=yPaul E. McKenney1-1/+2
2025-03-05rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=yPaul E. McKenney1-1/+2
2025-03-05rcu: Update TREE05.boot to test normal synchronize_rcu()Uladzislau Rezki (Sony)1-0/+6
2025-02-05torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()Paul E. McKenney1-1/+1
2025-02-05rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()Paul E. McKenney1-0/+1
2024-12-14Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...Uladzislau Rezki (Sony)2-4/+22
2024-12-14rcutorture: Make the TREE03 scenario do preemptionPaul E. McKenney1-0/+1
2024-12-14torture: Make kvm-remote.sh give up on unresponsive systemPaul E. McKenney1-4/+21
2024-11-16Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker7-21/+45
2024-11-13torture: Add --no-affinity parameter to kvm.shPaul E. McKenney2-20/+29
2024-11-12rcutorture: Add light-weight SRCU scenarioPaul E. McKenney5-1/+16
2024-09-08Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay8-13/+55
2024-08-14refscale: Add TINY scenarioPaul E. McKenney1-0/+20
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney1-11/+27
2024-08-07rcutorture: Add rcutree.nohz_full_patience_delay to TREE07Paul E. McKenney1-0/+1
2024-07-29rcutorture: Add CFcommon.arch for arch-specific Kconfig optionsZhouyi Zhou5-2/+7
2024-04-16torture: Scale --do-kvfree test timePaul E. McKenney1-1/+1
2024-04-09rcutorture: Enable RCU priority boosting for TREE09Paul E. McKenney1-2/+3
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 mid-sized stall to TREE07Paul E. McKenney1-0/+3
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-24rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testingPaul E. McKenney1-0/+1
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 Torvalds2-1/+5
2023-08-17Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney59-1686/+227
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. McKenney7-12/+17