summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-09-21selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan
2017-09-21selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-19selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer
2017-09-19selftests: actually run the various net selftestsJosef Bacik
2017-09-19selftest: add a reuseaddr testJosef Bacik
2017-09-19selftests: silence test output by defaultJosef Bacik
2017-09-18tools/testing/nvdimm: disable labels for nfit_test.1Dan Williams
2017-09-18selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer
2017-09-18selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer
2017-09-18selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer
2017-09-18selftests: intel_pstate: build only on x86Daniel Díaz
2017-09-18selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra
2017-09-18tools: fix testing/selftests/sigaltstack for s390xThomas Richter
2017-09-18selftests: net: More graceful finding of `ip'.Daniel Díaz
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-15bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend
2017-09-08tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov
2017-09-08Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz
2017-09-06userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli
2017-09-06userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXISTAndrea Arcangeli
2017-09-06userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS featurePrakash Sangappa
2017-09-06userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmemMike Rapoport
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05selftests: Enhance kselftest_harness.h to print which assert failedMickaël Salaün
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01selftests: correct define in msg_zerocopy.cWillem de Bruijn
2017-08-31Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy
2017-08-31selftests/powerpc: Force ptrace tests to build -fno-pieMichael Neuling
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding
2017-08-30bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King
2017-08-29tc-testing: add test for testing ife typeAlexander Aring
2017-08-29selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal
2017-08-28selftests/bpf: check the instruction dumps are populatedJakub Kicinski
2017-08-28bpf: test_maps add sockmap stress testJohn Fastabend
2017-08-28bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend
2017-08-28bpf: more SK_SKB selftestsJohn Fastabend
2017-08-28bpf: additional sockmap self testsJohn Fastabend