Show patches with: Archived = No       |   7427 patches
« 1 2 3 474 75 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 Superseded
[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 Superseded
[v4,9/9] tracing: Use preempt_model_str(). Untitled series #944082 1 - - --- 2025-03-14 Sebastian Andrzej Siewior Accepted
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 Accepted
[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 Accepted
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 1 - - --- 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) Accepted
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
[v2] tracepoint: Print the function symbol when tracepoint_debug is set [v2] tracepoint: Print the function symbol when tracepoint_debug is set - - - --- 2025-03-07 Huang Shijie Accepted
[-next] function_graph: Remove the unused variable func [-next] function_graph: Remove the unused variable func - - - --- 2025-03-07 Jiapeng Chong Accepted
[v2,6/6] s390: mv s390 sysctls into their own file under arch/s390 dir sysctl: Move sysctls from kern_table into their respective subsystems 1 - - --- 2025-03-06 Joel Granados Superseded
[v2,5/6] sparc: mv sparc sysctls into their own file under arch/sparc/kernel sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-06 Joel Granados Superseded
[v2,4/6] stack_tracer: move sysctl registration to kernel/trace/trace_stack.c sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-06 Joel Granados Superseded
[v2,3/6] tracing: Move trace sysctls into trace.c sysctl: Move sysctls from kern_table into their respective subsystems 1 - - --- 2025-03-06 Joel Granados Superseded
[v2,2/6] signal: Move signal ctl tables into signal.c sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-06 Joel Granados Superseded
[v2,1/6] panic: Move panic ctl tables into panic.c sysctl: Move sysctls from kern_table into their respective subsystems - - - --- 2025-03-06 Joel Granados Superseded
tracing: tprobe-events: Fix to clean up tprobe correctly when module unload tracing: tprobe-events: Fix to clean up tprobe correctly when module unload - - - --- 2025-03-06 Masami Hiramatsu (Google) Superseded
kbuild: exclude .rodata.(cst|str)* when building ranges kbuild: exclude .rodata.(cst|str)* when building ranges - 1 - --- 2025-03-05 Kris Van Hees Superseded
[v4,8/8] tracing: Update modules to persistent instances when loaded ring-buffer/tracing: Save module information in persistent memory - - - --- 2025-03-05 Steven Rostedt Accepted
[v4,7/8] tracing: Show module names and addresses of last boot ring-buffer/tracing: Save module information in persistent memory - - - --- 2025-03-05 Steven Rostedt Accepted
[v4,6/8] tracing: Have persistent trace instances save module addresses ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-05 Steven Rostedt Accepted
[v4,5/8] module: Add module_for_each_mod() function ring-buffer/tracing: Save module information in persistent memory 1 - - --- 2025-03-05 Steven Rostedt Accepted
[v4,4/8] tracing: Have persistent trace instances save KASLR offset ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-05 Steven Rostedt Accepted
[v4,3/8] ring-buffer: Add ring_buffer_meta_scratch() ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-05 Steven Rostedt Accepted
[v4,2/8] ring-buffer: Add buffer meta data for persistent ring buffer ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-05 Steven Rostedt Accepted
[v4,1/8] ring-buffer: Use kaslr address instead of text delta ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-05 Steven Rostedt Accepted
[v5,9/9] tools/rv: Allow rv list to filter for container rv: Add scheduler specification monitors - - - --- 2025-03-05 Gabriele Monaco Accepted
[v5,8/9] Documentation/rv: Add docs for the sched monitors rv: Add scheduler specification monitors - - - --- 2025-03-05 Gabriele Monaco Accepted
[v5,7/9] verification/dot2k: Add support for nested monitors rv: Add scheduler specification monitors - - - --- 2025-03-05 Gabriele Monaco Accepted
[v5,6/9] tools/rv: Add support for nested monitors rv: Add scheduler specification monitors - - - --- 2025-03-05 Gabriele Monaco Accepted
[v5,5/9] rv: Add scpd, snep and sncid per-cpu monitors rv: Add scheduler specification monitors - - - --- 2025-03-05 Gabriele Monaco Accepted
[v5,4/9] rv: Add snroc per-task monitor rv: Add scheduler specification monitors - - - --- 2025-03-05 Gabriele Monaco Accepted
[v5,3/9] rv: Add sco and tss per-cpu monitors rv: Add scheduler specification monitors - - - --- 2025-03-05 Gabriele Monaco Accepted
[v5,2/9] rv: Add option for nested monitors and include sched rv: Add scheduler specification monitors - - - --- 2025-03-05 Gabriele Monaco Accepted
[v5,1/9] sched: Add sched tracepoints for RV task model rv: Add scheduler specification monitors 1 - - --- 2025-03-05 Gabriele Monaco Accepted
[rcu,04/10] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Untitled series #940343 - 1 1 --- 2025-03-05 Boqun Feng Handled Elsewhere
[resend] tracepoint: Print the function symbol when tracepoint_debug is set [resend] tracepoint: Print the function symbol when tracepoint_debug is set - 1 - --- 2025-03-05 Huang Shijie Superseded
[4/4] tracing: Adjust addresses for printing out fields tracing: Have function tracing and events handle module addresses - - - --- 2025-03-04 Steven Rostedt Superseded
[3/4] tracing: Only return an adjusted address if it matches the kernel address tracing: Have function tracing and events handle module addresses - - - --- 2025-03-04 Steven Rostedt Superseded
[2/4] tracing: Show function names when possible when listing fields tracing: Have function tracing and events handle module addresses - - - --- 2025-03-04 Steven Rostedt Superseded
[1/4] tracing: Update function trace addresses with module addresses tracing: Have function tracing and events handle module addresses - - - --- 2025-03-04 Steven Rostedt Superseded
[-next,v1,3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2025-03-04 David Hildenbrand Superseded
[-next,v1,2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opco… kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2025-03-04 David Hildenbrand Superseded
[-next,v1,1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint() kernel/events/uprobes: uprobe_write_opcode() rewrite - - - --- 2025-03-04 David Hildenbrand Superseded
tracing: Update MAINTAINERS file to include tracepoint.c tracing: Update MAINTAINERS file to include tracepoint.c - - - --- 2025-03-04 Steven Rostedt Accepted
tools/rv: Keep user LDFLAGS in build tools/rv: Keep user LDFLAGS in build - - - --- 2025-03-04 Tomas Glozar Accepted
[v3,8/8] tracing: Update modules to persistent instances when loaded ring-buffer/tracing: Save module information in persistent memory - - - --- 2025-03-04 Steven Rostedt rostedt Superseded
[v3,7/8] tracing: Show module names and addresses of last boot ring-buffer/tracing: Save module information in persistent memory - - - --- 2025-03-04 Steven Rostedt rostedt Superseded
[v3,6/8] tracing: Have persistent trace instances save module addresses ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-04 Steven Rostedt rostedt Superseded
[v3,5/8] module: Add module_for_each_mod() function ring-buffer/tracing: Save module information in persistent memory 1 - - --- 2025-03-04 Steven Rostedt rostedt Superseded
[v3,4/8] tracing: Have persistent trace instances save KASLR offset ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-04 Steven Rostedt rostedt Superseded
[v3,3/8] ring-buffer: Add ring_buffer_meta_scratch() ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-04 Steven Rostedt rostedt Superseded
[v3,2/8] ring-buffer: Add buffer meta data for persistent ring buffer ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-04 Steven Rostedt rostedt Superseded
[v3,1/8] ring-buffer: Use kaslr address instead of text delta ring-buffer/tracing: Save module information in persistent memory - 1 - --- 2025-03-04 Steven Rostedt rostedt Superseded
[v4,4/4] arm64: implement per-function metadata storage for arm64 per-function storage support - - - --- 2025-03-03 Menglong Dong New
[v4,3/4] x86: implement per-function metadata storage for x86 per-function storage support - - - --- 2025-03-03 Menglong Dong New
[v4,2/4] add per-function metadata storage support per-function storage support - - - --- 2025-03-03 Menglong Dong New
[v4,1/4] x86/ibt: factor out cfi and fineibt offset per-function storage support - - - --- 2025-03-03 Menglong Dong New
tracing: probe-events: Cleanup entry-arg storing code tracing: probe-events: Cleanup entry-arg storing code - - - --- 2025-03-03 Masami Hiramatsu (Google) Superseded
[bpf-next,v3,4/4] arm64: implement per-function metadata storage for arm64 per-function storage support - - - --- 2025-03-03 Menglong Dong Superseded
[bpf-next,v3,3/4] x86: implement per-function metadata storage for x86 per-function storage support - - - --- 2025-03-03 Menglong Dong Superseded
« 1 2 3 474 75 »