1. 2862efe Merge branch 'android-4.9-q' into int/11/fp3 by Karsten Tausche · 1 year, 5 months ago rel/11/fp3/8901.4.A.0021 rel/11/fp3/8901.4.A.0021.0
  2. 7e6dfb2 Merge 4.9.337 into android-4.9-q by Greg Kroah-Hartman · 1 year, 5 months ago
  3. 61d589b tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line by Yang Jihong · 1 year, 6 months ago
  4. fe70cea blktrace: Fix output non-blktrace event when blk_classic option enabled by Yang Jihong · 1 year, 6 months ago
  5. 68550d3 Merge branch 'android-4.9-q' into int/11/fp3 by Bharath · 1 year, 6 months ago
  6. 77f98b33 Merge 4.9.334 into android-4.9-q by Greg Kroah-Hartman · 1 year, 6 months ago
  7. f2302d6 ring_buffer: Do not deactivate non-existant pages by Daniil Tatianin · 1 year, 7 months ago
  8. f58d687 ftrace: Optimize the allocation for mcount entries by Wang Wensheng · 1 year, 7 months ago
  9. 763a099 ftrace: Fix the possible incorrect kernel message by Wang Wensheng · 1 year, 7 months ago
  10. 6d001f8 Merge branch 'android-4.9-q' into int/11/fp3 by Bharath · 1 year, 7 months ago
  11. 9b95cf4 Merge 4.9.331 into android-4.9-q by Greg Kroah-Hartman · 1 year, 7 months ago
  12. d7dd565 ring-buffer: Fix race between reset page and reading page by Steven Rostedt (Google) · 1 year, 8 months ago
  13. 13b5e51 ring-buffer: Check pending waiters when doing wake ups as well by Steven Rostedt (Google) · 1 year, 8 months ago
  14. 4548d9f ring-buffer: Allow splice to read previous partially read pages by Steven Rostedt (Google) · 1 year, 8 months ago
  15. 9415be5 Merge tag 'ASB-2022-09-05_4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago rel/11/fp3/8901.4.A.0017 rel/11/fp3/8901.4.A.0017.3
  16. 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 1 year, 9 months ago
  17. 8569b4a ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead by Yang Jihong · 1 year, 10 months ago
  18. d40bfdb Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 10 months ago
  19. c081b87 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 10 months ago
  20. c6a1ede6 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 10 months ago
  21. 6a57cfe Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 11 months ago
  22. b6d1c4d Merge 4.9.318 into android-4.9-q by Greg Kroah-Hartman · 2 years ago
  23. 5b9cdc5 tracing: Avoid adding tracer option before update_tracer_options by Mark-PK Tsai · 2 years, 1 month ago
  24. e9ffe75 Merge 4.9.307 into android-4.9 by Greg Kroah-Hartman · 2 years, 3 months ago
  25. 2f8ee53 tracing: Ensure trace buffer is at least 4096 bytes large by Sven Schnelle · 2 years, 4 months ago
  26. 59a9798 Merge 4.9.303 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  27. 7beb744 tracing: Fix tp_printk option related with tp_printk_stop_on_boot by JaeSang Yoo · 2 years, 4 months ago
  28. 832d7ff UPSTREAM: tracing: make PREEMPTIRQ_EVENTS depend on TRACING by Arnd Bergmann · 7 years ago
  29. 2c19d73 UPSTREAM: trace_uprobe: Use %lx to display offset by Ravi Bangoria · 6 years ago
  30. 93c6ceb Merge 4.9.297 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  31. 0edf5cd tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 2 years, 5 months ago
  32. b71cf66 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 2 years, 5 months ago
  33. 1c817d4 Merge 4.9.294 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  34. dd55f64 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 2 years, 6 months ago
  35. 0b84e6e Merge 4.9.292 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  36. 41a3f51 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 2 years, 6 months ago
  37. 53e4683 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 2 years, 6 months ago
  38. 58fa83d Merge 4.9.291 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  39. a239577 tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 2 years, 8 months ago
  40. bcf0e3b Merge 4.9.288 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  41. 00b201c tracing: Have all levels of checks prevent recursion by Steven Rostedt (VMware) · 2 years, 8 months ago
  42. d2b843c Merge 4.9.285 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  43. dacfd5e blktrace: Fix uaf in blk_trace access after removing by sysfs by Zhihao Cheng · 2 years, 8 months ago
  44. 3a77922 Merge 4.9.277 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
  45. 7db12ba tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. by Haoran Luo · 2 years, 11 months ago
  46. 9457058 Merge 4.9.276 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  47. 657df1f tracing: Do not reference char * as a string in histograms by Steven Rostedt (VMware) · 2 years, 11 months ago
  48. 54b5f55 Merge 4.9.274 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  49. 5465710 tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years ago
  50. 46ac8f9 tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years ago
  51. 9627a9f tracing: Do no increment trace_clock_global() by one by Steven Rostedt (VMware) · 3 years ago
  52. b3bf822 Merge 4.9.273 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  53. edcce01 tracing: Correct the length check which causes memory corruption by Liangyan · 3 years ago
  54. 4aedc2b ftrace: Do not blindly read the ip address in ftrace_bug() by Steven Rostedt (VMware) · 3 years ago
  55. e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  56. 859b47a tracing: Restructure trace_clock_global() to never block by Steven Rostedt (VMware) · 3 years, 1 month ago
  57. e1bf31b tracing: Map all PIDs to command lines by Steven Rostedt (VMware) · 3 years, 1 month ago
  58. 27b1e95 tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() by Amey Telawane · 7 years ago
  59. e17731c tracing: Treat recording comm for idle task as a success by Joel Fernandes · 7 years ago
  60. e9cb474 ftrace: Handle commands when closing set_ftrace_filter file by Steven Rostedt (VMware) · 3 years, 1 month ago
  61. b0a9b5d Merge 4.9.265 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
  62. 5a04620 tracing: Fix stack trace event size by Steven Rostedt (VMware) · 3 years, 2 months ago
  63. b16bd72 Merge 4.9.258 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
  64. 2e584b1 tracing: Check length before giving out the filter buffer by Steven Rostedt (VMware) · 3 years, 4 months ago
  65. 8b1e20b tracing: Do not count ftrace events in top level enable output by Steven Rostedt (VMware) · 3 years, 4 months ago
  66. 028bd86 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 3 years, 4 months ago
  67. ce53f89 Merge 4.9.254 into android-4.9-q by Greg Kroah-Hartman · 3 years, 4 months ago
  68. 04f51df tracing: Fix race in trace_open and buffer resize call by Gaurav Kohli · 3 years, 8 months ago
  69. 423410d Merge 4.9.248 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
  70. 0bde9d5 tracing: Fix userstacktrace option for instances by Steven Rostedt (VMware) · 3 years, 6 months ago
  71. 3920afb ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 3 years, 6 months ago
  72. a3ba0ea Merge 4.9.245 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
  73. b0db2f0 ring-buffer: Fix recursion protection transitions between interrupt context by Steven Rostedt (VMware) · 3 years, 7 months ago
  74. 4a88942 Merge 4.9.242 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  75. b134320 tracing: Fix out of bounds write in get_trace_buf by Qiujun Huang · 3 years, 7 months ago
  76. 59cc02c ftrace: Handle tracing when switching between context by Steven Rostedt (VMware) · 3 years, 7 months ago
  77. ee395fa ftrace: Fix recursion check for NMI test by Steven Rostedt (VMware) · 3 years, 7 months ago
  78. f14b7bf ring-buffer: Return 0 on success from ring_buffer_resize() by Qiujun Huang · 3 years, 8 months ago
  79. ea94583 Merge 4.9.239 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  80. 03170ea ftrace: Move RCU is watching check after recursion check by Steven Rostedt (VMware) · 3 years, 8 months ago
  81. 495d499 Merge 4.9.238 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  82. efff033 tracing: Use address-of operator on section symbols by Nathan Chancellor · 4 years, 4 months ago
  83. 5d24e29 tracing: Set kernel_stack's caller size properly by Josef Bacik · 10 years ago
  84. 6f46c4f tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 4 years, 10 months ago
  85. acdc56d Merge 4.9.234 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  86. 854cbc3 tracing/hwlat: Honor the tracing_cpumask by Kevin Hao · 3 years, 10 months ago
  87. ee458aa tracing: Clean up the hwlat binding code by Steven Rostedt (VMware) · 7 years ago
  88. 1e7b6ed Merge 4.9.233 into android-4.9-q by Greg Kroah-Hartman · 3 years, 10 months ago
  89. ea3d57b ftrace: Setup correct FTRACE_FL_REGS flags for module by Chengming Zhou · 3 years, 10 months ago
  90. 6e60c65 Merge 4.9.229 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  91. 587287c tracing: Fix event trigger to accept redundant spaces by Masami Hiramatsu · 4 years ago
  92. c032e65 blktrace: break out of blktrace setup on concurrent calls by Luis Chamberlain · 4 years ago
  93. fd1d80d Merge android-4.9.224(5791e89) into msm-4.9 by jianzhou · 4 years ago
  94. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  95. ce9f411 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 1 month ago
  96. c0138cf kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 5 years ago
  97. a33f9c9 blktrace: fix dereference after null check by Cengiz Can · 4 years, 3 months ago
  98. 284dba6 blktrace: Protect q->blk_trace with RCU by Jan Kara · 4 years, 4 months ago
  99. 0f62edb blktrace: fix trace mutex deadlock by Jens Axboe · 7 years ago
  100. 0ef5b09 blktrace: fix unlocked access to init/start-stop/teardown by Jens Axboe · 7 years ago