Show patches with: Archived = No       |   4041 patches
« 1 2 3 440 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 Superseded
[net-next,v9,02/14] net: page_pool: create hooks for custom page providers Device Memory TCP - - - --- 2024-05-10 Mina Almasry Superseded
[net-next,v9,01/14] netdev: add netdev_rx_queue_restart() Device Memory TCP - - - --- 2024-05-10 Mina Almasry Superseded
[v23,5/5] ring-buffer/selftest: Add ring-buffer mapping test Introducing trace buffer mapping by user-space 1 - - --- 2024-05-10 Vincent Donnefort Accepted
[v23,4/5] Documentation: tracing: Add ring-buffer mapping Introducing trace buffer mapping by user-space - - - --- 2024-05-10 Vincent Donnefort Accepted
[v23,3/5] tracing: Allow user-space mapping of the ring-buffer Introducing trace buffer mapping by user-space - - - --- 2024-05-10 Vincent Donnefort Accepted
[v23,2/5] ring-buffer: Introducing ring-buffer mapping functions Introducing trace buffer mapping by user-space 1 - - --- 2024-05-10 Vincent Donnefort Accepted
[v23,1/5] ring-buffer: Allocate sub-buffers with __GFP_COMP Introducing trace buffer mapping by user-space 1 - - --- 2024-05-10 Vincent Donnefort Accepted
[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 Accepted
[4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces Fix user stack traces captured from uprobes - - - --- 2024-05-08 Andrii Nakryiko Superseded
[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 Superseded
[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 Superseded
[1/4] uprobes: rename get_trampoline_vaddr() and make it global Fix user stack traces captured from uprobes - - - --- 2024-05-08 Andrii Nakryiko Superseded
[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 Superseded
[PATCHv5,bpf-next,7/8] selftests/x86: Add return uprobe shadow stack test uprobe: uretprobe speed up - - - --- 2024-05-07 Jiri Olsa mhiramat Superseded
[PATCHv5,bpf-next,6/8] x86/shstk: Add return uprobe support uprobe: uretprobe speed up - - - --- 2024-05-07 Jiri Olsa mhiramat Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[PATCHv5,bpf-next,1/8] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - --- 2024-05-07 Jiri Olsa mhiramat Superseded
[16/48] ftrace: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTION Untitled series #851096 - - - --- 2024-05-07 Uladzislau Rezki Handled Elsewhere
[14/48] tracing: Select new NEED_TASKS_RCU Kconfig option Untitled series #851096 1 - - --- 2024-05-07 Uladzislau Rezki Handled Elsewhere
[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 Accepted
tracing: Fix trace_pid_list_free() kernel-doc tracing: Fix trace_pid_list_free() kernel-doc - - - --- 2024-05-06 Jeff Johnson New
[RESEND,v8,16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - 1 --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,15/16] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator 1 - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,12/16] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,11/16] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,10/16] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,09/16] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,08/16] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator 2 - 1 --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 1 - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,06/16] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator 2 - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,05/16] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - 2 - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,04/16] sparc: simplify module_alloc() mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,03/16] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,02/16] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[RESEND,v8,01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Handled Elsewhere
[v8,17/17] fixup: convert remaining archs: defaults handling mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Superseded
[v8,16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Superseded
[v8,15/17] kprobes: remove dependency on CONFIG_MODULES mm: jit/text allocator 1 - - --- 2024-05-05 Mike Rapoport Superseded
[v8,14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Superseded
[v8,13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport Superseded
[v8,12/17] arch: make execmem setup available regardless of CONFIG_MODULES mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport Superseded
[v8,11/17] powerpc: extend execmem_params for kprobes allocations mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Superseded
[v8,10/17] arm64: extend execmem_info for generated code allocations mm: jit/text allocator 1 - - --- 2024-05-05 Mike Rapoport Superseded
[v8,09/17] riscv: extend execmem_params for generated code allocations mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport Superseded
[v8,08/17] mm/execmem, arch: convert remaining overrides of module_alloc to execmem mm: jit/text allocator 2 - 1 --- 2024-05-05 Mike Rapoport Superseded
[v8,07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem mm: jit/text allocator 1 - - --- 2024-05-05 Mike Rapoport Superseded
[v8,06/17] mm: introduce execmem_alloc() and execmem_free() mm: jit/text allocator 3 - - --- 2024-05-05 Mike Rapoport Superseded
[v8,05/17] module: make module_memory_{alloc,free} more self-contained mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport Superseded
[v8,04/17] sparc: simplify module_alloc() mm: jit/text allocator - 1 - --- 2024-05-05 Mike Rapoport Superseded
[v8,03/17] nios2: define virtual address space for modules mm: jit/text allocator 2 - - --- 2024-05-05 Mike Rapoport Superseded
[v8,02/17] mips: module: rename MODULE_START to MODULES_VADDR mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Superseded
[v8,01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow() mm: jit/text allocator - - - --- 2024-05-05 Mike Rapoport Superseded
ftrace: Remove unused list 'ftrace_direct_funcs' ftrace: Remove unused list 'ftrace_direct_funcs' - - - --- 2024-05-04 Dr. David Alan Gilbert Accepted
[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) Accepted
[2/2] selftests/ftrace: Fix checkbashisms errors selftests/ftrace: Fix some errors - - - --- 2024-05-04 Masami Hiramatsu (Google) Accepted
[1/2] selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly selftests/ftrace: Fix some errors - - - --- 2024-05-04 Masami Hiramatsu (Google) Accepted
[v3,6/6] eventfs: Have "events" directory get permissions from its parent tracefs/eventfs: Fix inconsistent permissions - - - --- 2024-05-02 Steven Rostedt Accepted
« 1 2 3 440 41 »