1. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 82e45b6 selftests: fib_tests: Add test cases for netdev carrier change by Ido Schimmel · 7 years ago
  3. 5adb768 selftests: fib_tests: Add test cases for netdev down by Ido Schimmel · 7 years ago
  4. 607bd2e selftests: fib_tests: Add test cases for IPv4/IPv6 FIB by Ido Schimmel · 7 years ago
  5. 7f0b800 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  6. 3ced9b6 tools/bpf: add a bpf selftest for stacktrace by Yonghong Song · 7 years ago
  7. b4fac96 tools: bpftool: remove new lines from errors by Jakub Kicinski · 7 years ago
  8. 6ebe6db tools: bpftool: alias show and list commands by Jakub Kicinski · 7 years ago
  9. 65b875b tools: bpftool: rename cgroup list -> show in the code by Jakub Kicinski · 7 years ago
  10. ef27e2c selftests: rtnetlink: add erspan and ip6erspan by William Tu · 7 years ago
  11. d36f45e selftests/net: fix bugs in address and port initialization by Sowmini Varadhan · 7 years ago
  12. 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
  13. 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
  14. 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
  15. 752d7b4 selftests/bpf: test device info reporting for bound progs by Jakub Kicinski · 7 years ago
  16. 5226221 tools: bpftool: report device information for offloaded programs by Jakub Kicinski · 7 years ago
  17. 675fc27 bpf: offload: report device information for offloaded programs by Jakub Kicinski · 7 years ago
  18. ce90aaf objtool: Fix seg fault with clang-compiled objects by Simon Ser · 7 years ago
  19. d89e426 objtool: Fix seg fault caused by missing parameter by Simon Ser · 7 years ago
  20. 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
  21. fb98266 tools/bpftool: fix bpftool build with bintutils >= 2.9 by Roman Gushchin · 7 years ago
  22. 4bfe3bd tools/bpftool: use version from the kernel source tree by Roman Gushchin · 7 years ago
  23. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  25. e7e83dd objtool: Fix Clang enum conversion warning by Lukas Bulwahn · 7 years ago
  26. fcffe2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  27. 1528f6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  28. aada9ce bpf: fix max call depth check by Alexei Starovoitov · 7 years ago
  29. 6b86c42 selftests/bpf: additional stack depth tests by Alexei Starovoitov · 7 years ago
  30. 6b80ad2 bpf: selftest for late caller stack size increase by Jann Horn · 7 years ago
  31. 9f5cb6b x86/ldt: Make the LDT mapping RO by Thomas Gleixner · 7 years ago
  32. 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
  33. fd05e57 bpf: fix stacksafe exploration when comparing states by Gianluca Borello · 7 years ago
  34. 8207c6d tools: bpftool: protect against races with disappearing objects by Jakub Kicinski · 7 years ago
  35. b3b1b65 tools: bpftool: maps: close json array on error paths of show by Jakub Kicinski · 7 years ago
  36. a4828f8 x86/ldt: Prevent LDT inheritance on exec by Thomas Gleixner · 7 years ago
  37. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  39. cd95a89 selftests/bpf: fix Makefile for passing LLC to the command line by Quentin Monnet · 7 years ago
  40. 409232a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  41. aa12f59 tools/kvm_stat: sort '-f help' output by Stefan Raspl · 7 years ago
  42. 8b6ca2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  43. c475ffa tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroup by Yonghong Song · 7 years ago
  44. 7105e82 bpf: allow for correlation of maps and helpers in dump by Daniel Borkmann · 7 years ago
  45. 82abbf8 bpf: do not allow root to mangle valid pointers by Alexei Starovoitov · 7 years ago
  46. 2255f8d selftests/bpf: add tests for recent bugfixes by Jann Horn · 7 years ago
  47. 1c8e77f selftests: net: Adding config fragment CONFIG_NUMA=y by Naresh Kamboju · 7 years ago
  48. 5d0c138 selftests: rtnetlink: add gretap test cases by William Tu · 7 years ago
  49. 7d9890e libbpf: Fix build errors. by David Miller · 7 years ago
  50. 19c832e bpf: Fix tools and testing build. by David Miller · 7 years ago
  51. 544c460 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 7 years ago
  52. 4ca998f selftests/bpf: add netdevsim to config by Jakub Kicinski · 7 years ago
  53. c682ccc bpf: fix broken BPF selftest build on s390 by Hendrik Brueckner · 7 years ago
  54. 59436c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  55. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  56. 10b9baa tools arch s390: Do not include header files from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  57. ca58d7e perf jvmti: Generate correct debug information for inlined code by Ben Gainey · 7 years ago
  58. 61fb26a perf tools: Fix up build in hardened environments by Jiri Olsa · 7 years ago
  59. 5cfee7a perf tools: Use shell function for perl cflags retrieval by Jiri Olsa · 7 years ago
  60. 21567ed libbpf: fix Makefile exit code if libelf not found by Jakub Kicinski · 7 years ago
  61. 28ab173 selftests/bpf: additional bpf_call tests by Daniel Borkmann · 7 years ago
  62. b0b04fc selftests/bpf: add xdp noinline test by Alexei Starovoitov · 7 years ago
  63. 3bc35c6 selftests/bpf: add bpf_call test by Alexei Starovoitov · 7 years ago
  64. 48cca7e libbpf: add support for bpf_call by Alexei Starovoitov · 7 years ago
  65. d98588c selftests/bpf: add tests for stack_zero tracking by Alexei Starovoitov · 7 years ago
  66. a7ff3ec selftests/bpf: add verifier tests for bpf_call by Alexei Starovoitov · 7 years ago
  67. 650400b2 Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  68. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  69. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  70. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  71. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  72. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  73. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 87ab819 bpf: add test case for ld_abs and helper changing pkt data by Daniel Borkmann · 7 years ago
  76. 643e345 tools/headers: Synchronize kernel <-> tooling headers by Ingo Molnar · 7 years ago
  77. 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 7 years ago
  78. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  79. 0b265c3 tools/slabinfo-gnuplot: force to use bash shell by Liu, Changcheng · 7 years ago
  80. 5ccda64 bpftool: implement cgroup bpf operations by Roman Gushchin · 7 years ago
  81. 49a086c bpftool: implement prog load command by Roman Gushchin · 7 years ago
  82. fe4d44b libbpf: prefer global symbols as bpf program name source by Roman Gushchin · 7 years ago
  83. 583c900 libbpf: add ability to guess program type based on section name by Roman Gushchin · 7 years ago
  84. cf656c7 tools/kvm_stat: add line for totals by Stefan Raspl · 7 years ago
  85. 73fab6f tools/kvm_stat: stop ignoring unhandled arguments by Stefan Raspl · 7 years ago
  86. 822cfe3 tools/kvm_stat: suppress usage information on command line errors by Stefan Raspl · 7 years ago
  87. 08e20a6 tools/kvm_stat: handle invalid regular expressions by Stefan Raspl · 7 years ago
  88. f3d11b0 tools/kvm_stat: add hint on '-f help' to man page by Stefan Raspl · 7 years ago
  89. fff8c9e tools/kvm_stat: fix child trace events accounting by Stefan Raspl · 7 years ago
  90. b74faa9 tools/kvm_stat: fix extra handling of 'help' with fields filter by Stefan Raspl · 7 years ago
  91. 67c162b tools/kvm_stat: fix missing field update after filter change by Stefan Raspl · 7 years ago
  92. faa0665 tools/kvm_stat: fix drilldown in events-by-guests mode by Stefan Raspl · 7 years ago
  93. 19e8e54 tools/kvm_stat: fix command line option '-g' by Stefan Raspl · 7 years ago
  94. 92ccc26 tools/lib/lockdep: Add missing declaration of 'pr_cont()' by Mengting Zhang · 7 years ago
  95. 720f228 bpf: fix broken BPF selftest build by Daniel Borkmann · 7 years ago
  96. 965de87 samples/bpf: add a test for bpf_override_return by Josef Bacik · 7 years ago
  97. d279f1f bpf/tracing: add a bpf test for new ioctl query interface by Yonghong Song · 7 years ago
  98. 2a22f69 tools/include: Remove ACCESS_ONCE() by Mark Rutland · 7 years ago
  99. f971e51 tools/perf: Convert ACCESS_ONCE() to READ_ONCE() by Mark Rutland · 7 years ago
  100. c1ed473 Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago