1. 52ddbcd Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 4 months ago
  2. 5a227d8 Merge 4.9.325 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  3. 3bbd868 perf/core: Fix data race between perf_event_set_output() and perf_mmap_close() by Peter Zijlstra · 2 years, 6 months ago
  4. 17df83c Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 7 months ago
  5. 2a14df0 Merge 4.9.316 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  6. a146652 perf: Fix sys_perf_event_open() race against self by Peter Zijlstra · 2 years, 8 months ago
  7. f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 9 months ago
  8. f6d08de perf/core: Fix address filter parser for multiple filters by Adrian Hunter · 3 years ago
  9. d513510 Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 3 months ago
  10. dc1c320 Merge 4.9.283 into android-4.9-q by Greg Kroah-Hartman · 3 years, 4 months ago
  11. af7eb47 events: Reuse value read using READ_ONCE instead of re-reading it by Baptiste Lepers · 3 years, 4 months ago
  12. a6bf5d0 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 6 months ago
  13. b3bf822 Merge 4.9.273 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  14. 0c78dc6 perf: Fix data race between pin_count increment/decrement by Marco Elver · 3 years, 8 months ago
  15. b441756b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845 by Michael Bestas · 4 years ago
  16. a3ba0ea Merge 4.9.245 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  17. 5a097d6 perf/core: Fix race in the perf_mmap_close() function by Jiri Olsa · 4 years, 4 months ago
  18. d59f7d6 perf/core: Fix a memory leak in perf_event_parse_addr_filter() by kiyin(尹亮) · 4 years, 2 months ago
  19. 8573020 perf/core: Fix crash when using HW tracing kernel filters by Mathieu Poirier · 7 years ago
  20. 51f0471 perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
  21. e07eab5 perf: Fix get_recursion_context() by Peter Zijlstra · 4 years, 3 months ago
  22. ea94583 Merge 4.9.239 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  23. 1cd6cc2 perf: Fix task_function_call() error handling by Kajol Jain · 4 years, 5 months ago
  24. 8ed2f64 Merge 4.9.232 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  25. fe6ba50 uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression by Oleg Nesterov · 4 years, 6 months ago
  26. 997774b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into HEAD by Michael Bestas · 4 years, 7 months ago
  27. 0f1687e Merge 4.9.228 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  28. 9bf3b36 perf: Add cond_resched() to task_function_call() by Barret Rhoden · 4 years, 9 months ago
  29. 8927025 Merge 4.9.227 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  30. 5ec850f uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned by Oleg Nesterov · 4 years, 9 months ago
  31. cf77b7c Merge 4.9.221 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  32. ed0e49c perf/core: fix parent pid/tid in task exit events by Ian Rogers · 4 years, 9 months ago
  33. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 10 months ago
  34. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 10 months ago
  35. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 10 months ago
  36. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  37. 026d914 perf/core: Fix mlock accounting in perf_mmap() by Song Liu · 5 years ago
  38. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  39. 63d2b0e perf/ioctl: Add check for the sample_period value by Ravi Bangoria · 6 years ago
  40. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 5 years ago
  41. 265229d BACKPORT: bpf: permit multiple bpf attachments for a single perf event by Yonghong Song · 7 years ago
  42. ca76cc6 UPSTREAM: bpf: use the same condition in perf event set/free bpf handler by Yonghong Song · 7 years ago
  43. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  44. dbe380a signal: Properly deliver SIGILL from uprobes by Eric W. Biederman · 6 years ago
  45. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 5 years ago
  46. 476e7ea Merge 4.9.190 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  47. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  48. ac370f1e perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 5 years ago
  49. 0fce515 Merge android-4.9.186 (cd46375) into msm-4.9 by jianzhou · 5 years ago
  50. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 5 years ago
  51. 83cf3cf Merge 4.9.186 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  52. cd46375 Merge 4.9.186 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  53. b32df66 perf/core: Fix perf_sample_regs_user() mm check by Peter Zijlstra · 6 years ago
  54. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 6 years ago
  55. a80a7ab Merge 4.9.183 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  56. abfdce3 perf/ring_buffer: Add ordering to rb->nest increment by Peter Zijlstra · 6 years ago
  57. a446eb5 perf/ring_buffer: Fix exposing a temporarily decreased data_head by Yabin Cui · 6 years ago
  58. 7b323f5 Merge android-4.9.170 (1ef64da) into msm-4.9 by jianzhou · 6 years ago
  59. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 6 years ago
  60. ba9cebb Merge 4.9.170 into android-4.9-q by Greg Kroah-Hartman · 6 years ago
  61. 1ef64da Merge 4.9.170 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  62. 8fb8f97 perf/core: Restore mmap record type correctly by Stephane Eranian · 6 years ago
  63. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 6 years ago
  64. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. 3d3916f perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 6 years ago
  66. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. e62e3b6 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  68. 01d16f0 perf/core: Fix impossible ring-buffer sizes warning by Ingo Molnar · 6 years ago
  69. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  70. 9269ba3 perf/core: Don't WARN() for impossible ring-buffer sizes by Mark Rutland · 6 years ago
  71. 595428c perf: Manage CPU hotplug events at core level by Raghavendra Rao Ananta · 6 years ago
  72. c14a51f perf: Fix warning during perf core init by Raghavendra Rao Ananta · 7 years ago
  73. 38cd0d6 perf: Add support for creating events for offline CPU by Raghavendra Rao Ananta · 7 years ago
  74. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
  75. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  76. 0b58d90 uprobes: Fix handle_swbp() vs. unregister() + register() race once more by Andrea Parri · 6 years ago
  77. 8d93566 Merge "perf: Cancel the mux hrtimer during CPU hotplug to avoid migration" by Linux Build Service Account · 6 years ago
  78. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  79. 4c0335f Merge "Merge android-4.9.129 (b727d1c) into msm-4.9" by Linux Build Service Account · 6 years ago
  80. b4f7068 perf: Cancel the mux hrtimer during CPU hotplug to avoid migration by Raghavendra Rao Ananta · 6 years ago
  81. 0b2d45f perf: core: Avoid race condition when releasing perf-events by Raghavendra Rao Ananta · 6 years ago
  82. 6279fc5 perf/core: Fix locking for children siblings group read by Jiri Olsa · 7 years ago
  83. 4d08366 perf/ring_buffer: Prevent concurent ring buffer access by Jiri Olsa · 6 years ago
  84. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 6 years ago
  85. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  86. a64fbec perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  87. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  88. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  89. bc09bf8 perf/core: Fix perf_output_read_group() by Peter Zijlstra · 7 years ago
  90. d4271d8 perf/cgroup: Fix child event counting bug by Song Liu · 7 years ago
  91. 2e8800e Merge android-4.9.100 (39c8566) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  92. b63590c Merge android-4.9.99 (c462abb) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  93. 8ea36d1 Merge android-4.9.97 (2bcbbd5) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  94. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  95. c64ca00 perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] by Peter Zijlstra · 7 years ago
  96. 68447d6 perf: Remove superfluous allocation error check by Jiri Olsa · 7 years ago
  97. b6ccdd8 Merge android-4.9.95 (b4c14c2) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  98. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  99. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  100. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 7 years ago