summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/ftrace: Make XFAIL green colorMasami Hiramatsu2020-05-011-1/+1
* ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire2020-05-011-1/+7
* ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire2020-05-011-0/+22
* selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang2020-04-241-1/+1
* selftests: add build/cross-build dependency check scriptShuah Khan2020-04-234-9/+291
* selftests/ftrace: Check required filter files before running testXiao Yang2020-04-2314-30/+23
* selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-04-141-1/+1
* Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen2020-04-142-19/+3
* selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfigXiao Yang2020-04-141-0/+1
* selftests/seccomp: allow clock_nanosleep instead of nanosleepThadeu Lima de Souza Cascardo2020-04-141-6/+8
* kselftest/runner: allow to properly deliver signals to testsAndrea Righi2020-04-141-1/+1
* selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"Colin Ian King2020-04-141-3/+3
* selftests: Fix memfd test run-time regressionShuah Khan2020-04-131-1/+2
* selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das2020-04-132-2/+2
* selftests: vm: Do not override definition of ARCHSandipan Das2020-04-131-2/+2
* selftests: kmod: test disabling module autoloadingEric Biggers2020-04-101-0/+30
* selftests: kmod: fix handling test numbers above 9Eric Biggers2020-04-101-4/+9
* Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-092-0/+6
|\
| * selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman2020-04-041-0/+1
| * selftests/eeh: Skip ahci adaptersMichael Ellerman2020-04-031-0/+5
* | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-083-4/+6
|\ \
| * | tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2020-03-312-4/+4
| * | tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara2020-02-181-0/+2
* | | kselftest: introduce new epoll test caseRoman Penyaev2020-04-071-1/+66
* | | userfaultfd: selftests: add write-protect testPeter Xu2020-04-071-24/+133
* | | userfaultfd: selftests: refactor statisticsPeter Xu2020-04-071-27/+49
* | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-0515-41/+465
|\ \ \ | | |/ | |/|
| * | selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman2020-04-011-0/+1
| * | selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin2020-03-258-0/+12
| * | selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte2020-03-251-39/+35
| * | selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte2020-03-203-1/+287
| * | selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman2020-03-203-1/+129
| * | selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy2020-03-171-0/+1
| |/
* | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-053-1/+234
|\ \
| * | selftests/ftrace: Add test to test new set_event_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+125
| * | selftests/ftrace: Add test to test new set_ftrace_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+108
| * | selftest/ftrace: Fix function trigger test to handle trace not disabling the ...Steven Rostedt (VMware)2020-03-191-1/+1
* | | Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-04-046-0/+59
|\ \ \
| * | | selftests: add pid namespace ENOMEM regression testChristian Brauner2020-03-256-0/+59
* | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-131/+371
|\ \ \ \
| * \ \ \ Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-234-22/+51
| |\ \ \ \
| * | | | | binderfs: add stress test for binderfs binder devicesChristian Brauner2020-03-192-94/+334
| * | | | | binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner2020-03-191-24/+23
| * | | | | binderfs: port tests to test harness infrastructureChristian Brauner2020-03-192-16/+17
| | |/ / / | |/| | |
* | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-0386-0/+86
|\ \ \ \ \
| * | | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-2587-0/+87
| | |/ / / | |/| | |
* | | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-04-035-5/+327
|\ \ \ \ \
| * | | | | selftests/cgroup: add tests for cloning into cgroupsChristian Brauner2020-02-125-5/+214
| * | | | | kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan2020-02-121-0/+113
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-0239-461/+1926
|\ \ \ \ \ \