Show patches with: Archived = No       |   6208 patches
« 1 2 3 462 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 - --- 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
[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
[v7,4/8] module: prepare to handle ROX allocations for text x86/module: use large ROX pages for text allocations - - 1 --- 2024-10-23 Mike Rapoport New
[v7,3/8] asm-generic: introduce text-patching.h x86/module: use large ROX pages for text allocations 2 2 1 --- 2024-10-23 Mike Rapoport New
[v7,2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations x86/module: use large ROX pages for text allocations - 3 1 --- 2024-10-23 Mike Rapoport New
[v7,1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together x86/module: use large ROX pages for text allocations - 3 1 --- 2024-10-23 Mike Rapoport New
net: Add tcp_drop_reason tracepoint net: Add tcp_drop_reason tracepoint - - - --- 2024-10-23 Yafang Shao New
[v7,5/5] EDAC/mce_amd: Add support for FRU Text in MCA MCE wrapper and support for new SMCA syndrome MSRs - - - --- 2024-10-22 Avadhut Naik New
[v7,4/5] x86/mce/apei: Handle variable register array size MCE wrapper and support for new SMCA syndrome MSRs - - - --- 2024-10-22 Avadhut Naik New
[v7,3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers MCE wrapper and support for new SMCA syndrome MSRs - - - --- 2024-10-22 Avadhut Naik New
[v7,2/5] tracing: Add __print_dynamic_array() helper MCE wrapper and support for new SMCA syndrome MSRs - 1 - --- 2024-10-22 Avadhut Naik New
[v7,1/5] x86/mce: Add wrapper for struct mce to export vendor specific info MCE wrapper and support for new SMCA syndrome MSRs - - - --- 2024-10-22 Avadhut Naik New
tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT - - - --- 2024-10-22 Sebastian Andrzej Siewior Queued
[v4,2/2] uprobes: Remove the spinlock within handle_singlestep() uprobes: Improve scalability by reducing the contention on siglock 2 - - --- 2024-10-22 Liao, Chang New
[v4,1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal() uprobes: Improve scalability by reducing the contention on siglock 2 - - --- 2024-10-22 Liao, Chang New
[v2,2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump Replace the use of simple_strtol/ul functions with kstrto 1 1 - --- 2024-10-21 Nir Lichtman Superseded
[v2,1/2] 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-21 Nir Lichtman Superseded
fgraph: Remove unused value fgraph: Remove unused value - - - --- 2024-10-21 Amit Vadhavana Rejected
[3/3] tools/rtla: Improve exception handling in timerlat_load.py [1/3] tools/rtla: Improve code readability in timerlat_load.py - 1 - --- 2024-10-21 furkanonder New
[2/3] tools/rtla: Enhance argument parsing in timerlat_load.py [1/3] tools/rtla: Improve code readability in timerlat_load.py - 1 - --- 2024-10-21 furkanonder New
[1/3] tools/rtla: Improve code readability in timerlat_load.py [1/3] tools/rtla: Improve code readability in timerlat_load.py - 1 - --- 2024-10-21 furkanonder New
[v2,3/3] riscv: add PREEMPT_LAZY support Lazy preemption leftovers 1 - - --- 2024-10-21 Sebastian Andrzej Siewior New
[v2,2/3] tracing: Record task flag NEED_RESCHED_LAZY. Lazy preemption leftovers - 2 - --- 2024-10-21 Sebastian Andrzej Siewior New
[v2,1/3] tracing: Replace TRACE_FLAG_IRQS_NOSUPPORT with its config option. Lazy preemption leftovers - - - --- 2024-10-21 Sebastian Andrzej Siewior New
[v2] tracing: Make percpu stack trace buffer invariant to PAGE_SIZE [v2] tracing: Make percpu stack trace buffer invariant to PAGE_SIZE - - - --- 2024-10-21 Ryan Roberts Queued
x86/kprobes: Cleanup kprobes on ftrace code x86/kprobes: Cleanup kprobes on ftrace code - - - --- 2024-10-21 Masami Hiramatsu (Google) mhiramat Queued
rtla/timerlat: Do not set params->user_workload with -U rtla/timerlat: Do not set params->user_workload with -U - - - --- 2024-10-21 Tomas Glozar New
fgraph: fix unused value in register_ftrace_graph() fgraph: fix unused value in register_ftrace_graph() - - - --- 2024-10-21 Gianfranco Trad Rejected
[RFC,2/2] arch: m68k: Add STACKTRACE support Add basic tracing support for m68k - - - --- 2024-10-21 Jean-Michel Hautbois Handled Elsewhere
« 1 2 3 462 63 »