Show patches with: Archived = No       |   7380 patches
« 1 2 3 473 74 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFCv3,14/23] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,13/23] selftests/bpf: Reorg the uprobe_syscall test function uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,12/23] selftests/bpf: Use 5-byte nop for x86 usdt probes uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,11/23] uprobes/x86: Add support to optimize uprobes uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,10/23] uprobes/x86: Add support to emulate nop5 instruction uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,09/23] uprobes/x86: Add mapping for optimized uprobe trampolines uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,08/23] uprobes/x86: Add uprobe syscall to speed up uprobe uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,07/23] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,06/23] uprobes: Add orig argument to uprobe_write and uprobe_write_opcode uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,05/23] uprobes: Add nbytes argument to uprobe_write_opcode uprobes: Add support to optimize usdt probes on x86_64 1 - - --- 2025-03-20 Jiri Olsa New
[RFCv3,04/23] uprobes: Add uprobe_write function uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,03/23] uprobes: Move ref_ctr_offset update out of uprobe_write_opcode uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,02/23] uprobes: Make copy_from_page global uprobes: Add support to optimize usdt probes on x86_64 1 - - --- 2025-03-20 Jiri Olsa New
[RFCv3,01/23] uprobes: Rename arch_uretprobe_trampoline function uprobes: Add support to optimize usdt probes on x86_64 1 - - --- 2025-03-20 Jiri Olsa New
[6/6] rtla/tests: Test setting default options rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar Accepted
[5/6] rtla/tests: Reset osnoise options before check rtla: Always set all tracer options - - - --- 2025-03-20 Tomas Glozar Accepted
[4/6] rtla: Always set all tracer options rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar Accepted
[3/6] rtla/osnoise: Set OSNOISE_WORKLOAD to true rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar Accepted
[2/6] rtla: Unify apply_config between top and hist rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar Accepted
[1/6] rtla/osnoise: Unify params struct rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar Accepted
bpf: Remove duplicate judgments bpf: Remove duplicate judgments 1 - - --- 2025-03-20 Feng Yang Handled Elsewhere
tracing: Align synth event print fmt tracing: Align synth event print fmt - - - --- 2025-03-19 Douglas Raillard Accepted
tracing: Use hashtable.h for event_hash tracing: Use hashtable.h for event_hash - - - --- 2025-03-19 Sasha Levin Superseded
[v10,2/2] riscv: Add runtime constant support riscv: Add runtime constant support - 1 1 --- 2025-03-19 Charlie Jenkins Handled Elsewhere
[v10,1/2] riscv: Move nop definition to insn-def.h riscv: Add runtime constant support - 2 1 --- 2025-03-19 Charlie Jenkins Handled Elsewhere
[v2,2/2] sunrpc: don't immediately retransmit on seqno miss fix gss seqno handling to be more rfc-compliant - - - --- 2025-03-19 Nikhil Jha Handled Elsewhere
[v2,1/2] sunrpc: implement rfc2203 rpcsec_gss seqnum cache fix gss seqno handling to be more rfc-compliant - - - --- 2025-03-19 Nikhil Jha Handled Elsewhere
[v9,2/2] riscv: Add runtime constant support riscv: Add runtime constant support - 1 1 --- 2025-03-19 Charlie Jenkins Superseded
[v9,1/2] riscv: Move nop definition to insn-def.h riscv: Add runtime constant support - 1 1 --- 2025-03-19 Charlie Jenkins Superseded
[v2,3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite kernel/events/uprobes: uprobe_write_opcode() rewrite 1 - - --- 2025-03-18 David Hildenbrand Superseded
[v2,2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode() kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2025-03-18 David Hildenbrand Superseded
[v2,1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint() kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2025-03-18 David Hildenbrand Superseded
[7/7] arm64: Kconfig: Remove GCS restrictions on UPROBES arm64: Enable UPROBES with GCS - - - --- 2025-03-18 Jeremy Linton New
[6/7] uprobes: Allow the use of uprobe_warn() in arch code arm64: Enable UPROBES with GCS - - - --- 2025-03-18 Jeremy Linton New
[5/7] arm64: uprobes: Add GCS support to uretprobes arm64: Enable UPROBES with GCS - - - --- 2025-03-18 Jeremy Linton New
[4/7] arm64: probes: Add GCS support to bl/blr/ret arm64: Enable UPROBES with GCS - - - --- 2025-03-18 Jeremy Linton New
[3/7] arm64: uaccess: Add additional userspace GCS accessors arm64: Enable UPROBES with GCS - - - --- 2025-03-18 Jeremy Linton New
[2/7] arm64: probes: Break ret out from bl/blr arm64: Enable UPROBES with GCS - - - --- 2025-03-18 Jeremy Linton New
[1/7] arm64/gcs: task_gcs_el0_enable() should use passed task arm64: Enable UPROBES with GCS - 1 - --- 2025-03-18 Jeremy Linton New
tracing: Fix synth event printk format for str fields tracing: Fix synth event printk format for str fields - - - --- 2025-03-18 Douglas Raillard Superseded
tracing: Ensure module defining synth event cannot be unloaded while tracing tracing: Ensure module defining synth event cannot be unloaded while tracing 1 - - --- 2025-03-18 Douglas Raillard Accepted
[3/3] tracing: Rename trace_synth() to synth_event_trace2() [1/3] tracing: Expose functions to trace a synth event - - - --- 2025-03-18 Douglas Raillard New
[2/3] tracing: Rename find_synth_event() into synth_event_find() [1/3] tracing: Expose functions to trace a synth event - - - --- 2025-03-18 Douglas Raillard New
[1/3] tracing: Expose functions to trace a synth event [1/3] tracing: Expose functions to trace a synth event - - - --- 2025-03-18 Douglas Raillard New
[v5,2/2] tracing: Show last module text symbols in the stacktrace tracing: Show last boot module symbols - - - --- 2025-03-18 Masami Hiramatsu (Google) Superseded
[v5,1/2] tracing: Fix a compilation error without CONFIG_MODULES tracing: Show last boot module symbols - - - --- 2025-03-18 Masami Hiramatsu (Google) Superseded
[v4,2/2] docs: tracing: Refactor index.rst for clarity [v4,1/2] docs: tracing: Reduce maxdepth in index.rst for clarity - 1 - --- 2025-03-18 Purva Yeshi New
[v4,1/2] docs: tracing: Reduce maxdepth in index.rst for clarity [v4,1/2] docs: tracing: Reduce maxdepth in index.rst for clarity - 1 - --- 2025-03-18 Purva Yeshi New
tracing: Fix error handling in event_trigger_parse tracing: Fix error handling in event_trigger_parse - - - --- 2025-03-18 Miaoqian Lin New
[RFC] tracing: tprobe-events: Register tracepoint when enable tprobe event [RFC] tracing: tprobe-events: Register tracepoint when enable tprobe event - - - --- 2025-03-17 Masami Hiramatsu (Google) New
[-next] ring-buffer: Remove the unused variable bmeta [-next] ring-buffer: Remove the unused variable bmeta - - - --- 2025-03-17 Jiapeng Chong Queued
[4/4] selftests: tracing: Enable fprobe events before checking enable_functions tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-16 Masami Hiramatsu (Google) rostedt New
[3/4] tracing: fprobe-events: Register fprobe-events only when it is enabled tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-16 Masami Hiramatsu (Google) rostedt New
[2/4] tracing: tprobe-events: Support multiple tprobes on the same tracepoint tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-16 Masami Hiramatsu (Google) rostedt New
[1/4] tracing: tprobe-events: Remove mod field from tprobe-event tracing: fprobe-events: Register fprobe only when the event is enabled - - - --- 2025-03-16 Masami Hiramatsu (Google) rostedt New
[v4,9/9] tracing: Use preempt_model_str(). Untitled series #944082 1 - - --- 2025-03-14 Sebastian Andrzej Siewior New
tracing: fix build without CONFIG_MODULES tracing: fix build without CONFIG_MODULES - - - --- 2025-03-14 Arnd Bergmann Superseded
tracing: gfp: vsprintf: Do not print "none" when using %pGg printf format tracing: gfp: vsprintf: Do not print "none" when using %pGg printf format - - - --- 2025-03-14 Petr Mladek Accepted
[RFC] tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER [RFC] tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER - - - --- 2025-03-14 Gabriele Paoloni Superseded
[v2] tracing: Correct the refcount if the hist/hist_debug file fails to open [v2] tracing: Correct the refcount if the hist/hist_debug file fails to open - - - --- 2025-03-14 Tengda Wu Queued
[v4,2/2] tracing: Show last module text symbols in the stacktrace tracing: Show last boot module symbols - - - --- 2025-03-13 Masami Hiramatsu (Google) Superseded
[v4,1/2] tracing: Fix a compilation error without CONFIG_MODULES tracing: Show last boot module symbols - - - --- 2025-03-13 Masami Hiramatsu (Google) Superseded
[v3,5/5] sparc: mv sparc sysctls into their own file under arch/sparc/kernel sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-13 Joel Granados New
[v3,4/5] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c sysctl: Move sysctls from kern_table into their respective subsystems 1 - - --- 2025-03-13 Joel Granados New
[v3,3/5] tracing: Move trace sysctls into trace.c sysctl: Move sysctls from kern_table into their respective subsystems 1 - - --- 2025-03-13 Joel Granados New
[v3,2/5] signal: Move signal ctl tables into signal.c sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-13 Joel Granados New
[v3,1/5] panic: Move panic ctl tables into panic.c sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-13 Joel Granados New
rtla: Fix segfault in save_trace_to_file call rtla: Fix segfault in save_trace_to_file call - - - --- 2025-03-13 Tomas Glozar Accepted
tracing: Initialize scratch_size to zero to prevent UB tracing: Initialize scratch_size to zero to prevent UB - - - --- 2025-03-13 Steven Rostedt Queued
tracing: Correct the refcount for hist/hist_debug file if single_open() fails tracing: Correct the refcount for hist/hist_debug file if single_open() fails - - - --- 2025-03-13 Tengda Wu Superseded
tracing: tprobe-events: Fix leakage of module refcount tracing: tprobe-events: Fix leakage of module refcount - - - --- 2025-03-13 Masami Hiramatsu (Google) Accepted
[v3,1/2] docs: tracing: Refactor index.rst documentation [v3,1/2] docs: tracing: Refactor index.rst documentation - - - --- 2025-03-12 Purva Yeshi Superseded
[v3,2/2] docs: tracing: Reduce maxdepth in index documentation [v3,1/2] docs: tracing: Refactor index.rst documentation - - - --- 2025-03-12 Purva Yeshi Superseded
[10/10] rv: raise the number of per-task monitor to 2 RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[09/10] rv: Add rtapp_pagefault monitor RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[08/10] riscv: mm: Add page fault trace points RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[07/10] arm64: mm: Add page fault trace points RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[06/10] x86/tracing: Move page fault trace points to generic RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[05/10] x86/tracing: Remove redundant trace_pagefault_key RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[04/10] rv: Add rtapp_block monitor RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[03/10] rv: Add infrastructure for linear temporal logic monitor RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[02/10] rv: Let the reactors take care of buffers RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[01/10] rv: Add #undef TRACE_INCLUDE_FILE RV: Linear temporal logic monitors for RT application - - - --- 2025-03-11 Nam Cao New
[0/3] docs: tracing: Refactor index.rst documentation - - - --- 2025-03-11 Purva Yeshi Superseded
[1/3] docs: tracing: Reduce maxdepth in index documentation [1/3] docs: tracing: Reduce maxdepth in index documentation - - - --- 2025-03-11 Purva Yeshi Superseded
[4/4] Documentation/rtla: Include BPF sample collection Documentation/rtla: Cover BPF sample collection - - - --- 2025-03-11 Tomas Glozar New
[3/4] Documentation/rtla: Fix typo in common_timerlat_description.rst Documentation/rtla: Cover BPF sample collection - - - --- 2025-03-11 Tomas Glozar New
[2/4] Documentation/rtla: Fix typo in rtla-timerlat.rst Documentation/rtla: Cover BPF sample collection - - - --- 2025-03-11 Tomas Glozar New
[1/4] Documentation/rtla: Fix duplicate text about timerlat tracer Documentation/rtla: Cover BPF sample collection - - - --- 2025-03-11 Tomas Glozar New
[v2] tracing: Skip update_last_data() if cleared and remove active check for save_mod() [v2] tracing: Skip update_last_data() if cleared and remove active check for save_mod() - - - --- 2025-03-11 Masami Hiramatsu (Google) Queued
tracing/synthetic: Replace deprecated strncpy() with strscpy() tracing/synthetic: Replace deprecated strncpy() with strscpy() - - - --- 2025-03-10 Thorsten Blum Changes Requested
[v3] tracing: Show last module text symbols in the stacktrace [v3] tracing: Show last module text symbols in the stacktrace - - - --- 2025-03-10 Masami Hiramatsu (Google) Superseded
[v2] tracing: tprobe-events: Fix to clean up tprobe correctly when module unload [v2] tracing: tprobe-events: Fix to clean up tprobe correctly when module unload - - - --- 2025-03-10 Masami Hiramatsu (Google) Accepted
tracing: Constify struct event_trigger_ops tracing: Constify struct event_trigger_ops - - - --- 2025-03-09 Christophe JAILLET Accepted
ring-buffer: Have parameter to virt_addr_valid() cast to pointer ring-buffer: Have parameter to virt_addr_valid() cast to pointer - - - --- 2025-03-08 Steven Rostedt Queued
[v2,3/3] mm/page_alloc: Add trace event for totalreserve_pages calculation Add tracepoints for lowmem reserves, watermarks and totalreserve_pages 1 - - --- 2025-03-08 Martin Liu Handled Elsewhere
[v2,2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup Add tracepoints for lowmem reserves, watermarks and totalreserve_pages 1 - - --- 2025-03-08 Martin Liu Handled Elsewhere
[v2,1/3] mm/page_alloc: Add trace event for per-zone watermark setup Add tracepoints for lowmem reserves, watermarks and totalreserve_pages 1 - - --- 2025-03-08 Martin Liu Handled Elsewhere
[v2] kbuild: exclude .rodata.(cst|str)* when building ranges [v2] kbuild: exclude .rodata.(cst|str)* when building ranges - 1 - --- 2025-03-07 Kris Van Hees Handled Elsewhere
scripts/tracing: Remove scripts/tracing/draw_functrace.py scripts/tracing: Remove scripts/tracing/draw_functrace.py - - - --- 2025-03-07 Steven Rostedt Accepted
« 1 2 3 473 74 »