1. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  2. 6d5fd9d perf map: Fix off by one in strncpy() size argument by disconnect3d · 4 years, 2 months ago
  3. aae6b58 tools: Let O= makes handle a relative path with -C option by Masami Hiramatsu · 4 years, 2 months ago
  4. 791b3ea perf probe: Do not depend on dwfl_module_addrsym() by Masami Hiramatsu · 4 years, 2 months ago
  5. 85e8b90 cpupower: avoid multiple definition with gcc -fno-common by Mike Gilbert · 4 years, 2 months ago
  6. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  7. c628c46 perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc by Arnaldo Carvalho de Melo · 4 years, 4 months ago
  8. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  9. 1756a4f x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 4 years, 3 months ago
  10. cce8df1 usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 4 years, 4 months ago
  11. 9008eb85 tools lib api fs: Fix gcc9 stringop-truncation compilation error by Andrey Zhizhikin · 4 years, 5 months ago
  12. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  13. e751d1a tools/power/acpi: fix compilation error by Zhengyuan Liu · 4 years, 5 months ago
  14. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  15. 0d65b36 tools lib: Fix builds when glibc contains strlcpy() by Vitaly Chikunov · 4 years, 4 months ago
  16. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  17. f3a9888 perf probe: Fix wrong address verification by Masami Hiramatsu · 4 years, 6 months ago
  18. a9c122e perf report: Fix incorrectly added dimensions as switch perf data file by Jin Yao · 4 years, 4 months ago
  19. 3f085b32 perf hists: Fix variable name's inconsistency in hists__for_each() macro by Yuya Fujita · 4 years, 4 months ago
  20. ae1d4e9 rseq/selftests: Turn off timeout setting by Mathieu Desnoyers · 4 years, 5 months ago
  21. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  22. d705292 Revert "perf report: Add warning when libunwind not compiled in" by Sasha Levin · 4 years, 4 months ago
  23. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  24. c578977 perf strbuf: Remove redundant va_end() in strbuf_addv() by Mattias Jacobsson · 5 years ago
  25. 2d31ea6 perf regs: Make perf_reg_name() return "unknown" instead of NULL by Arnaldo Carvalho de Melo · 4 years, 5 months ago
  26. 7151427 perf probe: Fix to show function entry line as probe-able by Masami Hiramatsu · 4 years, 6 months ago
  27. 9d47b11 libtraceevent: Fix memory leakage in copy_filter_type by Hewenliang · 4 years, 5 months ago
  28. 0421b43 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 4 years, 5 months ago
  29. 3c8d7fa perf probe: Filter out instances except for inlined subroutine and subprogram by Masami Hiramatsu · 4 years, 6 months ago
  30. b89ad0c perf probe: Skip end-of-sequence and non statement lines by Masami Hiramatsu · 4 years, 6 months ago
  31. 8466b89 perf probe: Fix to show calling lines of inlined functions by Masami Hiramatsu · 4 years, 6 months ago
  32. 4ec7e16 perf probe: Return a better scope DIE if there is no best scope by Masami Hiramatsu · 4 years, 6 months ago
  33. da443aa perf probe: Skip overlapped location on searching variables by Masami Hiramatsu · 4 years, 6 months ago
  34. 11c5a6c perf probe: Fix to probe a function which has no entry pc by Masami Hiramatsu · 4 years, 6 months ago
  35. 86b5bd0 perf probe: Fix to show inlined function callsite without entry_pc by Masami Hiramatsu · 4 years, 6 months ago
  36. 516288d perf probe: Fix to show ranges of variables in functions without entry_pc by Masami Hiramatsu · 4 years, 6 months ago
  37. 104666b perf probe: Fix to probe an inline function which has no entry pc by Masami Hiramatsu · 4 years, 6 months ago
  38. e4ae92b perf probe: Walk function lines in lexical blocks by Masami Hiramatsu · 4 years, 6 months ago
  39. 6533303 perf probe: Fix to list probe event with correct line number by Masami Hiramatsu · 4 years, 6 months ago
  40. 54ea1fe perf probe: Fix to find range-only function instance by Masami Hiramatsu · 4 years, 6 months ago
  41. 59b706c perf report: Add warning when libunwind not compiled in by Jin Yao · 4 years, 7 months ago
  42. 62d8610 perf test: Report failure for mmap events by Leo Yan · 4 years, 7 months ago
  43. 94a95f6 tools/power/cpupower: Fix initializer override in hsw_ext_cstates by Nathan Chancellor · 4 years, 7 months ago
  44. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  45. da80ba7 usbip: tools: fix fd leakage in the function of read_attr_usbip_status by Hewenliang · 4 years, 6 months ago
  46. 24efb9d x86/insn: Fix awk regexp warnings by Alexander Kapshuk · 4 years, 7 months ago
  47. f1f9cb4 ACPICA: Use %d for signed int print formatting instead of %u by Colin Ian King · 5 years ago
  48. 28d4020 selftests/ftrace: Fix to test kprobe $comm arg only if available by Masami Hiramatsu · 6 years ago
  49. c993c26 usbip: tools: fix atoi() on non-null terminated string by Colin Ian King · 6 years ago
  50. f467a23 tools: gpio: Correctly add make dependencies for gpio_utils by Laura Abbott · 4 years, 6 months ago
  51. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  52. 9666d52 perf tools: Fix time sorting by Jiri Olsa · 4 years, 6 months ago
  53. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  54. 43562e5 selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 4 years, 6 months ago
  55. 6d8855a perf kmem: Fix memory leak in compact_gfp_flags() by Yunfeng Ye · 4 years, 6 months ago
  56. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  57. 873efc5 perf jevents: Fix period for Intel fixed counters by Andi Kleen · 4 years, 7 months ago
  58. 0ebcdc4 perf map: Fix overlapped map handling by Steve MacLean · 4 years, 7 months ago
  59. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  60. 7855b1b perf inject jit: Fix JIT_CODE_MOVE filename by Steve MacLean · 4 years, 7 months ago
  61. a12d94b perf llvm: Don't access out-of-scope array by Ian Rogers · 4 years, 7 months ago
  62. 375cf9a perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 4 years, 8 months ago
  63. 94505b6 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 4 years, 8 months ago
  64. 8530a7e perf tools: Fix segfault in cpu_cache_level__read() by Jiri Olsa · 4 years, 8 months ago
  65. 0658553 tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 4 years, 8 months ago
  66. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  67. 3caefd0 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 4 years, 9 months ago
  68. cb40b5b objtool: Clobber user CFLAGS variable by Josh Poimboeuf · 4 years, 8 months ago
  69. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  70. 318537a tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 5 years ago
  71. 5e36f63 Merge 4.9.192 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  72. 6be6f81 Tools: hv: kvp: eliminate 'may be used uninitialized' warning by Vitaly Kuznetsov · 4 years, 8 months ago
  73. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  74. 47a2cf6 tools: hv: fix KVP and VSS daemons exit code by Adrian Vladu · 5 years ago
  75. 041de0e Revert "perf test 6: Fix missing kvm module load for s390" by Sasha Levin · 4 years, 8 months ago
  76. 10fe806 selftests: kvm: Adding config fragments by Naresh Kamboju · 4 years, 9 months ago
  77. eee0386 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 4 years, 9 months ago
  78. 4754486 perf bench numa: Fix cpu0 binding by Jiri Olsa · 4 years, 9 months ago
  79. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  80. 219db72 perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 4 years, 9 months ago
  81. 5b9310f perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 4 years, 9 months ago
  82. 217c522 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  83. 0d7f710 perf record: Fix module size on s390 by Thomas Richter · 4 years, 9 months ago
  84. 708eac3 perf db-export: Fix thread__exec_comm() by Adrian Hunter · 4 years, 9 months ago
  85. 624c2b3 perf record: Fix wrong size in perf_record_mmap for last kernel module by Thomas Richter · 7 years ago
  86. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  87. 180019b objtool: Add rewind_stack_do_exit() to the noreturn list by Josh Poimboeuf · 5 years ago
  88. 495dace objtool: Add machine_real_restart() to the noreturn list by Josh Poimboeuf · 6 years ago
  89. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  90. 410b20d objtool: Support GCC 9 cold subfunction naming scheme by Josh Poimboeuf · 5 years ago
  91. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  92. ff859fa perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 4 years, 10 months ago
  93. e2482f7 iio: iio-utils: Fix possible incorrect mask calculation by Bastien Nocera · 4 years, 10 months ago
  94. cb993d3 perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 4 years, 10 months ago
  95. 0ee3341 perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 4 years, 11 months ago
  96. 9a501cd perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  97. 239b64d perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 5 years ago
  98. 5e32f6d cpupower : frequency-set -r option misses the last cpu in related cpu list by Abhishek Goel · 5 years ago
  99. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  100. 16977a9 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 5 years ago