1. ce4c8f8 Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  2. 5dfe50b bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey() by Masami Hiramatsu · 3 years, 6 months ago
  3. 5f8895b tracing/boot: Fix to check the histogram control param is a leaf node by Masami Hiramatsu · 3 years, 6 months ago
  4. a3928f8 tracing/boot: Fix trace_boot_hist_add_array() to check array is value by Masami Hiramatsu · 3 years, 6 months ago
  5. 4317562 Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  6. cfd7998 tracing/boot: Fix to loop on only subkeys by Masami Hiramatsu · 3 years, 6 months ago
  7. c910db9 tracing: Dynamically allocate the per-elt hist_elt_data array by Tom Zanussi · 3 years, 6 months ago
  8. 0be083c tracing: synth events: increase max fields count by Artem Bityutskiy · 3 years, 6 months ago
  9. 4b6b08f tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads() by Qiang.Zhang · 3 years, 6 months ago
  10. 5615e08 tracing: Fix some alloc_event_probe() error handling bugs by Dan Carpenter · 3 years, 6 months ago
  11. 996fe06 Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 6 months ago
  12. 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  13. 54357f0 tracing: Add migrate-disabled counter to tracing output. by Thomas Gleixner · 3 years, 7 months ago
  14. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 6 months ago
  15. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  16. 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 6 months ago
  17. c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
  18. c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 6 months ago
  19. eb529c5 bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS by Daniel Xu · 3 years, 6 months ago
  20. dd6e10f bpf: Add bpf_task_pt_regs() helper by Daniel Xu · 3 years, 6 months ago
  21. a396eda bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf() by Daniel Xu · 3 years, 6 months ago
  22. 33c5cb3 bpf: Consolidate task_struct BTF_ID declarations by Daniel Xu · 3 years, 6 months ago
  23. 7491e2c tracing: Add a probe that attaches to trace events by Tzvetomir Stoyanov (VMware) · 3 years, 7 months ago
  24. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  25. 8e24206 tracing/probes: Reject events which have the same name of existing one by Masami Hiramatsu · 3 years, 7 months ago
  26. 8565a45 tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs by Steven Rostedt (VMware) · 3 years, 7 months ago
  27. 007517a tracing/probe: Change traceprobe_set_print_fmt() to take a type by Steven Rostedt (VMware) · 3 years, 7 months ago
  28. 845cbf3 tracing/probes: Use struct_size() instead of defining custom macros by Steven Rostedt (VMware) · 3 years, 7 months ago
  29. bc1b973 tracing/probes: Allow for dot delimiter as well as slash for system names by Steven Rostedt (VMware) · 3 years, 7 months ago
  30. fcd9db5 tracing/probe: Have traceprobe_parse_probe_arg() take a const arg by Steven Rostedt (VMware) · 3 years, 7 months ago
  31. 1d18538 tracing: Have dynamic events have a ref counter by Steven Rostedt (VMware) · 3 years, 7 months ago
  32. 8b0e6c7 tracing: Add DYNAMIC flag for dynamic events by Steven Rostedt (VMware) · 3 years, 7 months ago
  33. 614cb27 Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 7 months ago
  34. 99c37d1 tracing: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 7 months ago
  35. 7adfc6c bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value by Andrii Nakryiko · 3 years, 7 months ago
  36. 82e6b1e bpf: Allow to specify user-provided bpf_cookie for BPF perf links by Andrii Nakryiko · 3 years, 7 months ago
  37. 7d08c2c bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions by Andrii Nakryiko · 3 years, 7 months ago
  38. fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 7 months ago
  39. b88bcc7 Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 7 months ago
  40. 64dc7f6 tracing/boot: Show correct histogram error command by Masami Hiramatsu · 3 years, 7 months ago
  41. 17abd7c tracing/boot: Support multiple histograms for each event by Masami Hiramatsu · 3 years, 7 months ago
  42. 8993665 tracing/boot: Support multiple handlers for per-event histogram by Masami Hiramatsu · 3 years, 7 months ago
  43. e66ed86 tracing/boot: Add per-event histogram action options by Masami Hiramatsu · 3 years, 7 months ago
  44. de32951 tracing: Simplify the Kconfig dependency of FTRACE by Masahiro Yamada · 3 years, 7 months ago
  45. ed2cf90 tracing: Allow execnames to be passed as args for synthetic events by Steven Rostedt (VMware) · 3 years, 8 months ago
  46. 3347d80 tracing: Have histogram types be constant when possible by Steven Rostedt (VMware) · 3 years, 8 months ago
  47. 3703643 tracing/histogram: Update the documentation for the buckets modifier by Steven Rostedt (VMware) · 3 years, 8 months ago
  48. de9a48a tracing: Add linear buckets to histogram logic by Steven Rostedt (VMware) · 3 years, 8 months ago
  49. 6fe7c74 tracing/boot: Fix a hist trigger dependency for boot time tracing by Masami Hiramatsu · 3 years, 7 months ago
  50. 6c34df6 tracing: Apply trace filters on all output channels by Pingfan Liu · 3 years, 7 months ago
  51. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  52. 5acce0b tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name by Steven Rostedt (VMware) · 3 years, 7 months ago
  53. 12f9951 tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS by Lukas Bulwahn · 3 years, 7 months ago
  54. 0e05ba4 trace/osnoise: Print a stop tracing message by Daniel Bristot de Oliveira · 3 years, 8 months ago
  55. e1c4ad4 trace/timerlat: Add a header with PREEMPT_RT additional fields by Daniel Bristot de Oliveira · 3 years, 8 months ago
  56. d03721a trace/osnoise: Add a header with PREEMPT_RT additional fields by Daniel Bristot de Oliveira · 3 years, 8 months ago
  57. 51e1bb9 bpf: Add lockdown check for probe_write_user helper by Daniel Borkmann · 3 years, 7 months ago
  58. 7133084 bpf: Add _kernel suffix to internal lockdown_bpf_read by Daniel Borkmann · 3 years, 7 months ago
  59. 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  60. 51397dc tracing: Quiet smp_processor_id() use in preemptable warning in hwlat by Steven Rostedt (VMware) · 3 years, 7 months ago
  61. a9d10ca tracing: Reject string operand in the histogram expression by Masami Hiramatsu · 3 years, 7 months ago
  62. 2c05caa tracing / histogram: Give calculation hist_fields a size by Steven Rostedt (VMware) · 3 years, 7 months ago
  63. 67ccddf ftrace: Introduce ftrace_need_init_nop() by Ilya Leoshkevich · 3 years, 7 months ago
  64. d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 7 months ago
  65. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  66. ff41c28 tracing: Fix NULL pointer dereference in start_creating by Kamal Agrawal · 3 years, 7 months ago
  67. e868f0a kdb: Rename members of struct kdbtab_t by Sumit Garg · 3 years, 8 months ago
  68. c25abcd kdb: Get rid of redundant kdb_register_flags() by Sumit Garg · 3 years, 8 months ago
  69. 85e3e7f printk: remove NMI tracking by John Ogness · 3 years, 8 months ago
  70. 3cee6fb bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter by Martin KaFai Lau · 3 years, 8 months ago
  71. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 8 months ago
  72. 3b1a8f4 ftrace: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 8 months ago
  73. 68e83498 ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary by Nicolas Saenz Julienne · 3 years, 8 months ago
  74. 9528c19 tracing: Clean up alloc_synth_event() by Steven Rostedt (VMware) · 3 years, 8 months ago
  75. 1e3bac7 tracing/histogram: Rename "cpu" to "common_cpu" by Steven Rostedt (VMware) · 3 years, 8 months ago
  76. 3b13911 tracing: Synthetic event field_pos is an index not a boolean by Steven Rostedt (VMware) · 3 years, 8 months ago
  77. 16c5900 bpf: Fix pointer cast warning by Arnd Bergmann · 3 years, 8 months ago
  78. 67f0d6d tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop. by Haoran Luo · 3 years, 8 months ago
  79. 3fdacf4 Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  80. 82a1ffe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
  81. 9ffd9f3 bpf: Add bpf_get_func_ip helper for kprobe programs by Jiri Olsa · 3 years, 8 months ago
  82. 9b99edc bpf: Add bpf_get_func_ip helper for tracing programs by Jiri Olsa · 3 years, 8 months ago
  83. 704adfb tracing: Do not reference char * as a string in histograms by Steven Rostedt (VMware) · 3 years, 8 months ago
  84. b00628b bpf: Introduce bpf timers. by Alexei Starovoitov · 3 years, 8 months ago
  85. 5a7f7fc Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  86. 3ecda64 ftrace: Use list_move instead of list_del/list_add by Baokun Li · 3 years, 9 months ago
  87. 26c5637 tracing/histograms: Fix parsing of "sym-offset" modifier by Steven Rostedt (VMware) · 3 years, 8 months ago
  88. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  89. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  90. 4030a6e tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT by Paul Burton · 3 years, 8 months ago
  91. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 8 months ago
  92. b81b3e9 tracing: Simplify & fix saved_tgids logic by Paul Burton · 3 years, 8 months ago
  93. bfbf8d1 tracing: Change variable type as bool for clean-up by Austin Kim · 3 years, 8 months ago
  94. 6a82f42 trace/timerlat: Fix indentation on timerlat_main() by Daniel Bristot de Oliveira · 3 years, 8 months ago
  95. 19c3eaa trace/osnoise: Make 'noise' variable s64 in run_osnoise() by Daniel Bristot de Oliveira · 3 years, 8 months ago
  96. 9913d57 tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing by Steven Rostedt (VMware) · 3 years, 8 months ago
  97. a358f40 once: implement DO_ONCE_LITE for non-fast-path "do once" functionality by Tanner Love · 3 years, 8 months ago
  98. e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
  99. 498627b trace/osnoise: Fix return value on osnoise_init_hotplug_support by Daniel Bristot de Oliveira · 3 years, 8 months ago
  100. 2a81afa trace/osnoise: Make interval u64 on osnoise_main by Daniel Bristot de Oliveira · 3 years, 8 months ago