1. c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  2. ee666a1 tracing: Skip selftests if tracing is disabled by Steven Rostedt (VMware) · 4 years ago
  3. f40fc79 tracing: Fix memory leak in __create_synth_event() by Vamshi K Sthambamkadi · 4 years ago
  4. 6549de1 ring-buffer: Add a little more information and a WARN when time stamp going backwards is detected by Steven Rostedt (VMware) · 4 years ago
  5. 6f6be60 ring-buffer: Force before_stamp and write_stamp to be different on discard by Steven Rostedt (VMware) · 4 years ago
  6. 6926809 tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig by Rolf Eike Beer · 4 years ago
  7. 70d443d tracing: Remove duplicate declaration from trace.h by Yordan Karadzhov (VMware) · 4 years ago
  8. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  9. 69c087b bpf: Add bpf_for_each_map_elem() helper by Yonghong Song · 4 years ago
  10. a10787e bpf: Enable task local storage for tracing programs by Song Liu · 4 years ago
  11. 9c0dee5 tracing: add error_report_end trace point by Alexander Potapenko · 4 years ago
  12. 94d4bff blktrace: fix documentation for blk_fill_rw() by Chaitanya Kulkarni · 4 years, 1 month ago
  13. 414eece Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  14. 22c8542 tracing: add support for objtool mcount by Sami Tolvanen · 4 years, 6 months ago
  15. 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 1 month ago
  16. 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  17. c0ea576 blktrace: remove debugfs file dentries from struct blk_trace by Greg Kroah-Hartman · 4 years, 1 month ago
  18. c958423 Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  19. 1f83bb4 blktrace: add blk_fill_rwbs documentation comment by Chaitanya Kulkarni · 4 years, 1 month ago
  20. 179d160 block: remove superfluous param in blk_fill_rwbs() by Chaitanya Kulkarni · 4 years, 1 month ago
  21. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  22. 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  23. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 1 month ago
  24. 3d06f34 bpf: Allow bpf_d_path in bpf_iter program by Song Liu · 4 years, 1 month ago
  25. e77a681 Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
  26. 99e22ce tracing: Make hash-ptr option default by Steven Rostedt (VMware) · 4 years, 1 month ago
  27. c5dbb89 bpf: Expose bpf_get_socket_cookie to tracing programs by Florent Revest · 4 years, 1 month ago
  28. a345a67 tracing: Add ptr-hash option to show the hashed pointer value by Masami Hiramatsu · 4 years, 5 months ago
  29. efbbdaa tracing: Show real address for trace event arguments by Masami Hiramatsu · 4 years, 5 months ago
  30. b220c04 tracing: Check length before giving out the filter buffer by Steven Rostedt (VMware) · 4 years, 1 month ago
  31. 6016bf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
  32. 8b5ab6b tracing: Add a backward-compatibility check for synthetic event creation by Tom Zanussi · 4 years, 1 month ago
  33. 8d3e816 tracing: Update synth command errors by Tom Zanussi · 4 years, 1 month ago
  34. c9e759b tracing: Rework synthetic event command parsing by Tom Zanussi · 4 years, 1 month ago
  35. d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 4 years, 1 month ago
  36. a006050 module: use RCU to synchronize find_module by Christoph Hellwig · 4 years, 1 month ago
  37. 2d396cb tracing: Do not create "enable" or "filter" files for ftrace event subsystem by Steven Rostedt (VMware) · 4 years, 1 month ago
  38. 256cfdd6 tracing: Do not count ftrace events in top level enable output by Steven Rostedt (VMware) · 4 years, 1 month ago
  39. 548f119 bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3 by Alexei Starovoitov · 4 years, 1 month ago
  40. 4b9091e kernel: trace: preemptirq_delay_test: add cpu affinity by Song Chen · 4 years, 1 month ago
  41. f2a99dd tracing: Remove definition of DEBUG in trace_mmiotrace.c by Tom Rix · 4 years, 2 months ago
  42. 557d50e tracing: Fix a kernel doc warning by Bean Huo · 4 years, 2 months ago
  43. 39bcdd6 tracing: Fix spelling of controlling in uprobes by Bhaskar Chowdhury · 4 years, 2 months ago
  44. 28cc65a tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite" by Colin Ian King · 4 years, 3 months ago
  45. fe42788 tracing: Use in_serving_softirq() to deduct softirq status. by Sebastian Andrzej Siewior · 4 years, 2 months ago
  46. 0c02006 tracing: Inline tracing_gen_ctx_flags() by Sebastian Andrzej Siewior · 4 years, 2 months ago
  47. 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years, 2 months ago
  48. c6358ba ring-buffer: Drop unneeded check in ring_buffer_resize() by Qiujun Huang · 4 years, 3 months ago
  49. 6689bed ring-buffer: Remove cpu_buffer argument from the rb_inc_page() by Qiujun Huang · 4 years, 3 months ago
  50. 18d14eb tracing: Remove get/put_cpu() from function_trace_init by Qiujun Huang · 4 years, 2 months ago
  51. b3ca59f tracing: Update trace_ignore_this_task() kernel-doc comment by Qiujun Huang · 4 years, 2 months ago
  52. 97c753e tracing/kprobe: Fix to support kretprobe events on unloaded modules by Masami Hiramatsu · 4 years, 1 month ago
  53. da7f84c tracing: Use pause-on-trace with the latency tracers by Viktor Rosendahl · 4 years, 2 months ago
  54. 7e0a922 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years, 1 month ago
  55. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years, 2 months ago
  56. 7bb83f6f tracing/kprobes: Do the notrace functions check without kprobes on ftrace by Masami Hiramatsu · 4 years, 2 months ago
  57. 3b15cdc1 tracing: move function tracer options to Kconfig by Sami Tolvanen · 4 years, 3 months ago
  58. 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  59. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  60. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 3 months ago
  61. abf4e00 blktrace: make relay callbacks const by Jani Nikula · 4 years, 3 months ago
  62. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  63. f6a6946 tracing: Offload eval map updates to a work queue by Steven Rostedt (VMware) · 4 years, 3 months ago
  64. adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  65. 76d4acf2 Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  66. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  67. a6b5e02 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
  68. adab66b Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS" by Steven Rostedt (VMware) · 4 years, 3 months ago
  69. 74e2afc ring-buffer: Add rb_check_bpage in __rb_allocate_pages by Qiujun Huang · 4 years, 5 months ago
  70. 82db909 ring-buffer: Fix two typos in comments by Qiujun Huang · 4 years, 5 months ago
  71. 3b34935 tracing: Drop unneeded assignment in ring_buffer_resize() by Lukas Bulwahn · 4 years, 3 months ago
  72. 60efe21 tracing: Disable ftrace selftests when any tracer is running by Masami Hiramatsu · 4 years, 3 months ago
  73. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  74. b7906b7 bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers by Andrii Nakryiko · 4 years, 3 months ago
  75. b60da49 bpf: Only provide bpf_sock_from_file with CONFIG_NET by Florent Revest · 4 years, 3 months ago
  76. 8888349 ring-buffer: Fix a typo in function description by Qiujun Huang · 4 years, 4 months ago
  77. a32ded3 ring-buffer: Remove obsolete rb_event_is_commit() by Lukas Bulwahn · 4 years, 4 months ago
  78. 45dc656 blktrace: fix up a kerneldoc comment by Christoph Hellwig · 4 years, 3 months ago
  79. cd796ed Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  80. bcee527 tracing: Fix userstacktrace option for instances by Steven Rostedt (VMware) · 4 years, 3 months ago
  81. 4f19cab bpf: Add a bpf_sock_from_file helper by Florent Revest · 4 years, 3 months ago
  82. a54895f block: remove the request_queue to argument request based tracepoints by Christoph Hellwig · 4 years, 3 months ago
  83. 1c02fca block: remove the request_queue argument to the block_bio_remap tracepoint by Christoph Hellwig · 4 years, 3 months ago
  84. eb6f7f7 block: remove the request_queue argument to the block_split tracepoint by Christoph Hellwig · 4 years, 3 months ago
  85. e8a676d block: simplify and extend the block_bio_merge tracepoint class by Christoph Hellwig · 4 years, 3 months ago
  86. b81b8f4 block: remove the unused block_sleeprq tracepoint by Christoph Hellwig · 4 years, 3 months ago
  87. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
  88. 12cc126 bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address() by Andrii Nakryiko · 4 years, 3 months ago
  89. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  90. 5b7be9c ring-buffer: Add test to validate the time stamp deltas by Steven Rostedt (VMware) · 4 years, 3 months ago
  91. ef6900a Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 3 months ago
  92. 0d02129 block: merge struct block_device and struct hd_struct by Christoph Hellwig · 4 years, 3 months ago
  93. 29ff57c block: move the start_sect field to struct block_device by Christoph Hellwig · 4 years, 4 months ago
  94. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
  95. 68e10d5 ring-buffer: Always check to put back before stamp when crossing pages by Steven Rostedt (VMware) · 4 years, 3 months ago
  96. 49a962c ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency by Naveen N. Rao · 4 years, 4 months ago
  97. 4c75b0f ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 4 months ago
  98. 8fa655a tracing: Fix alignment of static buffer by Minchan Kim · 4 years, 4 months ago
  99. 310e3a4 tracing: Remove WARN_ON in start_thread() by Vasily Averin · 4 years, 4 months ago
  100. 8785f51 ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next() by Andrea Righi · 4 years, 3 months ago