Show patches with: State = Action Required       |    Archived = No       |   251 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,1/1] tracing: Show last module text symbols in the stacktrace tracing: Show last boot module symbols - - - --- 2025-03-24 Masami Hiramatsu (Google) New
tracing: Do not use PERF enums when perf is not defined tracing: Do not use PERF enums when perf is not defined - - - --- 2025-03-23 Steven Rostedt Queued
tracing: Use hashtable.h for event_hash tracing: Use hashtable.h for event_hash - - - --- 2025-03-23 Sasha Levin Queued
[v1] rtla: Fix crash due to NULL record dereference [v1] rtla: Fix crash due to NULL record dereference - - - --- 2025-03-22 Costa Shulyupin New
rtla: Add the ability to create ctags and etags rtla: Add the ability to create ctags and etags - - - --- 2025-03-21 John Kacur New
[v2] tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER [v2] tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER - - - --- 2025-03-21 Gabriele Paoloni Queued
[v2,6/6] vsnprintf: Silence false positive GCC warning for va_format() vsprintf: Add __printf attribute to where it's required - - - --- 2025-03-21 Andy Shevchenko New
[v2,5/6] vsnprintf: Drop unused const char fmt * in va_format() vsprintf: Add __printf attribute to where it's required - - - --- 2025-03-21 Andy Shevchenko New
[v2,4/6] vsnprintf: Mark binary printing functions with __printf() attribute vsprintf: Add __printf attribute to where it's required - - - --- 2025-03-21 Andy Shevchenko New
[v2,3/6] tracing: Mark binary printing functions with __printf() attribute vsprintf: Add __printf attribute to where it's required - - - --- 2025-03-21 Andy Shevchenko New
[v2,2/6] seq_file: Mark binary printing functions with __printf() attribute vsprintf: Add __printf attribute to where it's required - - - --- 2025-03-21 Andy Shevchenko New
[v2,1/6] seq_buf: Mark binary printing functions with __printf() attribute vsprintf: Add __printf attribute to where it's required - - - --- 2025-03-21 Andy Shevchenko New
[v3,3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite kernel/events/uprobes: uprobe_write_opcode() rewrite 1 - - --- 2025-03-21 David Hildenbrand New
[v3,2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode() kernel/events/uprobes: uprobe_write_opcode() rewrite 1 - - --- 2025-03-21 David Hildenbrand New
[v3,1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint() kernel/events/uprobes: uprobe_write_opcode() rewrite 1 - - --- 2025-03-21 David Hildenbrand New
[V2] tracing/osnoise: Fix possible recursive locking for cpus_read_lock() [V2] tracing/osnoise: Fix possible recursive locking for cpus_read_lock() - - - --- 2025-03-21 Ran Xiaokai Queued
tracing: Fix use-after-free in print_graph_function_flags during tracer switching tracing: Fix use-after-free in print_graph_function_flags during tracer switching - - - --- 2025-03-20 Tengda Wu Queued
[RFCv3,23/23] selftests/seccomp: validate uprobe syscall passes through seccomp uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,22/23] seccomp: passthrough uprobe systemcall without filtering uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,21/23] selftests/bpf: Add 5-byte nop uprobe trigger bench uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,20/23] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,19/23] selftests/bpf: Add uprobe_regs_equal test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,18/23] selftests/bpf: Add optimized usdt variant for basic usdt test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,17/23] selftests/bpf: Add uprobe syscall sigill signal test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,16/23] selftests/bpf: Add hit/attach/detach race optimized uprobe test uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[RFCv3,15/23] selftests/bpf: Add uprobe/usdt syscall tests uprobes: Add support to optimize usdt probes on x86_64 - - - --- 2025-03-20 Jiri Olsa New
[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 New
[5/6] rtla/tests: Reset osnoise options before check rtla: Always set all tracer options - - - --- 2025-03-20 Tomas Glozar New
[4/6] rtla: Always set all tracer options rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar New
[3/6] rtla/osnoise: Set OSNOISE_WORKLOAD to true rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar New
[2/6] rtla: Unify apply_config between top and hist rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar New
[1/6] rtla/osnoise: Unify params struct rtla: Always set all tracer options - 1 - --- 2025-03-20 Tomas Glozar New
tracing: Align synth event print fmt tracing: Align synth event print fmt - - - --- 2025-03-19 Douglas Raillard Queued
[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 Queued
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 Queued
[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
[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: 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 Queued
[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
[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 New
tracing: Initialize scratch_size to zero to prevent UB tracing: Initialize scratch_size to zero to prevent UB - - - --- 2025-03-13 Steven Rostedt Queued
[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
[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: Constify struct event_trigger_ops tracing: Constify struct event_trigger_ops - - - --- 2025-03-09 Christophe JAILLET Queued
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
scripts/tracing: Remove scripts/tracing/draw_functrace.py scripts/tracing: Remove scripts/tracing/draw_functrace.py - - - --- 2025-03-07 Steven Rostedt Queued
[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 Queued
[-next] function_graph: Remove the unused variable func [-next] function_graph: Remove the unused variable func - - - --- 2025-03-07 Jiapeng Chong Queued
[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 Queued
[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 Queued
« 1 2 3 »