Show patches with: State = Action Required       |   276 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] eventfs/tracing: Add callback for release of an eventfs_inode [v2] eventfs/tracing: Add callback for release of an eventfs_inode - - - --- 2024-05-02 Steven Rostedt New
[PATCHv4,7/7] man2: Add uretprobe syscall page uprobe: uretprobe speed up - - - --- 2024-05-02 Jiri Olsa New
[PATCHv4,bpf-next,6/7] selftests/bpf: Add uretprobe compat test uprobe: uretprobe speed up - 1 - --- 2024-05-02 Jiri Olsa New
[PATCHv4,bpf-next,5/7] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up - 1 - --- 2024-05-02 Jiri Olsa New
[PATCHv4,bpf-next,4/7] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 1 - --- 2024-05-02 Jiri Olsa New
[PATCHv4,bpf-next,3/7] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 1 - --- 2024-05-02 Jiri Olsa New
[PATCHv4,bpf-next,2/7] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up 1 2 - --- 2024-05-02 Jiri Olsa New
[PATCHv4,bpf-next,1/7] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - --- 2024-05-02 Jiri Olsa New
[5/5] eventfs: Have "events" directory get permissions from its parent tracefs/eventfs: Fix inconsistent permissions - - - --- 2024-05-02 Steven Rostedt New
[4/5] eventfs: Do not treat events directory different than other directories tracefs/eventfs: Fix inconsistent permissions - - - --- 2024-05-02 Steven Rostedt New
[3/5] eventfs: Do not differentiate the toplevel events directory tracefs/eventfs: Fix inconsistent permissions - - - --- 2024-05-02 Steven Rostedt New
[2/5] tracefs: Still use mount point as default permissions for instances tracefs/eventfs: Fix inconsistent permissions - - - --- 2024-05-02 Steven Rostedt New
[1/5] tracefs: Reset permissions on remount if permissions are options tracefs/eventfs: Fix inconsistent permissions - - - --- 2024-05-02 Steven Rostedt New
Documentation: tracing: Fix spelling mistakes Documentation: tracing: Fix spelling mistakes - 1 - --- 2024-05-01 Saurav Shah New
[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 New
[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 New
[v22,5/5] ring-buffer/selftest: Add ring-buffer mapping test Introducing trace buffer mapping by user-space 1 - - --- 2024-04-30 Vincent Donnefort New
[v22,4/5] Documentation: tracing: Add ring-buffer mapping Introducing trace buffer mapping by user-space - - - --- 2024-04-30 Vincent Donnefort New
[v22,3/5] tracing: Allow user-space mapping of the ring-buffer Introducing trace buffer mapping by user-space - - - --- 2024-04-30 Vincent Donnefort New
[v22,2/5] ring-buffer: Introducing ring-buffer mapping functions Introducing trace buffer mapping by user-space 1 - - --- 2024-04-30 Vincent Donnefort New
[v22,1/5] ring-buffer: Allocate sub-buffers with __GFP_COMP Introducing trace buffer mapping by user-space 1 - - --- 2024-04-30 Vincent Donnefort New
docs, kprobes: Add riscv as supported architecture docs, kprobes: Add riscv as supported architecture - - - --- 2024-04-29 Ivan Orlov New
[v7,16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2024-04-29 Mike Rapoport New
[v7,15/16] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator 1 - - --- 2024-04-29 Mike Rapoport New
[v7,14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate mm: jit/text allocator - - - --- 2024-04-29 Mike Rapoport New
[v7,13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2024-04-29 Mike Rapoport New
[v7,12/16] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - 1 - --- 2024-04-29 Mike Rapoport New
[v7,11/16] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2024-04-29 Mike Rapoport New
[v7,10/16] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - --- 2024-04-29 Mike Rapoport New
[v7,09/16] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2024-04-29 Mike Rapoport New
[v7,08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator 2 - - --- 2024-04-29 Mike Rapoport New
[v7,07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 - - --- 2024-04-29 Mike Rapoport New
[v7,06/16] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator 2 - - --- 2024-04-29 Mike Rapoport New
[v7,05/16] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - 1 - --- 2024-04-29 Mike Rapoport New
[v7,04/16] sparc: simplify module_alloc() mm: jit/text allocator - 1 - --- 2024-04-29 Mike Rapoport New
[v7,03/16] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2024-04-29 Mike Rapoport New
[v7,02/16] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - --- 2024-04-29 Mike Rapoport New
[v7,01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - --- 2024-04-29 Mike Rapoport New
[net-next,v8] net/ipv4: add tracepoint for icmp_send [net-next,v8] net/ipv4: add tracepoint for icmp_send - 1 - --- 2024-04-29 xu.xin16@zte.com.cn New
[bpf-next] bpf: add support to read cpu_entry in bpf program [bpf-next] bpf: add support to read cpu_entry in bpf program - - - --- 2024-04-27 Florian Lehner New
[v3] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body() [v3] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body() 1 - - --- 2024-04-27 lumingyindetect@126.com New
[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 New
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 New
tracing: Fix uaf issue in tracing_open_file_tr tracing: Fix uaf issue in tracing_open_file_tr - - 1 --- 2024-04-26 Tze-nan Wu (吳澤南) New
[net-next,v9,7/7] rstreason: make it work in trace world Implement reset reason mechanism to detect - 2 - --- 2024-04-25 Jason Xing New
[net-next,v9,6/7] mptcp: introducing a helper into active reset logic Implement reset reason mechanism to detect - 2 - --- 2024-04-25 Jason Xing New
[net-next,v9,5/7] mptcp: support rstreason for passive reset Implement reset reason mechanism to detect - 2 - --- 2024-04-25 Jason Xing New
[net-next,v9,4/7] tcp: support rstreason for passive reset Implement reset reason mechanism to detect - - - --- 2024-04-25 Jason Xing New
[net-next,v9,3/7] rstreason: prepare for active reset Implement reset reason mechanism to detect 1 1 - --- 2024-04-25 Jason Xing New
[net-next,v9,2/7] rstreason: prepare for passive reset Implement reset reason mechanism to detect 1 1 - --- 2024-04-25 Jason Xing New
[net-next,v9,1/7] net: introduce rstreason to detect why the RST is sent Implement reset reason mechanism to detect 1 1 - --- 2024-04-25 Jason Xing New
[RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code [RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code - - - --- 2024-04-25 Andrii Nakryiko New
[5.4,4.19,2/2] tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together Untitled series #847641 - - - --- 2024-04-24 Thadeu Lima de Souza Cascardo New
[5.15,5.10,2/2] tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together Fix warning when tracing with large filenames - - - --- 2024-04-24 Thadeu Lima de Souza Cascardo New
[5.15,5.10,5.4,4.19,1/2] tracing: Show size of requested perf buffer Fix warning when tracing with large filenames - - - --- 2024-04-24 Thadeu Lima de Souza Cascardo New
[8/8] rtla: Add --trace-buffer-size option rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[7/8] rtla/timerlat: Make user-space threads the default rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[6/8] rtla: Add the --warm-up option rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[5/8] rtla/timerlat: Add a summary for hist mode rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[4/8] rtla/timerlat: Add a summary for top mode rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[3/8] rtla/timerlat: Use pretty formatting only on interactive tty rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[2/8] rtla/auto-analysis: Replace \t with spaces rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[1/8] rtla/timerlat: Simplify "no value" printing on top rtla usage improvements - - - --- 2024-04-24 Daniel Bristot de Oliveira New
[v2,2/2] selftests/user_events: Add non-spacing separator check tracing/user_events: Fix non-spaced field matching - - - --- 2024-04-23 Beau Belgrave New
[v2,1/2] tracing/user_events: Fix non-spaced field matching tracing/user_events: Fix non-spaced field matching - - - --- 2024-04-23 Beau Belgrave 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/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,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/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/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/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/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/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/11] hugetlb: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,02/11] cgroup: bpf: constify ctl_table arguments and fields sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,01/11] stackleak: don't modify ctl_table argument sysctl: treewide: constify ctl_table argument of sysctl handlers 1 - - --- 2024-04-23 Thomas Weißschuh 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,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,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,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,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,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,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,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,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,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
ftrace: Replace ftrace_disabled variable with ftrace_is_dead function ftrace: Replace ftrace_disabled variable with ftrace_is_dead function - - - --- 2024-04-19 Bang Li New
Revert "tracing/trigger: Fix to return error if failed to alloc snapshot" Revert "tracing/trigger: Fix to return error if failed to alloc snapshot" - - - --- 2024-04-18 Siddh Raman Pant New
[for-next,v2] tracing/kprobes: Add symbol counting check when module loads [for-next,v2] tracing/kprobes: Add symbol counting check when module loads - - - --- 2024-04-17 Masami Hiramatsu (Google) New
[v3] ftrace: Fix possible use-after-free issue in ftrace_location() [v3] ftrace: Fix possible use-after-free issue in ftrace_location() - - - --- 2024-04-17 Zheng Yejian New
ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value - - - --- 2024-04-16 Steven Rostedt New
[v9,36/36] fgraph: Skip recording calltime/rettime if it is not nneeded tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,35/36] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
[v9,33/36] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) New
« 1 2 3 »