1. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  2. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. 6bdd533 bpf: add selftest for lirc_mode2 type program by Sean Young · 7 years ago
  4. 72481f3 libbpf: Support guessing sendmsg{4,6} progs by Andrey Ignatov · 7 years ago
  5. a493f5f libbpf: Install btf.h with libbpf by Andrey Ignatov · 7 years ago
  6. bd9c67a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  7. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  8. 30687ad tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf by Yonghong Song · 7 years ago
  9. 004d4b2 ipv6: sr: Add seg6local action End.BPF by Mathieu Xhonneux · 7 years ago
  10. a1c8181 tools/lib/libbpf.c: fix string format to allow build on arm32 by Sirio Balmelli · 7 years ago
  11. 61746dbe bpf: btf: Add tests for the btf uapi changes by Martin KaFai Lau · 7 years ago
  12. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. 789e465 tools lib api fs tracing_path: Make tracing_events_path private by Arnaldo Carvalho de Melo · 7 years ago
  14. 7014e0e tools lib api fs tracing_path: Introduce opendir() method by Arnaldo Carvalho de Melo · 7 years ago
  15. 40c3c0c tools lib api fs tracing_path: Introduce get/put_events_file() helpers by Arnaldo Carvalho de Melo · 7 years ago
  16. f0307a7 libbpf: add ifindex to enable offload support by David Beckett · 7 years ago
  17. 17c257e tools lib api: Unexport 'tracing_path' variable by Arnaldo Carvalho de Melo · 7 years ago
  18. 00a6270 tools lib api: The tracing_mnt variable doesn't need to be global by Arnaldo Carvalho de Melo · 7 years ago
  19. 17387dd tools: bpf: don't complain about no kernel version for networking code by Jakub Kicinski · 7 years ago
  20. 2eb57bb tools: bpf: improve comments in libbpf.h by Jakub Kicinski · 7 years ago
  21. d0cabbb tools: bpf: move the event reading loop to libbpf by Jakub Kicinski · 7 years ago
  22. 3597683 tools: bpf: handle NULL return in bpf_prog_load_xattr() by Jakub Kicinski · 7 years ago
  23. cd8b892 bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID by Martin KaFai Lau · 7 years ago
  24. 79741a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  25. 494e31e tools lib symbols: Introduce kallsyms__is_function() by Arnaldo Carvalho de Melo · 7 years ago
  26. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. 16962b2 bpf: sockmap, add selftests by John Fastabend · 7 years ago
  28. fbcf93e bpf: btf: Clean up btf.h in uapi by Martin KaFai Lau · 7 years ago
  29. 878a4d3 libbpf: fixed build error for samples/bpf/ by Björn Töpel · 7 years ago
  30. 8a138ae bpf: btf: Add BTF support to libbpf by Martin KaFai Lau · 7 years ago
  31. 66f5a07 perf tools: Add '\n' at the end of parse-options error messages by Ravi Bangoria · 7 years ago
  32. e14c93fd libbpf: Type functions for raw tracepoints by Andrey Ignatov · 7 years ago
  33. 81efee7 libbpf: Support guessing post_bind{4,6} progs by Andrey Ignatov · 7 years ago
  34. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  35. 622adaf selftests/bpf: Selftest for sys_connect hooks by Andrey Ignatov · 7 years ago
  36. e50b0a6 selftests/bpf: Selftest for sys_bind hooks by Andrey Ignatov · 7 years ago
  37. d7be143 libbpf: Support expected_attach_type at prog load by Andrey Ignatov · 7 years ago
  38. a0fe3e5 libbpf: add bpf_raw_tracepoint_open helper by Alexei Starovoitov · 7 years ago
  39. 4c4c3c2 bpf: sockmap sample, add option to attach SK_MSG program by John Fastabend · 7 years ago
  40. 854e55a objtool, perf: Fix GCC 8 -Wrestrict error by Josh Poimboeuf · 7 years ago
  41. 8af3136 Merge tag 'v4.16-rc4' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  42. b1a2ce8 tools/libbpf: Avoid possibly using uninitialized variable by Jeremy Cline · 7 years ago
  43. c53b4bb tools lib symbol: Skip non-address kallsyms line by Jiri Olsa · 7 years ago
  44. d9c5f32 tools lib api fs: Add sysfs__read_xll function by Jiri Olsa · 7 years ago
  45. 6baddfc tools lib api fs: Add filename__read_xll function by Jiri Olsa · 7 years ago
  46. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  47. e3d91b0 tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 7 years ago
  48. 077c066 tools/libbpf: improve the pr_debug statements to contain section numbers by Jesper Dangaard Brouer · 7 years ago
  49. 0badd33 libbpf: complete list of strings for guessing program type by Quentin Monnet · 7 years ago
  50. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  51. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  52. ad343a9 tools/lib/subcmd/pager.c: do not alias select() params by Sergey Senozhatsky · 7 years ago
  53. 6061a3d libbpf: add missing SPDX-License-Identifier by Eric Leblond · 7 years ago
  54. bbf48c1 libbpf: add error reporting in XDP by Eric Leblond · 7 years ago
  55. 949abbe libbpf: add function to setup XDP by Eric Leblond · 7 years ago
  56. dc2b9f1 tools: add netlink.h and if_link.h in tools uapi by Eric Leblond · 7 years ago
  57. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  58. d777f8d tools lib traceevent: Fix get_field_str() for dynamic strings by Steven Rostedt (VMware) · 7 years ago
  59. 806efae tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial() by Taeung Song · 7 years ago
  60. 6d36ce2 tools lib traceevent: Add UL suffix to MISSING_EVENTS by Michael Sartain · 7 years ago
  61. 67dfc37 tools lib traceevent: Use asprintf when possible by Federico Vaga · 7 years ago
  62. e877372 tools lib traceevent: Show contents (in hex) of data of unrecognized type records by Steven Rostedt (VMware) · 7 years ago
  63. 37db96b tools lib traceevent: Handle new pointer processing of bprint strings by Steven Rostedt (VMware) · 7 years ago
  64. 38d70b7 tools lib traceevent: Simplify pointer print logic and fix %pF by Steven Rostedt (VMware) · 7 years ago
  65. d634447 tools lib traceevent: Print value of unknown symbolic fields by Jan Kiszka · 7 years ago
  66. 3df76c9 tools lib traceevent: Show value of flags that have not been parsed by Steven Rostedt (VMware) · 7 years ago
  67. 952a99c tools lib traceevent: Fix bad force_token escape sequence by Michael Sartain · 7 years ago
  68. 7110d80 libbpf: Makefile set specified permission mode by Jesper Dangaard Brouer · 7 years ago
  69. 63c8591 libbpf: cleanup Makefile, remove unused elements by Jesper Dangaard Brouer · 7 years ago
  70. 7d386c6 libbpf: install the header file libbpf.h by Jesper Dangaard Brouer · 7 years ago
  71. d77be68 libbpf: fix string comparison for guessing eBPF program type by Quentin Monnet · 7 years ago
  72. 7d9890e libbpf: Fix build errors. by David Miller · 7 years ago
  73. 21567ed libbpf: fix Makefile exit code if libelf not found by Jakub Kicinski · 7 years ago
  74. 48cca7e libbpf: add support for bpf_call by Alexei Starovoitov · 7 years ago
  75. fe4d44b libbpf: prefer global symbols as bpf program name source by Roman Gushchin · 7 years ago
  76. 583c900 libbpf: add ability to guess program type based on section name by Roman Gushchin · 7 years ago
  77. e4795e3 tools/lib/traceevent/parse-filter.c: clean up clang build warning by Cheng Jian · 7 years ago
  78. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  80. fe9b5f7 libbpf: use map_flags when creating maps by Craig Gallek · 7 years ago
  81. b13c5c1 libbpf: parse maps sections of varying size by Craig Gallek · 7 years ago
  82. 5d0cbf9 libbpf: add support for BPF_PROG_QUERY by Alexei Starovoitov · 7 years ago
  83. 244d20e libbpf: introduce bpf_prog_detach2() by Alexei Starovoitov · 7 years ago
  84. 88cda1c bpf: libbpf: Provide basic API support to specify BPF obj name by Martin KaFai Lau · 7 years ago
  85. b130a69 Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
  86. 58b7918 tools lib api: Fix make DEBUG=1 build by Jiri Olsa · 7 years ago
  87. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  88. 3866058 perf tools: Robustify detection of clang binary by David Carrillo-Cisneros · 7 years ago
  89. 12024aa tools lib: Allow external definition of CC, AR and LD by David Carrillo-Cisneros · 7 years ago
  90. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 7 years ago
  91. 93da8b2 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  92. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 49bf4b3 tools lib bpf: improve warning by Eric Leblond · 7 years ago
  94. ad17d0e bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test by Martin KaFai Lau · 7 years ago
  95. f15d5e6 tools lib bpf: Fix double file test in Makefile by Daniel Díaz · 7 years ago
  96. 6f6d33f bpf: selftests add sockmap tests by John Fastabend · 7 years ago
  97. 69e8cc1 bpf: sockmap sample program by John Fastabend · 7 years ago
  98. 82119cb Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 7 years ago
  99. 1ccb2f4 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  100. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago