1. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 2 months ago
  3. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  4. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  5. 026d914 perf/core: Fix mlock accounting in perf_mmap() by Song Liu · 4 years, 3 months ago
  6. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  7. 63d2b0e perf/ioctl: Add check for the sample_period value by Ravi Bangoria · 5 years ago
  8. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 4 months ago
  9. 265229d BACKPORT: bpf: permit multiple bpf attachments for a single perf event by Yonghong Song · 7 years ago
  10. ca76cc6 UPSTREAM: bpf: use the same condition in perf event set/free bpf handler by Yonghong Song · 7 years ago
  11. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  12. dbe380a signal: Properly deliver SIGILL from uprobes by Eric W. Biederman · 6 years ago
  13. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 4 years, 6 months ago
  14. 476e7ea Merge 4.9.190 into android-4.9 by Greg Kroah-Hartman · 4 years, 8 months ago
  15. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  16. ac370f1e perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 4 years, 10 months ago
  17. 0fce515 Merge android-4.9.186 (cd46375) into msm-4.9 by jianzhou · 4 years, 9 months ago
  18. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 4 years, 9 months ago
  19. 83cf3cf Merge 4.9.186 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  20. cd46375 Merge 4.9.186 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  21. b32df66 perf/core: Fix perf_sample_regs_user() mm check by Peter Zijlstra · 5 years ago
  22. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  23. a80a7ab Merge 4.9.183 into android-4.9 by Greg Kroah-Hartman · 4 years, 11 months ago
  24. abfdce3 perf/ring_buffer: Add ordering to rb->nest increment by Peter Zijlstra · 5 years ago
  25. a446eb5 perf/ring_buffer: Fix exposing a temporarily decreased data_head by Yabin Cui · 5 years ago
  26. 7b323f5 Merge android-4.9.170 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  27. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  28. ba9cebb Merge 4.9.170 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  29. 1ef64da Merge 4.9.170 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  30. 8fb8f97 perf/core: Restore mmap record type correctly by Stephane Eranian · 5 years ago
  31. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  32. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  33. 3d3916f perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 5 years ago
  34. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  35. e62e3b6 perf/x86: Add check_period PMU callback by Jiri Olsa · 5 years ago
  36. 01d16f0 perf/core: Fix impossible ring-buffer sizes warning by Ingo Molnar · 5 years ago
  37. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  38. 9269ba3 perf/core: Don't WARN() for impossible ring-buffer sizes by Mark Rutland · 5 years ago
  39. 595428c perf: Manage CPU hotplug events at core level by Raghavendra Rao Ananta · 6 years ago
  40. c14a51f perf: Fix warning during perf core init by Raghavendra Rao Ananta · 6 years ago
  41. 38cd0d6 perf: Add support for creating events for offline CPU by Raghavendra Rao Ananta · 6 years ago
  42. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  43. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  44. 0b58d90 uprobes: Fix handle_swbp() vs. unregister() + register() race once more by Andrea Parri · 5 years ago
  45. 8d93566 Merge "perf: Cancel the mux hrtimer during CPU hotplug to avoid migration" by Linux Build Service Account · 5 years ago
  46. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  47. 4c0335f Merge "Merge android-4.9.129 (b727d1c) into msm-4.9" by Linux Build Service Account · 5 years ago
  48. b4f7068 perf: Cancel the mux hrtimer during CPU hotplug to avoid migration by Raghavendra Rao Ananta · 6 years ago
  49. 0b2d45f perf: core: Avoid race condition when releasing perf-events by Raghavendra Rao Ananta · 6 years ago
  50. 6279fc5 perf/core: Fix locking for children siblings group read by Jiri Olsa · 7 years ago
  51. 4d08366 perf/ring_buffer: Prevent concurent ring buffer access by Jiri Olsa · 6 years ago
  52. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 5 years ago
  53. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  54. a64fbec perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  55. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  56. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  57. bc09bf8 perf/core: Fix perf_output_read_group() by Peter Zijlstra · 6 years ago
  58. d4271d8 perf/cgroup: Fix child event counting bug by Song Liu · 6 years ago
  59. 2e8800e Merge android-4.9.100 (39c8566) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  60. b63590c Merge android-4.9.99 (c462abb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  61. 8ea36d1 Merge android-4.9.97 (2bcbbd5) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  62. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  63. c64ca00 perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] by Peter Zijlstra · 6 years ago
  64. 68447d6 perf: Remove superfluous allocation error check by Jiri Olsa · 6 years ago
  65. b6ccdd8 Merge android-4.9.95 (b4c14c2) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  66. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  67. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  68. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  69. 0f8a75e perf/core: Fix the perf_cpu_time_max_percent check by Tan Xiaojun · 7 years ago
  70. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  71. 9acdfe4 perf: Return proper values for user stack errors by Jiri Olsa · 6 years ago
  72. ac6f0cb perf: Fix sample_max_stack maximum check by Jiri Olsa · 6 years ago
  73. b4c14c2 Merge tag 'v4.9.95' into android-4.9.95 by Greg Hackmann · 6 years ago
  74. b951ffb perf/core: Fix use-after-free in uprobe_perf_close() by Prashant Bhole · 6 years ago
  75. 29c7005 perf: don't zombie certain events in perf_event_release_kernel by Neeraj Upadhyay · 6 years ago
  76. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  77. 50fe37e perf/core: Correct event creation with PERF_FORMAT_GROUP by Peter Zijlstra · 7 years ago
  78. f02bfec perf/core: Fix error handling in perf_event_alloc() by Dan Carpenter · 7 years ago
  79. 5daab72 perf/callchain: Force USER_DS when invoking perf_callchain_user() by Will Deacon · 7 years ago
  80. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  81. 7614f7d perf/hwbp: Simplify the perf-hwbp code, fix documentation by Linus Torvalds · 6 years ago
  82. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  83. eb4ef2d Merge 4.9.68 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  84. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  85. a88ff23 perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 7 years ago
  86. b5fd2ed perf: Fix event cleanup across CPU hotplugs by Raghavendra Rao Ananta · 6 years ago
  87. 459740a perf: Enable user and kernel event sharing by Raghavendra Rao Ananta · 7 years ago
  88. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  89. f931a27 Merge 4.9.55 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  90. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. 0dee549 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
  92. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  93. c491afc Merge 4.9.48 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  94. 85e1c01 Merge 4.9.48 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  95. 17c564f mm, uprobes: fix multiple free of ->uprobes_state.xol_area by Eric Biggers · 7 years ago
  96. 8299e7a Merge "perf: protect group_leader from races that cause ctx double-free" by Linux Build Service Account · 7 years ago
  97. 2832a12 Merge 4.9.46 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  98. a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  99. bde6608 perf/core: Fix group {cpu,task} validation by Mark Rutland · 7 years ago
  100. daf4560 perf: protect group_leader from races that cause ctx double-free by John Dias · 8 years ago