summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture
AgeCommit message (Expand)Author
2023-11-23rcutorture: Add mid-sized stall to TREE07Paul E. McKenney
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-24rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testingPaul E. McKenney
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-14rcutorture: Remove contradictory Kconfig constraintPaul E. McKenney
2023-07-14torture: Add "--no-" as synonym for "--do-no-" in torture.shPaul E. McKenney
2023-07-14rcu: Remove formal-verification testsPaul E. McKenney
2023-07-14rcutorture: Remove obsolete BOOTPARAM_HOTPLUG_CPU0 Kconfig optionPaul E. McKenney
2023-07-14scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenarioPaul E. McKenney
2023-07-14torture: Scale scftorture memory based on number of CPUsPaul E. McKenney
2023-07-14rcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenarioPaul E. McKenney
2023-07-14rcuscale: Add RCU Tasks Rude testingPaul E. McKenney
2023-07-14rcuscale: Print grace-period kthread CPU time, if recordedPaul E. McKenney
2023-07-14refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenarioPaul 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-05-11rcutorture: Correct name of use_softirq module parameterPaul E. McKenney
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)
2023-04-05rcu: Remove CONFIG_SRCUPaul E. McKenney
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-03-11rcutorture: Make scenario TREE04 enable lazy call_rcu()Paul E. McKenney
2023-03-11rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0Paul E. McKenney
2023-03-07locktorture: Add nested locking to rtmutex torture testsJohn Stultz
2023-03-07locktorture: Add nested locking to mutex torture testsJohn Stultz
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