summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture
AgeCommit message (Expand)AuthorFilesLines
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-8/+84
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel 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-12torture: Enable clocksource watchdog with "tsc=watchdog"Paul E. McKenney1-3/+3
2023-03-12torture: Permit kvm-again.sh --duration to default to previous runPaul E. McKenney1-1/+1
2023-03-12rcutorture: Make scenario TREE04 enable lazy call_rcu()Paul E. McKenney1-0/+1
2023-03-12rcutorture: 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/g...Linus Torvalds2-1/+7
2023-01-09rcutorture: build initrd for rcutorture with nolibcSven Schnelle1-1/+1
2023-01-09rcutorture: add support for s390Sven Schnelle1-0/+6
2023-01-04rcu: Permit string-valued Kconfig options in kvm.shPaul E. McKenney1-1/+1
2023-01-04torture: Permit double-quoted-string Kconfig optionsPaul E. McKenney1-3/+2
2023-01-04selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang5-12/+12
2023-01-04torture: make kvm-find-errors.sh check for compressed vmlinux filesPaul E. McKenney1-1/+1
2022-10-21torture: Make torture.sh create a properly formatted log filePaul E. McKenney1-9/+23
2022-10-21rcutorture: Avoid torture.sh compressing identical filesPaul E. McKenney1-1/+22
2022-10-19rcutorture: Avoid redundant builds for rcuscale and refscale in torture.shPaul E. McKenney1-4/+83
2022-10-19rcutorture: Add --datestamp parameter to kvm-again.shPaul E. McKenney1-3/+34
2022-10-19rcutorture: Make kvm-recheck.sh export TORTURE_SUITEPaul E. McKenney1-1/+1
2022-10-19rcutorture: Make kvm-test-1-run-qemu.sh check for alternative outputPaul E. McKenney1-1/+1
2022-10-19torture: Use mktemp instead of guessing at unique namesPaul E. McKenney15-35/+20
2022-10-19rcutorture: Add --bootargs parameter to kvm-again.shPaul E. McKenney2-12/+65
2022-06-22torture: Create kvm-check-branches.sh output in proper locationPaul E. McKenney1-8/+3
2022-06-22torture: Adjust to again produce debugging informationPaul E. McKenney1-3/+3
2022-06-20torture: Make kvm-remote.sh announce which system is being waited onPaul E. McKenney1-0/+1
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney26-26/+101
2022-04-21rcutorture: Make torture.sh allow for --kasanPaul E. McKenney1-2/+2
2022-04-21rcutorture: Make torture.sh refscale and rcuscale specify Tasks Trace RCUPaul E. McKenney1-2/+2
2022-04-21rcutorture: Make kvm.sh allow more memory for --kasan runsPaul E. McKenney1-0/+6
2022-04-21torture: Save "make allmodconfig" .config filePaul E. McKenney1-0/+1
2022-04-21scftorture: Remove extraneous "scf" from per_version_boot_paramsPaul E. McKenney1-2/+1
2022-04-21rcutorture: Adjust scenarios' Kconfig options for CONFIG_PREEMPT_DYNAMICPaul E. McKenney4-2/+6
2022-04-21torture: Enable CSD-lock stall reports for scftorturePaul E. McKenney1-1/+1
2022-04-21torture: Skip vmlinux check for kvm-again.sh runsPaul E. McKenney1-1/+1
2022-04-21scftorture: Adjust for TASKS_RCU Kconfig option being selectedPaul E. McKenney2-0/+3
2022-04-21rcuscale: Allow rcuscale without RCU Tasks Rude/TracePaul E. McKenney1-1/+2
2022-04-21rcuscale: Allow rcuscale without RCU TasksPaul E. McKenney2-2/+4
2022-04-21refscale: Allow refscale without RCU Tasks Rude/TracePaul E. McKenney1-0/+2
2022-04-21refscale: Allow refscale without RCU TasksPaul E. McKenney2-0/+4
2022-04-21rcutorture: Allow specifying per-scenario stat_intervalPaul E. McKenney2-2/+15
2022-04-21rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to TASKS02 scenarioPaul E. McKenney1-0/+1
2022-04-21rcutorture: Allow rcutorture without RCU Tasks RudePaul E. McKenney1-0/+2
2022-04-21rcutorture: Allow rcutorture without RCU TasksPaul E. McKenney3-0/+6
2022-04-21rcutorture: Allow rcutorture without RCU Tasks TracePaul E. McKenney2-0/+4
2022-04-21rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney2-0/+4
2022-04-12torture: Make thread detection more robust by using lspcuPaul Menzel1-1/+1
2022-04-12torture: Permit running of experimental torture typesPaul E. McKenney2-3/+8