1. 5dbfb6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  2. 8c85cbdf selftests/bpf: update test_lwt_seg6local.sh according to iproute2 by Mathieu Xhonneux · 6 years ago
  3. 258fe20 selftest/net: fix protocol family to work for IPv4. by Maninder Singh · 6 years ago
  4. f67077d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  5. 3ebb6fb Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  6. 5f300e8 bpf: btf: Use exact btf value_size match in map_check_btf() by Martin KaFai Lau · 6 years ago
  7. 82f4f3e6 selftests/ftrace: Add snapshot and tracing_on test case by Masami Hiramatsu · 6 years ago
  8. 38d5d3b bpf: Introduce BPF_ANNOTATE_KV_PAIR by Martin KaFai Lau · 6 years ago
  9. 6283fa3 bpf: btf: Ensure the member->offset is in the right order by Martin KaFai Lau · 6 years ago
  10. 7c3e8b6 bpf: Use option "help" in the llvm-objcopy test by Martin KaFai Lau · 6 years ago
  11. fa47a16 bpf: test case to check whether src/dst regs got mangled by xadd by Daniel Borkmann · 6 years ago
  12. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  13. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  14. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. 4596f55 Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  16. 8f19f12 selftests: in udpgso_bench do not test udp zerocopy by Willem de Bruijn · 6 years ago
  17. 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
  18. 8a46580 rseq/selftests: cleanup: Update comment above rseq_prepare_unload by Mathieu Desnoyers · 6 years ago
  19. ec9c82e rseq: uapi: Declare rseq_cs field as union, update includes by Mathieu Desnoyers · 6 years ago
  20. 33bd5ac net/ipv6: Revert attempt to simplify route replace and append by David Ahern · 7 years ago
  21. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  22. 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  23. 1273c25 tools/testing/nvdimm: advertise a write cache for nfit_test by Vishal Verma · 7 years ago
  24. 933e671 selftests/net: Fix permissions for fib_tests.sh by Shuah Khan · 7 years ago
  25. e8a445d selftests/x86/sigreturn: Do minor cleanups by Andy Lutomirski · 7 years ago
  26. ec34802 selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs by Andy Lutomirski · 7 years ago
  27. dd349c3 selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script by Jeffrin Jose T · 7 years ago
  28. b0e4b8b selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script by Jeffrin Jose T · 7 years ago
  29. 5fadfc6 selftests: bpf: add missing NET_SCHED to config by Anders Roxell · 7 years ago
  30. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. e0bc833 Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  33. b13fbe77 Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  34. 3e1a61b tools/bpf: fix test_sockmap failure by Yonghong Song · 7 years ago
  35. 81e167c selftests: bpf: notification about privilege required to run test_kmod.sh testing script by Jeffrin Jose T · 7 years ago
  36. 0ea73d5 rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes by Mathieu Desnoyers · 7 years ago
  37. e7c9996 rseq/selftests: Make run_param_test.sh executable by Mathieu Desnoyers · 7 years ago
  38. 3739a21 selftests: net: add tcp_inq to gitignore by Anders Roxell · 7 years ago
  39. 73f9c33 selftests: net: add config fragments by Anders Roxell · 7 years ago
  40. 744f4be rseq/selftests: Implement MIPS support by Paul Burton · 7 years ago
  41. eb83d5f selftests: sparc64: Add missing SPDX License Identifiers by Shuah Khan (Samsung OSG) · 7 years ago
  42. 953c9d2 selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides by Shuah Khan (Samsung OSG) · 7 years ago
  43. 3c62c91 selftests: sparc64: Fix to do nothing on non-sparc64 by Shuah Khan (Samsung OSG) · 7 years ago
  44. d6a3e55 selftests: sync: add config fragment for testing sync framework by Fathi Boudra · 7 years ago
  45. a4d7537 selftests: vm: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  46. 6858144 selftests: zram: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  47. d7d5311 selftests: user: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  48. c7db6ff selftests: sysctl: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  49. 8781578 selftests: static_keys: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  50. 856e7c4 selftests: pstore: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
  51. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  52. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  53. 4c5e8fc Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  54. 26bf8a8 bpf, selftests: delete xfrm tunnel when test exits. by William Tu · 7 years ago
  55. 36ffdbc bpf, selftest: check tunnel type more accurately by Jian Wang · 7 years ago
  56. 47cf52a selftests/bpf: test offloads even with BPF programs present by Jakub Kicinski · 7 years ago
  57. 3bce593 selftests: bpf: config: add config fragments by Anders Roxell · 7 years ago
  58. 31962c8 tc-testing: ife: fix wrong teardown command in test b7b8 by Davide Caratti · 7 years ago
  59. 0ca69d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  60. 1c9ca7e selftests: bpf: fix urandom_read build issue by Anders Roxell · 7 years ago
  61. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  62. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 1329c20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  64. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  65. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
  66. b2f5de0 tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!) by Alexey Dobriyan · 7 years ago
  67. ff26728 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  68. 23316a3 tools/bpf: fix selftest get_cgroup_id_user by Yonghong Song · 7 years ago
  69. 53c3daf kselftest/cgroup: fix a signedness bug by Dan Carpenter · 7 years ago
  70. 9855c46 selftests/ftrace: Add ppc support for kprobe args tests by Naveen N. Rao · 7 years ago
  71. 58990d1 bpf: reject passing modified ctx to helper functions by Daniel Borkmann · 7 years ago
  72. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  73. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  74. 5eb6eed Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  75. ca95bf6 Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  76. ccba8b6 rseq/selftests: Provide Makefile, scripts, gitignore by Mathieu Desnoyers · 7 years ago
  77. c960e99 rseq/selftests: Provide parametrized tests by Mathieu Desnoyers · 7 years ago
  78. 01a5ec4 rseq/selftests: Provide basic percpu ops test by Mathieu Desnoyers · 7 years ago
  79. 1badac4 rseq/selftests: Provide basic test by Mathieu Desnoyers · 7 years ago
  80. 2e155fb rseq/selftests: Provide rseq library by Mathieu Desnoyers · 7 years ago
  81. 4e49ed2 selftests/lib.mk: Introduce OVERRIDE_TARGETS by Mathieu Desnoyers · 7 years ago
  82. 07c4dd3 Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  83. 3c54508 selftests: sparc64: char: Selftest for privileged ADI driver by Tom Hromatka · 7 years ago
  84. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  85. 4057ada Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 33697bd tracing/selftest: Add test to test simple snapshot trigger for trace_marker by Steven Rostedt (VMware) · 7 years ago
  87. 6ebe5a7 selftests: forwarding: mirror_vlan: Change test description by Petr Machata · 7 years ago
  88. 00d5622 selftests: forwarding: mirror_vlan: Uninstall trap by Petr Machata · 7 years ago
  89. 75f0139 selftests/net: add packet socket packet_snd test by Willem de Bruijn · 7 years ago
  90. 00f333e selftests/net: udpgso: test small gso_size boundary conditions by Willem de Bruijn · 7 years ago
  91. 830669e selftests/net: enable msg_zerocopy test by Willem de Bruijn · 7 years ago
  92. f269099 tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper by Yonghong Song · 7 years ago
  93. c7ddbba tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper by Yonghong Song · 7 years ago
  94. 06be086 bpf: test case for map pointer poison with calls/branches by Daniel Borkmann · 7 years ago
  95. 9c2d72d selftests/powerpc: Add perf breakpoint test by Michael Neuling · 7 years ago
  96. 8175383 bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD by Martin KaFai Lau · 7 years ago
  97. b9308ae bpf: btf: Check array t->size by Martin KaFai Lau · 7 years ago
  98. 73563aa selftests/bpf: test_sockmap, print additional test options by Prashant Bhole · 7 years ago
  99. d825e12 selftests/bpf: test_sockmap, fix data verification by Prashant Bhole · 7 years ago
  100. a009f1f selftests/bpf: test_sockmap, timing improvements by Prashant Bhole · 7 years ago