1. d1b6feb perf tools: Support Python 3.8+ in Makefile by Sam Lunt · 4 years, 5 months ago
  2. 01522e4 selftests: vm: drop dependencies on page flags from mlock2 tests by Michal Hocko · 4 years, 3 months ago
  3. 2e22edc tools: gpio: Fix out-of-tree build regression by Anssi Hannula · 4 years, 4 months ago
  4. 5004f40 selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault by Andy Lutomirski · 4 years, 4 months ago
  5. 7ab127c tools/accounting/getdelays.c: fix netlink attribute length by David Ahern · 4 years, 3 months ago
  6. b3f9211 tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks by Len Brown · 4 years, 4 months ago
  7. 97101ebd tools/power turbostat: Fix gcc build warnings by Len Brown · 4 years, 4 months ago
  8. 71fc119 perf map: Fix off by one in strncpy() size argument by disconnect3d · 4 years, 4 months ago
  9. 55831a0 tools: Let O= makes handle a relative path with -C option by Masami Hiramatsu · 4 years, 4 months ago
  10. 72057ab perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 4 years, 5 months ago
  11. 87639a6 cpupower: avoid multiple definition with gcc -fno-common by Mike Gilbert · 4 years, 5 months ago
  12. 5e8dff9 perf bench futex-wake: Restore thread count default to online CPU count by Tommi Rantala · 4 years, 4 months ago
  13. a89327c ktest: Add timeout for ssh sync testing by Steven Rostedt (VMware) · 4 years, 4 months ago
  14. b5a8261 selftests/net/fib_tests: update addr_metric_test for peer route testing by Hangbin Liu · 4 years, 4 months ago
  15. cf99e24 selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing by Hangbin Liu · 4 years, 5 months ago
  16. fdbebb6 selftests: fix too long argument by Jiri Benc · 4 years, 5 months ago
  17. 6225d10 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  18. 6de4b02 perf stat: Fix shadow stats for clock events by Ravi Bangoria · 6 years ago
  19. 2255c29 perf stat: Use perf_evsel__is_clocki() for clock events by Ravi Bangoria · 6 years ago
  20. 60845ca ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 4 years, 5 months ago
  21. 634efb7 selftests: bpf: Reset global state between reuseport test runs by Lorenz Bauer · 4 years, 6 months ago
  22. f965d5a x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 4 years, 6 months ago
  23. b957a31 usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 4 years, 6 months ago
  24. bad8bb7 tools lib api fs: Fix gcc9 stringop-truncation compilation error by Andrey Zhizhikin · 4 years, 7 months ago
  25. 0ee2c88 kselftest: Minimise dependency of get_size on C library interfaces by Siddhesh Poyarekar · 4 years, 6 months ago
  26. 63a0115 tools/power/acpi: fix compilation error by Zhengyuan Liu · 4 years, 7 months ago
  27. d85e296 tools/kvm_stat: Fix kvm_exit filter name by Gavin Shan · 4 years, 7 months ago
  28. 0649c61 perf report: Fix no libunwind compiled warning break s390 issue by Jin Yao · 4 years, 6 months ago
  29. 6cb939e tools lib traceevent: Fix memory leakage in filter_event by Hewenliang · 4 years, 7 months ago
  30. 6d6c4c1 tools lib: Fix builds when glibc contains strlcpy() by Vitaly Chikunov · 4 years, 7 months ago
  31. e292b26 perf c2c: Fix return type for histogram sorting comparision functions by Andres Freund · 4 years, 6 months ago
  32. 5fab87c tools: bpftool: fix format strings and arguments for jsonw_printf() by Quentin Monnet · 5 years ago
  33. 7268743 tools: bpftool: fix arguments for p_err() in do_event_pipe() by Quentin Monnet · 5 years ago
  34. 4633312 tools: bpftool: use correct argument in cgroup errors by Jakub Kicinski · 5 years ago
  35. 938251e selftests/ipc: Fix msgque compiler warnings by Kees Cook · 5 years ago
  36. cc8401e perf map: No need to adjust the long name of modules by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  37. eaac3dc perf probe: Fix wrong address verification by Masami Hiramatsu · 4 years, 9 months ago
  38. 8caa8b3 perf report: Fix incorrectly added dimensions as switch perf data file by Jin Yao · 4 years, 7 months ago
  39. 7e4d65d perf hists: Fix variable name's inconsistency in hists__for_each() macro by Yuya Fujita · 4 years, 7 months ago
  40. a9a5fd9 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 4 years, 7 months ago
  41. 9b3d33b selftests: firmware: Fix it to do root uid check and skip by Shuah Khan · 4 years, 7 months ago
  42. db3cb5c selftests/ftrace: Fix multiple kprobe testcase by Masami Hiramatsu · 4 years, 8 months ago
  43. cb3b83a libtraceevent: Fix lib installation with O= by Sudip Mukherjee · 4 years, 8 months ago
  44. 107726a selftests: rtnetlink: add addresses with fixed life time by Florian Westphal · 5 years ago
  45. 349e05e rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 by Mathieu Desnoyers · 4 years, 7 months ago
  46. 332ed88 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 6 years ago
  47. b520826 perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  48. 0d1472c perf script: Fix brstackinsn for AUXTRACE by Adrian Hunter · 4 years, 8 months ago
  49. ecfb25a perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 4 years, 9 months ago
  50. c6382e6 libtraceevent: Fix memory leakage in copy_filter_type by Hewenliang · 4 years, 8 months ago
  51. be9550c x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 4 years, 8 months ago
  52. 64b99a9 perf probe: Filter out instances except for inlined subroutine and subprogram by Masami Hiramatsu · 4 years, 9 months ago
  53. 002488a perf probe: Skip end-of-sequence and non statement lines by Masami Hiramatsu · 4 years, 9 months ago
  54. bde5071 perf probe: Fix to show calling lines of inlined functions by Masami Hiramatsu · 4 years, 9 months ago
  55. 763127e perf probe: Return a better scope DIE if there is no best scope by Masami Hiramatsu · 4 years, 8 months ago
  56. 9e3282b perf probe: Skip overlapped location on searching variables by Masami Hiramatsu · 4 years, 9 months ago
  57. e00d45c perf parse: If pmu configuration fails free terms by Ian Rogers · 4 years, 9 months ago
  58. 6ad06c8 perf tools: Splice events onto evlist even on error by Ian Rogers · 4 years, 9 months ago
  59. 5288503 perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 4 years, 9 months ago
  60. 88c7412 libsubcmd: Use -O0 with DEBUG=1 by James Clark · 4 years, 9 months ago
  61. 8a10919 perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 4 years, 9 months ago
  62. 0ddcc1a perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 4 years, 9 months ago
  63. 330e684 perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 4 years, 9 months ago
  64. 097f5dfa perf probe: Walk function lines in lexical blocks by Masami Hiramatsu · 4 years, 9 months ago
  65. 41bd4cc perf jevents: Fix resource leak in process_mapfile() and main() by Yunfeng Ye · 4 years, 9 months ago
  66. 4208e18 perf probe: Fix to list probe event with correct line number by Masami Hiramatsu · 4 years, 9 months ago
  67. 30ad6a8 perf probe: Fix to find range-only function instance by Masami Hiramatsu · 4 years, 9 months ago
  68. b3051cd libbpf: Fix error handling in bpf_map__reuse_fd() by Toke Høiland-Jørgensen · 4 years, 8 months ago
  69. c761b5e perf tests: Disable bp_signal testing for arm64 by Leo Yan · 4 years, 9 months ago
  70. 888d90b perf report: Add warning when libunwind not compiled in by Jin Yao · 4 years, 9 months ago
  71. 24c0a10 perf test: Report failure for mmap events by Leo Yan · 4 years, 9 months ago
  72. 697353c selftests/bpf: Correct path to include msg + path by Ivan Khoronzhuk · 4 years, 9 months ago
  73. aac91ba tools/power/cpupower: Fix initializer override in hsw_ext_cstates by Nathan Chancellor · 4 years, 10 months ago
  74. 2dfbfb8 selftests: forwarding: Delete IPv6 address at the end by Ido Schimmel · 4 years, 7 months ago
  75. 4f57927 perf callchain: Fix segfault in thread__resolve_callchain_sample() by Adrian Hunter · 4 years, 8 months ago
  76. 484c4d9 perf script: Fix invalid LBR/binary mismatch error by Adrian Hunter · 4 years, 8 months ago
  77. 043a715 tools/bpf: make libbpf _GNU_SOURCE friendly by Yonghong Song · 6 years ago
  78. 29e704b tools: bpftool: fix a bitfield pretty print issue by Yonghong Song · 6 years ago
  79. 5aba773 selftests/powerpc: Skip test instead of failing by Breno Leitao · 6 years ago
  80. 104d0d6 selftests/powerpc: Allocate base registers by Breno Leitao · 6 years ago
  81. a806e2a selftests: kvm: fix build with glibc >= 2.30 by Vitaly Kuznetsov · 4 years, 8 months ago
  82. 93c259c selftests: bpf: test_sockmap: handle file creation failures gracefully by Jakub Kicinski · 4 years, 8 months ago
  83. a787b7a tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures by Anthony Yznaga · 6 years ago
  84. 375b26a usbip: tools: fix fd leakage in the function of read_attr_usbip_status by Hewenliang · 4 years, 9 months ago
  85. ed73120 x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 4 years, 10 months ago
  86. ee7d247 tools: bpftool: pass an argument to silence open_obj_pinned() by Quentin Monnet · 6 years ago
  87. 1d6a0dd ACPICA: Use %d for signed int print formatting instead of %u by Colin Ian King · 6 years ago
  88. 08f07d9 tools/power turbosat: fix AMD APIC-id output by Len Brown · 6 years ago
  89. a125df2 selftests/powerpc/cache_shape: Fix out-of-tree build by Michael Ellerman · 6 years ago
  90. 024cd79 selftests/powerpc/switch_endian: Fix out-of-tree build by Michael Ellerman · 6 years ago
  91. a4a660f selftests/powerpc/signal: Fix out-of-tree build by Joel Stanley · 6 years ago
  92. f74f406 selftests/powerpc/ptrace: Fix out-of-tree build by Joel Stanley · 6 years ago
  93. ac1cad7 tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage by Keith Busch · 6 years ago
  94. 51aa1a10 selftests: fix warning: "_GNU_SOURCE" redefined by Peng Hao · 6 years ago
  95. c62be41 selftests: kvm: Fix -Wformat warnings by Andrea Parri · 6 years ago
  96. 5802cb2 selftests: watchdog: Fix error message. by Jerry Hoemann · 6 years ago
  97. 7468570 selftests: watchdog: fix message when /dev/watchdog open fails by Shuah Khan (Samsung OSG) · 6 years ago
  98. 58ceffa selftests/ftrace: Fix to test kprobe $comm arg only if available by Masami Hiramatsu · 6 years ago
  99. 083757d tools: bpftool: fix completion for "bpftool map update" by Quentin Monnet · 6 years ago
  100. 570c053 selftests/bpf: fix return value comparison for tests in test_libbpf.sh by Quentin Monnet · 6 years ago