Show patches with: State = Action Required       |    Archived = No       |   217 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
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
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 New
sched/rt: Clean up usage of rt_task() sched/rt: Clean up usage of rt_task() - 1 - --- 2024-05-14 Qais Yousef New
[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
[RFC,v4,3/5] mm/migrate: add MR_DAMON to migrate_reason DAMON based tiered memory management for CXL memory - 1 - --- 2024-05-12 SeongJae Park New
[v2,6/6] module: add install target for modules.builtin.ranges Generate address range data for built-in modules - 1 - --- 2024-05-11 Kris Van Hees New
[v2,5/6] kbuild: generate modules.builtin.ranges when linking the kernel Generate address range data for built-in modules - 1 - --- 2024-05-11 Kris Van Hees New
[v2,4/6] module: script to generate offset ranges for builtin modules Generate address range data for built-in modules - 1 - --- 2024-05-11 Kris Van Hees New
[v2,3/6] kbuild: generate a linker map for vmlinux.o Generate address range data for built-in modules - 1 - --- 2024-05-11 Kris Van Hees New
[v2,2/6] trace: add CONFIG_BUILTIN_MODULE_RANGES option Generate address range data for built-in modules - 2 - --- 2024-05-11 Kris Van Hees New
[v2,1/6] kbuild: add modules.builtin.objs Generate address range data for built-in modules - 2 - --- 2024-05-11 Kris Van Hees 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
[net-next,v9,14/14] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,13/14] net: add devmem TCP documentation Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,11/14] tcp: RX path for devmem TCP Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,10/14] net: add support for skbs with unreadable frags Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,09/14] net: support non paged skb frags Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,08/14] memory-provider: dmabuf devmem memory provider Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,07/14] page_pool: devmem support Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,06/14] page_pool: convert to use netmem Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,05/14] netdev: netdevice devmem allocator Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,04/14] netdev: support binding dma-buf to netdevice Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,03/14] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,02/14] net: page_pool: create hooks for custom page providers Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[net-next,v9,01/14] netdev: add netdev_rx_queue_restart() Device Memory TCP - - - --- 2024-05-10 Mina Almasry New
[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
[v23,4/5] Documentation: tracing: Add ring-buffer mapping Introducing trace buffer mapping by user-space - - - --- 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,2/5] ring-buffer: Introducing ring-buffer mapping functions Introducing trace buffer mapping by user-space 1 - - --- 2024-05-10 Vincent Donnefort 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
[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
[4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces Fix user stack traces captured from uprobes - - - --- 2024-05-08 Andrii Nakryiko New
[3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe Fix user stack traces captured from uprobes - - - --- 2024-05-08 Andrii Nakryiko New
[2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes Fix user stack traces captured from uprobes - - - --- 2024-05-08 Andrii Nakryiko New
[1/4] uprobes: rename get_trampoline_vaddr() and make it global Fix user stack traces captured from uprobes - - - --- 2024-05-08 Andrii Nakryiko New
[v10,36/36] fgraph: Skip recording calltime/rettime if it is not nneeded tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,35/36] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,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-05-07 Masami Hiramatsu (Google) New
[v10,33/36] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,32/36] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,31/36] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,27/36] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,26/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,25/36] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,24/36] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,23/36] function_graph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,21/36] function_graph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,20/36] ftrace: Add multiple fgraph storage selftest tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,19/36] function_graph: Add selftest for passing local variables tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,17/36] function_graph: Move graph notrace bit to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,16/36] function_graph: Move graph depth stored data to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,15/36] function_graph: Move set_graph_function tests to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,14/36] function_graph: Add "task variables" per task for fgraph_ops tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,13/36] function_graph: Use a simple LRU for fgraph_array index number tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,12/36] function_graph: Have the instances use their own ftrace_ops for filtering tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,11/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,10/36] ftrace: Allow function_graph tracer to be enabled in instances tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,09/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,08/36] function_graph: Remove logic around ftrace_graph_entry and return tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,07/36] function_graph: Allow multiple users to attach to function graph tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,06/36] function_graph: Add an array structure that will allow multiple callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,05/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,04/36] function_graph: Convert ret_stack to a series of longs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,03/36] x86: tracing: Add ftrace_regs definition in the header tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,02/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,01/36] tracing: Add a comment about ftrace_regs definition tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[PATCHv5,8/8] man2: Add uretprobe syscall page uprobe: uretprobe speed up - - - --- 2024-05-07 Jiri Olsa mhiramat New
[PATCHv5,bpf-next,7/8] selftests/x86: Add return uprobe shadow stack test uprobe: uretprobe speed up - - - --- 2024-05-07 Jiri Olsa mhiramat New
[PATCHv5,bpf-next,6/8] x86/shstk: Add return uprobe support uprobe: uretprobe speed up - - - --- 2024-05-07 Jiri Olsa mhiramat New
[PATCHv5,bpf-next,5/8] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up 1 1 - --- 2024-05-07 Jiri Olsa mhiramat New
[PATCHv5,bpf-next,4/8] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 1 - --- 2024-05-07 Jiri Olsa mhiramat New
[PATCHv5,bpf-next,3/8] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 1 - --- 2024-05-07 Jiri Olsa mhiramat New
[PATCHv5,bpf-next,2/8] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up 1 2 - --- 2024-05-07 Jiri Olsa mhiramat New
[PATCHv5,bpf-next,1/8] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - --- 2024-05-07 Jiri Olsa mhiramat New
[16/48] ftrace: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION Untitled series #851096 - - - --- 2024-05-07 Uladzislau Rezki New
[14/48] tracing: Select new NEED_TASKS_RCU Kconfig option Untitled series #851096 1 - - --- 2024-05-07 Uladzislau Rezki New
[net-next,v9] net/ipv4: add tracepoint for icmp_send [net-next,v9] net/ipv4: add tracepoint for icmp_send - 2 - --- 2024-05-07 xu.xin16@zte.com.cn New
ftrace: Remove unused global 'ftrace_direct_func_count' ftrace: Remove unused global 'ftrace_direct_func_count' - - - --- 2024-05-06 Dr. David Alan Gilbert Queued
tracing: Fix trace_pid_list_free() kernel-doc tracing: Fix trace_pid_list_free() kernel-doc - - - --- 2024-05-06 Jeff Johnson New
ftrace: Remove unused list 'ftrace_direct_funcs' ftrace: Remove unused list 'ftrace_direct_funcs' - - - --- 2024-05-04 Dr. David Alan Gilbert 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
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 rostedt 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 New
docs, kprobes: Add riscv as supported architecture docs, kprobes: Add riscv as supported architecture - - - --- 2024-04-29 Ivan Orlov 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
[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
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
[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
« 1 2 3 »