summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | torture: Don't cap remote runs by build-system number of CPUsPaul E. McKenney2021-05-102-4/+12
| | | | * | | | | torture: Make kvm-remote.sh account for network failure in pathname checksPaul E. McKenney2021-05-101-2/+24
| | | | * | | | | rcutorture: Add BUSTED-BOOST to test RCU priority boosting testsPaul E. McKenney2021-05-102-0/+25
| | | | * | | | | torture: Set kvm.sh language to EnglishPaul E. McKenney2021-05-101-0/+3
| | | | * | | | | torture: Correctly fetch number of CPUs for non-English languagesFrederic Weisbecker2021-05-102-2/+2
| | | | * | | | | torture: Make kvm-find-errors.sh account for kvm-remote.shPaul E. McKenney2021-05-101-1/+1
| | | | * | | | | torture: Make the build machine control N in "make -jN"Paul E. McKenney2021-05-101-2/+4
| | | | * | | | | torture: Make kvm.sh use abstracted kvm-end-run-stats.shPaul E. McKenney2021-05-101-15/+1
| | | | * | | | | torture: Abstract end-of-run summaryPaul E. McKenney2021-05-102-8/+43
| | | | * | | | | torture: Fix grace-period rate outputPaul E. McKenney2021-05-101-1/+1
| | | | * | | | | torture: Add kvm-remote.sh script for distributed rcutorture test runsPaul E. McKenney2021-05-101-0/+227
| | | | * | | | | rcuscale: Allow CPU hotplug to be enabledPaul E. McKenney2021-05-102-2/+2
| | | | * | | | | refscale: Allow CPU hotplug to be enabledPaul E. McKenney2021-05-102-2/+2
| | | | * | | | | torture: Make kvm-again.sh use "scenarios" rather than "batches" filePaul E. McKenney2021-05-101-16/+6
| | | | * | | | | torture: Add "scenarios" option to kvm.sh --dryrun parameterPaul E. McKenney2021-05-101-2/+26
| | | | * | | | | torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney2021-05-101-1/+1
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | rcu: Fix various typos in commentsIngo Molnar2021-05-121-1/+1
| | |/ / / / / | |/| | | | |
| | * | | | | tools/rcu: Add drgn script to dump number of RCU callbacksPaul E. McKenney2021-05-101-0/+46
| |/ / / / /
* | | | | | Merge branch 'lkmm.2021.05.10c' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-041-1/+1
|\ \ \ \ \ \
| * | | | | | tools/memory-model: Fix smp_mb__after_spinlock() spellingBjörn Töpel2021-05-101-1/+1
| |/ / / / /
* | | | | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-0317-30/+439
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | bootconfig/tracing/ktest: Add ktest examples of testing bootconfigSteven Rostedt (VMware)2021-06-249-0/+385
| * | | | | bootconfig: Share the checksum function with toolsMasami Hiramatsu2021-06-101-13/+2
| * | | | | tools/bootconfig: Support mixed value and subkey test casesMasami Hiramatsu2021-06-107-6/+14
| * | | | | bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu2021-06-101-8/+37
| * | | | | bootconfig: Change array value to use child nodeMasami Hiramatsu2021-06-101-1/+1
| * | | | | tools/bootconfig: Simplify expressionzuoqilin2021-06-101-3/+1
* | | | | | Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-07-0214-138/+308
|\ \ \ \ \ \
| * | | | | | selftests/sgx: remove checks for file execute permissionsDave Hansen2021-06-231-13/+3
| * | | | | | selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski2021-06-231-0/+7
| * | | | | | selftests/sgx: Refine the test enclave to have storageJarkko Sakkinen2021-06-154-15/+74
| * | | | | | selftests/sgx: Add EXPECT_EEXIT() macroJarkko Sakkinen2021-06-151-3/+11
| * | | | | | selftests/sgx: Dump enclave memory mapJarkko Sakkinen2021-06-151-0/+14
| * | | | | | selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen2021-06-152-88/+92
| * | | | | | selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen2021-06-153-17/+18
| * | | | | | selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin2021-06-071-1/+9
| * | | | | | selftests: lib.mk: Also install "config" and "settings"Kees Cook2021-06-071-0/+1
| * | | | | | selftests: splice: Adjust for handler fallback removalKees Cook2021-06-071-21/+98
| * | | | | | selftests/tls: Add {} to avoid static checker warningKees Cook2021-06-071-1/+2
| * | | | | | selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2021-06-072-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-0218-125/+563
|\ \ \ \ \ \
| * | | | | | kunit: tool: Support skipped tests in kunit_toolDavid Gow2021-06-254-24/+105
| * | | | | | kunit: tool: internal refactor of parser input handlingDaniel Latypov2021-06-252-55/+99
| * | | | | | kunit: Remove the unused all_tests.configDavid Gow2021-06-231-3/+0
| * | | | | | kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow2021-06-232-1/+4
| * | | | | | kunit: tool: add support for QEMUBrendan Higgins2021-06-1114-41/+354
| * | | | | | kunit: Add 'kunit_shutdown' optionDavid Gow2021-06-112-2/+2
| |/ / / / /
* | | | | | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-0210-11/+160
|\ \ \ \ \ \
| * | | | | | selftests/powerpc: Use req_max_processed_len from sysfs NX capabilitiesHaren Myneni2021-06-252-4/+17
| * | | | | | selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev2021-06-172-1/+64