summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture
AgeCommit message (Expand)Author
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney
2020-02-20rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney
2020-02-20rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney
2020-02-20rcutorture: Summarize summary of build and run resultsPaul E. McKenney
2020-02-20rcutorture: Add 100-CPU configurationPaul E. McKenney
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney
2019-12-09torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney
2019-12-09torture: Allow "CFLIST" to specify default list of scenariosPaul E. McKenney
2019-12-09rcutorture: Add worst-case call_rcu() forward-progress resultsPaul E. McKenney
2019-12-09torture: Handle systems lacking the mpstat commandPaul E. McKenney
2019-12-09torture: Handle jitter for CPUs that cannot be offlinedPaul E. McKenney
2019-12-09rcutorture: Dispense with Dracut for initrd creationPaul E. McKenney
2019-12-09torture: Use gawk instead of awk for systime() functionPaul E. McKenney
2019-10-05rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenariosPaul E. McKenney
2019-08-01rcutorture: Test TREE03 with the threadirqs kernel boot parameterPaul E. McKenney
2019-08-01torture: Expand last_ts variable in kvm-test-1-run.shPaul E. McKenney
2019-05-28torture: Suppress propagating trace_printk() warningPaul E. McKenney
2019-05-28torture: Add --trust-make to suppress "make clean"Paul E. McKenney
2019-05-28torture: Make --cpus override idleness calculationsPaul E. McKenney
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney
2019-05-28torture: Add function graph-tracing cheat sheetPaul E. McKenney
2019-05-28torture: Capture qemu outputPaul E. McKenney
2019-05-28rcutorture: Tweak kvm optionsSebastian Andrzej Siewior
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney
2019-05-28rcutorture: Exempt TREE01 from forward-progress testingPaul E. McKenney
2019-05-28rcutorture: Provide rudimentary MakefilePaul E. McKenney
2019-05-28torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney
2019-05-28rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)
2019-05-28rcutorture: Select from only online CPUsJoel Fernandes (Google)
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-03-26torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney
2019-01-25tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau
2019-01-25rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau
2019-01-25rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau
2019-01-25rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau
2019-01-25torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney
2018-12-01rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-11-08rcutorture: Make use of nolibc when availableWilly Tarreau
2018-11-08rcutorture: Import a copy of nolibcWilly Tarreau
2018-11-08rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau
2018-11-08rcutorture: Always strip using the cross-compilerWilly Tarreau
2018-11-08rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney
2018-11-08rcutorture: Make initrd/init execute in userspacePaul E. McKenney
2018-11-08rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney