Show patches with: State = Action Required       |   261 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
uprobes: prevent mutex_lock() under rcu_read_lock() uprobes: prevent mutex_lock() under rcu_read_lock() - 1 1 --- 2024-05-21 Andrii Nakryiko New
Update objtrace usage in Documentation/trace/events.rst Update objtrace usage in Documentation/trace/events.rst - - - --- 2023-10-31 renhai_lenovo New
tracing/treewide: Remove second parameter of __assign_str() tracing/treewide: Remove second parameter of __assign_str() 6 - 1 --- 2024-05-16 Steven Rostedt Queued
tracing/selftests: Run the ownership test twice tracing/selftests: Run the ownership test twice 1 - - --- 2024-05-23 Steven Rostedt New
tracing/selftests: Fix kprobe event name test for .isra. functions tracing/selftests: Fix kprobe event name test for .isra. functions 1 - - --- 2024-05-21 Steven Rostedt New
tracing: Fix trace_pid_list_free() kernel-doc tracing: Fix trace_pid_list_free() kernel-doc - - - --- 2024-05-06 Jeff Johnson New
tracing: Add new_exec tracepoint tracing: Add new_exec tracepoint - - - --- 2024-04-08 Marco Elver New
tracing: Add generic test_recursion_try_acquire() tracing: Add generic test_recursion_try_acquire() 1 - - --- 2023-04-15 Steven Rostedt New
selftests/uprobes: Add a basic uprobe testcase selftests/uprobes: Add a basic uprobe testcase - - - --- 2024-05-24 Masami Hiramatsu (Google) New
selftests/ftrace: Test toplevel-enable for instance selftests/ftrace: Test toplevel-enable for instance 1 - - --- 2023-05-09 Zheng Yejian New
selftests/ftrace: Fix test to handle both old and new kernels selftests/ftrace: Fix test to handle both old and new kernels - - - --- 2024-05-15 Steven Rostedt New
selftests/ftrace: Add test dependency selftests/ftrace: Add test dependency - - - --- 2023-06-14 Thibault Ferrante mhiramat 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
sched: Add trace events for Proxy Execution (PE) sched: Add trace events for Proxy Execution (PE) - - - --- 2024-02-02 Metin Kaya Needs ACK
rv: Update rv_en(dis)able_monitor doc to match kernel-doc rv: Update rv_en(dis)able_monitor doc to match kernel-doc - - - --- 2024-05-20 Yang Li Queued
riscv: Fix early ftrace nop patching riscv: Fix early ftrace nop patching - 1 2 --- 2024-05-23 Alexandre Ghiti New
ring-buffer: Align meta-page to sub-buffers for improved TLB usage ring-buffer: Align meta-page to sub-buffers for improved TLB usage - - - --- 2024-05-23 Vincent Donnefort New
ring-buffer: Add writer_loops to stat file ring-buffer: Add writer_loops to stat file - - - --- 2024-01-19 Steven Rostedt 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
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
kprobes: Fix possible warn in __arm_kprobe_ftrace() kprobes: Fix possible warn in __arm_kprobe_ftrace() - - - --- 2024-04-07 Zheng Yejian New
kernel hangs when kprobe memcpy kernel hangs when kprobe memcpy - - - --- 2023-01-11 Tiezhu Yang mhiramat New
eventfs: Directly return NULL to avoid null point dereferenced eventfs: Directly return NULL to avoid null point dereferenced - - - --- 2024-05-11 Hao Ge New
Documentation: tracing: Fix spelling mistakes Documentation: tracing: Fix spelling mistakes - 1 - --- 2024-05-01 Saurav Shah New
docs, kprobes: Add riscv as supported architecture docs, kprobes: Add riscv as supported architecture - - - --- 2024-04-29 Ivan Orlov 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
block: Add ioprio to block_rq tracepoint block: Add ioprio to block_rq tracepoint - - - --- 2024-04-10 Dongliang Cui 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
[v5,15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport New
[v5,14/15] kprobes: remove dependency on CONFIG_MODULES [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport New
[v5,13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport New
[v5,12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport New
[v5,11/15] arch: make execmem setup available regardless of CONFIG_MODULES [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport 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,10/15] powerpc: extend execmem_params for kprobes allocations [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport 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,09/15] riscv: extend execmem_params for generated code allocations [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - 1 - --- 2024-04-22 Mike Rapoport 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,08/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() 1 - - --- 2024-04-22 Mike Rapoport 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,07/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport 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,06/15] mm: introduce execmem_alloc() and execmem_free() [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() 1 - - --- 2024-04-22 Mike Rapoport 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,05/15] module: make module_memory_{alloc,free} more self-contained [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport 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,04/15] sparc: simplify module_alloc() [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport 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,03/15] nios2: define virtual address space for modules [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() 2 - - --- 2024-04-22 Mike Rapoport 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,02/15] mips: module: rename MODULE_START to MODULES_VADDR [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport New
[v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() [v5,01/15] arm64: module: remove unneeded call to kasan_alloc_module_shadow() - - - --- 2024-04-22 Mike Rapoport 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
[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
[v3] tracing: Add filter-direct option [v3] tracing: Add filter-direct option - - - --- 2023-12-18 Steven Rostedt 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] ring-buffer: Simplify reservation with try_cmpxchg() loop [v3] ring-buffer: Simplify reservation with try_cmpxchg() loop - - - --- 2024-02-19 Steven Rostedt New
[v3,6/6] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2024-05-17 Kris Van Hees New
[v3,5/6] kbuild: generate modules.builtin.ranges when linking the kernel Generate address range data for built-in modules - 1 - --- 2024-05-17 Kris Van Hees New
[v3,4/6] module: script to generate offset ranges for builtin modules Generate address range data for built-in modules - 1 - --- 2024-05-17 Kris Van Hees New
[v3,3/6] kbuild: generate a linker map for vmlinux.o Generate address range data for built-in modules - 1 - --- 2024-05-17 Kris Van Hees 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
[v3,2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option Generate address range data for built-in modules - 2 - --- 2024-05-17 Kris Van Hees New
[v3,2/3] tracing: add trace_seq_reset function tracing: add trace_seq_reset function - - - --- 2024-01-25 Ricardo B. Marliere New
[v3,17/17] Documentation: KHO: Add ftrace bindings 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,15/17] tracing: Recover trace events 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,13/17] tracing: Recover trace buffers from kexec handover kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,12/17] tracing: Add kho serialization of trace buffers kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,12/13] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,11/17] tracing: Introduce kho serialization kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,11/11] sysctl: treewide: constify the ctl_table argument of handlers sysctl: treewide: constify ctl_table argument of sysctl handlers 1 - - --- 2024-04-23 Thomas Weißschuh New
[v3,10/17] tracing: Initialize fields before registering kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,10/13] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,10/11] sysctl: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,1/6] kbuild: add mod(name,file)_flags to assembler flags for module objects Generate address range data for built-in modules - - - --- 2024-05-17 Kris Van Hees New
[v3,1/3] tracing: initialize trace_seq buffers tracing: add trace_seq_reset function - - - --- 2024-01-25 Ricardo B. Marliere New
[v3,09/17] x86: Add KHO support kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,09/13] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,09/11] ipvs: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,08/17] arm64: Add KHO support kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,08/13] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2023-09-18 Mike Rapoport New
[v3,08/11] ipv6/ndisc: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,07/17] kexec: Add documentation for KHO kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf 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,07/11] ipv6/addrconf: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,06/17] kexec: Add config option for KHO kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf New
[v3,06/13] mm/execmem: introduce execmem_data_alloc() mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,06/11] ipv4/sysctl: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh 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,05/13] modules, execmem: drop module_alloc mm: jit/text allocator - - - --- 2023-09-18 Mike Rapoport New
[v3,05/11] neighbour: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,04/17] kexec: Add KHO parsing support kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf 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,04/11] utsname: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,03/17] kexec: Add Kexec HandOver (KHO) generation helpers kexec: Allow preservation of ftrace buffers - - - --- 2024-01-17 Alexander Graf 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
« 1 2 3 »