1. 3203ce3 tracing: Fix tp_printk option related with tp_printk_stop_on_boot by JaeSang Yoo · 2 years, 11 months ago
  2. 67ab5eb tracing: Don't inc err_log entry count if entry allocation fails by Tom Zanussi · 2 years, 11 months ago
  3. 097f1ee tracing: Propagate is_signed to expression by Tom Zanussi · 2 years, 11 months ago
  4. b59f2f2 tracing: Fix smatch warning for do while check in event_hist_trigger_parse() by Tom Zanussi · 2 years, 11 months ago
  5. 798a5b6 tracing: Fix smatch warning for null glob in event_hist_trigger_parse() by Tom Zanussi · 2 years, 11 months ago
  6. e629e7b tracing/histogram: Fix a potential memory leak for kstrdup() by Xiaoke Wang · 3 years ago
  7. 4ed308c ftrace: Have architectures opt-in for mcount build time sorting by Steven Rostedt (Google) · 3 years ago
  8. 67bfce0 Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  9. 6b9b641 ftrace: Fix assuming build time sort works for s390 by Steven Rostedt (Google) · 3 years ago
  10. 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  11. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  12. ff78f66 trace/hwlat: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  13. 11e4e35 trace/osnoise: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  14. 64ed3a0 ring-buffer: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  15. f37c3bb tracing: Add ustring operation to filtering string pointers by Steven Rostedt · 3 years ago
  16. 0878355 tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails by Nikita Yushchenko · 3 years ago
  17. 6e1b4bd tracing: Remove duplicate warnings when calling trace_create_file() by Yuntao Wang · 3 years ago
  18. dfea08a tracing/kprobes: 'nmissed' not showed correctly for kretprobe by Xiangyang Zhang · 3 years ago
  19. 77360f9 tracing: Add test for user space strings when filtering on string pointers by Steven Rostedt · 3 years ago
  20. 3e2a56e tracing: Have syscall trace events use trace_event_buffer_lock_reserve() by Steven Rostedt · 3 years ago
  21. 8147dc78 ftrace: Add test to make sure compiled time sorts work by Steven Rostedt (VMware) · 3 years, 1 month ago
  22. 72b3942 scripts: ftrace - move the sort-processing in ftrace_init by Yinan Liu · 3 years, 1 month ago
  23. 1c1857d tracing/probes: check the return value of kstrndup() for pbuf by Xiaoke Wang · 3 years ago
  24. 8c72242 tracing/uprobes: Check the return value of kstrdup() for tu->filename by Xiaoke Wang · 3 years ago
  25. 289e7b0 tracing: Account bottom half disabled sections. by Sebastian Andrzej Siewior · 3 years ago
  26. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  27. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  28. 86599db tracing: Add helper functions to simplify event_command.parse() callback handling by Tom Zanussi · 3 years ago
  29. 2378a2d tracing: Remove ops param from event_command reg()/unreg() callbacks by Tom Zanussi · 3 years ago
  30. fb339e5 tracing: Change event_trigger_ops func() to trigger() by Tom Zanussi · 3 years ago
  31. 9ec5a7d tracing: Change event_command func() to parse() by Tom Zanussi · 3 years ago
  32. f28439d tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 3 years ago
  33. 823e670 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 3 years ago
  34. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
  35. 361c81d blktrace: switch trace spinlock to a raw spinlock by Wander Lairson Costa · 3 years ago
  36. 216e3cd bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. by Hao Luo · 3 years ago
  37. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  38. aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years ago
  39. f92c1e1 bpf: Add get_func_[arg|ret|arg_cnt] helpers by Jiri Olsa · 3 years, 1 month ago
  40. 2768c1e tracing: Use trace_iterator_reset() in tracing_read_pipe() by Steven Rostedt (VMware) · 3 years, 1 month ago
  41. dba8796 tracing: Use memset_startat helper in trace_iterator_reset() by Xiu Jianfeng · 3 years, 1 month ago
  42. 4f67cca tracing: Do not let synth_events block other dyn_event systems during create by Beau Belgrave · 3 years, 3 months ago
  43. e161c6b tracing: Iterate trace_[ku]probe objects directly by Jiri Olsa · 3 years, 1 month ago
  44. be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  45. c24be24 tracing: Fix possible memory leak in __create_synth_event() error path by Miaoqian Lin · 3 years, 1 month ago
  46. fea3ffa ftrace: Add cleanup to unregister_ftrace_direct_multi by Jiri Olsa · 3 years, 1 month ago
  47. 7d5b7ca ftrace: Use direct_ops hash in unregister_ftrace_direct by Jiri Olsa · 3 years, 1 month ago
  48. 2972e30 tracing: Make trace_marker{,_raw} stream-like by John Keeping · 3 years, 1 month ago
  49. a6ed2ae tracing: Switch to kvfree_rcu() API by Uladzislau Rezki (Sony) · 3 years, 1 month ago
  50. 1d83c3a tracing: Fix synth_event_add_val() kernel-doc comment by Qiujun Huang · 3 years, 8 months ago
  51. b7d5eb2 tracing/uprobes: Use trace_event_buffer_reserve() helper by Steven Rostedt (VMware) · 3 years, 1 month ago
  52. 5e6cd84 tracing/kprobes: Do not open code event reserve logic by Steven Rostedt (VMware) · 3 years, 1 month ago
  53. 3e8b1a2 tracing: Have eprobes use filtering logic of trace events by Steven Rostedt (VMware) · 3 years, 1 month ago
  54. 6c536d7 tracing: Disable preemption when using the filter buffer by Steven Rostedt (VMware) · 3 years, 1 month ago
  55. e07a1d5 tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver() by Steven Rostedt (VMware) · 3 years, 1 month ago
  56. 55de2c0 tracing: Add '__rel_loc' using trace event macros by Masami Hiramatsu · 3 years, 1 month ago
  57. 05770dd tracing: Support __rel_loc relative dynamic data location attribute by Masami Hiramatsu · 3 years, 1 month ago
  58. f2b20c6 tracing: Fix spelling mistake "aritmethic" -> "arithmetic" by Colin Ian King · 3 years, 2 months ago
  59. db52f57 bpf: Remove config check to enable bpf support for branch records by Kajol Jain · 3 years, 1 month ago
  60. fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  61. f25667e5 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 3 years, 1 month ago
  62. 450fec1 tracing/histograms: String compares should not care about signed values by Steven Rostedt (VMware) · 3 years, 1 month ago
  63. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
  64. 27ff768 tracing: Test the 'Do not trace this pid' case in create event by Steven Rostedt (VMware) · 3 years, 1 month ago
  65. a55f224 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 1 month ago
  66. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  67. 6cb2065 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 3 years, 1 month ago
  68. 1880ed7 tracing/uprobe: Fix uprobe_perf_open probes iteration by Jiri Olsa · 3 years, 1 month ago
  69. e4365e3 Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
  70. 2ef75e9 tracing: Don't use out-of-sync va_list in event printing by Nikita Yushchenko · 3 years, 1 month ago
  71. c4c1dbc tracing: Use memset_startat() to zero struct trace_iterator by Kees Cook · 3 years, 1 month ago
  72. 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  73. 8d0112a Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  74. f86b0aa tracing/histogram: Fix UAF in destroy_hist_field() by Kalesh Singh · 3 years, 1 month ago
  75. 5e0bc30 bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs by Dmitrii Banshchikov · 3 years, 1 month ago
  76. a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  77. 8ab7745 Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
  78. 938aa33 tracing: Add length protection to histogram string copies by Steven Rostedt (VMware) · 3 years, 1 month ago
  79. 7c3737c Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
  80. 1cab6bc tracing/histogram: Fix check for missing operands in an expression by Kalesh Singh · 3 years, 2 months ago
  81. 63f84ae tracing/histogram: Do not copy the fixed-size char array field over the field size by Masami Hiramatsu · 3 years, 2 months ago
  82. d19ddb4 bpf: Introduce btf_tracing_ids by Song Liu · 3 years, 2 months ago
  83. d7458bc tracing/osnoise: Make osnoise_instances static by Daniel Bristot de Oliveira · 3 years, 2 months ago
  84. 600b18f Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  85. 2e6e905 ftrace/direct: Fix lockup in modify_ftrace_direct_multi by Jiri Olsa · 3 years, 2 months ago
  86. 51d1579 ring-buffer: Protect ring_buffer_reset() from reentrancy by Steven Rostedt (VMware) · 3 years, 2 months ago
  87. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  88. a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
  89. 7c7e3d3 bpf: Introduce helper bpf_find_vma by Song Liu · 3 years, 2 months ago
  90. e1fd0b2 Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  91. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  92. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  93. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  94. 6a6e5ef tracing/histogram: Document hist trigger variables by Kalesh Singh · 3 years, 2 months ago
  95. 8b5d46f tracing/histogram: Optimize division by constants by Kalesh Singh · 3 years, 2 months ago
  96. 01e181c tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
  97. b14f456 tracing/osnoise: Remove STACKTRACE ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
  98. 2fac8d6 tracing/osnoise: Allow multiple instances of the same tracer by Daniel Bristot de Oliveira · 3 years, 2 months ago
  99. ccb6754 tracing/osnoise: Remove TIMERLAT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
  100. dae1813 tracing/osnoise: Support a list of trace_array *tr by Daniel Bristot de Oliveira · 3 years, 2 months ago