1. 995231c tools: bpftool: add bash completion for bpftool by Quentin Monnet · 7 years ago
  2. 3fc27b7 tools: bpftool: try to mount bpffs if required for pinning objects by Quentin Monnet · 7 years ago
  3. 0641c3c tools: bpftool: update documentation for --json and --pretty usage by Quentin Monnet · 7 years ago
  4. 47ff7ac tools: bpftool: add cosmetic changes for the manual pages by Quentin Monnet · 7 years ago
  5. 004b45c tools: bpftool: provide JSON output for all possible commands by Quentin Monnet · 7 years ago
  6. 9a5ab8b tools: bpftool: turn err() and info() macros into functions by Quentin Monnet · 7 years ago
  7. 3aaca6b tools: bpftool: add JSON output for `bpftool batch file FILE` command by Quentin Monnet · 7 years ago
  8. 831a0aa tools: bpftool: add JSON output for `bpftool map *` commands by Quentin Monnet · 7 years ago
  9. f05e2c3 tools: bpftool: add JSON output for `bpftool prog dump xlated *` command by Quentin Monnet · 7 years ago
  10. 107f041 tools: bpftool: add JSON output for `bpftool prog dump jited *` command by Quentin Monnet · 7 years ago
  11. 743cc66 tools: bpftool: add JSON output for `bpftool prog show *` command by Quentin Monnet · 7 years ago
  12. d35efba tools: bpftool: introduce --json and --pretty options by Quentin Monnet · 7 years ago
  13. a2bc2e5 tools: bpftool: add option parsing to bpftool, --help and --version by Quentin Monnet · 7 years ago
  14. b66e907 tools: bpftool: copy JSON writer from iproute2 repository by Quentin Monnet · 7 years ago
  15. e27afb8 selftests/bpf: fix broken build of test_maps by Alexei Starovoitov · 7 years ago
  16. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  18. cd86d1f bpf: Adding helper function bpf_getsockops by Lawrence Brakmo · 7 years ago
  19. 821cfbb tools: bpftool: add a command to display bpftool version by Quentin Monnet · 7 years ago
  20. 8dfbc6d tools: bpftool: show that `opcodes` or `file FILE` should be exclusive by Quentin Monnet · 7 years ago
  21. 9e2308c tools: bpftool: print all relevant byte opcodes for "load double word" by Quentin Monnet · 7 years ago
  22. d9c0b48 tools: bpftool: print only one error message on byte parsing failure by Quentin Monnet · 7 years ago
  23. 9f60617 tools: bpftool: add `bpftool prog help` as real command i.r.t exit code by Quentin Monnet · 7 years ago
  24. 1d84487 tools: bpftool: use err() instead of info() if there are too many insns by Quentin Monnet · 7 years ago
  25. 1739c26 tools: bpftool: fix return value when all eBPF programs have been shown by Quentin Monnet · 7 years ago
  26. 9cbe1f58 tools: bpftool: add pointer to file argument to print_hex() by Quentin Monnet · 7 years ago
  27. b37242c bpf: add test cases to bpf selftests to cover all access tests by Daniel Borkmann · 7 years ago
  28. e043325 bpf: Add tests for eBPF file mode by Chenbo Feng · 7 years ago
  29. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  30. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  31. 435bf0d bpf: enforce TCP only support for sockmap by John Fastabend · 7 years ago
  32. 28e33f9 bpf: disallow arithmetic operations on context pointer by Jakub Kicinski · 7 years ago
  33. 2dc7c1f tools: bpftool: use more common tag format by Jakub Kicinski · 7 years ago
  34. 6710e11 bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP by Jesper Dangaard Brouer · 7 years ago
  35. c97cc7d Revert "tools/power turbostat: stop migrating, unless '-m'" by Len Brown · 7 years ago
  36. 7f6661a tc-testing: fix the -l argument bug in tdc.py by Lucas Bates · 7 years ago
  37. cf797ac tc-testing: Add test cases for police and skbmod by Lucas Bates · 7 years ago
  38. 0923edf tc-testing: Split test case files into smaller chunks by Lucas Bates · 7 years ago
  39. ae3c33c tc-testing: Add test cases for flushing actions by Lucas Bates · 7 years ago
  40. 26c923a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 7ddd8fa userfaultfd: selftest: exercise -EEXIST only in background transfer by Andrea Arcangeli · 7 years ago
  42. 2d0d21c selftests: rtnetlink: add a small macsec test case by Florian Westphal · 7 years ago
  43. 8f88f74 selftests: rtnetlink: test RTM_GETNETCONF by Florian Westphal · 7 years ago
  44. c9c3599 tools: bpftool: use the kernel's instruction printer by Jakub Kicinski · 7 years ago
  45. a99ca6d selftests/bpf: add a test for verifier logs by Jakub Kicinski · 7 years ago
  46. 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
  47. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  48. aa7b4e0 tools include uapi bpf.h: Sync kernel ABI header with tooling header by Arnaldo Carvalho de Melo · 7 years ago
  49. 66ec1191 perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU by Mark Rutland · 7 years ago
  50. 067cae4 bpf: Use char in prog and map name by Martin KaFai Lau · 7 years ago
  51. 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  52. 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
  53. e9516c0 perf script: Add missing separator for "-F ip,brstack" (and brstackoff) by Mark Santaniello · 7 years ago
  54. fe9b5f7 libbpf: use map_flags when creating maps by Craig Gallek · 7 years ago
  55. b13c5c1 libbpf: parse maps sections of varying size by Craig Gallek · 7 years ago
  56. 1561b32 selftests/net: rxtimestamp: Fix an off by one by Dan Carpenter · 7 years ago
  57. 0b02503 VSOCK: add tools/testing/vsock/vsock_diag_test by Stefan Hajnoczi · 7 years ago
  58. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. 874d48f Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  60. ea344f6 selftests: mqueue: fix regression in silencing output from RUN_TESTS by Shuah Khan · 7 years ago
  61. 3346a6a selftests: x86: sysret_ss_attrs doesn't build on a PIE build by Shuah Khan · 7 years ago
  62. c1fbc0c perf callchain: Compare dsos (as well) for CCKEY_FUNCTION by Ravi Bangoria · 7 years ago
  63. ff69c21 tools: bpftool: add documentation by Jakub Kicinski · 7 years ago
  64. 71bb428 tools: bpf: add bpftool by Jakub Kicinski · 7 years ago
  65. a92bb54 tools: rename tools/net directory to tools/bpf by Jakub Kicinski · 7 years ago
  66. 5d0cbf9 libbpf: add support for BPF_PROG_QUERY by Alexei Starovoitov · 7 years ago
  67. defd9c4 libbpf: sync bpf.h by Alexei Starovoitov · 7 years ago
  68. 244d20e libbpf: introduce bpf_prog_detach2() by Alexei Starovoitov · 7 years ago
  69. 390ee7e bpf: enforce return code for cgroup-bpf programs by Alexei Starovoitov · 7 years ago
  70. e9b871e selftests: rtnetlink: try concurrent change of ifalias by Florian Westphal · 7 years ago
  71. 6227efc1 selftests: rtnetlink.sh: add vxlan and fou test cases by Florian Westphal · 7 years ago
  72. 1c6f705 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 1addcd5 Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  74. 3a8ad56 bpf: Test new fields in bpf_attr and bpf_{prog, map}_info by Martin KaFai Lau · 7 years ago
  75. 6e525d0 bpf: Swap the order of checking prog_info and map_info by Martin KaFai Lau · 7 years ago
  76. 88cda1c bpf: libbpf: Provide basic API support to specify BPF obj name by Martin KaFai Lau · 7 years ago
  77. 61f26d9 selftests: rtnetlink.sh: add rudimentary vrf test by Florian Westphal · 7 years ago
  78. 5357413 perf test: Fix vmlinux failure on s390x part 2 by Thomas Richter · 7 years ago
  79. b28503a perf test: Fix vmlinux failure on s390x by Thomas Richter · 7 years ago
  80. 607a402 objtool: Support unoptimized frame pointer setup by Josh Poimboeuf · 7 years ago
  81. 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
  82. 22c8852 bpf: improve selftests and add tests for meta pointer by Daniel Borkmann · 7 years ago
  83. ac29991 bpf: update bpf.h uapi header for tools by Daniel Borkmann · 7 years ago
  84. eefd95e selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms by Shuah Khan · 7 years ago
  85. 01db7fb selftests: timers: set-timer-lat: fix hang when std out/err are redirected by Shuah Khan · 7 years ago
  86. 21aadfa selftests/memfd: correct run_tests.sh permission by Li Zhijian · 7 years ago
  87. 10859f3 selftests/seccomp: Support glibc 2.26 siginfo_t.h by Kees Cook · 7 years ago
  88. 659dbfd selftests: futex: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  89. 1ede053 selftests: Makefile: fix for loops in targets to run silently by Shuah Khan · 7 years ago
  90. 8230b90 selftests: mqueue: Use full path to run tests from Makefile by Shuah Khan · 7 years ago
  91. 9c3340e selftests: futex: copy sub-dir test scripts for make O=dir run by Shuah Khan · 7 years ago
  92. 090657c perf tools: Fix syscalltbl build failure by Akemi Yagi · 7 years ago
  93. 9789e7e perf report: Fix debug messages with --call-graph option by Mengting Zhang · 7 years ago
  94. f1e52f1 perf evsel: Fix attr.exclude_kernel setting for default cycles:p by Arnaldo Carvalho de Melo · 7 years ago
  95. 549a397 tools include: Sync kernel ABI headers with tooling headers by Ingo Molnar · 7 years ago
  96. 89975bd perf tools: Get all of tools/{arch,include}/ in the MANIFEST by Arnaldo Carvalho de Melo · 7 years ago
  97. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  100. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago