Show patches with: State = Action Required       |   279 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
sched: Add trace events for Proxy Execution (PE) sched: Add trace events for Proxy Execution (PE) - - - --- 2024-02-02 Metin Kaya Needs ACK
[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,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
ftrace: Replaces simple_strtoul in ftrace ftrace: Replaces simple_strtoul in ftrace - 1 - --- 2023-11-20 Yuran Pereira rostedt Queued
[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
[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
[RESEND,v2] tracing: Improve performance by using do_div() [RESEND,v2] tracing: Improve performance by using do_div() - - - --- 2024-03-29 Thorsten Blum Queued
[v2] rethook: Remove warning messages printed for finding return address of a frame. [v2] rethook: Remove warning messages printed for finding return address of a frame. 2 - - --- 2024-04-08 Kui-Feng Lee mhiramat Queued
[v2,fs/proc/bootconfig,1/2] fs/proc: remove redundant comments from /proc/bootconfig [v2,fs/proc/bootconfig,1/2] fs/proc: remove redundant comments from /proc/bootconfig 1 - - --- 2024-04-09 Paul E. McKenney Queued
[v2] init/main.c: Remove redundant space from saved_command_line [v2] init/main.c: Remove redundant space from saved_command_line 1 - - --- 2024-04-12 Yuntao Wang Queued
[v4,1/2] ftrace: make extra rcu_is_watching() validation check optional [v4,1/2] ftrace: make extra rcu_is_watching() validation check optional 1 - - --- 2024-04-18 Andrii Nakryiko Queued
[v4,2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get() [v4,1/2] ftrace: make extra rcu_is_watching() validation check optional 2 - - --- 2024-04-18 Andrii Nakryiko Queued
[v2] uprobes: reduce contention on uprobes_tree access [v2] uprobes: reduce contention on uprobes_tree access 1 - - --- 2024-04-22 Jonathan Haslam Queued
[v2,1/2] tracing/user_events: Fix non-spaced field matching tracing/user_events: Fix non-spaced field matching - - - --- 2024-04-23 Beau Belgrave Queued
[v2,2/2] selftests/user_events: Add non-spacing separator check tracing/user_events: Fix non-spaced field matching - - - --- 2024-04-23 Beau Belgrave Queued
[1/2] objpool: enable inlining objpool_push() and objpool_pop() operations Objpool performance improvements - - - --- 2024-04-24 Andrii Nakryiko Queued
[2/2] objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids Objpool performance improvements - - - --- 2024-04-24 Andrii Nakryiko Queued
kernel/trace/trace_probe:Fixed memory leak issues in trace_probe.c. kernel/trace/trace_probe:Fixed memory leak issues in trace_probe.c. - - - --- 2024-04-26 lumingyindetect@126.com Queued
[v2] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body [v2] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body - - - --- 2024-04-27 lumingyindetect@126.com Queued
[v3] kprobe/ftrace: bail out if ftrace was killed [v3] kprobe/ftrace: bail out if ftrace was killed 1 1 - --- 2024-05-01 Stephen Brennan Queued
[resend,ftrace] Asynchronous grace period for register_ftrace_direct() [resend,ftrace] Asynchronous grace period for register_ftrace_direct() - 1 - --- 2024-05-01 Paul E. McKenney rostedt Queued
[for-next] selftests/ftrace: Fix required features for VFS type test case [for-next] selftests/ftrace: Fix required features for VFS type test case - - - --- 2024-05-04 Masami Hiramatsu (Google) Queued
ftrace: Remove unused list 'ftrace_direct_funcs' ftrace: Remove unused list 'ftrace_direct_funcs' - - - --- 2024-05-04 Dr. David Alan Gilbert Queued
ftrace: Remove unused global 'ftrace_direct_func_count' ftrace: Remove unused global 'ftrace_direct_func_count' - - - --- 2024-05-06 Dr. David Alan Gilbert Queued
[v4] ftrace: Fix possible use-after-free issue in ftrace_location() [v4] ftrace: Fix possible use-after-free issue in ftrace_location() - - - --- 2024-05-09 Zheng Yejian Queued
[v23,1/5] ring-buffer: Allocate sub-buffers with __GFP_COMP Introducing trace buffer mapping by user-space 1 - - --- 2024-05-10 Vincent Donnefort Queued
[v23,2/5] ring-buffer: Introducing ring-buffer mapping functions Introducing trace buffer mapping by user-space 1 - - --- 2024-05-10 Vincent Donnefort Queued
[v23,3/5] tracing: Allow user-space mapping of the ring-buffer Introducing trace buffer mapping by user-space - - - --- 2024-05-10 Vincent Donnefort Queued
[v23,4/5] Documentation: tracing: Add ring-buffer mapping Introducing trace buffer mapping by user-space - - - --- 2024-05-10 Vincent Donnefort Queued
[v23,5/5] ring-buffer/selftest: Add ring-buffer mapping test Introducing trace buffer mapping by user-space 1 - - --- 2024-05-10 Vincent Donnefort Queued
[v2] eventfs: Fix a possible null pointer dereference in eventfs_find_events [v2] eventfs: Fix a possible null pointer dereference in eventfs_find_events - - - --- 2024-05-13 Hao Ge Queued
ring-buffer: Add cast to unsigned long addr passed to virt_to_page() ring-buffer: Add cast to unsigned long addr passed to virt_to_page() - - - --- 2024-05-15 Steven Rostedt Queued
[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,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
[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
[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
« 1 2 3 »