1. 372c5ee ring-buffer: Sync IRQ works before buffer destruction by Johannes Berg · 1 year, 10 months ago
  2. f48d7e8 ring-buffer: Fix race while reader and writer are on the same page by Zheng Yejian · 2 years ago
  3. 2de28e5 ftrace: Fix invalid address access in lookup_rec() when index is 0 by Chen Zhongjin · 2 years ago
  4. c41b7f8 tracing: Add NULL checks for buffer in ring_buffer_free_read_page() by Jia-Ju Bai · 2 years, 2 months ago
  5. f97eb0a tracing: Make sure trace_printk() can output as soon as it can be used by Steven Rostedt (Google) · 2 years, 2 months ago
  6. 6f3c9d6 tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line by Yang Jihong · 2 years, 3 months ago
  7. 82f2a5b blktrace: Fix output non-blktrace event when blk_classic option enabled by Yang Jihong · 2 years, 4 months ago
  8. 4c9338d ring_buffer: Do not deactivate non-existant pages by Daniil Tatianin · 2 years, 4 months ago
  9. 665b4c6 ftrace: Fix null pointer dereference in ftrace_add_mod() by Xiu Jianfeng · 2 years, 4 months ago
  10. 7eb7b34 ftrace: Optimize the allocation for mcount entries by Wang Wensheng · 2 years, 4 months ago
  11. c07fd11 ftrace: Fix the possible incorrect kernel message by Wang Wensheng · 2 years, 4 months ago
  12. 2b26193 ring-buffer: Fix race between reset page and reading page by Steven Rostedt (Google) · 2 years, 5 months ago
  13. 7240e7d ring-buffer: Check pending waiters when doing wake ups as well by Steven Rostedt (Google) · 2 years, 5 months ago
  14. 5623aad ring-buffer: Allow splice to read previous partially read pages by Steven Rostedt (Google) · 2 years, 5 months ago
  15. caeaffa ftrace: Properly unset FTRACE_HASH_FL_MOD by Zheng Yejian · 2 years, 5 months ago
  16. 4c34a2a ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead by Yang Jihong · 2 years, 7 months ago
  17. 0816ec5 tracing: Avoid adding tracer option before update_tracer_options by Mark-PK Tsai · 2 years, 10 months ago
  18. be1f323 tracing: Fix sleeping function called from invalid context on RT kernel by Jun Miao · 2 years, 11 months ago
  19. b45bda0 tracing: Dump stacktrace trigger to the corresponding instance by Daniel Bristot de Oliveira · 3 years ago
  20. 34a11af tracing: Have traceon and traceoff trigger honor the instance by Steven Rostedt (Google) · 3 years ago
  21. 33d11ce tracing: Ensure trace buffer is at least 4096 bytes large by Sven Schnelle · 3 years, 1 month ago
  22. aba99eb tracing: Fix tp_printk option related with tp_printk_stop_on_boot by JaeSang Yoo · 3 years, 1 month ago
  23. ec5f1f4 tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 3 years, 2 months ago
  24. 294e5ae tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 3 years, 2 months ago
  25. 06f629f tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 3 years, 3 months ago
  26. e5b0fba tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 3 years, 3 months ago
  27. dae065e tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 3 months ago
  28. e7fede1 tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT by Paul Burton · 3 years, 8 months ago
  29. cb4301a tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 3 years, 5 months ago
  30. 83f0c62 tracing: Have all levels of checks prevent recursion by Steven Rostedt (VMware) · 3 years, 5 months ago
  31. d56171d blktrace: Fix uaf in blk_trace access after removing by sysfs by Zhihao Cheng · 3 years, 5 months ago
  32. 7659851 tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. by Haoran Luo · 3 years, 8 months ago
  33. 7e35f39 tracing: Do not reference char * as a string in histograms by Steven Rostedt (VMware) · 3 years, 8 months ago
  34. 5ec5e29 tracing: Simplify & fix saved_tgids logic by Paul Burton · 3 years, 8 months ago
  35. 43e1f74 tracing: Do no increment trace_clock_global() by one by Steven Rostedt (VMware) · 3 years, 9 months ago
  36. 5ad487e tracing: Do not stop recording comms if the trace file is being read by Steven Rostedt (VMware) · 3 years, 9 months ago
  37. de4c5ee tracing: Do not stop recording cmdlines when tracing is off by Steven Rostedt (VMware) · 3 years, 9 months ago
  38. 2d59890 tracing: Correct the length check which causes memory corruption by Liangyan · 3 years, 9 months ago
  39. acf671b ftrace: Do not blindly read the ip address in ftrace_bug() by Steven Rostedt (VMware) · 3 years, 9 months ago
  40. 1fca009 tracing: Restructure trace_clock_global() to never block by Steven Rostedt (VMware) · 3 years, 10 months ago
  41. 56f86fa tracing: Map all PIDs to command lines by Steven Rostedt (VMware) · 3 years, 10 months ago
  42. 6ab6711 ftrace: Handle commands when closing set_ftrace_filter file by Steven Rostedt (VMware) · 3 years, 10 months ago
  43. 2640938 tracing: Fix stack trace event size by Steven Rostedt (VMware) · 4 years ago
  44. e46d433 tracing: Check length before giving out the filter buffer by Steven Rostedt (VMware) · 4 years, 1 month ago
  45. c6cb6af tracing: Do not count ftrace events in top level enable output by Steven Rostedt (VMware) · 4 years, 1 month ago
  46. 7ffd979 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years, 1 month ago
  47. fdb2310 tracing: Fix race in trace_open and buffer resize call by Gaurav Kohli · 4 years, 5 months ago
  48. 76dac5d tracing: Fix userstacktrace option for instances by Steven Rostedt (VMware) · 4 years, 3 months ago
  49. 4d5b218 ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 3 months ago
  50. f974720 ring-buffer: Fix recursion protection transitions between interrupt context by Steven Rostedt (VMware) · 4 years, 4 months ago
  51. fbf0928 tracing: Fix out of bounds write in get_trace_buf by Qiujun Huang · 4 years, 4 months ago
  52. 4e3df0f ftrace: Handle tracing when switching between context by Steven Rostedt (VMware) · 4 years, 4 months ago
  53. ab3e3ca ftrace: Fix recursion check for NMI test by Steven Rostedt (VMware) · 4 years, 4 months ago
  54. 8268f88 blktrace: fix debugfs use after free by Luis Chamberlain · 4 years, 9 months ago
  55. 595290c Blktrace: bail out early if block debugfs is not configured by Liu Bo · 7 years ago
  56. 4e1b6c7 ring-buffer: Return 0 on success from ring_buffer_resize() by Qiujun Huang · 4 years, 5 months ago
  57. 7362146 ftrace: Move RCU is watching check after recursion check by Steven Rostedt (VMware) · 4 years, 5 months ago
  58. 6c4d073 tracing: Use address-of operator on section symbols by Nathan Chancellor · 5 years ago
  59. 2e52111 tracing: Set kernel_stack's caller size properly by Josef Bacik · 10 years ago
  60. 8366324 tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 6 years ago
  61. 2496813 blktrace: ensure our debugfs dir exists by Luis Chamberlain · 4 years, 9 months ago
  62. c9e38a3 tracing: Use trace_sched_process_free() instead of exit() for pid tracing by Steven Rostedt (VMware) · 4 years, 7 months ago
  63. c3bb307 tracing/hwlat: Honor the tracing_cpumask by Kevin Hao · 4 years, 7 months ago
  64. 2b58587 ftrace: Setup correct FTRACE_FL_REGS flags for module by Chengming Zhou · 4 years, 7 months ago
  65. 9e88cda tracing: Fix event trigger to accept redundant spaces by Masami Hiramatsu · 4 years, 9 months ago
  66. b851d4c9 blktrace: break out of blktrace setup on concurrent calls by Luis Chamberlain · 4 years, 9 months ago
  67. ce5a0d4 blktrace: fix endianness for blk_log_remap() by Chaitanya Kulkarni · 4 years, 9 months ago
  68. d297590 blktrace: fix endianness in get_pdu_int() by Chaitanya Kulkarni · 4 years, 9 months ago
  69. 96e4245 blktrace: use errno instead of bi_status by Chaitanya Kulkarni · 4 years, 9 months ago
  70. 4cdd5c0 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 10 months ago
  71. 859ea97 kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 6 years ago
  72. 84a729b blktrace: fix dereference after null check by Cengiz Can · 5 years ago
  73. 7a35c8c blktrace: Protect q->blk_trace with RCU by Jan Kara · 5 years ago
  74. f7216a2 blktrace: fix trace mutex deadlock by Jens Axboe · 7 years ago
  75. b390c22 blktrace: fix unlocked access to init/start-stop/teardown by Jens Axboe · 7 years ago
  76. 4d9c4f4 tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 10 months ago
  77. dc13f45 tracing: Reverse the order of trace_types_lock and event_mutex by Steven Rostedt (VMware) · 7 years ago
  78. 7054f86 tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation by Xiao Yang · 5 years ago
  79. abd1348 ftrace/kprobe: Show the maxactive number on kprobe_events by Masami Hiramatsu · 5 years ago
  80. 581695e tracing: Disable trace_printk() on post poned tests by Steven Rostedt (VMware) · 5 years ago
  81. c156943 trigger_next should increase position index by Vasily Averin · 5 years ago
  82. 9df00bc ftrace: fpid_next() should increase position index by Vasily Averin · 5 years ago
  83. cf6eb04 tracing: Fix very unlikely race of registering two stat tracers by Steven Rostedt (VMware) · 5 years ago
  84. 8f16da1 tracing: Fix tracing_stat return values in error handling paths by Luis Henriques · 10 years ago
  85. e78ca4d ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
  86. 5aa98ea ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 5 years ago
  87. bdfe89c tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
  88. d107132 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
  89. 93b8f11 tracing: Fix sched switch start/stop refcount racy updates by Mathieu Desnoyers · 6 years ago
  90. f12e259 tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined by Steven Rostedt (VMware) · 5 years ago
  91. d51eac9 kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail by Kaitao Cheng · 5 years ago
  92. 7650b4b ftrace: Avoid potential division by zero in function profiler by Wen Yang · 5 years ago
  93. bc5e8a8 tracing: Have the histogram compare functions convert to u64 first by Steven Rostedt (VMware) · 5 years ago
  94. af24719 tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  95. 2a7ad49 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  96. faf6784 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 5 years ago
  97. c22c72f ftrace: Get a reference counter for the trace_array on filter files by Steven Rostedt (VMware) · 5 years ago
  98. 49495fb tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency by Srivatsa S. Bhat (VMware) · 5 years ago
  99. 2d058b1 tracing/hwlat: Report total time spent in all NMIs during the sample by Srivatsa S. Bhat (VMware) · 5 years ago
  100. 0449718 ftrace: Check for empty hash and comment the race with registering probes by Steven Rostedt (VMware) · 6 years ago