Show patches with: Archived = No       |   6412 patches
« 1 2 3 464 65 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V3] ring-buffer: fix overflow in __rb_map_vma [V3] ring-buffer: fix overflow in __rb_map_vma - - - --- 2024-12-18 Edward Adam Davis New
[V2] ring-buffer: fix overflow in __rb_map_vma [V2] ring-buffer: fix overflow in __rb_map_vma - - - --- 2024-12-18 Edward Adam Davis Superseded
[3/3] trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers ring-buffer: Hardening of the persistent buffer - - - --- 2024-12-17 Steven Rostedt New
[2/3] trace/ring-buffer: Do not create module or dynamic events in boot mapped buffers ring-buffer: Hardening of the persistent buffer - - - --- 2024-12-17 Steven Rostedt New
[1/3] ring-buffer: Add uname to match criteria for persistent ring buffer ring-buffer: Hardening of the persistent buffer - - - --- 2024-12-17 Steven Rostedt New
[4/4] tracing: Check "%s" dereference via the field and not the TP_printk format tracing: Replace trace_check_printf() with ignore_event() - - - --- 2024-12-17 Steven Rostedt Queued
[3/4] tracing: Add "%s" check in test_event_printk() tracing: Replace trace_check_printf() with ignore_event() - - - --- 2024-12-17 Steven Rostedt Queued
[2/4] tracing: Add missing helper functions in event pointer dereference check tracing: Replace trace_check_printf() with ignore_event() - - - --- 2024-12-17 Steven Rostedt Queued
[1/4] tracing: Fix test_event_printk() to process entire print argument tracing: Replace trace_check_printf() with ignore_event() - - - --- 2024-12-17 Steven Rostedt Queued
[v1] ftrace: Do not find "true_parent" if HAVE_DYNAMIC_FTRACE_WITH_ARGS is not set [v1] ftrace: Do not find "true_parent" if HAVE_DYNAMIC_FTRACE_WITH_ARGS is not set - - - --- 2024-12-16 Steven Rostedt Accepted
ring-buffer: fix array bounds checking ring-buffer: fix array bounds checking - - - --- 2024-12-16 Jeongjun Park New
[v3] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe() [v3] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_trace_kprobe() - - - --- 2024-12-16 Nikolay Kuratov New
ring-buffer: Fix a oob in __rb_map_vma ring-buffer: Fix a oob in __rb_map_vma - - 1 --- 2024-12-16 Edward Adam Davis Superseded
[v2,5.4,5.15,6.6] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_tr… [v2,5.4,5.15,6.6] tracing/kprobes: Skip symbol counting logic for module symbols in create_local_tr… - - - --- 2024-12-16 Nikolay Kuratov Superseded
[V2] tracing: Prevent bad count for tracing_cpumask_write [V2] tracing: Prevent bad count for tracing_cpumask_write - - 1 --- 2024-12-16 Lizhi Xu New
tracing: Prevent bad count for tracing_cpumask_write tracing: Prevent bad count for tracing_cpumask_write - - 1 --- 2024-12-16 Lizhi Xu Superseded
[v1,7/7] perf docs: Document AUX pause with BPF perf auxtrace: Support AUX pause with BPF backend - - - --- 2024-12-15 Leo Yan New
[v1,6/7] perf record: Support AUX pause with BPF perf auxtrace: Support AUX pause with BPF backend - - - --- 2024-12-15 Leo Yan New
[v1,5/7] perf: auxtrace: Support BPF backend for AUX pause perf auxtrace: Support AUX pause with BPF backend - - - --- 2024-12-15 Leo Yan New
[v1,4/7] perf: auxtrace: Introduce eBPF program for AUX pause perf auxtrace: Support AUX pause with BPF backend - - - --- 2024-12-15 Leo Yan New
[v1,3/7] bpf: Sync bpf_perf_event_aux_pause in tools UAPI bpf.h perf auxtrace: Support AUX pause with BPF backend - - - --- 2024-12-15 Leo Yan New
[v1,2/7] bpf: Add bpf_perf_event_aux_pause kfunc perf auxtrace: Support AUX pause with BPF backend - - - --- 2024-12-15 Leo Yan New
[v1,1/7] perf/core: Make perf_event_aux_pause() as external function perf auxtrace: Support AUX pause with BPF backend - - - --- 2024-12-15 Leo Yan New
[v3] tracing: Fix trace output when pointer hash is disabled [v3] tracing: Fix trace output when pointer hash is disabled - - - --- 2024-12-12 Steven Rostedt Queued
tracepoint: reduce duplication of __DO_TRACE_CALL tracepoint: reduce duplication of __DO_TRACE_CALL - - - --- 2024-12-12 Alice Ryhl New
ftrace/microblaze: Do not find "true_parent" for return address ftrace/microblaze: Do not find "true_parent" for return address - - - --- 2024-12-11 Steven Rostedt Superseded
fgraph: Still initialize idle shadow stacks when starting fgraph: Still initialize idle shadow stacks when starting - - 1 --- 2024-12-11 Steven Rostedt Accepted
[v2] tracing: Fix trace output when pointer hash is disabled [v2] tracing: Fix trace output when pointer hash is disabled - - - --- 2024-12-11 Steven Rostedt Superseded
[bpf-next,13/13] selftests/bpf: Add 5-byte nop uprobe trigger bench uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,12/13] selftests/bpf: Add uprobe syscall sigill signal test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,11/13] selftests/bpf: Add hit/attach/detach race optimized uprobe test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,10/13] selftests/bpf: Add uprobe/usdt optimized test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,09/13] selftests/bpf: Use 5-byte nop for x86 usdt probes uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,08/13] uprobes/x86: Add support to optimize uprobes uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,07/13] uprobes/x86: Add support to emulate nop5 instruction uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,06/13] uprobes/x86: Add uprobe syscall to speed up uprobe uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,05/13] uprobes: Add mapping for optimized uprobe trampolines uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,04/13] uprobes: Add arch_uprobe_verify_opcode function uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-12-11 Jiri Olsa New
[bpf-next,03/13] uprobes: Add nbytes argument to uprobe_write_opcode uprobes: Add support to optimize usdt probes on x86_64 1 - - --- 2024-12-11 Jiri Olsa New
[bpf-next,02/13] uprobes: Make copy_from_page global uprobes: Add support to optimize usdt probes on x86_64 1 - - --- 2024-12-11 Jiri Olsa New
[bpf-next,01/13] uprobes: Rename arch_uretprobe_trampoline function uprobes: Add support to optimize usdt probes on x86_64 1 - - --- 2024-12-11 Jiri Olsa New
tracing/kprobe: Make trace_kprobe's module callback called after jump_label update tracing/kprobe: Make trace_kprobe's module callback called after jump_label update - - - --- 2024-12-11 Masami Hiramatsu (Google) New
tracing: Fix trace output when pointer hash is disabled tracing: Fix trace output when pointer hash is disabled - - - --- 2024-12-10 Steven Rostedt Superseded
[bpf,v4] bpf: Fix theoretical prog_array UAF in __uprobe_perf_func() [bpf,v4] bpf: Fix theoretical prog_array UAF in __uprobe_perf_func() - - - --- 2024-12-10 Jann Horn New
[v2] fork: avoid inappropriate uprobe access to invalid mm [v2] fork: avoid inappropriate uprobe access to invalid mm - - - --- 2024-12-10 Lorenzo Stoakes New
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors - - - --- 2024-12-10 Jann Horn New
fork: avoid inappropriate uprobe access to invalid mm fork: avoid inappropriate uprobe access to invalid mm - - - --- 2024-12-10 Lorenzo Stoakes Superseded
[bpf,v3] bpf: Fix theoretical prog_array UAF in __uprobe_perf_func() [bpf,v3] bpf: Fix theoretical prog_array UAF in __uprobe_perf_func() - - - --- 2024-12-10 Jann Horn Superseded
ext4: make trace_ext4_ext_load_extent print-format correctly ext4: make trace_ext4_ext_load_extent print-format correctly - 1 - --- 2024-12-10 Gou Hao New
[v21,20/20] bpf: Use ftrace_get_symaddr() for kprobe_multi probes tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,19/20] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,18/20] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,17/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,16/20] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,15/20] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,14/20] fprobe: Add fprobe_header encoding feature tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,13/20] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,12/20] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,11/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,10/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,09/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,08/20] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 2 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,07/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,06/20] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,05/20] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,04/20] fgraph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 2 - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,02/20] fgraph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
[v21,01/20] fgraph: Get ftrace recursion lock in function_graph_enter tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-10 Masami Hiramatsu (Google) New
MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static - - - --- 2024-12-09 WangYuli New
Documentation/rv: Fix typos Documentation/rv: Fix typos 1 - - --- 2024-12-09 Andrew Kreimer New
[5/5] kprobes: Remove remaining gotos kprobes: jump label: Cleanup with guard and __free - - - --- 2024-12-09 Masami Hiramatsu (Google) New
[4/5] kprobes: Remove unneeded goto kprobes: jump label: Cleanup with guard and __free - - - --- 2024-12-09 Masami Hiramatsu (Google) New
[3/5] kprobes: Use guard for rcu_read_lock kprobes: jump label: Cleanup with guard and __free - - - --- 2024-12-09 Masami Hiramatsu (Google) New
[2/5] kprobes: Use guard() for external locks kprobes: jump label: Cleanup with guard and __free - - - --- 2024-12-09 Masami Hiramatsu (Google) New
[1/5] jump_label: Define guard() for jump_label_lock kprobes: jump label: Cleanup with guard and __free - - - --- 2024-12-09 Masami Hiramatsu (Google) New
[bpf,v2] bpf: Fix prog_array UAF in __uprobe_perf_func() [bpf,v2] bpf: Fix prog_array UAF in __uprobe_perf_func() - - - --- 2024-12-06 Jann Horn New
[bpf] bpf: Fix prog_array UAF in __uprobe_perf_func() [bpf] bpf: Fix prog_array UAF in __uprobe_perf_func() - - - --- 2024-12-06 Jann Horn Superseded
[perf/core] uprobes: guard against kmemdup() failing in dup_return_instance() [perf/core] uprobes: guard against kmemdup() failing in dup_return_instance() 1 - - --- 2024-12-06 Andrii Nakryiko New
[perf/core,4/4] uprobes: reuse return_instances between multiple uretprobes within task Improve performance and scalability of uretprobes - - - --- 2024-12-06 Andrii Nakryiko New
[perf/core,3/4] uprobes: ensure return_instance is detached from the list before freeing Improve performance and scalability of uretprobes - - - --- 2024-12-06 Andrii Nakryiko New
[perf/core,2/4] uprobes: decouple return_instance list traversal and freeing Improve performance and scalability of uretprobes - - - --- 2024-12-06 Andrii Nakryiko New
[perf/core,1/4] uprobes: simplify session consumer tracking Improve performance and scalability of uretprobes - - - --- 2024-12-06 Andrii Nakryiko New
[v20,19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,17/19] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,15/19] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,14/19] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,13/19] fprobe: Add fprobe_header encoding feature tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,12/19] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,07/19] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,05/19] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,04/19] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
[v20,03/19] fgraph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-12-06 Masami Hiramatsu (Google) Superseded
« 1 2 3 464 65 »