Show patches with: none      |   5865 patches
« 1 2 3 458 59 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tracing: replace multiple deprecated strncpy with strscpy tracing: replace multiple deprecated strncpy with strscpy - - - --- 2024-10-01 Justin Stitt New
[RESEND,tip/perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance [RESEND,tip/perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance - 2 - --- 2024-09-30 Andrii Nakryiko New
[v2] tracing/probes: Fix MAX_TRACE_ARGS limit handling [v2] tracing/probes: Fix MAX_TRACE_ARGS limit handling - - - --- 2024-09-30 Mikel Rychliski New
[resend,8/8] tracing/bpf: Add might_fault check to syscall probes tracing: Allow system call tracepoints to handle page faults 1 - 1 --- 2024-09-30 Mathieu Desnoyers Superseded
[resend,7/8] tracing/perf: Add might_fault check to syscall probes tracing: Allow system call tracepoints to handle page faults - - - --- 2024-09-30 Mathieu Desnoyers Superseded
[resend,6/8] tracing/ftrace: Add might_fault check to syscall probes tracing: Allow system call tracepoints to handle page faults 1 - - --- 2024-09-30 Mathieu Desnoyers Superseded
[resend,5/8] tracing: Allow system call tracepoints to handle page faults tracing: Allow system call tracepoints to handle page faults - - - --- 2024-09-30 Mathieu Desnoyers Superseded
[resend,4/8] tracing/bpf: guard syscall probe with preempt_notrace tracing: Allow system call tracepoints to handle page faults 1 - 1 --- 2024-09-30 Mathieu Desnoyers Superseded
[resend,3/8] tracing/perf: guard syscall probe with preempt_notrace tracing: Allow system call tracepoints to handle page faults - - - --- 2024-09-30 Mathieu Desnoyers Superseded
[resend,2/8] tracing/ftrace: guard syscall probe with preempt_notrace tracing: Allow system call tracepoints to handle page faults 1 - - --- 2024-09-30 Mathieu Desnoyers Superseded
[resend,1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL tracing: Allow system call tracepoints to handle page faults - - - --- 2024-09-30 Mathieu Desnoyers Superseded
[21/35] ring-buffer: Reorganize kerneldoc parameter names Reorganize kerneldoc parameter names 1 - - --- 2024-09-30 Julia Lawall New
[v2] function_graph: Improve fgraph LRU data initialization [v2] function_graph: Improve fgraph LRU data initialization - - - --- 2024-09-30 Liao Chang Rejected
[PATCHv5,bpf-next,13/13] selftests/bpf: Add uprobe sessions to consumer test uprobe, bpf: Add session support - - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,12/13] selftests/bpf: Add uprobe session single consumer test uprobe, bpf: Add session support - - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,11/13] selftests/bpf: Add kprobe session verifier test for return value uprobe, bpf: Add session support - - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,10/13] selftests/bpf: Add uprobe session verifier test for return value uprobe, bpf: Add session support - - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,09/13] selftests/bpf: Add uprobe session recursive test uprobe, bpf: Add session support 1 - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,08/13] selftests/bpf: Add uprobe session cookie test uprobe, bpf: Add session support 1 - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,07/13] selftests/bpf: Add uprobe session test uprobe, bpf: Add session support - - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,06/13] libbpf: Add support for uprobe multi session attach uprobe, bpf: Add session support 1 - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,05/13] bpf: Allow return values 0 and 1 for uprobe/kprobe session uprobe, bpf: Add session support 1 - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,04/13] bpf: Add support for uprobe multi session context uprobe, bpf: Add session support 1 - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,03/13] bpf: Add support for uprobe multi session attach uprobe, bpf: Add session support 1 - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,02/13] uprobe: Add support for session consumer uprobe, bpf: Add session support 1 - - --- 2024-09-29 Jiri Olsa New
[PATCHv5,bpf-next,01/13] uprobe: Add data pointer to consumer handlers uprobe, bpf: Add session support 2 - - --- 2024-09-29 Jiri Olsa New
tracing/probes: Fix MAX_TRACE_ARGS limit handling tracing/probes: Fix MAX_TRACE_ARGS limit handling - - - --- 2024-09-29 Mikel Rychliski Superseded
[7/7] uprobes: deny mremap(xol_vma) uprobes: deuglify xol_get_insn_slot/xol_free_insn_slot paths - - - --- 2024-09-29 Oleg Nesterov New
[6/7] uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot() uprobes: deuglify xol_get_insn_slot/xol_free_insn_slot paths - - - --- 2024-09-29 Oleg Nesterov New
[5/7] uprobes: move the initialization of utask->xol_vaddr from pre_ssout() to xol_get_insn_slot() uprobes: deuglify xol_get_insn_slot/xol_free_insn_slot paths - - - --- 2024-09-29 Oleg Nesterov New
[4/7] uprobes: simplify xol_take_insn_slot() and its caller uprobes: deuglify xol_get_insn_slot/xol_free_insn_slot paths - - - --- 2024-09-29 Oleg Nesterov New
[3/7] uprobes: kill the unnecessary put_uprobe/xol_free_insn_slot in uprobe_free_utask() uprobes: deuglify xol_get_insn_slot/xol_free_insn_slot paths - - - --- 2024-09-29 Oleg Nesterov New
[2/7] uprobes: sanitiize xol_free_insn_slot() uprobes: deuglify xol_get_insn_slot/xol_free_insn_slot paths - - - --- 2024-09-29 Oleg Nesterov New
[1/7] uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe() uprobes: deuglify xol_get_insn_slot/xol_free_insn_slot paths - - - --- 2024-09-29 Oleg Nesterov New
[v2] uprobes: Improve the usage of xol slots for better scalability [v2] uprobes: Improve the usage of xol slots for better scalability - - - --- 2024-09-27 Liao Chang New
Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory 1 1 - --- 2024-09-26 Steven Rostedt Superseded
rtla: Fix consistency in getopt_long for timerlat_hist rtla: Fix consistency in getopt_long for timerlat_hist - - - --- 2024-09-26 Gabriele Monaco Under Review
tracing/fprobe: Call trace_probe_log_set_index(0) only once in __trace_fprobe_create() tracing/fprobe: Call trace_probe_log_set_index(0) only once in __trace_fprobe_create() - - - --- 2024-09-26 Markus Elfring New
[v3] mm: move mm flags to mm_types.h [v3] mm: move mm flags to mm_types.h - - - --- 2024-09-26 Nanyong Sun Handled Elsewhere
[v2] ftrace: Hide a extra entry in stack trace [v2] ftrace: Hide a extra entry in stack trace - - - --- 2024-09-26 Tatsuya S Superseded
[2/2,v5.10] ftrace: Fix possible use-after-free issue in ftrace_location() Fix CVE-2024-38588 - - - --- 2024-09-25 Shivani Agarwal Handled Elsewhere
[1/2,v5.10] x86/ibt,ftrace: Search for __fentry__ location Fix CVE-2024-38588 2 - - --- 2024-09-25 Shivani Agarwal Handled Elsewhere
brcm80211: BRCM_TRACING should depend on TRACING brcm80211: BRCM_TRACING should depend on TRACING 1 - - --- 2024-09-24 Geert Uytterhoeven Handled Elsewhere
[net] mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING [net] mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING - - - --- 2024-09-24 Geert Uytterhoeven Handled Elsewhere
bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACING - - - --- 2024-09-24 Geert Uytterhoeven Handled Elsewhere
[5/5] tracing/hwlat: Fix deadlock in cpuhp processing tracing: Fix several deadlock/race issues in timerlat and hwlat tracer - - - --- 2024-09-24 Wei Li New
[4/5] tracing/hwlat: Fix a race during cpuhp processing tracing: Fix several deadlock/race issues in timerlat and hwlat tracer - - - --- 2024-09-24 Wei Li Accepted
[3/5] tracing/timerlat: Fix a race during cpuhp processing tracing: Fix several deadlock/race issues in timerlat and hwlat tracer - - - --- 2024-09-24 Wei Li Accepted
[2/5] tracing/timerlat: Drop interface_lock in stop_kthread() tracing: Fix several deadlock/race issues in timerlat and hwlat tracer - - - --- 2024-09-24 Wei Li Accepted
[1/5] tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline tracing: Fix several deadlock/race issues in timerlat and hwlat tracer - - - --- 2024-09-24 Wei Li Accepted
ftrace: Hide a extra entry in stack trace ftrace: Hide a extra entry in stack trace - - - --- 2024-09-23 Tatsuya S Superseded
trace doc: document the device_pm_callback events trace doc: document the device_pm_callback events - - - --- 2024-09-22 Yo-Jung (Leo) Lin New
[v5,4/8] pwm: Add tracing for waveform callbacks pwm: New abstraction and userspace API - - - --- 2024-09-20 Uwe Kleine-König New
arm64: uprobes: Optimize cache flushes for xol slot arm64: uprobes: Optimize cache flushes for xol slot - - - --- 2024-09-19 Liao Chang New
uprobes: Improve the usage of xol slots for better scalability uprobes: Improve the usage of xol slots for better scalability - - - --- 2024-09-18 Liao Chang Superseded
[RFC] blktrace: add i/o alignment information [RFC] blktrace: add i/o alignment information - - - --- 2024-09-17 Daniel Gomez via B4 Relay Handled Elsewhere
[PATCHv4,14/14] selftests/bpf: Add consumers stress test on single uprobe uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,13/14] selftests/bpf: Add uprobe session single consumer test uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,12/14] selftests/bpf: Add kprobe session verifier test for return value uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,11/14] selftests/bpf: Add uprobe session verifier test for return value uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,10/14] selftests/bpf: Add uprobe session recursive test uprobe, bpf: Add session support 1 - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,09/14] selftests/bpf: Add uprobe session cookie test uprobe, bpf: Add session support 1 - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,08/14] selftests/bpf: Add uprobe session test uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,07/14] libbpf: Add support for uprobe multi session attach uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,06/14] libbpf: Fix uretprobe.multi.s programs auto attachment uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,05/14] bpf: Allow return values 0 and 1 for uprobe/kprobe session uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,04/14] bpf: Add support for uprobe multi session context uprobe, bpf: Add session support 1 - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,03/14] bpf: Add support for uprobe multi session attach uprobe, bpf: Add session support 1 - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,02/14] uprobe: Add support for session consumer uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
[PATCHv4,01/14] uprobe: Add data pointer to consumer handlers uprobe, bpf: Add session support - - - --- 2024-09-17 Jiri Olsa Superseded
x86/ftrace: Include <asm/ptrace.h> x86/ftrace: Include <asm/ptrace.h> 1 - - --- 2024-09-16 Sami Tolvanen Accepted
[v2] function_graph: remove unnecessary initialization in ftrace_graph_ret_addr() [v2] function_graph: remove unnecessary initialization in ftrace_graph_ret_addr() - - - --- 2024-09-16 Oleg Nesterov New
function_graph: remove unnecessary initialization in ftrace_graph_ret_addr() function_graph: remove unnecessary initialization in ftrace_graph_ret_addr() - - - --- 2024-09-16 Oleg Nesterov Superseded
tools/rtla: Fix installation from out-of-tree build tools/rtla: Fix installation from out-of-tree build - 1 1 --- 2024-09-15 Ben Hutchings Accepted
[v5,17/17] powerpc64/bpf: Add support for bpf trampolines powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,16/17] samples/ftrace: Add support for ftrace direct samples on powerpc powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,12/17] powerpc64/ftrace: Move ftrace sequence out of line powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,10/17] powerpc/ftrace: Add a postlink script to validate function tracer powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - 1 - --- 2024-09-15 Hari Bathini New
[v5,05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - 1 - --- 2024-09-15 Hari Bathini New
[v5,04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - 1 - --- 2024-09-15 Hari Bathini New
[v5,03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v5,02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines 1 - - --- 2024-09-15 Hari Bathini New
[v5,01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-09-15 Hari Bathini New
[v15,19/19] bpf: Add get_entry_ip() for arm64 tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-09-15 Masami Hiramatsu (Google) New
[v15,18/19] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-09-15 Masami Hiramatsu (Google) New
[v15,17/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-09-15 Masami Hiramatsu (Google) New
[v15,16/19] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-09-15 Masami Hiramatsu (Google) New
[v15,15/19] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-09-15 Masami Hiramatsu (Google) New
[v15,14/19] tracing: Fix function timing profiler to initialize hashtable tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-09-15 Masami Hiramatsu (Google) Queued
[v15,13/19] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-09-15 Masami Hiramatsu (Google) New
[v15,12/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-09-15 Masami Hiramatsu (Google) New
[v15,11/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-09-15 Masami Hiramatsu (Google) New
« 1 2 3 458 59 »