1. b1a2ce8 tools/libbpf: Avoid possibly using uninitialized variable by Jeremy Cline · 7 years ago
  2. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  3. e3d91b0 tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 7 years ago
  4. 077c066 tools/libbpf: improve the pr_debug statements to contain section numbers by Jesper Dangaard Brouer · 7 years ago
  5. 0badd33 libbpf: complete list of strings for guessing program type by Quentin Monnet · 7 years ago
  6. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  7. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  8. ad343a9 tools/lib/subcmd/pager.c: do not alias select() params by Sergey Senozhatsky · 7 years ago
  9. 6061a3d libbpf: add missing SPDX-License-Identifier by Eric Leblond · 7 years ago
  10. bbf48c1 libbpf: add error reporting in XDP by Eric Leblond · 7 years ago
  11. 949abbe libbpf: add function to setup XDP by Eric Leblond · 7 years ago
  12. dc2b9f1 tools: add netlink.h and if_link.h in tools uapi by Eric Leblond · 7 years ago
  13. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  14. d777f8d tools lib traceevent: Fix get_field_str() for dynamic strings by Steven Rostedt (VMware) · 7 years ago
  15. 806efae tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial() by Taeung Song · 7 years ago
  16. 6d36ce2 tools lib traceevent: Add UL suffix to MISSING_EVENTS by Michael Sartain · 7 years ago
  17. 67dfc37 tools lib traceevent: Use asprintf when possible by Federico Vaga · 7 years ago
  18. e877372 tools lib traceevent: Show contents (in hex) of data of unrecognized type records by Steven Rostedt (VMware) · 7 years ago
  19. 37db96b tools lib traceevent: Handle new pointer processing of bprint strings by Steven Rostedt (VMware) · 7 years ago
  20. 38d70b7 tools lib traceevent: Simplify pointer print logic and fix %pF by Steven Rostedt (VMware) · 7 years ago
  21. d634447 tools lib traceevent: Print value of unknown symbolic fields by Jan Kiszka · 7 years ago
  22. 3df76c9 tools lib traceevent: Show value of flags that have not been parsed by Steven Rostedt (VMware) · 7 years ago
  23. 952a99c tools lib traceevent: Fix bad force_token escape sequence by Michael Sartain · 7 years ago
  24. 7110d80 libbpf: Makefile set specified permission mode by Jesper Dangaard Brouer · 7 years ago
  25. 63c8591 libbpf: cleanup Makefile, remove unused elements by Jesper Dangaard Brouer · 7 years ago
  26. 7d386c6 libbpf: install the header file libbpf.h by Jesper Dangaard Brouer · 7 years ago
  27. d77be68 libbpf: fix string comparison for guessing eBPF program type by Quentin Monnet · 7 years ago
  28. 7d9890e libbpf: Fix build errors. by David Miller · 7 years ago
  29. 21567ed libbpf: fix Makefile exit code if libelf not found by Jakub Kicinski · 7 years ago
  30. 48cca7e libbpf: add support for bpf_call by Alexei Starovoitov · 7 years ago
  31. fe4d44b libbpf: prefer global symbols as bpf program name source by Roman Gushchin · 7 years ago
  32. 583c900 libbpf: add ability to guess program type based on section name by Roman Gushchin · 7 years ago
  33. e4795e3 tools/lib/traceevent/parse-filter.c: clean up clang build warning by Cheng Jian · 7 years ago
  34. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. fe9b5f7 libbpf: use map_flags when creating maps by Craig Gallek · 7 years ago
  37. b13c5c1 libbpf: parse maps sections of varying size by Craig Gallek · 7 years ago
  38. 5d0cbf9 libbpf: add support for BPF_PROG_QUERY by Alexei Starovoitov · 7 years ago
  39. 244d20e libbpf: introduce bpf_prog_detach2() by Alexei Starovoitov · 7 years ago
  40. 88cda1c bpf: libbpf: Provide basic API support to specify BPF obj name by Martin KaFai Lau · 7 years ago
  41. 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
  42. 58b7918 tools lib api: Fix make DEBUG=1 build by Jiri Olsa · 7 years ago
  43. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  44. 3866058 perf tools: Robustify detection of clang binary by David Carrillo-Cisneros · 7 years ago
  45. 12024aa tools lib: Allow external definition of CC, AR and LD by David Carrillo-Cisneros · 7 years ago
  46. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 7 years ago
  47. 93da8b2 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  48. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. 49bf4b3 tools lib bpf: improve warning by Eric Leblond · 7 years ago
  50. ad17d0e bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test by Martin KaFai Lau · 7 years ago
  51. f15d5e6 tools lib bpf: Fix double file test in Makefile by Daniel Díaz · 7 years ago
  52. 6f6d33f bpf: selftests add sockmap tests by John Fastabend · 7 years ago
  53. 69e8cc1 bpf: sockmap sample program by John Fastabend · 7 years ago
  54. 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
  55. 1ccb2f4 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  56. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. bad1926 bpf, s390: fix build for libbpf and selftest suite by Daniel Borkmann · 7 years ago
  58. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. 8255e1e perf build: Clarify open-coded header version warning message by Ingo Molnar · 7 years ago
  60. f5db340 Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree by Ingo Molnar · 7 years ago
  61. d777b2d bpf: don't zero out the info struct in bpf_obj_get_info_by_fd() by Jakub Kicinski · 7 years ago
  62. eb54e52 bpf: install libbpf headers on 'make install' by Jakub Kicinski · 7 years ago
  63. d655490 bpf: allow to specify log level and reduce it for test_verifier by Daniel Borkmann · 7 years ago
  64. b99e485 tools lib: Update copy of strtobool from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  65. 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 7 years ago
  66. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  67. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 3b00ea9 tools lib api fs: Add sysfs__write_int function by Kan Liang · 8 years ago
  69. 95b9afd bpf: Test for bpf ID by Martin KaFai Lau · 8 years ago
  70. e58e871 tools/lib/lockdep: Remove private kernel headers by Levin, Alexander (Sasha Levin) · 8 years ago
  71. 4ea4b3c tools/lib/lockdep: Hide liblockdep output from test results by Levin, Alexander (Sasha Levin) · 8 years ago
  72. 3f5a393 tools/lib/lockdep: Add dummy current_gfp_context() by Levin, Alexander (Sasha Levin) · 8 years ago
  73. 3156cba tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address by Levin, Alexander (Sasha Levin) · 8 years ago
  74. f9155dd tools/lib/lockdep: Include err.h by Levin, Alexander (Sasha Levin) · 8 years ago
  75. d8633a3 tools/lib/lockdep: Use LDFLAGS by Ben Hutchings · 8 years ago
  76. e3addcc tools/lib/lockdep: Remove double-quotes from soname by Ben Hutchings · 8 years ago
  77. ea59f30 tools/lib/lockdep: Fix object file paths used in an out-of-tree build by Ben Hutchings · 8 years ago
  78. 6c8e648 tools/lib/lockdep: Fix compilation for 4.11 by Levin, Alexander (Sasha Levin) · 8 years ago
  79. 20fb654 tools/lib/lockdep: Don't mix fd-based and stream IO by Alexander Sverdlin · 8 years ago
  80. a9b94d2 tools/lib/lockdep: Remove -lpthread compiler option by Vishal Thanki · 8 years ago
  81. 1baa754 tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname() by Ben Hutchings · 8 years ago
  82. b016d87 tools/lib/lockdep: Fix 'set but not used' warnings by Ben Hutchings · 8 years ago
  83. bb7ea2a tools/lib/lockdep: Fix 'unused value' warnings by Ben Hutchings · 8 years ago
  84. db8f779 tools/lib/lockdep: Enable -Wall by default by Ben Hutchings · 8 years ago
  85. 108744c tools/lib/lockdep: Define the ARRAY_SIZE() macro by Ben Hutchings · 8 years ago
  86. 98dcea0 tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth by Ben Hutchings · 8 years ago
  87. 3752466 tools/lib/lockdep: Fix undefined symbol prandom_u32 by Ben Hutchings · 8 years ago
  88. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 91045f5 bpf: Add bpf_verify_program() to the library. by David S. Miller · 8 years ago
  91. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  92. 96395cb tools lib string: Adopt prefixcmp() from perf and subcmd by Arnaldo Carvalho de Melo · 8 years ago
  93. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  94. b0c4780 bpf: Add sparc support to tools and samples. by David S. Miller · 8 years ago
  95. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  96. dd26b7f tools/lib/bpf: expose bpf_program__set_type() by Alexei Starovoitov · 8 years ago
  97. 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  98. fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
  99. b9835a9 tools lib api fs: Introduce sysfs__read_bool by Alexander Shishkin · 8 years ago
  100. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago