Show patches with: State = Action Required       |   280 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] ACPI: tracing: Have ACPI debug go to tracing ring buffer [RFC] ACPI: tracing: Have ACPI debug go to tracing ring buffer - 1 - --- 2022-12-15 Steven Rostedt New
[5.4] tracing/ring-buffer: Only do full wait when cpu != RING_BUFFER_ALL_CPUS [5.4] tracing/ring-buffer: Only do full wait when cpu != RING_BUFFER_ALL_CPUS 1 - - --- 2022-12-16 Pratyush Yadav New
kernel hangs when kprobe memcpy kernel hangs when kprobe memcpy - - - --- 2023-01-11 Tiezhu Yang mhiramat New
tracing: Add generic test_recursion_try_acquire() tracing: Add generic test_recursion_try_acquire() 1 - - --- 2023-04-15 Steven Rostedt New
selftests/ftrace: Test toplevel-enable for instance selftests/ftrace: Test toplevel-enable for instance 1 - - --- 2023-05-09 Zheng Yejian New
[v2] ftrace: Allow inline functions not inlined to be traced [v2] ftrace: Allow inline functions not inlined to be traced 3 - - --- 2023-06-09 Steven Rostedt New
[v2] tracing: Add a debug_trace_printk() function [v2] tracing: Add a debug_trace_printk() function - 1 - --- 2023-06-13 Steven Rostedt mhiramat New
selftests/ftrace: Add test dependency selftests/ftrace: Add test dependency - - - --- 2023-06-14 Thibault Ferrante mhiramat New
[5.4] tracing: Add tracing_reset_all_online_cpus_unlocked() function [5.4] tracing: Add tracing_reset_all_online_cpus_unlocked() function - - - --- 2023-06-20 Zheng Yejian New
[v3] selftests/ftrace: traceonoff_triggers: strip off names [v3] selftests/ftrace: traceonoff_triggers: strip off names 1 2 - --- 2023-08-18 Yipeng Zou New
[v3,01/13] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2023-09-18 Mike Rapoport New
[v3,02/13] mm: introduce execmem_text_alloc() and execmem_free() mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,05/13] modules, execmem: drop module_alloc mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,06/13] mm/execmem: introduce execmem_data_alloc() mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,07/13] arm64, execmem: extend execmem_params for generated code allocations mm: jit/text allocator 1 - - --- 2023-09-18 Mike Rapoport New
[v3,08/13] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2023-09-18 Mike Rapoport New
[v3,09/13] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,10/13] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,12/13] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[RFC,1/4] tracing: add __print_sym() to replace __print_symbolic() tracing: improve symbolic printing - - - --- 2023-09-21 Johannes Berg New
[RFC,2/4] net: dropreason: use new __print_sym() in tracing tracing: improve symbolic printing - - - --- 2023-09-21 Johannes Berg New
[RFC,3/4] net: drop_monitor: use drop_reason_lookup() tracing: improve symbolic printing - - - --- 2023-09-21 Johannes Berg New
[RFC,4/4] tracing/timer: use __print_sym() tracing: improve symbolic printing - - - --- 2023-09-21 Johannes Berg New
[v5,01/12] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,02/12] Documentation: probes: Add a new ret_ip callback parameter tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) Queued
[v5,03/12] tracing: Add a comment about the requirements of the ftrace_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,04/12] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,05/12] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,06/12] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,07/12] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,08/12] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,09/12] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,10/12] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,11/12] Documentation: probes: Update fprobe document to use ftrace_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,12/12] Documentation: tracing: Add a note about argument and retval access tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) Queued
[V3] tracing/timerlat: Hotplug support for the user-space interface [V3] tracing/timerlat: Hotplug support for the user-space interface - - - --- 2023-09-29 Daniel Bristot de Oliveira New
bpf/btf: Move tracing BTF APIs to the BTF library bpf/btf: Move tracing BTF APIs to the BTF library - 1 - --- 2023-10-10 Masami Hiramatsu (Google) New
lib,kprobes: objpool_try_add_slot merged into objpool_push lib,kprobes: objpool_try_add_slot merged into objpool_push - - - --- 2023-10-25 wuqiang.matt New
selftests/ftrace: Add test case for a symbol in a module without module name selftests/ftrace: Add test case for a symbol in a module without module name - - - --- 2023-10-28 Masami Hiramatsu (Google) mhiramat New
Update objtrace usage in Documentation/trace/events.rst Update objtrace usage in Documentation/trace/events.rst - - - --- 2023-10-31 renhai_lenovo New
ftrace: Replaces simple_strtoul in ftrace ftrace: Replaces simple_strtoul in ftrace - 1 - --- 2023-11-20 Yuran Pereira rostedt Queued
[v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms [v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms - - 1 --- 2023-12-04 Alessandro Carminati (Red Hat) New
[v2] tracing/selftests: Add test to test max subbuf size with trace_marker [v2] tracing/selftests: Add test to test max subbuf size with trace_marker - - - --- 2023-12-12 Steven Rostedt New
[v3] tracing: Add filter-direct option [v3] tracing: Add filter-direct option - - - --- 2023-12-18 Steven Rostedt New
[v3,01/17] mm,memblock: Add support for scratch memory kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,02/17] memblock: Declare scratch memory as CMA kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,03/17] kexec: Add Kexec HandOver (KHO) generation helpers kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,04/17] kexec: Add KHO parsing support kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,05/17] kexec: Add KHO support to kexec file loads kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,06/17] kexec: Add config option for KHO kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,07/17] kexec: Add documentation for KHO kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,08/17] arm64: Add KHO support kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,09/17] x86: Add KHO support kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,10/17] tracing: Initialize fields before registering kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,11/17] tracing: Introduce kho serialization kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,12/17] tracing: Add kho serialization of trace buffers kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,13/17] tracing: Recover trace buffers from kexec handover kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,14/17] tracing: Add kho serialization of trace events kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,15/17] tracing: Recover trace events from kexec handover kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,16/17] tracing: Add config option for kexec handover kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,17/17] Documentation: KHO: Add ftrace bindings kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
ring-buffer: Add writer_loops to stat file ring-buffer: Add writer_loops to stat file - - - --- 2024-01-19 Steven Rostedt New
[RFC,1/2] tracing: Introduce stack filter for trace events [RFC,1/2] tracing: Introduce stack filter for trace events - - - --- 2024-01-25 Sicheng Liu New
[RFC,2/2] tracing: Add documentation for event stack filter [RFC,1/2] tracing: Introduce stack filter for trace events - - - --- 2024-01-25 Sicheng Liu New
[v3,1/3] tracing: initialize trace_seq buffers tracing: add trace_seq_reset function - - - --- 2024-01-25 Ricardo B. Marliere New
[v3,2/3] tracing: add trace_seq_reset function tracing: add trace_seq_reset function - - - --- 2024-01-25 Ricardo B. Marliere New
[v3,3/3] tracing: convert __trace_seq_init to use WARN_ON_ONCE tracing: add trace_seq_reset function - - - --- 2024-01-25 Ricardo B. Marliere New
[v1] trace/osnoise: prevent osnoise hotplog worker running in UNBOUND workqueue [v1] trace/osnoise: prevent osnoise hotplog worker running in UNBOUND workqueue - - - --- 2024-02-01 Andy Chiu New
[v1] trace/hwlat: stop worker if !is_percpu_thread due to hotplug event [v1] trace/hwlat: stop worker if !is_percpu_thread due to hotplug event - - - --- 2024-02-01 Andy Chiu New
sched: Add trace events for Proxy Execution (PE) sched: Add trace events for Proxy Execution (PE) - - - --- 2024-02-02 Metin Kaya Needs ACK
[v3] ring-buffer: Simplify reservation with try_cmpxchg() loop [v3] ring-buffer: Simplify reservation with try_cmpxchg() loop - - - --- 2024-02-19 Steven Rostedt New
[v4] ring-buffer: Have mmapped ring buffer keep track of missed events [v4] ring-buffer: Have mmapped ring buffer keep track of missed events - - - --- 2024-03-12 Steven Rostedt Queued
[v2,1/3] uprobes: encapsulate preparation of uprobe args buffer uprobes: two common case speed ups - 1 - --- 2024-03-18 Andrii Nakryiko Queued
[v2,2/3] uprobes: prepare uprobe args buffer lazily uprobes: two common case speed ups - 1 - --- 2024-03-18 Andrii Nakryiko Queued
[v2,3/3] uprobes: add speculative lockless system-wide uprobe filter check uprobes: two common case speed ups - 1 - --- 2024-03-18 Andrii Nakryiko Queued
[RFC] tracing: Introduce restart_critical_timings() [RFC] tracing: Introduce restart_critical_timings() - - - --- 2024-03-20 Steven Rostedt New
[v8,1/5] tracing/probes: support '%pd' type for print struct dentry's name support '%pd' and '%pD' for print file name - - - --- 2024-03-22 Ye Bin Queued
[v8,2/5] tracing/probes: support '%pD' type for print struct file's name support '%pd' and '%pD' for print file name - - - --- 2024-03-22 Ye Bin Queued
[v8,3/5] Documentation: tracing: add new type '%pd' and '%pD' for kprobe support '%pd' and '%pD' for print file name - - - --- 2024-03-22 Ye Bin Queued
[v8,4/5] selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD" support '%pd' and '%pD' for print file name - - - --- 2024-03-22 Ye Bin Queued
[v8,5/5] selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD" support '%pd' and '%pD' for print file name - - - --- 2024-03-22 Ye Bin Queued
[1/2] tracing/selftests: Support log output when generating KTAP output tracing/selftests: Verbosity improvements to KTAP output - 1 - --- 2024-03-25 Mark Brown New
[2/2] tracing/selftests: Default to verbose mode when running in kselftest tracing/selftests: Verbosity improvements to KTAP output - 1 - --- 2024-03-25 Mark Brown New
[RFC,v2,1/4] tracing: add __print_sym() to replace __print_symbolic() tracing: improve symbolic printing - - - --- 2024-03-26 Johannes Berg New
[RFC,v2,2/4] net: dropreason: use new __print_sym() in tracing tracing: improve symbolic printing - - - --- 2024-03-26 Johannes Berg New
[RFC,v2,3/4] net: drop_monitor: use drop_reason_lookup() tracing: improve symbolic printing - - - --- 2024-03-26 Johannes Berg New
[RFC,v2,4/4] tracing/timer: use __print_sym() tracing: improve symbolic printing - - - --- 2024-03-26 Johannes Berg New
perf-ftrace: sync funcgraph options with perf-ftrace interface perf-ftrace: sync funcgraph options with perf-ftrace interface - - - --- 2024-03-29 piecuch@kpiecuch.pl New
[RESEND,v2] tracing: Improve performance by using do_div() [RESEND,v2] tracing: Improve performance by using do_div() - - - --- 2024-03-29 Thorsten Blum Queued
tools/latency-collector: fix -Wformat-security compile warns tools/latency-collector: fix -Wformat-security compile warns - - - --- 2024-04-04 Shuah Khan New
[bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() [bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() - - - --- 2024-04-04 Marco Elver New
[bpf-next,2/2] selftests/bpf: Add test for bpf_probe_write_user_registered() [bpf-next,1/2] bpf: Introduce bpf_probe_write_user_registered() - - - --- 2024-04-04 Marco Elver New
kprobes: Fix possible warn in __arm_kprobe_ftrace() kprobes: Fix possible warn in __arm_kprobe_ftrace() - - - --- 2024-04-07 Zheng Yejian New
tracing: Add new_exec tracepoint tracing: Add new_exec tracepoint - - - --- 2024-04-08 Marco Elver New
[1/3] tracing: Remove dependency of saved_cmdlines_buffer on PID_MAX_DEFAULT kernel/pid: Remove default pid_max value - - - --- 2024-04-08 Michal Koutný New
[2/3] kernel/pid: Remove default pid_max value kernel/pid: Remove default pid_max value - - - --- 2024-04-08 Michal Koutný New
« 1 2 3 »