summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
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
2017-09-06userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmemMike Rapoport-1/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-329/+3327
2017-09-05selftests: Enhance kselftest_harness.h to print which assert failedMickaël Salaün-6/+35
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+270
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+96
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+35
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-51/+150
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+4
2017-09-01selftests: correct define in msg_zerocopy.cWillem de Bruijn-3/+3
2017-08-31Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams-18/+61
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy-2/+2
2017-08-31selftests/powerpc: Force ptrace tests to build -fno-pieMichael Neuling-1/+1
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding-1/+1
2017-08-30bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King-2/+2
2017-08-29tc-testing: add test for testing ife typeAlexander Aring-0/+50
2017-08-29selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal-0/+41
2017-08-28selftests/bpf: check the instruction dumps are populatedJakub Kicinski-4/+12
2017-08-28bpf: test_maps add sockmap stress testJohn Fastabend-1/+28
2017-08-28bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend-4/+30
2017-08-28bpf: more SK_SKB selftestsJohn Fastabend-0/+98
2017-08-28bpf: additional sockmap self testsJohn Fastabend-46/+96
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend-78/+62
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds-0/+4
2017-08-25selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan-3/+9
2017-08-25selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan-15/+3
2017-08-25selftests: lib.mk: suppress "cd" output from run_tests targetShuah Khan-1/+1
2017-08-25selftests: kselftest framework: change skip exit code to 0Shuah Khan-1/+2
2017-08-25selftests/timers: make loop consistent with array sizeBenjamin Gaignard-1/+1
2017-08-23selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov-0/+28
2017-08-23selftests/bpf: add a test for a bug in liveness-based pruningEdward Cree-0/+16
2017-08-23selftests/net: Add a test to validate behavior of rx timestampsMike Maloney-1/+393
2017-08-23selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan-3/+5
2017-08-22selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan-13/+13
2017-08-22kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz-8/+9
2017-08-22selftests: timers: drop support for !KTEST caseShuah Khan-204/+1