1. 45824fc0 Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  2. 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
  3. fe60b0c tracing/probe: Reject exactly same probe event by Masami Hiramatsu · 5 years ago
  4. 44d00dc tracing/probe: Fix to allow user to enable events on unloaded modules by Masami Hiramatsu · 5 years ago
  5. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  6. a3db31f ftrace: Look up the address of return_to_handler() using helpers by Naveen N. Rao · 5 years ago
  7. d59fae6 tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink() by Masami Hiramatsu · 5 years ago
  8. 17f8607 tracing: Make sure variable reference alias has correct var_ref_idx by Tom Zanussi · 5 years ago
  9. 119cdbd tracing: Be more clever when dumping hex in __print_hex() by Andy Shevchenko · 5 years ago
  10. 0846875 ftrace: Simplify ftrace hash lookup code in clear_func_from_hash() by Changbin Du · 5 years ago
  11. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  12. 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
  13. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  14. 1e46c09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  15. ac68154 tracing: Add "gfp_t" support in synthetic_events by Zhengjun Xing · 5 years ago
  16. a47b53e tracing: Rename tracing_reset() to tracing_reset_cpu() by Steven Rostedt (VMware) · 5 years ago
  17. 58fe7a8 tracing: Document the stack trace algorithm in the comments by Steven Rostedt (VMware) · 5 years ago
  18. f7edb45 tracing/arm64: Have max stack tracer handle the case of return address after data by Steven Rostedt (VMware) · 5 years ago
  19. a42e3c4 tracing/probe: Add immediate string parameter support by Masami Hiramatsu · 6 years ago
  20. 6218bf9 tracing/probe: Add immediate parameter support by Masami Hiramatsu · 6 years ago
  21. ab10d69 tracing/uprobe: Add per-probe delete from event by Masami Hiramatsu · 6 years ago
  22. eb5bf81 tracing/kprobe: Add per-probe delete from event by Masami Hiramatsu · 6 years ago
  23. 41af3cf tracing/uprobe: Add multi-probe per uprobe event support by Masami Hiramatsu · 6 years ago
  24. ca89bc0 tracing/kprobe: Add multi-probe per event support by Masami Hiramatsu · 6 years ago
  25. 3019913 tracing/dynevent: Pass extra arguments to match operation by Masami Hiramatsu · 6 years ago
  26. cb8e7a8 tracing/dynevent: Delete all matched events by Masami Hiramatsu · 6 years ago
  27. 60d53e2 tracing/probe: Split trace_event related data from trace_probe by Masami Hiramatsu · 6 years ago
  28. c68c9ec tracing: Correct kdoc formats by Jakub Kicinski · 5 years ago
  29. 19a58ce tracing/probe: Fix null pointer dereference by Xinpeng Liu · 5 years ago
  30. 595a438 tracing: Make exported ftrace_set_clr_event non-static by Denis Efremov · 5 years ago
  31. 5b0022d ftrace: Check for successful allocation of hash by Naveen N. Rao · 5 years ago
  32. 372e0d0 ftrace: Check for empty hash and comment the race with registering probes by Steven Rostedt (VMware) · 5 years ago
  33. 7bd4664 ftrace: Fix NULL pointer dereference in t_probe_next() by Naveen N. Rao · 5 years ago
  34. 6c06b66 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  35. 5cbd22c bpf: clarify description for CONFIG_BPF_EVENTS by Peter Wu · 5 years ago
  36. 0a5b99f treewide: Rename rcu_dereference_raw_notrace() to _check() by Joel Fernandes (Google) · 5 years ago
  37. 30c9370 tracing: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  38. 01b1d88 rcu: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  39. 6c77221 fgraph: Remove redundant ftrace_graph_notrace_addr() test by Changbin Du · 5 years ago
  40. 7b3c92b sched/core: Convert get_task_struct() to return the task by Matthew Wilcox (Oracle) · 5 years ago
  41. 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  42. 6d54ceb tracing: Fix user stack trace "??" output by Eiichi Tsukata · 5 years ago
  43. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  44. 0aeb1de tracing: Make trace_get_fields() global by Cong Wang · 6 years ago
  45. 5967bd5 tracing: Let filter_assign_type() detect FILTER_PTR_STRING by Cong Wang · 6 years ago
  46. 46710f3 tracing: Pass type into tracing_generic_entry_update() by Cong Wang · 6 years ago
  47. 715fa2f tracing/kprobe: Check registered state using kprobe by Masami Hiramatsu · 6 years ago
  48. e3dc9f8 tracing/probe: Add trace_event_call accesses APIs by Masami Hiramatsu · 6 years ago
  49. b55ce203 tracing/probe: Add probe event name and group name accesses APIs by Masami Hiramatsu · 6 years ago
  50. 747774d tracing/probe: Add trace flag access APIs for trace_probe by Masami Hiramatsu · 6 years ago
  51. b5f935e tracing/probe: Add trace_event_file access APIs for trace_probe by Masami Hiramatsu · 6 years ago
  52. 46e5376 tracing/probe: Add trace_event_call register API for trace_probe by Masami Hiramatsu · 6 years ago
  53. 455b289 tracing/probe: Add trace_probe init and free functions by Masami Hiramatsu · 6 years ago
  54. b4d4b96 tracing/uprobe: Set print format when parsing command by Masami Hiramatsu · 6 years ago
  55. f730e0f tracing/kprobe: Set print format right after parsed command by Masami Hiramatsu · 6 years ago
  56. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  57. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  58. 608745f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  61. 550d1f5 Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  62. 46cc0b44 tracing/snapshot: Resize spare buffer if size changed by Eiichi Tsukata · 6 years ago
  63. d122ed6 tracing: Fix memory leak in tracing_err_log_open() by Takeshi Misawa · 6 years ago
  64. d5b844a ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code() by Petr Mladek · 6 years ago
  65. 9db1ff0 bpf: fix compiler warning with CONFIG_MODULES=n by Yonghong Song · 6 years ago
  66. b9271f0 Merge tag 'v5.2-rc6' into perf/core, to refresh branch by Ingo Molnar · 6 years ago
  67. d2abae7 Merge tag 'v5.2-rc6' into sched/core, to refresh the branch by Ingo Molnar · 6 years ago
  68. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  70. 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  71. 9594dc3 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 6 years ago
  72. 6a71398 Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  73. 04e03d9 ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper() by Wei Li · 6 years ago
  74. 9f255b6 module: Fix livepatch/ftrace module text permissions race by Josh Poimboeuf · 6 years ago
  75. a415834 tracing/uprobe: Fix obsolete comment on trace_uprobe_create() by Eiichi Tsukata · 6 years ago
  76. f01098c tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create() by Eiichi Tsukata · 6 years ago
  77. ff585c5 tracing: Make two symbols static by YueHaibing · 6 years ago
  78. cbdaeaf tracing: avoid build warning with HAVE_NOP_MCOUNT by Vasily Gorbik · 6 years ago
  79. becf33f tracing: Fix out-of-range read in trace_stack_print() by Eiichi Tsukata · 6 years ago
  80. 3e6f176 blktrace: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  81. 6a54cd8 trace: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  82. 9fd2e48 perf/core: Allow non-privileged uprobe for user processes by Song Liu · 6 years ago
  83. 3bd37062 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  84. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  85. 9e82b4a Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  86. e672db0 bpf: tracing: properly use bpf_prog_array api by Stanislav Fomichev · 6 years ago
  87. dfb4a6f tracing: Avoid memory leak in predicate_parse() by Tomas Bortoli · 6 years ago
  88. 86b3de6 ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS by Steven Rostedt (VMware) · 6 years ago
  89. e1afb702 bpf: check signal validity in nmi for bpf_send_signal() helper by Yonghong Song · 6 years ago
  90. c5b4409 Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  91. a124692 ftrace: Enable trampoline when rec count returns back to one by Cheng Jian · 6 years ago
  92. b6399cc tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline by Steven Rostedt (VMware) · 6 years ago
  93. b3015fe tracing: Make a separate config for trace event self tests by Steven Rostedt (VMware) · 6 years ago
  94. 970988e tracing/kprobe: Add kprobe_event= boot parameter by Masami Hiramatsu · 6 years ago
  95. 539b75b tracing/kprobe: Cast user-space address correctly by Masami Hiramatsu · 6 years ago
  96. f08367b tracing: Use correct function name in trace_filter_add_remove_task() comment by Matthias Kaehlcke · 6 years ago
  97. e65f7ae tracing/probe: Support user-space dereference by Masami Hiramatsu · 6 years ago
  98. 88903c4 tracing/probe: Add ustring type for user-space string by Masami Hiramatsu · 6 years ago
  99. 7375dca ftrace: Make enable and update parameters bool when applicable by Steven Rostedt (VMware) · 6 years ago
  100. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago