1. 5a643c8 selftests: pmtu: Minimum MTU for vti6 is 68 by Stefano Brivio · 7 years ago
  2. 79741a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  3. 9cde0c8 bpf: update bpf.h uapi header for tools by Quentin Monnet · 7 years ago
  4. 933a741 selftests/bpf: bpf tunnel test. by William Tu · 7 years ago
  5. 9b984a2 tools, bpftool: Display license GPL compatible in prog show/list by Jiri Olsa · 7 years ago
  6. fb6ef42 tools, bpf: Sync bpf.h uapi header by Jiri Olsa · 7 years ago
  7. 3a687be selftests: udp gso benchmark by Willem de Bruijn · 7 years ago
  8. 3f12817 selftests: udp gso with corking by Willem de Bruijn · 7 years ago
  9. e5b2d91 selftests: udp gso with connected sockets by Willem de Bruijn · 7 years ago
  10. a160725 selftests: udp gso by Willem de Bruijn · 7 years ago
  11. a9537c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  12. 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  13. 9c299a3 bpf: fix for lex/yacc build error with gcc-5 by John Fastabend · 7 years ago
  14. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. a18fda1 bpf: reduce runtime of test_sockmap tests by John Fastabend · 7 years ago
  16. 16962b2 bpf: sockmap, add selftests by John Fastabend · 7 years ago
  17. 6595c74 tools/bpf: remove test_sock_addr from TEST_GEN_PROGS by Yonghong Song · 7 years ago
  18. b6fd9cf selftests: bpf: update .gitignore with missing file by Anders Roxell · 7 years ago
  19. 24cac70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  20. 5f90dd6 tools/bpf: add verifier tests for accesses to map values by Paul Chaignon · 7 years ago
  21. 29a36f9 samples/bpf: extend test_tunnel_bpf.sh with xfrm state test by Eyal Birger · 7 years ago
  22. b300fcf selftests: net: update .gitignore with missing test by Anders Roxell · 7 years ago
  23. a56e6bc tc-testing: updated ife test cases by Roman Mashak · 7 years ago
  24. fbcf93e bpf: btf: Clean up btf.h in uapi by Martin KaFai Lau · 7 years ago
  25. 986e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  26. 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 18de45a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 4c50cea Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  29. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. 6488ec2 Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  31. a72db42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  32. 878a4d3 libbpf: fixed build error for samples/bpf/ by Björn Töpel · 7 years ago
  33. c0fa1b6 bpf: btf: Add BTF tests by Martin KaFai Lau · 7 years ago
  34. 8a138ae bpf: btf: Add BTF support to libbpf by Martin KaFai Lau · 7 years ago
  35. 3bd86a8 bpf: btf: Sync bpf.h and btf.h to tools/ by Martin KaFai Lau · 7 years ago
  36. 8a9fd83 coresight: Move to SPDX identifier by Mathieu Poirier · 7 years ago
  37. 0a0a7e0 tools/bpf: fix test_sock and test_sock_addr.sh failure by Yonghong Song · 7 years ago
  38. c6ffd1f bpf: add bpf_xdp_adjust_tail sample prog by Nikita V. Shirokov · 7 years ago
  39. 0367d0a bpf: adding tests for bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
  40. eccb1b9 perf test BPF: Fixup BPF test using epoll_pwait syscall function probe by Arnaldo Carvalho de Melo · 7 years ago
  41. 518c602 perf tests mmap: Show which tracepoint is failing by Arnaldo Carvalho de Melo · 7 years ago
  42. 66f5a07 perf tools: Add '\n' at the end of parse-options error messages by Ravi Bangoria · 7 years ago
  43. ccbb6af perf record: Remove suggestion to enable APIC by Andi Kleen · 7 years ago
  44. ec39484 perf record: Remove misleading error suggestion by Andi Kleen · 7 years ago
  45. 6a02f06 perf hists browser: Clarify top/report browser help by Andi Kleen · 7 years ago
  46. a7e9eab perf mem: Allow all record/report options by Andi Kleen · 7 years ago
  47. 4e5c01a perf trace: Support MAP_FIXED_NOREPLACE by Arnaldo Carvalho de Melo · 7 years ago
  48. 0c90f22 tools: bpftool: make it easier to feed hex bytes to bpftool by Quentin Monnet · 7 years ago
  49. e14c93fd libbpf: Type functions for raw tracepoints by Andrey Ignatov · 7 years ago
  50. 81efee7 libbpf: Support guessing post_bind{4,6} progs by Andrey Ignatov · 7 years ago
  51. 393de51 bpftool: Support new prog types and attach types by Andrey Ignatov · 7 years ago
  52. 8bf24e8 selftests/filesystems: Don't run dnotify_test by default by Michael Ellerman · 7 years ago
  53. e3c1917 selftest: tc_flower: add testcase for 'ip_flags' by Davide Caratti · 7 years ago
  54. 038586c perf list: Add s390 support for detailed/verbose PMU event description by Thomas Richter · 7 years ago
  55. bf30cc1 perf script: Extend misc field decoding with switch out event type by Alexey Budankov · 7 years ago
  56. b3f35b5 perf report: Extend raw dump (-D) out with switch out event type by Alexey Budankov · 7 years ago
  57. 101592b perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] by Alexey Budankov · 7 years ago
  58. e2f73a1 tools/headers: Synchronize kernel ABI headers, v4.17-rc1 by Ingo Molnar · 7 years ago
  59. 596a9f6 objtool: Support HOSTCFLAGS and HOSTLDFLAGS by Laura Abbott · 7 years ago
  60. 192dc40 selftests: net: add tcp_mmap program by Eric Dumazet · 7 years ago
  61. 10b19ae tc-testing: add sample action tests by Roman Mashak · 7 years ago
  62. e6d9bfd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  63. d5edb7f kvm: selftests: add vmx_tsc_adjust_test by Paolo Bonzini · 7 years ago
  64. 9484e12 tools/testing/nvdimm: enable labels for nfit_test.1 dimms by Dan Williams · 7 years ago
  65. 19357a6 tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute by Dan Williams · 7 years ago
  66. 718fda6 tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1 by Dan Williams · 7 years ago
  67. 55c72ab tools/testing/nvdimm: allow custom error code injection by Dan Williams · 7 years ago
  68. aacd188 Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  69. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  70. 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. b0d5c81 perf annotate: Handle variables in 'sub', 'or' and many other instructions by Arnaldo Carvalho de Melo · 7 years ago
  72. 43c4023 perf annotate: Allow setting the offset level in .perfconfig by Arnaldo Carvalho de Melo · 7 years ago
  73. 7b36614 perf report: Fix switching to another perf.data file by Arnaldo Carvalho de Melo · 7 years ago
  74. 4f75f1cb perf record: Change warning for missing sysfs entry to debug by Thomas Richter · 7 years ago
  75. ee9294d proc: fixup copyright sign by Alexey Dobriyan · 7 years ago
  76. 5ff9c1a selftests: net: add in_netns.sh to TEST_PROGS by Anders Roxell · 7 years ago
  77. 4b163ca perf tests: Disable breakpoint accounting test for powerpc by Sandipan Das · 7 years ago
  78. 4e1acd7 kvm: selftests: add -std=gnu99 cflags by Peng Hao · 7 years ago
  79. e8103e4 perf sched: Fix documentation for timehist by Takuya Yamamoto · 7 years ago
  80. 8a812bf perf version: Print status for syscall_table by Jin Yao · 7 years ago
  81. 22e9af4 perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT by Jin Yao · 7 years ago
  82. 90ce61b perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX by Jin Yao · 7 years ago
  83. c13009c perf tests bpf: Remove unused ptrace.h include from LLVM test by Arnaldo Carvalho de Melo · 7 years ago
  84. e14b733 perf jvmti: Give hints about package names needed to build by Arnaldo Carvalho de Melo · 7 years ago
  85. 51f3960 perf annotate browser: Allow showing offsets in more than just jump targets by Arnaldo Carvalho de Melo · 7 years ago
  86. 592c10e perf annotate: Allow showing offsets in more than just jump targets by Arnaldo Carvalho de Melo · 7 years ago
  87. af72cfb perf tests: Run dwarf unwind test on arm32 by Kim Phillips · 7 years ago
  88. 4d3b57d tools headers: Restore READ_ONCE() C++ compatibility by Mark Rutland · 7 years ago
  89. 9dc9a95 perf stat: Enable 1ms interval for printing event counters values by Alexey Budankov · 7 years ago
  90. 9697376 Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 7 years ago
  91. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  92. fa290cd radix tree: use GFP_ZONEMASK bits of gfp_t for flags by Matthew Wilcox · 7 years ago
  93. 1f5bd05 proc: selftests: test /proc/uptime by Alexey Dobriyan · 7 years ago
  94. 05c3f29 proc: selftests: shotgun testing of read/readdir/readlink/write by Alexey Dobriyan · 7 years ago
  95. 5de3d40 proc: add selftest for last field of /proc/loadavg by Alexey Dobriyan · 7 years ago
  96. 35318db proc: fix /proc/*/map_files lookup some more by Alexey Dobriyan · 7 years ago
  97. c4219ed proc: test /proc/self/syscall by Alexey Dobriyan · 7 years ago
  98. 9cd6565 proc: test /proc/self/wchan by Alexey Dobriyan · 7 years ago
  99. 0abf854d selftests: bpf: update .gitignore with missing generated files by Anders Roxell · 7 years ago
  100. 6cd110a ktest: Take submenu into account for grub2 menus by Satoru Takeuchi · 7 years ago