1. ea9722e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  2. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  3. 87c1793 bpf: add couple of test cases for div/mod by zero by Daniel Borkmann · 7 years ago
  4. 8c417dc tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map by Yonghong Song · 7 years ago
  5. b7bcc0b selftests: bpf: update .gitignore with missing generated files by Shuah Khan · 7 years ago
  6. a55aaf6 bpftool: recognize BPF_MAP_TYPE_CPUMAP maps by Roman Gushchin · 7 years ago
  7. 726ba84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  8. 7fedbb7c selftest/bpf: extend the offload test with map checks by Jakub Kicinski · 7 years ago
  9. 064a07c tools: bpftool: report device information for offloaded maps by Jakub Kicinski · 7 years ago
  10. 52775b3 bpf: offload: report device information about offloaded maps by Jakub Kicinski · 7 years ago
  11. 111e6b4 selftests/bpf: make test_verifier run most programs by Alexei Starovoitov · 7 years ago
  12. e7b2823 bpf: Sync kernel ABI header with tooling header by Jesper Dangaard Brouer · 7 years ago
  13. b223e3b tools/bpf_jit_disasm: silence a static checker warning by Dan Carpenter · 7 years ago
  14. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  15. e659359 tools: bpftool: improve architecture detection by using ifindex by Jiong Wang · 7 years ago
  16. 6f16101 bpf: mark dst unknown on inconsistent {s, u}bounds adjustments by Daniel Borkmann · 7 years ago
  17. 88dc7fc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. 7110d80 libbpf: Makefile set specified permission mode by Jesper Dangaard Brouer · 7 years ago
  20. 63c8591 libbpf: cleanup Makefile, remove unused elements by Jesper Dangaard Brouer · 7 years ago
  21. 7d386c6 libbpf: install the header file libbpf.h by Jesper Dangaard Brouer · 7 years ago
  22. d77be68 libbpf: fix string comparison for guessing eBPF program type by Quentin Monnet · 7 years ago
  23. 39b72cc tools: bpftool: add -DPACKAGE when including bfd.h by Jiong Wang · 7 years ago
  24. f37a8cb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 7 years ago
  25. b45a53b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  26. 45e5e12 bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs by Roman Gushchin · 7 years ago
  27. 385d11b objtool: Improve error message for bad file argument by Josh Poimboeuf · 7 years ago
  28. a388457 bpf: offload: add map offload infrastructure by Jakub Kicinski · 7 years ago
  29. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. 0f908cc tools/objtool/Makefile: don't assume sync-check.sh is executable by Andrew Morton · 7 years ago
  31. 352909b selftests/x86: Add test_vsyscall by Andy Lutomirski · 7 years ago
  32. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. 258c760 objtool: Allow alternatives to be ignored by Josh Poimboeuf · 7 years ago
  34. 39b7353 objtool: Detect jumps to retpoline thunks by Josh Poimboeuf · 7 years ago
  35. 7891a87 bpf: arsh is not supported in 32 bit alu thus reject it by Daniel Borkmann · 7 years ago
  36. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  37. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 82e45b6 selftests: fib_tests: Add test cases for netdev carrier change by Ido Schimmel · 7 years ago
  39. 5adb768 selftests: fib_tests: Add test cases for netdev down by Ido Schimmel · 7 years ago
  40. 607bd2e selftests: fib_tests: Add test cases for IPv4/IPv6 FIB by Ido Schimmel · 7 years ago
  41. 7f0b800 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  42. 2b36047 selftests/bpf: fix test_align by Alexei Starovoitov · 7 years ago
  43. 3ced9b6 tools/bpf: add a bpf selftest for stacktrace by Yonghong Song · 7 years ago
  44. b4fac96 tools: bpftool: remove new lines from errors by Jakub Kicinski · 7 years ago
  45. 6ebe6db tools: bpftool: alias show and list commands by Jakub Kicinski · 7 years ago
  46. 65b875b tools: bpftool: rename cgroup list -> show in the code by Jakub Kicinski · 7 years ago
  47. ef27e2c selftests: rtnetlink: add erspan and ip6erspan by William Tu · 7 years ago
  48. d36f45e selftests/net: fix bugs in address and port initialization by Sowmini Varadhan · 7 years ago
  49. e7c632f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 31336ed Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. a9746e4 Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  52. 752d7b4 selftests/bpf: test device info reporting for bound progs by Jakub Kicinski · 7 years ago
  53. 5226221 tools: bpftool: report device information for offloaded programs by Jakub Kicinski · 7 years ago
  54. 675fc27 bpf: offload: report device information for offloaded programs by Jakub Kicinski · 7 years ago
  55. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  56. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  57. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. fb98266 tools/bpftool: fix bpftool build with bintutils >= 2.9 by Roman Gushchin · 7 years ago
  59. 4bfe3bd tools/bpftool: use version from the kernel source tree by Roman Gushchin · 7 years ago
  60. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  62. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  63. fcffe2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  64. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  65. aada9ce bpf: fix max call depth check by Alexei Starovoitov · 7 years ago
  66. 6b86c42 selftests/bpf: additional stack depth tests by Alexei Starovoitov · 7 years ago
  67. 6b80ad2 bpf: selftest for late caller stack size increase by Jann Horn · 7 years ago
  68. 9f5cb6b x86/ldt: Make the LDT mapping RO by Thomas Gleixner · 7 years ago
  69. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. fd05e57 bpf: fix stacksafe exploration when comparing states by Gianluca Borello · 7 years ago
  71. 8207c6d tools: bpftool: protect against races with disappearing objects by Jakub Kicinski · 7 years ago
  72. b3b1b65 tools: bpftool: maps: close json array on error paths of show by Jakub Kicinski · 7 years ago
  73. a4828f8 x86/ldt: Prevent LDT inheritance on exec by Thomas Gleixner · 7 years ago
  74. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  76. cd95a89 selftests/bpf: fix Makefile for passing LLC to the command line by Quentin Monnet · 7 years ago
  77. 409232a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  78. aa12f59 tools/kvm_stat: sort '-f help' output by Stefan Raspl · 7 years ago
  79. 8b6ca2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  80. c475ffa tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroup by Yonghong Song · 7 years ago
  81. 7105e82 bpf: allow for correlation of maps and helpers in dump by Daniel Borkmann · 7 years ago
  82. 82abbf8 bpf: do not allow root to mangle valid pointers by Alexei Starovoitov · 7 years ago
  83. 2255f8d selftests/bpf: add tests for recent bugfixes by Jann Horn · 7 years ago
  84. 1c8e77f selftests: net: Adding config fragment CONFIG_NUMA=y by Naresh Kamboju · 7 years ago
  85. 5d0c138 selftests: rtnetlink: add gretap test cases by William Tu · 7 years ago
  86. 7d9890e libbpf: Fix build errors. by David Miller · 7 years ago
  87. 19c832e bpf: Fix tools and testing build. by David Miller · 7 years ago
  88. 544c460 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 7 years ago
  89. 4ca998f selftests/bpf: add netdevsim to config by Jakub Kicinski · 7 years ago
  90. c682ccc bpf: fix broken BPF selftest build on s390 by Hendrik Brueckner · 7 years ago
  91. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  92. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  93. 10b9baa tools arch s390: Do not include header files from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  94. ca58d7e perf jvmti: Generate correct debug information for inlined code by Ben Gainey · 7 years ago
  95. 61fb26a perf tools: Fix up build in hardened environments by Jiri Olsa · 7 years ago
  96. 5cfee7a perf tools: Use shell function for perl cflags retrieval by Jiri Olsa · 7 years ago
  97. 21567ed libbpf: fix Makefile exit code if libelf not found by Jakub Kicinski · 7 years ago
  98. 28ab173 selftests/bpf: additional bpf_call tests by Daniel Borkmann · 7 years ago
  99. b0b04fc selftests/bpf: add xdp noinline test by Alexei Starovoitov · 7 years ago
  100. 3bc35c6 selftests/bpf: add bpf_call test by Alexei Starovoitov · 7 years ago