1. 277d0de bpf: Fix comment for helper bpf_current_task_under_cgroup() by Song Liu · 3 years, 11 months ago
  2. 319b324 objtool: Support Clang non-section symbols in ORC generation by Josh Poimboeuf · 4 years, 4 months ago
  3. 1b4aa93 perf intel-pt: Fix "context_switch event has no tid" error by Adrian Hunter · 3 years, 11 months ago
  4. b801d56 perf cs-etm: Move definition of 'traceid_list' global variable from header file by Leo Yan · 4 years, 3 months ago
  5. 9d3b4a3 perf top: Fix stdio interface input handling with glibc 2.28+ by Tommi Rantala · 4 years, 5 months ago
  6. 8c821f4 objtool: Fix noreturn detection for ignored functions by Josh Poimboeuf · 3 years, 11 months ago
  7. 31c5c44 perf parse-events: Use strcmp() to compare the PMU name by Jin Yao · 4 years, 3 months ago
  8. 511a287 selftests/x86/syscall_nt: Clear weird flags after each test by Andy Lutomirski · 4 years, 1 month ago
  9. a63689c perf kcore_copy: Fix module map when there are no modules loaded by Adrian Hunter · 4 years, 3 months ago
  10. cc6ae85 perf metricgroup: Free metric_events on error by Ian Rogers · 4 years, 3 months ago
  11. dd155a4 perf util: Fix memory leak of prefix_if_not_in by Xie XiuQi · 4 years, 2 months ago
  12. d911653 perf stat: Fix duration_time value for higher intervals by Jiri Olsa · 4 years, 2 months ago
  13. aa0d162 perf trace: Fix the selection for architectures to generate the errno name tables by Ian Rogers · 4 years, 5 months ago
  14. 5654059 perf evsel: Fix 2 memory leaks by Ian Rogers · 4 years, 3 months ago
  15. 318af72 perf mem2node: Avoid double free related to realloc by Ian Rogers · 4 years, 4 months ago
  16. 1d0e482 tools: gpio-hammer: Avoid potential overflow in main by Gabriel Ravier · 4 years, 5 months ago
  17. 9a1d2d2 perf cpumap: Fix snprintf overflow check by Christophe JAILLET · 4 years, 4 months ago
  18. a0100a3 perf parse-events: Fix 3 use after frees found with clang ASAN by Ian Rogers · 4 years, 5 months ago
  19. 2002c63 perf jevents: Fix leak of mapfile memory by John Garry · 4 years, 5 months ago
  20. 345dc71 perf test: Fix test trace+probe_vfs_getname.sh on s390 by Thomas Richter · 4 years, 5 months ago
  21. fd09562 tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility by Doug Smythies · 4 years, 6 months ago
  22. b3c9309 selftests/ftrace: fix glob selftest by Sven Schnelle · 4 years, 6 months ago
  23. 7aaf09f kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 4 months ago
  24. 1e96d27 perf test: Free formats for perf pmu parse test by Namhyung Kim · 3 years, 11 months ago
  25. c5dbe21 perf test: Fix the "signal" test inline assembly by Jiri Olsa · 3 years, 11 months ago
  26. faec945 perf jevents: Fix suspicious code in fixregex() by Namhyung Kim · 3 years, 11 months ago
  27. 5154e80 perf tools: Correct SNOOPX field offset by Al Grant · 3 years, 11 months ago
  28. 0430561 selftests/bpf: Fix massive output from test_maps by Jesper Dangaard Brouer · 4 years ago
  29. 92d0750 perf record/stat: Explicitly call out event modifiers in the documentation by Kim Phillips · 3 years, 11 months ago
  30. 8c74fe2 selftests/powerpc: Purge extra count_pmc() calls of ebb selftests by Desnes A. Nunes do Rosario · 4 years, 1 month ago
  31. c4e7716 tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference by Gaurav Singh · 4 years ago
  32. 6cb22ed perf probe: Fix memory leakage when the probe point is not found by Masami Hiramatsu · 4 years, 1 month ago
  33. df8caaf tools build feature: Quote CC and CXX for their arguments by Daniel Díaz · 4 years ago
  34. 3b87dc3 perf bench mem: Always memset source before memcpy by Vincent Whitchurch · 4 years ago
  35. bb1da23 tools build feature: Use CC and CXX from parent by Thomas Hebb · 4 years ago
  36. 0b80d3c selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value by Aneesh Kumar K.V · 4 years, 1 month ago
  37. a075f69 selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly by Aneesh Kumar K.V · 4 years, 1 month ago
  38. 9f00bbb selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code by Aneesh Kumar K.V · 4 years, 1 month ago
  39. 721df98 perf intel-pt: Fix FUP packet state by Adrian Hunter · 4 years, 1 month ago
  40. 5c928cc tools, build: Propagate build failures from tools/build/Makefile.build by Andrii Nakryiko · 4 years ago
  41. 8615b9c selftests/powerpc: Fix online CPU selection by Sandipan Das · 4 years ago
  42. c2a8116 selftests/powerpc: Fix CPU affinity for child process by Harish · 4 years, 2 months ago
  43. 615214a selftests/net: relax cpu affinity requirement in msg_zerocopy test by Willem de Bruijn · 4 years ago
  44. b5650e4 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years ago
  45. 7846460 selftests/net: psock_fanout: fix clang issues for target arch PowerPC by Tanner Love · 4 years ago
  46. fbd97d5 selftests/net: rxtimestamp: fix clang issues for target arch PowerPC by Tanner Love · 4 years ago
  47. d2cd8f9 perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode by Jin Yao · 4 years, 4 months ago
  48. 0753b05 perf: Make perf able to build with latest libbfd by Changbin Du · 4 years, 6 months ago
  49. 8497c54 perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() by Gaurav Singh · 4 years, 2 months ago
  50. 0652546 selftests/net: in timestamping, strncpy needs to preserve null byte by tannerlove · 4 years, 2 months ago
  51. 1b72133 NTB: ntb_test: Fix bug when counting remote files by Logan Gunthorpe · 6 years ago
  52. fb12a1a selftests/vm/pkeys: fix alloc_random_pkey() to make it really random by Ram Pai · 4 years, 2 months ago
  53. 7e8c391 perf symbols: Fix debuginfo search for Ubuntu by Adrian Hunter · 4 years, 2 months ago
  54. c700669 perf probe: Check address correctness by map instead of _etext by Masami Hiramatsu · 4 years, 3 months ago
  55. 3a19dcd perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 3 months ago
  56. 10846d8 perf probe: Do not show the skipped events by Masami Hiramatsu · 4 years, 3 months ago
  57. 3cea36c selftests/bpf: Fix memory leak in extract_build_id() by Andrii Nakryiko · 4 years, 3 months ago
  58. 0951c97 tools api fs: Make xxx__mountpoint() more scalable by Stephane Eranian · 4 years, 4 months ago
  59. b34bdf1 objtool: Ignore empty alternatives by Julien Thierry · 4 years, 4 months ago
  60. 70dba6e selftests/net: in rxtimestamp getopt_long needs terminating null entry by tannerlove · 4 years, 2 months ago
  61. 9b91eb9 perf probe: Accept the instance number of kretprobe event by Masami Hiramatsu · 4 years, 3 months ago
  62. 6f89ad2 selftests: bpf: fix use of undeclared RET_IF macro by Lorenz Bauer · 4 years, 2 months ago
  63. 9fbfc77 objtool: Fix stack offset tracking for indirect CFAs by Josh Poimboeuf · 4 years, 3 months ago
  64. 17c29dd selftests/ipc: Fix test failure seen after initial test run by Tyler Hicks · 4 years, 4 months ago
  65. 6e57512 objtool: Support Clang non-section symbols in ORC dump by Josh Poimboeuf · 4 years, 4 months ago
  66. 9a80ebc objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings by Josh Poimboeuf · 4 years, 4 months ago
  67. a6db63b tools/vm: fix cross-compile build by Lucas Stach · 4 years, 3 months ago
  68. 7ad65e3 tracing/selftests: Turn off timeout setting by Steven Rostedt (VMware) · 4 years, 9 months ago
  69. 550d3bc selftests: kmod: fix handling test numbers above 9 by Eric Biggers · 4 years, 4 months ago
  70. 0d6f9d8 bpftool: Fix printing incorrect pointer in btf_dump_ptr by Martin KaFai Lau · 4 years, 7 months ago
  71. 2b91a23 objtool: Fix switch table detection in .text.unlikely by Josh Poimboeuf · 4 years, 4 months ago
  72. d1b6feb perf tools: Support Python 3.8+ in Makefile by Sam Lunt · 4 years, 6 months ago
  73. 01522e4 selftests: vm: drop dependencies on page flags from mlock2 tests by Michal Hocko · 4 years, 4 months ago
  74. 2e22edc tools: gpio: Fix out-of-tree build regression by Anssi Hannula · 4 years, 4 months ago
  75. 5004f40 selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault by Andy Lutomirski · 4 years, 5 months ago
  76. 7ab127c tools/accounting/getdelays.c: fix netlink attribute length by David Ahern · 4 years, 4 months ago
  77. b3f9211 tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks by Len Brown · 4 years, 4 months ago
  78. 97101ebd tools/power turbostat: Fix gcc build warnings by Len Brown · 4 years, 4 months ago
  79. 71fc119 perf map: Fix off by one in strncpy() size argument by disconnect3d · 4 years, 5 months ago
  80. 55831a0 tools: Let O= makes handle a relative path with -C option by Masami Hiramatsu · 4 years, 5 months ago
  81. 72057ab perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 4 years, 5 months ago
  82. 87639a6 cpupower: avoid multiple definition with gcc -fno-common by Mike Gilbert · 4 years, 5 months ago
  83. 5e8dff9 perf bench futex-wake: Restore thread count default to online CPU count by Tommi Rantala · 4 years, 5 months ago
  84. a89327c ktest: Add timeout for ssh sync testing by Steven Rostedt (VMware) · 4 years, 5 months ago
  85. b5a8261 selftests/net/fib_tests: update addr_metric_test for peer route testing by Hangbin Liu · 4 years, 5 months ago
  86. cf99e24 selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing by Hangbin Liu · 4 years, 6 months ago
  87. fdbebb6 selftests: fix too long argument by Jiri Benc · 4 years, 6 months ago
  88. 6225d10 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  89. 6de4b02 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  90. 2255c29 perf stat: Use perf_evsel__is_clocki() for clock events by Ravi Bangoria · 6 years ago
  91. 60845ca ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 4 years, 6 months ago
  92. 634efb7 selftests: bpf: Reset global state between reuseport test runs by Lorenz Bauer · 4 years, 6 months ago
  93. f965d5a x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 4 years, 6 months ago
  94. b957a31 usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 4 years, 7 months ago
  95. bad8bb7 tools lib api fs: Fix gcc9 stringop-truncation compilation error by Andrey Zhizhikin · 4 years, 8 months ago
  96. 0ee2c88 kselftest: Minimise dependency of get_size on C library interfaces by Siddhesh Poyarekar · 4 years, 7 months ago
  97. 63a0115 tools/power/acpi: fix compilation error by Zhengyuan Liu · 4 years, 8 months ago
  98. d85e296 tools/kvm_stat: Fix kvm_exit filter name by Gavin Shan · 4 years, 8 months ago
  99. 0649c61 perf report: Fix no libunwind compiled warning break s390 issue by Jin Yao · 4 years, 7 months ago
  100. 6cb939e tools lib traceevent: Fix memory leakage in filter_event by Hewenliang · 4 years, 8 months ago