1. 3fa32fd libsubcmd: Fix parse-options memory leak by Ian Rogers · 10 months ago
  2. 56552e5 libsubcmd: Fix memory leak in uniq() by Ian Rogers · 1 year, 3 months ago
  3. 576cb7c libtraceevent: Fix build with binutils 2.35 by Ben Hutchings · 4 years, 7 months ago
  4. e89bb26 libsubcmd: Fix use-after-free for realloc(..., 0) by Kees Cook · 3 years, 1 month ago
  5. dbc5d18 libbpf: Fix INSTALL flag order by Georgi Valkov · 4 years ago
  6. bbeab31 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years, 7 months ago
  7. 6a6faaf tools api fs: Make xxx__mountpoint() more scalable by Stephane Eranian · 5 years ago
  8. 29fc3c7 tools lib api fs: Fix gcc9 stringop-truncation compilation error by Andrey Zhizhikin · 5 years ago
  9. 44d8703 tools lib: Fix builds when glibc contains strlcpy() by Vitaly Chikunov · 5 years ago
  10. 9606b11 libtraceevent: Fix lib installation with O= by Sudip Mukherjee · 5 years ago
  11. 17dae5b libtraceevent: Fix memory leakage in copy_filter_type by Hewenliang · 5 years ago
  12. b419205 libsubcmd: Use -O0 with DEBUG=1 by James Clark · 5 years ago
  13. b2e6d50 libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature by Ian Rogers · 5 years ago
  14. 429fb2a tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 6 years ago
  15. 3ea7e47 tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file by Steven Rostedt (VMware) · 6 years ago
  16. f17f7f9 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 6 years ago
  17. a035637 libbpf: fix samples/bpf build failure due to undefined UINT32_MAX by Daniel T. Lee · 6 years ago
  18. eb29739 tools/bpf: fix perf build error with uClibc (seen on ARC) by Vineet Gupta · 6 years ago
  19. 74b2ec2 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 6 years ago
  20. d63dc6f tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 6 years ago
  21. 55f603d tools lib subcmd: Don't add the kernel sources to the include path by Arnaldo Carvalho de Melo · 6 years ago
  22. 8e99c88 tools/lib/subcmd/pager.c: do not alias select() params by Sergey Senozhatsky · 7 years ago
  23. d1f1f77 objtool, perf: Fix GCC 8 -Wrestrict error by Josh Poimboeuf · 7 years ago
  24. d6b0049 tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 7 years ago
  25. 1fe5e88 tools lib traceevent: Fix get_field_str() for dynamic strings by Steven Rostedt (VMware) · 7 years ago
  26. 448bcd6 tools lib traceevent: Simplify pointer print logic and fix %pF by Steven Rostedt (VMware) · 7 years ago
  27. 0d9a46a libbpf: Makefile set specified permission mode by Jesper Dangaard Brouer · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 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
  30. 58b7918 tools lib api: Fix make DEBUG=1 build by Jiri Olsa · 7 years ago
  31. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  32. 3866058 perf tools: Robustify detection of clang binary by David Carrillo-Cisneros · 8 years ago
  33. 12024aa tools lib: Allow external definition of CC, AR and LD by David Carrillo-Cisneros · 8 years ago
  34. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 8 years ago
  35. 93da8b2 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  36. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. 49bf4b3 tools lib bpf: improve warning by Eric Leblond · 8 years ago
  38. ad17d0e bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test by Martin KaFai Lau · 8 years ago
  39. f15d5e6 tools lib bpf: Fix double file test in Makefile by Daniel Díaz · 8 years ago
  40. 6f6d33f bpf: selftests add sockmap tests by John Fastabend · 8 years ago
  41. 69e8cc1 bpf: sockmap sample program by John Fastabend · 8 years ago
  42. 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 · 8 years ago
  43. 1ccb2f4 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  44. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. bad1926 bpf, s390: fix build for libbpf and selftest suite by Daniel Borkmann · 8 years ago
  46. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. 8255e1e perf build: Clarify open-coded header version warning message by Ingo Molnar · 8 years ago
  48. f5db340 Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refresh the tree by Ingo Molnar · 8 years ago
  49. d777b2d bpf: don't zero out the info struct in bpf_obj_get_info_by_fd() by Jakub Kicinski · 8 years ago
  50. eb54e52 bpf: install libbpf headers on 'make install' by Jakub Kicinski · 8 years ago
  51. d655490 bpf: allow to specify log level and reduce it for test_verifier by Daniel Borkmann · 8 years ago
  52. b99e485 tools lib: Update copy of strtobool from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  53. 8e99b6d tools include: Adopt strstarts() from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  54. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  55. 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
  56. 3b00ea9 tools lib api fs: Add sysfs__write_int function by Kan Liang · 8 years ago
  57. 95b9afd bpf: Test for bpf ID by Martin KaFai Lau · 8 years ago
  58. e58e871 tools/lib/lockdep: Remove private kernel headers by Levin, Alexander (Sasha Levin) · 8 years ago
  59. 4ea4b3c2 tools/lib/lockdep: Hide liblockdep output from test results by Levin, Alexander (Sasha Levin) · 8 years ago
  60. 3f5a393 tools/lib/lockdep: Add dummy current_gfp_context() by Levin, Alexander (Sasha Levin) · 8 years ago
  61. 3156cba tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address by Levin, Alexander (Sasha Levin) · 8 years ago
  62. f9155dd tools/lib/lockdep: Include err.h by Levin, Alexander (Sasha Levin) · 8 years ago
  63. d8633a3 tools/lib/lockdep: Use LDFLAGS by Ben Hutchings · 8 years ago
  64. e3addcc tools/lib/lockdep: Remove double-quotes from soname by Ben Hutchings · 8 years ago
  65. ea59f30 tools/lib/lockdep: Fix object file paths used in an out-of-tree build by Ben Hutchings · 8 years ago
  66. 6c8e648 tools/lib/lockdep: Fix compilation for 4.11 by Levin, Alexander (Sasha Levin) · 8 years ago
  67. 20fb654 tools/lib/lockdep: Don't mix fd-based and stream IO by Alexander Sverdlin · 8 years ago
  68. a9b94d2 tools/lib/lockdep: Remove -lpthread compiler option by Vishal Thanki · 8 years ago
  69. 1baa754 tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname() by Ben Hutchings · 8 years ago
  70. b016d87 tools/lib/lockdep: Fix 'set but not used' warnings by Ben Hutchings · 8 years ago
  71. bb7ea2a tools/lib/lockdep: Fix 'unused value' warnings by Ben Hutchings · 8 years ago
  72. db8f779 tools/lib/lockdep: Enable -Wall by default by Ben Hutchings · 8 years ago
  73. 108744c tools/lib/lockdep: Define the ARRAY_SIZE() macro by Ben Hutchings · 8 years ago
  74. 98dcea0 tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth by Ben Hutchings · 8 years ago
  75. 3752466 tools/lib/lockdep: Fix undefined symbol prandom_u32 by Ben Hutchings · 8 years ago
  76. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. 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
  78. 91045f5 bpf: Add bpf_verify_program() to the library. by David S. Miller · 8 years ago
  79. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  80. 96395cb tools lib string: Adopt prefixcmp() from perf and subcmd by Arnaldo Carvalho de Melo · 8 years ago
  81. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  82. b0c4780 bpf: Add sparc support to tools and samples. by David S. Miller · 8 years ago
  83. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  84. dd26b7f tools/lib/bpf: expose bpf_program__set_type() by Alexei Starovoitov · 8 years ago
  85. 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  86. fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
  87. b9835a9 tools lib api fs: Introduce sysfs__read_bool by Alexander Shishkin · 8 years ago
  88. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  89. 3f26b0c 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. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  91. e4afd2e lib/find_bit.c: micro-optimise find_next_*_bit by Matthew Wilcox · 8 years ago
  92. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  93. 8a5897f Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  94. 7f4eb0a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 9c72fd0 tools lib traceevent: It's preempt not prempt by Steven Rostedt (VMware) · 8 years ago
  96. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. cdc6a4b bpf: Remove redundant ifdef by Mickaël Salaün · 8 years ago
  98. b988971 tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER by Arnaldo Carvalho de Melo · 8 years ago
  99. 49b3cd3 tools: Set the maximum optimization level according to the compiler being used by Arnaldo Carvalho de Melo · 8 years ago
  100. e8c6f43 tools lib traceevent plugin function: Initialize 'index' variable by Arnaldo Carvalho de Melo · 8 years ago