summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-286-0/+481
|\
| * signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver2021-04-231-1/+1
| * selftests/perf_events: Add kselftest for remove_on_execMarco Elver2021-04-163-1/+262
| * selftests/perf_events: Add kselftest for process-wide sigtrap handlingMarco Elver2021-04-165-0/+220
* | Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-2822-216/+694
|\ \
| * \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-04-1122-216/+694
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney2021-03-2520-214/+692
| | |\ \ \ \
| | | | | * | torture: Fix kvm.sh --datestamp regex checkPaul E. McKenney2021-03-221-1/+1
| | | | | * | torture: Consolidate qemu-cmd duration editing into kvm-transform.shPaul E. McKenney2021-03-222-4/+8
| | | | | * | torture: Print proper vmlinux path for kvm-again.sh runsPaul E. McKenney2021-03-222-2/+9
| | | | | * | torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environmentPaul E. McKenney2021-03-222-0/+6
| | | | | * | torture: Make kvm-transform.sh update jitter commandsPaul E. McKenney2021-03-222-4/+22
| | | | | * | torture: Add --duration argument to kvm-again.shPaul E. McKenney2021-03-222-7/+47
| | | | | * | torture: Add kvm-again.sh to rerun a previous torture-testPaul E. McKenney2021-03-222-0/+238
| | | | | * | torture: Create a "batches" file for build reusePaul E. McKenney2021-03-221-12/+17
| | | | | * | torture: De-capitalize TORTURE_SUITEPaul E. McKenney2021-03-222-2/+2
| | | | | * | torture: Make upper-case-only no-dot no-slash scenario names officialPaul E. McKenney2021-03-221-1/+1
| | | | | * | torture: Rename SRCU-t and SRCU-u to avoid lowercase charactersPaul E. McKenney2021-03-225-2/+2
| | | | | * | torture: Remove no-mpstat error messagePaul E. McKenney2021-03-221-1/+0
| | | | | * | torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDsPaul E. McKenney2021-03-222-1/+3
| | | | | * | torture: Record jitter start/stop commandsPaul E. McKenney2021-03-222-10/+16
| | | | | * | torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.shPaul E. McKenney2021-03-222-126/+171
| | | | | * | torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmdPaul E. McKenney2021-03-221-0/+1
| | | | | * | torture: Abstract jitter.sh start/stop into scriptsPaul E. McKenney2021-03-223-5/+62
| | | | | * | torture: Reverse jittering and duration parameters for jitter.shPaul E. McKenney2021-03-082-4/+4
| | | | | * | torture: Eliminate jitter_pids filePaul E. McKenney2021-03-082-18/+1
| | | | | * | torture: Use "jittering" file to control jitter.sh executionPaul E. McKenney2021-03-082-5/+10
| | | | | * | torture: Use file-based protocol to mark batch's runs completePaul E. McKenney2021-03-082-2/+14
| | | | | * | torture: Move build/run synchronization files into scenario directoriesPaul E. McKenney2021-03-082-19/+16
| | | | | * | refscale: Disable verbose torture-test outputPaul E. McKenney2021-03-081-1/+1
| | | | | * | rcuscale: Disable verbose torture-test outputPaul E. McKenney2021-03-081-1/+1
| | | | | * | torture: Improve readability of the testid.txt filePaul E. McKenney2021-03-081-2/+7
| | | | | * | torture: Provide bare-metal modprobe-based advicePaul E. McKenney2021-03-082-6/+42
| | | | | * | torture: Allow 1G of memory for torture.sh kvfree testingPaul E. McKenney2021-03-081-1/+1
| | | | | * | torturescript: Don't rerun failed rcutorture buildsPaul E. McKenney2021-03-081-1/+12
| | | | |/ / | | | |/| |
| | | | * | torture: Make jitter.sh handle large systemsPaul E. McKenney2021-03-081-4/+4
| | | | * | rcutorture: Make TREE03 use real-time tree.use_softirq settingPaul E. McKenney2021-03-081-0/+1
| | | |/ /
| | * / / rcutorture: Use "all" and "N" in "nohz_full" and "rcu_nocbs"Paul E. McKenney2021-03-082-2/+2
| | |/ /
* | | | Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-04-283-1/+11
|\ \ \ \
| * | | | kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragmentDaniel Latypov2021-04-023-1/+11
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-04-2815-297/+410
|\ \ \ \
| * | | | selftests/resctrl: Change a few printed messagesFenghua Yu2021-04-084-7/+7
| * | | | selftests/resctrl: Create .gitignore to include resctrl_testsFenghua Yu2021-04-021-0/+2
| * | | | selftests/resctrl: Fix checking for < 0 for unsigned valuesFenghua Yu2021-04-021-18/+23
| * | | | selftests/resctrl: Fix incorrect parsing of iMC countersFenghua Yu2021-04-021-2/+20
| * | | | selftests/resctrl: Fix unmount resctrl FSFenghua Yu2021-04-022-0/+5
| * | | | selftests/resctrl: Skip the test if requested resctrl feature is not supportedFenghua Yu2021-04-024-9/+23
| * | | | selftests/resctrl: Modularize resctrl test suite main() functionFenghua Yu2021-04-021-31/+57
| * | | | selftests/resctrl: Don't hard code value of "no_of_bits" variableFenghua Yu2021-04-022-3/+10
| * | | | selftests/resctrl: Fix MBA/MBM results reporting formatFenghua Yu2021-04-022-16/+21