1. 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  2. 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
  3. 0b02503 VSOCK: add tools/testing/vsock/vsock_diag_test by Stefan Hajnoczi · 7 years ago
  4. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 390ee7e bpf: enforce return code for cgroup-bpf programs by Alexei Starovoitov · 7 years ago
  6. e9b871e selftests: rtnetlink: try concurrent change of ifalias by Florian Westphal · 7 years ago
  7. 6227efc1 selftests: rtnetlink.sh: add vxlan and fou test cases by Florian Westphal · 7 years ago
  8. 3a8ad56 bpf: Test new fields in bpf_attr and bpf_{prog, map}_info by Martin KaFai Lau · 7 years ago
  9. 6e525d0 bpf: Swap the order of checking prog_info and map_info by Martin KaFai Lau · 7 years ago
  10. 88cda1c bpf: libbpf: Provide basic API support to specify BPF obj name by Martin KaFai Lau · 7 years ago
  11. 61f26d9 selftests: rtnetlink.sh: add rudimentary vrf test by Florian Westphal · 7 years ago
  12. 225d3b6 Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  13. 22c8852 bpf: improve selftests and add tests for meta pointer by Daniel Borkmann · 7 years ago
  14. eefd95e selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms by Shuah Khan · 7 years ago
  15. 01db7fb selftests: timers: set-timer-lat: fix hang when std out/err are redirected by Shuah Khan · 7 years ago
  16. 21aadfa selftests/memfd: correct run_tests.sh permission by Li Zhijian · 7 years ago
  17. 10859f3 selftests/seccomp: Support glibc 2.26 siginfo_t.h by Kees Cook · 7 years ago
  18. 659dbfd selftests: futex: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  19. 1ede053 selftests: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  20. 8230b90 selftests: mqueue: Use full path to run tests from Makefile by Shuah Khan · 7 years ago
  21. 9c3340e selftests: futex: copy sub-dir test scripts for make O=dir run by Shuah Khan · 7 years ago
  22. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  23. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  24. b655fc1 samples/bpf: Fix pt_regs issues when cross-compiling by Joel Fernandes · 7 years ago
  25. 1a94068 selftests: lib.mk: copy test scripts and test files for make O=dir run by Shuah Khan · 7 years ago
  26. b2fc6ade selftests: sync: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  27. 38f7251 selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS by Shuah Khan · 7 years ago
  28. be16a24 selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install by Shuah Khan · 7 years ago
  29. e2fb655 selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean by Shuah Khan · 7 years ago
  30. e0a5696 selftests: lib.mk: fix test executable status check to use full path by Shuah Khan · 7 years ago
  31. 52fd1d0 selftests: Makefile: clear LDFLAGS for make O=dir use-case by Shuah Khan · 7 years ago
  32. 8050ef2 selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  33. 69e33b2 selftests: rtnetlink.sh: add test case for device ifalias by Florian Westphal · 7 years ago
  34. e8d1749 bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE by Craig Gallek · 7 years ago
  35. bae3046 bpf: Add uniqueness invariant to trivial lpm test implementation by Craig Gallek · 7 years ago
  36. 06e8852 selftests/net: msg_zerocopy enable build with older kernel headers by Thomas Meyer · 7 years ago
  37. e06d79f selftests: actually run the various net selftests by Josef Bacik · 7 years ago
  38. 422d8dc selftest: add a reuseaddr test by Josef Bacik · 7 years ago
  39. fbcab13 selftests: silence test output by default by Josef Bacik · 7 years ago
  40. 5e75fe3 tools/testing/nvdimm: disable labels for nfit_test.1 by Dan Williams · 7 years ago
  41. 84c0656 selftests/ftrace: multiple_kprobes: Also check for support by Thomas Meyer · 7 years ago
  42. 56a268c selftests/bpf: Make bpf_util work on uniprocessor systems by Thomas Meyer · 7 years ago
  43. 6f00033 selftests/intel_pstate: No need to compile test progs in the run script by Thomas Meyer · 7 years ago
  44. 67b2e30 selftests: intel_pstate: build only on x86 by Daniel Díaz · 7 years ago
  45. 172a8ca selftests: breakpoints: re-order TEST_GEN_PROGS targets by Fathi Boudra · 7 years ago
  46. 96e5335 tools: fix testing/selftests/sigaltstack for s390x by Thomas Richter · 7 years ago
  47. 64cfcae selftests: net: More graceful finding of `ip'. by Daniel Díaz · 7 years ago
  48. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  49. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  50. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  51. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  52. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  53. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  54. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 7 years ago
  55. 66559a6 tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing by Cyrill Gorcunov · 7 years ago
  56. 6d62189 Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  57. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  58. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  59. 1f522a4 selftests/memfd: add memfd_create hugetlbfs selftest by Mike Kravetz · 7 years ago
  60. d312cb1 userfaultfd: selftest: explicit failure if the SIGBUS test failed by Andrea Arcangeli · 7 years ago
  61. 67e8032 userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST by Andrea Arcangeli · 7 years ago
  62. 81aac3a userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature by Prakash Sangappa · 7 years ago
  63. 824f973 userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem by Mike Rapoport · 7 years ago
  64. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  65. 369130b selftests: Enhance kselftest_harness.h to print which assert failed by Mickaël Salaün · 7 years ago
  66. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  67. dd90ccc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  71. bbd9644 selftests: correct define in msg_zerocopy.c by Willem de Bruijn · 7 years ago
  72. 8f98ae0 Merge branch 'for-4.14/fs' into libnvdimm-for-next by Dan Williams · 7 years ago
  73. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  74. a3c0105 selftests/powerpc: Force ptrace tests to build -fno-pie by Michael Neuling · 7 years ago
  75. eb03916 powerpc/asm: Convert .llong directives to .8byte by Tobin C. Harding · 8 years ago
  76. 90774a9 bpf: test_maps: fix typos, "conenct" and "listeen" by Colin Ian King · 7 years ago
  77. 1d51f65 tc-testing: add test for testing ife type by Alexander Aring · 7 years ago
  78. 3450402 selftests: add addrlabel add/delete to rtnetlink.sh by Florian Westphal · 7 years ago
  79. 7cadf2c selftests/bpf: check the instruction dumps are populated by Jakub Kicinski · 7 years ago
  80. 3f0d6a1 bpf: test_maps add sockmap stress test by John Fastabend · 7 years ago
  81. 81374aa bpf: harden sockmap program attach to ensure correct map type by John Fastabend · 7 years ago
  82. ed85054 bpf: more SK_SKB selftests by John Fastabend · 7 years ago
  83. 6fd2886 bpf: additional sockmap self tests by John Fastabend · 7 years ago
  84. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 7 years ago
  85. fff4e7a Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  86. 1f87c7c selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format by Shuah Khan · 7 years ago
  87. 77d802e selftests: change lib.mk RUN_TESTS to take test list as an argument by Shuah Khan · 7 years ago
  88. 49b7364 selftests: lib.mk: suppress "cd" output from run_tests target by Shuah Khan · 7 years ago
  89. 11867a7 selftests: kselftest framework: change skip exit code to 0 by Shuah Khan · 7 years ago
  90. 8f14e26 selftests/timers: make loop consistent with array size by Benjamin Gaignard · 7 years ago
  91. df20cb7 selftests/bpf: add a test for a pruning bug in the verifier by Alexei Starovoitov · 7 years ago
  92. d893dc2 selftests/bpf: add a test for a bug in liveness-based pruning by Edward Cree · 7 years ago
  93. 16e7812 selftests/net: Add a test to validate behavior of rx timestamps by Mike Maloney · 7 years ago
  94. 475c57c selftests: timers: remove rtctest_setdate from run_destructive_tests by Shuah Khan · 7 years ago
  95. df9c011 selftests: timers: Fix run_destructive_tests target to handle skipped tests by Shuah Khan · 7 years ago
  96. 98b74e1 kselftests: timers: leap-a-day: Change default arguments to help test runs by John Stultz · 7 years ago
  97. b841065 selftests: timers: drop support for !KTEST case by Shuah Khan · 7 years ago
  98. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  100. 4e2a809 Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 7 years ago