1. f3edacb bpf: Revert bpf_overrid_function() helper changes. by David S. Miller · 7 years ago
  2. eafb340 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
  3. 37f1ba0 selftests/bpf: add a test for device cgroup controller by Roman Gushchin · 7 years ago
  4. 9d1f159 bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/ by Roman Gushchin · 7 years ago
  5. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  7. fdebad1 Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 634eab1 bpf: add test cases to bpf selftests to cover all meta tests by Daniel Borkmann · 7 years ago
  10. b06723d bpf: minor cleanups after merge by Daniel Borkmann · 7 years ago
  11. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. 81ba4e1 selftests/bpf: remove useless bpf_trace_printk by Alexei Starovoitov · 7 years ago
  13. 170b8ff tc-testing: better test case file error reporting by Brenda J. Butler · 7 years ago
  14. 6c26c3f tc-testing: better check if thing is list by Brenda J. Butler · 7 years ago
  15. 7ae677f tc-testing: correction to docstring in get_unique_item by Brenda J. Butler · 7 years ago
  16. 181d661 tc-testing: split config file by Brenda J. Butler · 7 years ago
  17. a5a5efe tc-testing: gitignore, ignore standard python artifacts by Brenda J. Butler · 7 years ago
  18. 7dfbe5b tc-testing: very simple example test cases by Brenda J. Butler · 7 years ago
  19. a323335 selftests: lib.mk: print individual test results to console by default by Shuah Khan · 7 years ago
  20. 518828f tc-testing: fix arg to ip command: -s -> -n by Brenda J. Butler · 7 years ago
  21. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. 31c2611 selftests: Introduce a new test case to tc testsuite by Chris Mi · 7 years ago
  23. 7f07199 selftests: Introduce a new script to generate tc batch file by Chris Mi · 7 years ago
  24. e27afb8 selftests/bpf: fix broken build of test_maps by Alexei Starovoitov · 7 years ago
  25. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  27. cd86d1f bpf: Adding helper function bpf_getsockops by Lawrence Brakmo · 7 years ago
  28. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 7 years ago
  29. e043325 bpf: Add tests for eBPF file mode by Chenbo Feng · 7 years ago
  30. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  31. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  32. 435bf0d bpf: enforce TCP only support for sockmap by John Fastabend · 7 years ago
  33. 28e33f9 bpf: disallow arithmetic operations on context pointer by Jakub Kicinski · 7 years ago
  34. 7f6661a tc-testing: fix the -l argument bug in tdc.py by Lucas Bates · 7 years ago
  35. cf797ac tc-testing: Add test cases for police and skbmod by Lucas Bates · 7 years ago
  36. 0923edf tc-testing: Split test case files into smaller chunks by Lucas Bates · 7 years ago
  37. ae3c33c tc-testing: Add test cases for flushing actions by Lucas Bates · 7 years ago
  38. 7ddd8fa userfaultfd: selftest: exercise -EEXIST only in background transfer by Andrea Arcangeli · 7 years ago
  39. 2d0d21c selftests: rtnetlink: add a small macsec test case by Florian Westphal · 7 years ago
  40. 8f88f74 selftests: rtnetlink: test RTM_GETNETCONF by Florian Westphal · 7 years ago
  41. a99ca6d selftests/bpf: add a test for verifier logs by Jakub Kicinski · 7 years ago
  42. da93b8c Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  43. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  45. 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
  46. 1561b32 selftests/net: rxtimestamp: Fix an off by one by Dan Carpenter · 7 years ago
  47. 0b02503 VSOCK: add tools/testing/vsock/vsock_diag_test by Stefan Hajnoczi · 7 years ago
  48. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. ea344f6 selftests: mqueue: fix regression in silencing output from RUN_TESTS by Shuah Khan · 7 years ago
  50. 3346a6a selftests: x86: sysret_ss_attrs doesn't build on a PIE build by Shuah Khan · 7 years ago
  51. 390ee7e bpf: enforce return code for cgroup-bpf programs by Alexei Starovoitov · 7 years ago
  52. e9b871e selftests: rtnetlink: try concurrent change of ifalias by Florian Westphal · 7 years ago
  53. 6227efc1 selftests: rtnetlink.sh: add vxlan and fou test cases by Florian Westphal · 7 years ago
  54. 3a8ad56 bpf: Test new fields in bpf_attr and bpf_{prog, map}_info by Martin KaFai Lau · 7 years ago
  55. 6e525d0 bpf: Swap the order of checking prog_info and map_info by Martin KaFai Lau · 7 years ago
  56. 88cda1c bpf: libbpf: Provide basic API support to specify BPF obj name by Martin KaFai Lau · 7 years ago
  57. 61f26d9 selftests: rtnetlink.sh: add rudimentary vrf test by Florian Westphal · 7 years ago
  58. 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
  59. 22c8852 bpf: improve selftests and add tests for meta pointer by Daniel Borkmann · 7 years ago
  60. eefd95e selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms by Shuah Khan · 7 years ago
  61. 01db7fb selftests: timers: set-timer-lat: fix hang when std out/err are redirected by Shuah Khan · 7 years ago
  62. 21aadfa selftests/memfd: correct run_tests.sh permission by Li Zhijian · 7 years ago
  63. 10859f3 selftests/seccomp: Support glibc 2.26 siginfo_t.h by Kees Cook · 7 years ago
  64. 659dbfd selftests: futex: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  65. 1ede053 selftests: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  66. 8230b90 selftests: mqueue: Use full path to run tests from Makefile by Shuah Khan · 7 years ago
  67. 9c3340e selftests: futex: copy sub-dir test scripts for make O=dir run by Shuah Khan · 7 years ago
  68. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. 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
  70. b655fc1 samples/bpf: Fix pt_regs issues when cross-compiling by Joel Fernandes · 7 years ago
  71. 1a94068 selftests: lib.mk: copy test scripts and test files for make O=dir run by Shuah Khan · 7 years ago
  72. b2fc6ade selftests: sync: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  73. 38f7251 selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS by Shuah Khan · 7 years ago
  74. be16a24 selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install by Shuah Khan · 7 years ago
  75. e2fb655 selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean by Shuah Khan · 7 years ago
  76. e0a5696 selftests: lib.mk: fix test executable status check to use full path by Shuah Khan · 7 years ago
  77. 52fd1d0 selftests: Makefile: clear LDFLAGS for make O=dir use-case by Shuah Khan · 7 years ago
  78. 8050ef2 selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case by Shuah Khan · 7 years ago
  79. 69e33b2 selftests: rtnetlink.sh: add test case for device ifalias by Florian Westphal · 7 years ago
  80. e8d1749 bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE by Craig Gallek · 7 years ago
  81. bae3046 bpf: Add uniqueness invariant to trivial lpm test implementation by Craig Gallek · 7 years ago
  82. 06e8852 selftests/net: msg_zerocopy enable build with older kernel headers by Thomas Meyer · 7 years ago
  83. e06d79f selftests: actually run the various net selftests by Josef Bacik · 7 years ago
  84. 422d8dc selftest: add a reuseaddr test by Josef Bacik · 7 years ago
  85. fbcab13 selftests: silence test output by default by Josef Bacik · 7 years ago
  86. 5e75fe3 tools/testing/nvdimm: disable labels for nfit_test.1 by Dan Williams · 7 years ago
  87. 84c0656 selftests/ftrace: multiple_kprobes: Also check for support by Thomas Meyer · 7 years ago
  88. 56a268c selftests/bpf: Make bpf_util work on uniprocessor systems by Thomas Meyer · 7 years ago
  89. 6f00033 selftests/intel_pstate: No need to compile test progs in the run script by Thomas Meyer · 7 years ago
  90. 67b2e30 selftests: intel_pstate: build only on x86 by Daniel Díaz · 7 years ago
  91. 172a8ca selftests: breakpoints: re-order TEST_GEN_PROGS targets by Fathi Boudra · 8 years ago
  92. 96e5335 tools: fix testing/selftests/sigaltstack for s390x by Thomas Richter · 7 years ago
  93. 64cfcae selftests: net: More graceful finding of `ip'. by Daniel Díaz · 8 years ago
  94. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  95. e67b8a6 bpf/verifier: reject BPF_ALU64|BPF_END by Edward Cree · 7 years ago
  96. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  97. 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
  98. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  99. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  100. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 7 years ago