summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-034-0/+4
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-254-0/+4
| |
| \
*-. \ Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney2020-03-226-3/+40
|\ \ \ | |_|/ |/| |
| | * rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney2020-02-211-0/+2
| | * rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney2020-02-211-0/+2
| | * rcutorture: Summarize summary of build and run resultsPaul E. McKenney2020-02-211-1/+16
| | * rcutorture: Add 100-CPU configurationPaul E. McKenney2020-02-211-0/+18
| | * torture: Make results-directory date format completion-friendlyPaul E. McKenney2020-02-211-1/+1
| |/ |/|
| * locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney2020-02-211-1/+1
|/
* torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney2019-12-092-7/+11
* torture: Allow "CFLIST" to specify default list of scenariosPaul E. McKenney2019-12-091-6/+13
* rcutorture: Add worst-case call_rcu() forward-progress resultsPaul E. McKenney2019-12-091-1/+2
* torture: Handle systems lacking the mpstat commandPaul E. McKenney2019-12-091-2/+9
* torture: Handle jitter for CPUs that cannot be offlinedPaul E. McKenney2019-12-091-6/+20
* rcutorture: Dispense with Dracut for initrd creationPaul E. McKenney2019-12-091-52/+3
* torture: Use gawk instead of awk for systime() functionPaul E. McKenney2019-12-092-5/+5
* rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenariosPaul E. McKenney2019-10-058-22/+0
* rcutorture: Test TREE03 with the threadirqs kernel boot parameterPaul E. McKenney2019-08-011-0/+1
* torture: Expand last_ts variable in kvm-test-1-run.shPaul E. McKenney2019-08-011-1/+1
* torture: Suppress propagating trace_printk() warningPaul E. McKenney2019-05-281-0/+1
* torture: Add --trust-make to suppress "make clean"Paul E. McKenney2019-05-283-2/+11
* torture: Make --cpus override idleness calculationsPaul E. McKenney2019-05-282-0/+8
* torture: Run kernel build in source directoryPaul E. McKenney2019-05-284-47/+22
* torture: Add function graph-tracing cheat sheetPaul E. McKenney2019-05-281-0/+2
* torture: Capture qemu outputPaul E. McKenney2019-05-282-2/+10
* rcutorture: Tweak kvm optionsSebastian Andrzej Siewior2019-05-282-1/+15
* rcutorture: Add trivial RCU implementationPaul E. McKenney2019-05-282-0/+17
* rcutorture: Exempt TREE01 from forward-progress testingPaul E. McKenney2019-05-281-0/+1
* rcutorture: Provide rudimentary MakefilePaul E. McKenney2019-05-281-0/+3
* torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney2019-05-282-0/+6
* rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)2019-05-281-2/+6
* rcutorture: Select from only online CPUsJoel Fernandes (Google)2019-05-281-2/+3
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-081-4/+0
|\
| * block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-4/+0
* | torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney2019-03-261-0/+1
* | tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney2019-03-2622-314/+47
|/
* tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2019-01-262-2265/+2
* rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau2019-01-261-13/+79
* rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau2019-01-261-7/+7
* rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau2019-01-261-6/+6
* torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney2019-01-261-8/+15
*-. Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-015-89/+2355
|\ \
| | * rcutorture: Make use of nolibc when availableWilly Tarreau2018-11-091-1/+17
| | * rcutorture: Import a copy of nolibcWilly Tarreau2018-11-091-0/+2197
| | * rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau2018-11-091-4/+4
| | * rcutorture: Always strip using the cross-compilerWilly Tarreau2018-11-091-2/+1
| | * rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney2018-11-091-1/+1
| | * rcutorture: Make initrd/init execute in userspacePaul E. McKenney2018-11-091-4/+39
| | * rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney2018-11-092-94/+45
| | * rcutorture: Automatically create initrd directoryConnor Shu2018-11-092-0/+68
| |/ |/|