1. 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
  2. 38ce2a9 tracing: Add trace_array_init_printk() to initialize instance trace_printk() buffers by Steven Rostedt (VMware) · 4 years, 6 months ago
  3. eb65405 Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 6 months ago
  4. 0f69dae trace : Have tracing buffer info use kvzalloc instead of kzalloc by Zhaoyang Huang · 4 years, 6 months ago
  5. ee896ee tracing: Remove outdated comment in stack handling by Vincent Whitchurch · 4 years, 6 months ago
  6. 82ace1e fsnotify: create helper fsnotify_inode() by Amir Goldstein · 4 years, 6 months ago
  7. 072e133 tracefs: Remove unnecessary debug_fs checks. by Peter Enderborg · 4 years, 6 months ago
  8. b23d7a5f ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU by Nicholas Piggin · 4 years, 7 months ago
  9. 7ef282e tracing: Move pipe reference to trace array instead of current_tracer by Steven Rostedt (VMware) · 4 years, 7 months ago
  10. c791cc4 tracing: Only allow trace_array_printk() to be used by instances by Steven Rostedt (VMware) · 4 years, 7 months ago
  11. 6924372 tracing: Remove unused event variable in tracing_iter_reset by YangHui · 4 years, 7 months ago
  12. d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  13. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  14. ae03c53 Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
  15. 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 8 months ago
  16. c200784 tracing: Add a trace print when traceoff_on_warning is triggered by Steven Rostedt (VMware) · 4 years, 8 months ago
  17. b8d9e7f fs: make the pipe_buf_operations ->confirm operation optional by Christoph Hellwig · 4 years, 8 months ago
  18. 76887c2 fs: make the pipe_buf_operations ->steal operation optional by Christoph Hellwig · 4 years, 8 months ago
  19. 6797d97 trace: remove tracing_pipe_buf_ops by Christoph Hellwig · 4 years, 8 months ago
  20. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  21. 192b799 tracing: Make tracing_snapshot_instance_cond() static by Zou Wei · 4 years, 9 months ago
  22. 11f5efc tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 9 months ago
  23. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  24. 8e99cf9 tracing: Do not allocate buffer in trace_find_next_entry() in atomic by Steven Rostedt (VMware) · 4 years, 10 months ago
  25. b3b1e6e ftrace: Create set_ftrace_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 4 years, 10 months ago
  26. c9b7a4a ring-buffer/tracing: Have iterator acknowledge dropped events by Steven Rostedt (VMware) · 4 years, 10 months ago
  27. 06e0a54 tracing: Do not disable tracing when reading the trace file by Steven Rostedt (VMware) · 4 years, 10 months ago
  28. bc1a72a ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance() by Steven Rostedt (VMware) · 4 years, 10 months ago
  29. ff89510 tracing: Save off entry when peeking at next entry by Steven Rostedt (VMware) · 4 years, 10 months ago
  30. bf2cbe0 tracing: Use address-of operator on section symbols by Nathan Chancellor · 5 years ago
  31. 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  32. 78041c0 tracing: Disable trace_printk() on post poned tests by Steven Rostedt (VMware) · 5 years ago
  33. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  34. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  35. 89c95fc tracing: Add trace_array_find/_get() to find instance trace arrays by Tom Zanussi · 5 years ago
  36. 039958a tracing: eval_map_next() should always increase position index by Vasily Averin · 5 years ago
  37. 24589e3 tracing: Use pr_err() instead of WARN() for memory failures by Steven Rostedt (VMware) · 5 years ago
  38. 28394da tracing: Decrement trace_array when bootconfig creates an instance by Steven Rostedt (VMware) · 5 years ago
  39. b3f7a6c tracing: Remove unneeded NULL check by Dan Carpenter · 10 years ago
  40. 34423f2 tracing: Fix uninitialized buffer var on early exit to trace_vbprintk() by Steven Rostedt (VMware) · 5 years ago
  41. bf24daa tracing: Do not set trace clock if tracefs lockdown is in effect by Masami Ichikawa · 5 years ago
  42. 82d1b81 tracing: Allow trace_printk() to nest in other tracing code by Steven Rostedt (VMware) · 5 years ago
  43. 9d15dbb tracing/boot: Add cpu_mask option support by Masami Hiramatsu · 5 years ago
  44. 9c5b9d3 tracing/boot: Add boot-time tracing by Masami Hiramatsu · 5 years ago
  45. 8cfcf15 tracing: kprobes: Output kprobe event to printk buffer by Masami Hiramatsu · 5 years ago
  46. d8d0c24 tracing: Apply soft-disabled and filter to tracepoints printk by Masami Hiramatsu · 5 years ago
  47. 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  48. 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
  49. 3a53acf tracing: Fix lock inversion in trace_event_enable_tgid_record() by Prateek Sood · 5 years ago
  50. a3d1e7e simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems by Al Viro · 5 years ago
  51. ee19545 Fix up for "printk: Drop pr_warning definition" by Stephen Rothwell · 5 years ago
  52. a356646 tracing: Do not create directories if lockdown is in affect by Steven Rostedt (VMware) · 5 years ago
  53. 2887978 tracing: Adding new functions for kernel access to Ftrace instances by Divya Indi · 5 years ago
  54. 6ee4051 tracing: use kvcalloc for tgid_map array allocation by Yuming Han · 5 years ago
  55. 953ae45 tracing: Adding NULL checks for trace_array descriptor pointer by Divya Indi · 5 years ago
  56. e585e64 tracing: Verify if trace array exists before destroying it. by Divya Indi · 5 years ago
  57. 9c34fc4 tracing: Use CONFIG_PREEMPTION by Sebastian Andrzej Siewior · 5 years ago
  58. 91edde2 ftrace: Implement fs notification for tracing_max_latency by Viktor Rosendahl (BMW) · 5 years ago
  59. da537f0 ftrace: Add information on number of page groups allocated by Steven Rostedt (VMware) · 5 years ago
  60. d303de1 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  61. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  62. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  63. aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
  64. 194c2c7 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 5 years ago
  65. 45979a9 Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  66. 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. a47b53e tracing: Rename tracing_reset() to tracing_reset_cpu() by Steven Rostedt (VMware) · 5 years ago
  68. a42e3c4 tracing/probe: Add immediate string parameter support by Masami Hiramatsu · 6 years ago
  69. 6218bf9 tracing/probe: Add immediate parameter support by Masami Hiramatsu · 6 years ago
  70. 41af3cf tracing/uprobe: Add multi-probe per uprobe event support by Masami Hiramatsu · 6 years ago
  71. ca89bc0 tracing/kprobe: Add multi-probe per event support by Masami Hiramatsu · 6 years ago
  72. c68c9ec tracing: Correct kdoc formats by Jakub Kicinski · 5 years ago
  73. 0a5b99f treewide: Rename rcu_dereference_raw_notrace() to _check() by Joel Fernandes (Google) · 6 years ago
  74. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  75. 46710f3 tracing: Pass type into tracing_generic_entry_update() by Cong Wang · 6 years ago
  76. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  77. 46cc0b44 tracing/snapshot: Resize spare buffer if size changed by Eiichi Tsukata · 6 years ago
  78. d122ed6 tracing: Fix memory leak in tracing_err_log_open() by Takeshi Misawa · 6 years ago
  79. ff585c5 tracing: Make two symbols static by YueHaibing · 6 years ago
  80. 6a54cd8 trace: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  81. f08367b tracing: Use correct function name in trace_filter_add_remove_task() comment by Matthias Kaehlcke · 6 years ago
  82. e65f7ae tracing/probe: Support user-space dereference by Masami Hiramatsu · 6 years ago
  83. 88903c4 tracing/probe: Add ustring type for user-space string by Masami Hiramatsu · 6 years ago
  84. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  85. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  86. b941699 tracing: Fix documentation about disabling options using trace_options by Srivatsa S. Bhat (VMware) · 6 years ago
  87. 6fc2171 tracing: Allow RCU to run between postponed startup tests by Anders Roxell · 6 years ago
  88. 0f5e5a3 tracing: Eliminate const char[] auto variables by Rasmus Villemoes · 6 years ago
  89. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. ecffc8a tracing: Add trace_total_entries() / trace_total_entries_cpu() by Douglas Anderson · 6 years ago
  91. ee6dd0d tracing: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  92. c438f14 tracing: Make ftrace_trace_userstack() static and conditional by Thomas Gleixner · 6 years ago
  93. 2a820bf tracing: Use percpu stack trace buffer more intelligently by Thomas Gleixner · 6 years ago
  94. e9e1a2e Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  95. 91862cc tracing: Fix a memory leak by early error exit in trace_pid_write() by Wenwen Wang · 6 years ago
  96. b987222 tracing: Fix buffer_ref pipe ops by Jann Horn · 6 years ago
  97. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  98. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  99. a8d6557 tracing: Add error_log to README by Tom Zanussi · 6 years ago
  100. 2f754e7 tracing: Have the error logs show up in the proper instances by Steven Rostedt (VMware) · 6 years ago