Show patches with: Archived = No       |   6238 patches
« 1 2 3 462 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
spi: axi-spi-engine: Emit trace events for spi transfers spi: axi-spi-engine: Emit trace events for spi transfers - 1 - --- 2024-10-31 Uwe Kleine-König Handled Elsewhere
[v2,3/3] tracing/selftests: Add tracefs mount options test Tracefs mount option fixes - - - --- 2024-10-30 Kalesh Singh Accepted
[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
[1/2] kprobes: Fix __get_insn_slot() after __counted_by annotation kprobes: Adjustments for __counted_by addition - - - --- 2024-10-30 Nathan Chancellor mhiramat Rejected
[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
[RFC,v3,6/6] kvm: selftests: run gmem tests with KVM_GMEM_NO_DIRECT_MAP set Direct Map Removal for guest_memfd - - - --- 2024-10-30 Patrick Roy New
[RFC,v3,5/6] kvm: document KVM_GMEM_NO_DIRECT_MAP flag Direct Map Removal for guest_memfd - - - --- 2024-10-30 Patrick Roy New
[RFC,v3,4/6] kvm: gmem: add trace point for direct map state changes Direct Map Removal for guest_memfd - - - --- 2024-10-30 Patrick Roy New
[RFC,v3,3/6] kvm: gmem: implement direct map manipulation routines Direct Map Removal for guest_memfd - - - --- 2024-10-30 Patrick Roy New
[RFC,v3,2/6] kvm: gmem: add flag to remove memory from kernel direct map Direct Map Removal for guest_memfd - - - --- 2024-10-30 Patrick Roy New
[RFC,v3,1/6] arch: introduce set_direct_map_valid_noflush() Direct Map Removal for guest_memfd - - - --- 2024-10-30 Patrick Roy New
[v7,17/17] powerpc64/bpf: Add support for bpf trampolines powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-10-30 Hari Bathini New
[v7,16/17] samples/ftrace: Add support for ftrace direct samples on powerpc powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-10-30 Hari Bathini New
[v7,15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-10-30 Hari Bathini New
[v7,14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-10-30 Hari Bathini New
[v7,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-10-30 Hari Bathini New
[v7,12/17] powerpc64/ftrace: Move ftrace sequence out of line powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-10-30 Hari Bathini New
[v7,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 1 - - --- 2024-10-30 Hari Bathini New
[v7,10/17] powerpc/ftrace: Add a postlink script to validate function tracer powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-10-30 Hari Bathini New
[v7,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-10-30 Hari Bathini New
[v7,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-10-30 Hari Bathini New
[v7,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-10-30 Hari Bathini New
[v7,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-10-30 Hari Bathini New
[v7,05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED() powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - 1 - --- 2024-10-30 Hari Bathini New
[v7,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-10-30 Hari Bathini New
[v7,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-10-30 Hari Bathini New
[v7,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-10-30 Hari Bathini New
[v7,01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - --- 2024-10-30 Hari Bathini New
kernel: add pid_max to pid_namespace kernel: add pid_max to pid_namespace 1 - - --- 2024-10-30 Yun Zhou Superseded
[v4] security: add trace event for cap_capable [v4] security: add trace event for cap_capable - 1 - --- 2024-10-30 Jordan Rome Handled Elsewhere
sunrpc: remove newlines from tracepoints sunrpc: remove newlines from tracepoints 1 - - --- 2024-10-29 Jeff Layton Handled Elsewhere
[bpf-next,v2] bpf: use kfunc hooks instead of program types [bpf-next,v2] bpf: use kfunc hooks instead of program types - - - --- 2024-10-29 Matteo Croce Handled Elsewhere
[v3] security: add trace event for cap_capable [v3] security: add trace event for cap_capable 1 1 - --- 2024-10-29 Jordan Rome Superseded
[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
[3/3] tracing: Fix tracefs gid mount option Tracefs gid mount option fixes - - - --- 2024-10-28 Kalesh Singh Superseded
[2/3] tracing/selftests: Add tracefs mount options test Tracefs gid mount option fixes - - - --- 2024-10-28 Kalesh Singh Superseded
[1/3] tracing: Document tracefs gid mount option Tracefs gid mount option fixes - - - --- 2024-10-28 Kalesh Singh Accepted
[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
[5/5] ftrace: Use guard to take ftrace_lock in ftrace_graph_set_hash() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Queued
[4/5] ftrace: Use guard to take the ftrace_lock in release_probe() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Queued
[3/5] ftrace: Use guard to lock ftrace_lock in cache_mod() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Queued
[2/5] ftrace: Use guard for match_records() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Queued
[1/5] fgraph: Use guard(mutex)(&ftrace_lock) for unregister_ftrace_graph() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Queued
[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
[v2,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 Superseded
[v2,1/2] fgraph: Free ret_stacks when graph tracing is done fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-28 Steven Rostedt Superseded
[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
Removed unnecessary initialization of "ret" Removed unnecessary initialization of "ret" - - - --- 2024-10-27 MottiKumar Babu Rejected
[v3,3/3] kdb: Remove fallback interpretation of arbitrary numbers as hex Replace the use of simple_strtol/ul functions with kstrto - 1 - --- 2024-10-26 Nir Lichtman Superseded
[v3,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-26 Nir Lichtman Superseded
[v3,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 - - - --- 2024-10-26 Nir Lichtman Superseded
[v2] fgraph: Give ret_stack its own kmem cache [v2] fgraph: Give ret_stack its own kmem cache 1 - - --- 2024-10-26 Steven Rostedt Queued
[v18,17/17] bpf: Add get_entry_ip() for arm64 tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,16/17] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,15/17] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,14/17] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,13/17] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,12/17] fprobe: Add fprobe_header encoding feature tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,11/17] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,10/17] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,09/17] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,08/17] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,07/17] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 2 - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,05/17] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,04/17] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,03/17] fgraph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 2 - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v18,01/17] fgraph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-10-26 Masami Hiramatsu (Google) Superseded
[v2] security: add trace event for cap_capable [v2] security: add trace event for cap_capable 1 1 - --- 2024-10-25 Jordan Rome Superseded
fgraph: Change the name of cpuhp state to "fgraph:online" fgraph: Change the name of cpuhp state to "fgraph:online" 1 - - --- 2024-10-25 Steven Rostedt Accepted
[v2] fgraph: Fix missing unlock in register_ftrace_graph() [v2] fgraph: Fix missing unlock in register_ftrace_graph() 1 - - --- 2024-10-24 Li Huafei Accepted
[v1] security: add trace event for cap_capable [v1] security: add trace event for cap_capable - - - --- 2024-10-24 Jordan Rome Superseded
[2/2] fgraph: Free ret_stack when task is done with it fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-24 Steven Rostedt Superseded
[1/2] fgraph: Free ret_stacks when graph tracing is done fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-24 Steven Rostedt Superseded
[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
fgraph: Fix missing unlock in register_ftrace_graph() fgraph: Fix missing unlock in register_ftrace_graph() - - - --- 2024-10-23 Li Huafei Superseded
[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
« 1 2 3 462 63 »