1. 5ecf35e perf script brstackinsn: Fix recovery from LBR/binary mismatch by Andi Kleen · 4 years, 10 months ago
  2. 262ed71 perf map: Fix overlapped map handling by Steve MacLean · 4 years, 10 months ago
  3. d975e59 perf tests: Avoid raising SEGV using an obvious NULL dereference by Ian Rogers · 4 years, 10 months ago
  4. e3dc77d libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature by Ian Rogers · 4 years, 10 months ago
  5. ab08886 tools/power turbostat: fix goldmont C-state limit decoding by Len Brown · 6 years ago
  6. d855a5f perf inject jit: Fix JIT_CODE_MOVE filename by Steve MacLean · 4 years, 10 months ago
  7. 47a4e4d perf llvm: Don't access out-of-scope array by Ian Rogers · 4 years, 10 months ago
  8. 5b67a47 perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 5 years ago
  9. 15c57bf perf tools: Fix segfault in cpu_cache_level__read() by Jiri Olsa · 4 years, 11 months ago
  10. 140acbb tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 5 years ago
  11. 575a5bb perf unwind: Fix libunwind build failure on i386 systems by Arnaldo Carvalho de Melo · 4 years, 10 months ago
  12. bab4648 perf build: Add detection of java-11-openjdk-devel package by Thomas Richter · 5 years ago
  13. 9f33b17 libnvdimm/nfit_test: Fix acpi_handle redefinition by Nathan Chancellor · 4 years, 11 months ago
  14. 90ac402 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 5 years ago
  15. 532920b tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file by Steven Rostedt (VMware) · 5 years ago
  16. 012363f udp: only do GSO if # of segs > 1 by Josh Hunt · 4 years, 10 months ago
  17. e4b4280 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 5 years ago
  18. 342a0be perf trace beauty ioctl: Fix off-by-one error in cmd->string table by Benjamin Peterson · 5 years ago
  19. adb97f1 libperf: Fix alignment trap with xyarray contents in 'perf stat' by Gerald BAEZA · 5 years ago
  20. 5466c30 tools headers: Fixup bitsperlong per arch includes by Arnaldo Carvalho de Melo · 5 years ago
  21. c47022e0 perf record: Support aarch64 random socket_id assignment by Tan Xiaojun · 5 years ago
  22. 066afce perf test vfs_getname: Disable ~/.perfconfig to get default output by Arnaldo Carvalho de Melo · 5 years ago
  23. 96b61fe perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig by Arnaldo Carvalho de Melo · 5 years ago
  24. 52b4947 bpf: libbpf: retry loading program on EAGAIN by Lorenz Bauer · 6 years ago
  25. 037d73a objtool: Clobber user CFLAGS variable by Josh Poimboeuf · 5 years ago
  26. 30c345b tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 5 years ago
  27. d485c65 tools/power x86_energy_perf_policy: Fix argument parsing by Zephaniah E. Loss-Cutler-Hull · 5 years ago
  28. 254b9b2 tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 by Ben Hutchings · 6 years ago
  29. 0d393f2 tools: bpftool: close prog FD before exit on showing a single program by Quentin Monnet · 5 years ago
  30. c5bb033 selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390 by Ilya Leoshkevich · 5 years ago
  31. b93aed7 selftests: fib_rule_tests: use pre-defined DEV_ADDR by Hangbin Liu · 5 years ago
  32. ddb55cc selftests/kvm: make platform_info_test pass on AMD by Vitaly Kuznetsov · 5 years ago
  33. 6cb9f8d selftests: kvm: fix state save/load on processors without XSAVE by Paolo Bonzini · 5 years ago
  34. 5bbebce Tools: hv: kvp: eliminate 'may be used uninitialized' warning by Vitaly Kuznetsov · 5 years ago
  35. 463d87b tools: bpftool: fix error message (prog -> object) by Jakub Kicinski · 5 years ago
  36. c61c724 tools: hv: fix KVP and VSS daemons exit code by Adrian Vladu · 5 years ago
  37. 0c39d81 tools: hv: fixed Python pep8/flake8 warnings for lsvmbus by Adrian Vladu · 5 years ago
  38. 3c4b283 selftests: kvm: Adding config fragments by Naresh Kamboju · 5 years ago
  39. 5905494 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 5 years ago
  40. 06ed429 perf cpumap: Fix writing to illegal memory in handling cpumap mask by He Zhe · 5 years ago
  41. e49cfed perf ftrace: Fix failure to set cpumask when only one cpu is present by He Zhe · 5 years ago
  42. a3d1263 perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  43. 43d31fd selftests: forwarding: gre_multipath: Fix flower filters by Ido Schimmel · 5 years ago
  44. ef52e2b selftests: forwarding: gre_multipath: Enable IPv4 forwarding by Ido Schimmel · 5 years ago
  45. b7038c1 selftests/bpf: fix sendmsg6_prog on s390 by Ilya Leoshkevich · 5 years ago
  46. 0a19fff perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 5 years ago
  47. ab5aa57 perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 5 years ago
  48. f4e2d18 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 5 years ago
  49. 101a155 perf tools: Fix proper buffer size for feature processing by Jiri Olsa · 5 years ago
  50. 0a9e41e perf record: Fix module size on s390 by Thomas Richter · 5 years ago
  51. f1f6628 perf db-export: Fix thread__exec_comm() by Adrian Hunter · 5 years ago
  52. 532db2b perf annotate: Fix s390 gap between kernel end and module start by Thomas Richter · 5 years ago
  53. 354887a objtool: Support GCC 9 cold subfunction naming scheme by Josh Poimboeuf · 6 years ago
  54. 001f93d cgroup: kselftest: relax fs_spec checks by Chris Down · 5 years ago
  55. d60e8c0 perf version: Fix segfault due to missing OPT_END() by Ravi Bangoria · 5 years ago
  56. 4fe7ea2 perf hists browser: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  57. 915945f perf annotate: Fix dereferencing freed memory found by the smatch tool by Leo Yan · 5 years ago
  58. b305dcf perf session: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  59. 19cf571 perf top: Fix potential NULL pointer dereference detected by the smatch tool by Leo Yan · 5 years ago
  60. 995527d perf stat: Fix use-after-freed pointer detected by the smatch tool by Leo Yan · 5 years ago
  61. 3b8c4ea perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 5 years ago
  62. b150423 iio: iio-utils: Fix possible incorrect mask calculation by Bastien Nocera · 5 years ago
  63. 3b57b7a perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Seeteena Thoufeek · 5 years ago
  64. 9d47bd2 tools: bpftool: Fix json dump crash on powerpc by Jiri Olsa · 5 years ago
  65. 88f751b selftests: bpf: fix inlines in test_lwt_seg6local by Jiri Benc · 5 years ago
  66. ef5b204 bpf, libbpf, smatch: Fix potential NULL pointer dereference by Leo Yan · 5 years ago
  67. e358d2a perf stat: Fix group lookup for metric group by Andi Kleen · 5 years ago
  68. a64e018 perf stat: Make metric event lookup more robust by Andi Kleen · 5 years ago
  69. 7343178 bpf: fix uapi bpf_prog_info fields alignment by Baruch Siach · 5 years ago
  70. 1182ff2 perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 5 years ago
  71. 4c57957 perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 5 years ago
  72. eac8b39 perf report: Fix OOM error in TUI mode on s390 by Thomas Richter · 5 years ago
  73. be32a9d perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  74. 3662d8b perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 5 years ago
  75. 713737c perf jvmti: Address gcc string overflow warning for strncpy() by Jiri Olsa · 5 years ago
  76. c360eb5 cpupower : frequency-set -r option misses the last cpu in related cpu list by Abhishek Goel · 5 years ago
  77. a6dd486 perf annotate TUI browser: Do not use member from variable within its own initialization by Arnaldo Carvalho de Melo · 5 years ago
  78. d8e2665 perf pmu: Fix uncore PMU alias list for ARM64 by John Garry · 5 years ago
  79. b91ec6a selftests: fib_rule_tests: Fix icmp proto with ipv6 by David Ahern · 5 years ago
  80. 4992d4a bpf: lpm_trie: check left child of last leftmost node for NULL by Jonathan Lemon · 5 years ago
  81. 6461a45 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  82. 0bf5d53 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  83. 6e75d92 perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  84. bf51ec9 selftests: vm: install test_vmalloc.sh for run_vmtests by Naresh Kamboju · 5 years ago
  85. a0e8215 kselftest/cgroup: fix incorrect test_core skip by Alex Shi · 5 years ago
  86. 59243d6 kselftest/cgroup: fix unexpected testing failure on test_core by Alex Shi · 5 years ago
  87. 9c2eebe kselftest/cgroup: fix unexpected testing failure on test_memcontrol by Alex Shi · 5 years ago
  88. 6a997c3 objtool: Support per-function rodata sections by Allan Xavier · 6 years ago
  89. 60a3e3b perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  90. be0e626 perf namespace: Protect reading thread's namespace by Namhyung Kim · 5 years ago
  91. 7d523e3 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  92. ef4ffa0 selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 5 years ago
  93. 2399b2a tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 5 years ago
  94. b64df813 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 5 years ago
  95. 3e1d741 selftests: fib_rule_tests: fix local IPv4 address typo by Hangbin Liu · 5 years ago
  96. 20e1a16 objtool: Don't use ignore flag for fake jumps by Josh Poimboeuf · 5 years ago
  97. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  98. f8f5492 selftests/bpf: ksym_search won't check symbols exists by Daniel T. Lee · 5 years ago
  99. 1b6141c selftests: cgroup: fix cleanup path in test_memcg_subtree_control() by Roman Gushchin · 5 years ago
  100. 0cbef22 libbpf: fix samples/bpf build failure due to undefined UINT32_MAX by Daniel T. Lee · 5 years ago