aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/rcutorture (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/paulmck/linux-rcuLinus Torvalds2-1/+5
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a', 'rcuscale.2023.07.14b', 'refscale.2023.07.14b', 'torture.2023.08.14a' and 'torturescripts.2023.07.20a' into HEADPaul E. McKenney59-1686/+227
2023-07-20torture: Cause mkinitrd.sh to indicate failure on compile errorsPaul E. McKenney1-0/+8
2023-07-20torture: Make init program dump command-line argumentsPaul E. McKenney1-1/+5
2023-07-20torture: Switch qemu from -nographic to -display nonePaul E. McKenney1-4/+4
2023-07-20torture: Add init-program support for loongarchPaul E. McKenney1-1/+1
2023-07-20torture: Avoid torture-test reboot loopsPaul E. McKenney1-4/+5
2023-07-20torture: Add srcu_lockdep.sh to torture.shPaul E. McKenney1-0/+24
2023-07-14torture: Loosen .config checks for KCSAN kernelsPaul E. McKenney1-0/+7
2023-07-14torture: Make torture.sh summarize config and build errorsPaul E. McKenney1-1/+13
2023-07-14torture: Place --bootargs parameters at end of -append listPaul E. McKenney7-12/+17
2023-07-14rcutorture: Remove obsolete parameter check from mkinitrd.shPaul E. McKenney1-1/+0
2023-07-14torture: Make kvm-remote print diagnostics on initial ssh failurePaul E. McKenney1-3/+9
2023-07-14torture: Add RCU Tasks individual-flavor build testsPaul E. McKenney1-0/+41
2023-07-14torture: Make kvm-recheck.sh report .config errorsPaul E. McKenney1-8/+29
2023-07-14torture: Allow #CHECK# in --kconfig argument to kvm.shPaul E. McKenney3-30/+34
2023-07-14rcutorture: Remove contradictory Kconfig constraintPaul E. McKenney1-1/+0
2023-07-14torture: Add "--no-" as synonym for "--do-no-" in torture.shPaul E. McKenney1-22/+22
2023-07-14rcu: Remove formal-verification testsPaul E. McKenney40-1600/+0
2023-07-14rcutorture: Remove obsolete BOOTPARAM_HOTPLUG_CPU0 Kconfig optionPaul E. McKenney1-1/+0
2023-07-14scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenarioPaul E. McKenney1-0/+2
2023-07-14torture: Scale scftorture memory based on number of CPUsPaul E. McKenney1-1/+3
2023-07-14rcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenarioPaul E. McKenney1-0/+2
2023-07-14rcuscale: Add RCU Tasks Rude testingPaul E. McKenney1-0/+2
2023-07-14rcuscale: Print grace-period kthread CPU time, if recordedPaul E. McKenney1-1/+7
2023-07-14refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenarioPaul E. McKenney1-0/+1
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-07-04Fix documentation of panic_on_warnOlaf Hering1-1/+1
2023-05-15torture: Remove duplicated argument -enable-kvm for ppc64Zhouyi Zhou1-1/+1
2023-05-11rcutorture: Correct name of use_softirq module parameterPaul E. McKenney2-2/+2
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jfern/linuxLinus Torvalds6-8/+84
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree', remote-tracking branches 'paul/srcu-cf.2023.04.04a', 'fbq/rcu/lockdep.2023.03.27a' and 'fbq/rcu/rcutorture.2023.03.20a' into rcu/stagingJoel Fernandes (Google)5-4/+84
2023-04-05rcu: Remove CONFIG_SRCUPaul E. McKenney1-4/+0
2023-03-27rcutorture: Add srcu_lockdep.shPaul E. McKenney1-0/+78
2023-03-11torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney1-3/+3
2023-03-11torture: Permit kvm-again.sh --duration to default to previous runPaul E. McKenney1-1/+1
2023-03-11rcutorture: Make scenario TREE04 enable lazy call_rcu()Paul E. McKenney1-0/+1
2023-03-11rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0Paul E. McKenney1-0/+1
2023-03-07locktorture: Add nested locking to rtmutex torture testsJohn Stultz3-0/+8
2023-03-07locktorture: Add nested locking to mutex torture testsJohn Stultz3-0/+8
2023-02-23Merge tag 'nolibc.2023.02.06a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds2-1/+7