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