1. cb993d3 perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 5 years ago
  2. 0ee3341 perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 5 years ago
  3. 9a501cd perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  4. 239b64d perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 5 years ago
  5. 5e32f6d cpupower : frequency-set -r option misses the last cpu in related cpu list by Abhishek Goel · 5 years ago
  6. 16977a9 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  7. 07d6f72 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  8. 948475f perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 5 years ago
  9. 38df677 perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  10. 5f64ee9 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  11. b11278e selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 5 years ago
  12. 4c3e2d7 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 5 years ago
  13. 4ba76bf objtool: Don't use ignore flag for fake jumps by Josh Poimboeuf · 5 years ago
  14. 2f6644f tools include: Adopt linux/bits.h by Arnaldo Carvalho de Melo · 6 years ago
  15. d31e3e3 perf tools: No need to include bitops.h in util.h by Arnaldo Carvalho de Melo · 7 years ago
  16. 9f5f0d8 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 5 years ago
  17. 2bfc2e3 objtool: Allow AR to be overridden with HOSTAR by Nathan Chancellor · 5 years ago
  18. 7c24650 perf intel-pt: Fix sample timestamp wrt non-taken branches by Adrian Hunter · 5 years ago
  19. 8a566f7 perf intel-pt: Fix improved sample timestamp by Adrian Hunter · 5 years ago
  20. af13796 perf intel-pt: Fix instructions sampling rate by Adrian Hunter · 5 years ago
  21. 15e6da9 objtool: Fix function fallthrough detection by Josh Poimboeuf · 5 years ago
  22. 4696507 selftests/net: correct the return value for run_netsocktests by Po-Hsu Lin · 5 years ago
  23. 3a1de1a selftests: netfilter: check icmp pkttoobig errors are set as related by Florian Westphal · 5 years ago
  24. 02bdc50 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 5 years ago
  25. b76f8af x86/msr-index: Cleanup bit defines by Thomas Gleixner · 5 years ago
  26. ddfa93e perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() by Changbin Du · 5 years ago
  27. bc1ab32 perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test by Changbin Du · 5 years ago
  28. fa7ac30 perf evsel: Free evsel->counts in perf_evsel__exit() by Arnaldo Carvalho de Melo · 5 years ago
  29. 6fae20e perf hist: Add missing map__put() in error case by Changbin Du · 5 years ago
  30. 756e9ca perf top: Fix error handling in cmd_top() by Changbin Du · 5 years ago
  31. 32a4742 perf build-id: Fix memory leak in print_sdt_events() by Changbin Du · 5 years ago
  32. 6061a8c perf config: Fix a memory leak in collect_config() by Changbin Du · 5 years ago
  33. 4f68dbc perf config: Fix an error in the config template documentation by Changbin Du · 5 years ago
  34. b019294 tools/power turbostat: return the exit status of a command by David Arcari · 5 years ago
  35. e07e9b1 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 5 years ago
  36. ae0c4d3 tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 5 years ago
  37. 32b6e8c perf intel-pt: Fix TSC slip by Adrian Hunter · 5 years ago
  38. c818b2f objtool: Move objtool_file struct off the stack by Josh Poimboeuf · 5 years ago
  39. 5ed7a8f perf intel-pt: Fix divide by zero when TSC is not available by Adrian Hunter · 5 years ago
  40. 4f7c16b perf intel-pt: Fix overlap calculation for padding by Adrian Hunter · 5 years ago
  41. 300ef83 perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 5 years ago
  42. d07d516 perf intel-pt: Fix CYC timestamp calculation after OVF by Adrian Hunter · 5 years ago
  43. ce42bb1 perf symbols: Filter out hidden symbols from labels by Jiri Olsa · 5 years ago
  44. 9b060e0 selftests: netfilter: add simple masq/redirect test cases by Florian Westphal · 5 years ago
  45. 78dbfc5 selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET by Naresh Kamboju · 5 years ago
  46. 70ffacb perf tools: Handle TOPOLOGY headers with no CPU by Stephane Eranian · 5 years ago
  47. 255ace3 perf report: Include partial stacks unwound with libdw by Milian Wolff · 5 years ago
  48. 7231ec1 perf tests evsel-tp-sched: Fix bitwise operator by Gustavo A. R. Silva · 5 years ago
  49. beeda95 perf probe: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  50. 769d74b perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  51. 1e39810 perf tools: Add Hygon Dhyana support by Pu Wen · 6 years ago
  52. a9c8758 perf unwind: Take pgoff into account when reporting elf to libdwfl by Milian Wolff · 6 years ago
  53. 2b0aa31 perf unwind: Unwind with libdw doesn't take symfs into account by Martin Vuille · 6 years ago
  54. cc6455e x86/selftests/pkeys: Fork() to check for state being preserved by Dave Hansen · 5 years ago
  55. 7a6da62 tools lib subcmd: Don't add the kernel sources to the include path by Arnaldo Carvalho de Melo · 5 years ago
  56. 8691aa5 perf parse-events: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  57. f9e281d perf svghelper: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 5 years ago
  58. 9da7dfd perf intel-pt: Fix error with config term "pt=0" by Adrian Hunter · 5 years ago
  59. 8f62cf8 mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 5 years ago
  60. fdb2f4c perf pmu: Suppress potential format-truncation warning by Ben Hutchings · 6 years ago
  61. 779f4ee objtool: Fix segfault in .cold detection with -ffunction-sections by Artem Savkov · 6 years ago
  62. 63bc636 objtool: Fix double-free in .cold detection error path by Artem Savkov · 6 years ago
  63. fc000b5 selftests: add script to stress-test nft packet path vs. control plane by Florian Westphal · 6 years ago
  64. 8af78a6 tools/power/cpupower: fix compilation with STATIC=true by Konstantin Khlebnikov · 6 years ago
  65. abefbf4 powerpc/selftests: Wait all threads to join by Breno Leitao · 6 years ago
  66. af414f3 perf strbuf: Match va_{add,copy} with va_end by Sanskriti Sharma · 6 years ago
  67. 0af42d6 perf tools: Cleanup trace-event-info 'tdata' leak by Sanskriti Sharma · 6 years ago
  68. 401bd18 perf tools: Free temporary 'sys' string in read_event_files() by Sanskriti Sharma · 6 years ago
  69. d38bd3e selftests: ftrace: Add synthetic event syntax testcase by Masami Hiramatsu · 6 years ago
  70. 1c696b9 perf cpu_map: Align cpu map synthesized events properly. by David Miller · 6 years ago
  71. 9527bd3 Revert "perf tools: Fix PMU term format max value calculation" by Jiri Olsa · 6 years ago
  72. f6bded8 bpf: do not blindly change rlimit in reuseport net selftest by Eric Dumazet · 6 years ago
  73. 9a7f15e perf tools: Disable parallelism for 'make clean' by Rasmus Villemoes · 6 years ago
  74. 2fc0fb0 perf tests: Fix indexing when invoking subtests by Sandipan Das · 6 years ago
  75. 7334e28 ptr_ring: fix up after recent ptr_ring changes by Michael S. Tsirkin · 6 years ago
  76. 2cdc70f perf probe: Fix probe definition for inlined functions by Björn Töpel · 7 years ago
  77. 4d19a50 perf evsel: Fix probing of precise_ip level for default cycles event by Arnaldo Carvalho de Melo · 7 years ago
  78. 698f6ac perf symbols: Fix memory corruption because of zero length symbols by Ravi Bangoria · 7 years ago
  79. 06dc8b3 perf script python: Fix export-to-postgresql.py occasional failure by Adrian Hunter · 6 years ago
  80. 7c73f0d selftests: memory-hotplug: add required configs by Lei Yang · 6 years ago
  81. b5be6fb selftests/efivarfs: add required kernel configs by Lei Yang · 6 years ago
  82. 62dd223 x86/fpu: Finish excising 'eagerfpu' by Andy Lutomirski · 8 years ago
  83. de8e1e5 Revert "perf: sync up x86/.../cpufeatures.h" by Greg Kroah-Hartman · 6 years ago
  84. bce26ed perf probe powerpc: Ignore SyS symbols irrespective of endianness by Sandipan Das · 6 years ago
  85. 6040d23 perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx() by Hisao Tanabe · 6 years ago
  86. 4beeb112 tools/vm/page-types.c: fix "defined but not used" warning by Naoya Horiguchi · 6 years ago
  87. ef645b1 tools/vm/slabinfo.c: fix sign-compare warning by Naoya Horiguchi · 6 years ago
  88. 18e589f selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress by John Stultz · 6 years ago
  89. 2516ead Tools: hv: Fix a bug in the key delete code by K. Y. Srinivasan · 6 years ago
  90. 24dc2f5 perf powerpc: Fix callchain ip filtering by Sandipan Das · 6 years ago
  91. 14f3d65 perf powerpc: Fix callchain ip filtering when return address is in a register by Sandipan Das · 6 years ago
  92. 48c37aa perf test: Fix subtest number when showing results by Thomas Richter · 6 years ago
  93. 2a19b49 perf tools: Allow overriding MAX_NR_CPUS at compile time by Christophe Leroy · 7 years ago
  94. 82e1e87 selftests/powerpc: Kill child processes on SIGINT by Breno Leitao · 6 years ago
  95. 6841830 perf probe powerpc: Fix trace event post-processing by Sandipan Das · 6 years ago
  96. e0ec112 perf auxtrace: Fix queue resize by Adrian Hunter · 6 years ago
  97. d0995e1 tools/power turbostat: Read extended processor family from CPUID by Calvin Walton · 6 years ago
  98. 579381f selftests/ftrace: Add snapshot and tracing_on test case by Masami Hiramatsu · 6 years ago
  99. 354d5a3 tools/power turbostat: fix -S on UP systems by Len Brown · 6 years ago
  100. 3b7c96a tools: usb: ffs-test: Fix build on big endian systems by Peter Senna Tschudin · 6 years ago