summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli-5/+20
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds-3/+3
2017-10-05selftests/net: rxtimestamp: Fix an off by oneDan Carpenter-1/+1
2017-10-05selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan-2/+2
2017-10-05selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan-1/+1
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds-65/+245
2017-09-25selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan-3/+6
2017-09-25selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan-3/+1
2017-09-25selftests/memfd: correct run_tests.sh permissionLi Zhijian-0/+0
2017-09-25selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook-5/+13
2017-09-25selftests: futex: Makefile: fix for loops in targets to run silentlyShuah Khan-3/+3
2017-09-25selftests: Makefile: fix for loops in targets to run silentlyShuah Khan-7/+7
2017-09-25selftests: mqueue: Use full path to run tests from MakefileShuah Khan-2/+2
2017-09-25selftests: futex: copy sub-dir test scripts for make O=dir runShuah Khan-1/+4
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-101/+626
2017-09-21selftests: lib.mk: copy test scripts and test files for make O=dir runShuah Khan-0/+11
2017-09-21selftests: sync: kselftest and kselftest-clean fail for make O=dir caseShuah Khan-6/+18
2017-09-21selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGSShuah Khan-2/+4
2017-09-21selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/installShuah Khan-5/+11
2017-09-21selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan-6/+1
2017-09-21selftests: lib.mk: fix test executable status check to use full pathShuah Khan-1/+1
2017-09-21selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan-0/+4
2017-09-21selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan-0/+15
2017-09-19selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer-1/+1
2017-09-19selftests: actually run the various net selftestsJosef Bacik-3/+3
2017-09-19selftest: add a reuseaddr testJosef Bacik-1/+116
2017-09-19selftests: silence test output by defaultJosef Bacik-2/+2
2017-09-18tools/testing/nvdimm: disable labels for nfit_test.1Dan Williams-3/+0
2017-09-18selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer-0/+2
2017-09-18selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer-8/+9
2017-09-18selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer-6/+0
2017-09-18selftests: intel_pstate: build only on x86Daniel Díaz-0/+7
2017-09-18selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra-4/+4
2017-09-18tools: fix testing/selftests/sigaltstack for s390xThomas Richter-0/+4
2017-09-18selftests: net: More graceful finding of `ip'.Daniel Díaz-1/+1
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+16
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree-0/+16
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-9/+7
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+50
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+58
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend-1/+50
2017-09-08tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov-2/+58
2017-09-08Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds-491/+518
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-6/+11
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-98/+624
2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz-86/+357
2017-09-06userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli-1/+3
2017-09-06userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXISTAndrea Arcangeli-8/+140
2017-09-06userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS featurePrakash Sangappa-3/+124