Show patches with: State = Action Required       |   300 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/4] verification/dot2k: Add support for name and description options verification/dot2k: Improve template management - - - --- 2024-11-21 Gabriele Monaco New
[3/4] verification/dot2k: More robust template variables verification/dot2k: Improve template management - - - --- 2024-11-21 Gabriele Monaco New
[2/4] verification/dot2k: Unify main.c templates verification/dot2k: Improve template management - - - --- 2024-11-21 Gabriele Monaco New
[1/4] verification/dot2k: Fix template directory if not installed verification/dot2k: Improve template management - - - --- 2024-11-21 Gabriele Monaco New
kprobes: Reduce preempt disable scope in check_kprobe_access_safe() kprobes: Reduce preempt disable scope in check_kprobe_access_safe() - 1 - --- 2024-11-21 Thomas Weißschuh New
[v2,2/2] tracing/hwlat: Fix deadlock in cpuhp processing tracing: Fix deadlock in hwlat tracer - - - --- 2024-11-21 Wei Li New
[v2,1/2] tracing: Allow custom read/write processing in trace_min_max_{write,read}() tracing: Fix deadlock in hwlat tracer - - - --- 2024-11-21 Wei Li New
rust: jump_label: skip formatting generated file rust: jump_label: skip formatting generated file - - - --- 2024-11-20 Miguel Ojeda Queued
ftrace: Fix regression with module command in stack_trace_filter ftrace: Fix regression with module command in stack_trace_filter - - - --- 2024-11-20 guoweikang Queued
rtla/timerlat: Fix histogram ALL for zero samples rtla/timerlat: Fix histogram ALL for zero samples - - - --- 2024-11-19 Tomas Glozar New
[RESEND] jump_label: rust: pass a mut ptr to `static_key_count` [RESEND] jump_label: rust: pass a mut ptr to `static_key_count` 1 - - --- 2024-11-18 Alice Ryhl Queued
[19.1] Documentation: probes: Update fprobe on function-graph tracer [19.1] Documentation: probes: Update fprobe on function-graph tracer - - - --- 2024-11-13 Masami Hiramatsu (Google) New
[v2] samples: rust: fix `rust_print` build making it a combined module [v2] samples: rust: fix `rust_print` build making it a combined module - - - --- 2024-11-11 Miguel Ojeda Queued
[v2] uprobes: Remove unnecessary RCU list traversal in filter_chain() [v2] uprobes: Remove unnecessary RCU list traversal in filter_chain() 1 - - --- 2024-11-11 Breno Leitao New
[v19,19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,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-11-10 Masami Hiramatsu (Google) New
[v19,17/19] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,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-11-10 Masami Hiramatsu (Google) New
[v19,15/19] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,14/19] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,13/19] fprobe: Add fprobe_header encoding feature tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,12/19] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,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-11-10 Masami Hiramatsu (Google) New
[v19,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-11-10 Masami Hiramatsu (Google) New
[v19,07/19] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 2 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,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-11-10 Masami Hiramatsu (Google) New
[v19,05/19] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,04/19] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,03/19] fgraph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 2 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,01/19] fgraph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[PATCHv9,bpf-next,13/13] selftests/bpf: Add threads to consumer test bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,12/13] selftests/bpf: Add uprobe sessions to consumer test bpf: Add uprobe session support - - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,11/13] selftests/bpf: Add uprobe session single consumer test bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,10/13] selftests/bpf: Add kprobe session verifier test for return value bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,09/13] selftests/bpf: Add uprobe session verifier test for return value bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,08/13] selftests/bpf: Add uprobe session recursive test bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,07/13] selftests/bpf: Add uprobe session cookie test bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,06/13] selftests/bpf: Add uprobe session test bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,05/13] libbpf: Add support for uprobe multi session attach bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,04/13] bpf: Add support for uprobe multi session context bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,03/13] bpf: Add support for uprobe multi session attach bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,02/13] bpf: Force uprobe bpf program to always return 0 bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[PATCHv9,bpf-next,01/13] bpf: Allow return values 0 and 1 for kprobe session bpf: Add uprobe session support 1 - - --- 2024-11-08 Jiri Olsa mhiramat New
[v3,2/2] tracing: Remove pid in task_rename tracing output [v3,1/2] tracing: Add task_prctl_unknown tracepoint - - - --- 2024-11-08 Marco Elver New
[v3,1/2] tracing: Add task_prctl_unknown tracepoint [v3,1/2] tracing: Add task_prctl_unknown tracepoint - - - --- 2024-11-08 Marco Elver New
[next] tracing histograms: remove redundant check on field->field [next] tracing histograms: remove redundant check on field->field - - - --- 2024-11-07 Colin Ian King Queued
ring-buffer: Correct the grammatical errors in the comments ring-buffer: Correct the grammatical errors in the comments - - - --- 2024-11-07 liujing Queued
[RFC,bpf-next,11/11] selftests/bpf: Add hit/attach/detach race optimized uprobe test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,bpf-next,10/11] selftests/bpf: Add uprobe/usdt optimized test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,bpf-next,09/11] selftests/bpf: Add usdt trigger bench uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,bpf-next,08/11] selftests/bpf: Use 5-byte nop for x86 usdt probes uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,perf/core,07/11] uprobes/x86: Add support to optimize uprobes uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,perf/core,06/11] uprobes: Add uprobe syscall to speed up uprobe uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,perf/core,05/11] uprobes: Add mapping for optimized uprobe trampolines uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,perf/core,04/11] uprobes: Add data argument to uprobe_write_opcode function uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,perf/core,03/11] uprobes: Add len argument to uprobe_write_opcode uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,perf/core,02/11] uprobes: Make copy_from_page global uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
[RFC,perf/core,01/11] uprobes: Rename arch_uretprobe_trampoline function uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2024-11-05 Jiri Olsa mhiramat New
tools/bootconfig: Fix the wrong format specifier tools/bootconfig: Fix the wrong format specifier - - - --- 2024-11-05 Luo Yifan mhiramat New
uprobes: Re-order struct uprobe_task to save some space uprobes: Re-order struct uprobe_task to save some space 1 - - --- 2024-11-01 Christophe JAILLET New
selftests/ftrace: update kprobe syntax error test for ppc64le selftests/ftrace: update kprobe syntax error test for ppc64le - - - --- 2024-11-01 Hari Bathini New
[v2,trace/for-next,3/3] bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links [v2,trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - 1 --- 2024-11-01 Andrii Nakryiko Queued
[v2,trace/for-next,2/3] bpf: decouple BPF link/attach hook and BPF program sleepable semantics [v2,trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - 1 --- 2024-11-01 Andrii Nakryiko Queued
[v2,trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated [v2,trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - 1 --- 2024-11-01 Andrii Nakryiko Queued
[v5,resend,4/4] tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALL Faultable syscall tracepoints updates - - 1 --- 2024-10-31 Mathieu Desnoyers Queued
[v5,resend,3/4] tracing: Fix syscall tracepoint use-after-free Faultable syscall tracepoints updates - - 1 --- 2024-10-31 Mathieu Desnoyers Queued
[v5,resend,2/4] tracing: Introduce tracepoint_is_faultable() Faultable syscall tracepoints updates 1 - 1 --- 2024-10-31 Mathieu Desnoyers Queued
[v5,resend,1/4] tracing: Introduce tracepoint extended structure Faultable syscall tracepoints updates - - 1 --- 2024-10-31 Mathieu Desnoyers Queued
[v2] tracing: Replace strncpy() with strscpy() when copying comm [v2] tracing: Replace strncpy() with strscpy() when copying comm - - - --- 2024-10-31 Jinjie Ruan Queued
[v2,2/3] tracing: Document tracefs gid mount option Tracefs mount option fixes - - - --- 2024-10-30 Kalesh Singh New
[v2,1/3] tracing: Fix tracefs mount options Tracefs mount option fixes - - - --- 2024-10-30 Kalesh Singh Queued
[2/2] kprobes: Use struct_size() in __get_insn_slot() kprobes: Adjustments for __counted_by addition - - - --- 2024-10-30 Nathan Chancellor mhiramat Queued
[v12,5/5] rust: add arch_static_branch Tracepoints and static branch in Rust - 1 - --- 2024-10-30 Alice Ryhl Queued
[v12,4/5] jump_label: adjust inline asm to be consistent Tracepoints and static branch in Rust 3 - - --- 2024-10-30 Alice Ryhl Queued
[v12,3/5] rust: samples: add tracepoint to Rust sample Tracepoints and static branch in Rust - 1 - --- 2024-10-30 Alice Ryhl Queued
[v12,2/5] rust: add tracepoint support Tracepoints and static branch in Rust - 3 - --- 2024-10-30 Alice Ryhl Queued
[v12,1/5] rust: add static_branch_unlikely for static_key_false Tracepoints and static branch in Rust - 2 - --- 2024-10-30 Alice Ryhl Queued
[perf/core] uprobes: fix WARN() inside hprobe_consume() [perf/core] uprobes: fix WARN() inside hprobe_consume() - - - --- 2024-10-30 Andrii Nakryiko New
[v4,3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind bpf: Using binary search to improve the performance of btf_find_by_name_kind - - - --- 2024-10-29 Donglin Peng New
[v4,2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind bpf: Using binary search to improve the performance of btf_find_by_name_kind - - 1 --- 2024-10-29 Donglin Peng New
[v4,1/3] libbpf: Sort btf_types in ascending order by name bpf: Using binary search to improve the performance of btf_find_by_name_kind - - - --- 2024-10-29 Donglin Peng New
[v4,3/3] kdb: Remove fallback interpretation of arbitrary numbers as hex Replace the use of simple_strtol/ul functions with kstrto - 1 - --- 2024-10-28 Nir Lichtman Queued
[v4,2/3] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump Replace the use of simple_strtol/ul functions with kstrto 1 1 - --- 2024-10-28 Nir Lichtman Queued
[v4,1/3] kdb: Replace the use of simple_strto with safer kstrto in kdb_main Replace the use of simple_strtol/ul functions with kstrto - 1 - --- 2024-10-28 Nir Lichtman Queued
[1/1] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC [1/1] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC - - - --- 2024-10-28 Sven Schnelle New
[v3,2/2] fgraph: Free ret_stack when task is done with it fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-28 Steven Rostedt New
[v3,1/2] fgraph: Free ret_stacks when graph tracing is done fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-28 Steven Rostedt New
[v4,tip/perf/core,4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution uprobes,mm: speculative lockless VMA-to-uprobe lookup 1 1 - --- 2024-10-28 Andrii Nakryiko New
[v4,tip/perf/core,3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks uprobes,mm: speculative lockless VMA-to-uprobe lookup 1 1 - --- 2024-10-28 Andrii Nakryiko New
[v4,tip/perf/core,2/4] mm: Introduce mmap_lock_speculation_{begin|end} uprobes,mm: speculative lockless VMA-to-uprobe lookup 1 - - --- 2024-10-28 Andrii Nakryiko New
[v4,tip/perf/core,1/4] mm: Convert mm_lock_seq to a proper seqcount uprobes,mm: speculative lockless VMA-to-uprobe lookup 1 - - --- 2024-10-28 Andrii Nakryiko New
[v3,tip/perf/core,2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout) SRCU-protected uretprobes hot path - - - --- 2024-10-24 Andrii Nakryiko mhiramat New
[v3,tip/perf/core,1/2] uprobes: allow put_uprobe() from non-sleepable softirq context SRCU-protected uretprobes hot path - - - --- 2024-10-24 Andrii Nakryiko mhiramat New
[v7,8/8] x86/module: enable ROX caches for module text on 64 bit x86/module: use large ROX pages for text allocations - 1 1 --- 2024-10-23 Mike Rapoport New
[v7,7/8] execmem: add support for cache of large ROX pages x86/module: use large ROX pages for text allocations - 1 1 --- 2024-10-23 Mike Rapoport New
[v7,6/8] x86/module: prepare module loading for ROX allocations of text x86/module: use large ROX pages for text allocations - - 2 --- 2024-10-23 Mike Rapoport New
[v7,5/8] arch: introduce set_direct_map_valid_noflush() x86/module: use large ROX pages for text allocations - 2 1 --- 2024-10-23 Mike Rapoport New
« 1 2 3 »