1. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  2. 873efc5 perf jevents: Fix period for Intel fixed counters by Andi Kleen · 5 years ago
  3. 0ebcdc4 perf map: Fix overlapped map handling by Steve MacLean · 5 years ago
  4. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  5. 7855b1b perf inject jit: Fix JIT_CODE_MOVE filename by Steve MacLean · 5 years ago
  6. a12d94b perf llvm: Don't access out-of-scope array by Ian Rogers · 5 years ago
  7. 375cf9a perf stat: Reset previous counts on repeat with interval by Srikar Dronamraju · 5 years ago
  8. 94505b6 perf stat: Fix a segmentation fault when using repeat forever by Srikar Dronamraju · 5 years ago
  9. 8530a7e perf tools: Fix segfault in cpu_cache_level__read() by Jiri Olsa · 5 years ago
  10. 0658553 tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure by Steven Rostedt (VMware) · 5 years ago
  11. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  12. 3caefd0 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 5 years ago
  13. cb40b5b objtool: Clobber user CFLAGS variable by Josh Poimboeuf · 5 years ago
  14. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  15. 318537a tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 5 years ago
  16. 5e36f63 Merge 4.9.192 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  17. 6be6f81 Tools: hv: kvp: eliminate 'may be used uninitialized' warning by Vitaly Kuznetsov · 5 years ago
  18. 3fcf271 Merge 4.9.191 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  19. 47a2cf6 tools: hv: fix KVP and VSS daemons exit code by Adrian Vladu · 5 years ago
  20. 041de0e Revert "perf test 6: Fix missing kvm module load for s390" by Sasha Levin · 5 years ago
  21. 10fe806 selftests: kvm: Adding config fragments by Naresh Kamboju · 5 years ago
  22. eee0386 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 5 years ago
  23. 4754486 perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  24. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  25. 219db72 perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 5 years ago
  26. 5b9310f perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 5 years ago
  27. 217c522 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 5 years ago
  28. 0d7f710 perf record: Fix module size on s390 by Thomas Richter · 5 years ago
  29. 708eac3 perf db-export: Fix thread__exec_comm() by Adrian Hunter · 5 years ago
  30. 624c2b3 perf record: Fix wrong size in perf_record_mmap for last kernel module by Thomas Richter · 7 years ago
  31. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  32. 180019b objtool: Add rewind_stack_do_exit() to the noreturn list by Josh Poimboeuf · 5 years ago
  33. 495dace objtool: Add machine_real_restart() to the noreturn list by Josh Poimboeuf · 6 years ago
  34. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  35. 410b20d objtool: Support GCC 9 cold subfunction naming scheme by Josh Poimboeuf · 6 years ago
  36. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  37. ff859fa perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 5 years ago
  38. e2482f7 iio: iio-utils: Fix possible incorrect mask calculation by Bastien Nocera · 5 years ago
  39. cb993d3 perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 5 years ago
  40. 0ee3341 perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 5 years ago
  41. 9a501cd perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  42. 239b64d perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 5 years ago
  43. 5e32f6d cpupower : frequency-set -r option misses the last cpu in related cpu list by Abhishek Goel · 5 years ago
  44. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  45. 16977a9 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  46. 07d6f72 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  47. 948475f perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  48. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  49. 38df677 perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  50. 5f64ee9 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  51. b11278e selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 5 years ago
  52. 4c3e2d7 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 5 years ago
  53. 4ba76bf objtool: Don't use ignore flag for fake jumps by Josh Poimboeuf · 5 years ago
  54. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  55. 2f6644f tools include: Adopt linux/bits.h by Arnaldo Carvalho de Melo · 6 years ago
  56. d31e3e3 perf tools: No need to include bitops.h in util.h by Arnaldo Carvalho de Melo · 7 years ago
  57. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  58. 9f5f0d8 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 5 years ago
  59. 2bfc2e3 objtool: Allow AR to be overridden with HOSTAR by Nathan Chancellor · 5 years ago
  60. 7c24650 perf intel-pt: Fix sample timestamp wrt non-taken branches by Adrian Hunter · 5 years ago
  61. 8a566f7 perf intel-pt: Fix improved sample timestamp by Adrian Hunter · 5 years ago
  62. af13796 perf intel-pt: Fix instructions sampling rate by Adrian Hunter · 5 years ago
  63. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  64. 15e6da9 objtool: Fix function fallthrough detection by Josh Poimboeuf · 5 years ago
  65. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  66. 4696507 selftests/net: correct the return value for run_netsocktests by Po-Hsu Lin · 5 years ago
  67. 3a1de1a selftests: netfilter: check icmp pkttoobig errors are set as related by Florian Westphal · 6 years ago
  68. 02bdc50 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 5 years ago
  69. ef4a576 Merge 4.9.176 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  70. b76f8af x86/msr-index: Cleanup bit defines by Thomas Gleixner · 6 years ago
  71. ba9cebb Merge 4.9.170 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  72. ddfa93e perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() by Changbin Du · 6 years ago
  73. bc1ab32 perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test by Changbin Du · 6 years ago
  74. fa7ac30 perf evsel: Free evsel->counts in perf_evsel__exit() by Arnaldo Carvalho de Melo · 6 years ago
  75. 6fae20e perf hist: Add missing map__put() in error case by Changbin Du · 6 years ago
  76. 756e9ca perf top: Fix error handling in cmd_top() by Changbin Du · 6 years ago
  77. 32a4742 perf build-id: Fix memory leak in print_sdt_events() by Changbin Du · 6 years ago
  78. 6061a8c perf config: Fix a memory leak in collect_config() by Changbin Du · 6 years ago
  79. 4f68dbc perf config: Fix an error in the config template documentation by Changbin Du · 6 years ago
  80. b019294 tools/power turbostat: return the exit status of a command by David Arcari · 6 years ago
  81. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  82. e07e9b1 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 6 years ago
  83. ae0c4d3 tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 6 years ago
  84. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  85. 32b6e8c perf intel-pt: Fix TSC slip by Adrian Hunter · 6 years ago
  86. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  87. c818b2f objtool: Move objtool_file struct off the stack by Josh Poimboeuf · 6 years ago
  88. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  89. 5ed7a8f perf intel-pt: Fix divide by zero when TSC is not available by Adrian Hunter · 6 years ago
  90. 4f7c16b perf intel-pt: Fix overlap calculation for padding by Adrian Hunter · 6 years ago
  91. 300ef83 perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 6 years ago
  92. d07d516 perf intel-pt: Fix CYC timestamp calculation after OVF by Adrian Hunter · 6 years ago
  93. d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  94. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  95. ce42bb1 perf symbols: Filter out hidden symbols from labels by Jiri Olsa · 6 years ago
  96. 9b060e0 selftests: netfilter: add simple masq/redirect test cases by Florian Westphal · 6 years ago
  97. 78dbfc5 selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET by Naresh Kamboju · 6 years ago
  98. 70ffacb perf tools: Handle TOPOLOGY headers with no CPU by Stephane Eranian · 6 years ago
  99. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  100. 255ace3 perf report: Include partial stacks unwound with libdw by Milian Wolff · 6 years ago