messages from 2024-09-10 07:17:33 to 2024-09-13 11:52:52 UTC [more...]
[PATCHv3 0/7] uprobe, bpf: Add session support
2024-09-13 11:52 UTC (24+ messages)
` [PATCHv3 1/7] uprobe: Add support for session consumer
` [PATCHv3 2/7] bpf: Add support for uprobe multi session attach
` [PATCHv3 4/7] libbpf: "
[PATCH RFC] block: trace: add block alignment information
2024-09-13 11:26 UTC (3+ messages)
[PATCH 0/7] add function arguments to ftrace
2024-09-13 6:03 UTC (7+ messages)
[PATCH v8 0/8] Improve the copy of task comm
2024-09-13 2:23 UTC (11+ messages)
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "
[PATCH v2] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
2024-09-13 2:13 UTC
[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-09-12 22:52 UTC (24+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v2 1/1] "
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
2024-09-12 21:02 UTC (3+ messages)
Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64
2024-09-12 18:38 UTC (19+ messages)
[PATCH v14 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-09-12 15:11 UTC (20+ messages)
` [PATCH v14 01/19] tracing: Add a comment about ftrace_regs definition
` [PATCH v14 02/19] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc
` [PATCH v14 06/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v14 07/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v14 08/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v14 09/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v14 10/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v14 11/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v14 12/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v14 13/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v14 14/19] tracing: Fix function timing profiler to initialize hashtable
` [PATCH v14 15/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v14 16/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v14 17/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v14 18/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v14 19/19] fgraph: Skip recording calltime/rettime if it is not nneeded
[Report] rtla: Failed to set runtime and/or period
2024-09-12 13:58 UTC
[PATCH 00/13] Tracefs support for pKVM
2024-09-12 12:55 UTC (15+ messages)
` [PATCH 01/13] ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
` [PATCH 02/13] ring-buffer: Introducing ring-buffer writer
` [PATCH 03/13] ring-buffer: Expose buffer_data_page material
` [PATCH 04/13] timekeeping: Add the boot clock to system time snapshot
` [PATCH 05/13] KVM: arm64: Support unaligned fixmap in the nVHE hyp
` [PATCH 06/13] KVM: arm64: Add clock support "
` [PATCH 07/13] KVM: arm64: Add tracing support for the pKVM hyp
` [PATCH 08/13] KVM: arm64: Add hyp tracing to tracefs
` [PATCH 09/13] KVM: arm64: Add clock for hyp tracefs
` [PATCH 10/13] KVM: arm64: Add raw interface "
` [PATCH 11/13] KVM: arm64: Add trace "
` [PATCH 12/13] KVM: arm64: Add support for hyp events
` [PATCH 13/13] KVM: arm64: Add kselftest for tracefs hyp tracefs
[PATCH] function_graph: Simplify the initialization of fgraph LRU data
2024-09-12 11:15 UTC
[PATCH net-next v26 00/13] Device Memory TCP
2024-09-12 4:40 UTC (15+ messages)
` [PATCH net-next v26 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v26 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v26 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v26 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v26 05/13] page_pool: devmem support
` [PATCH net-next v26 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v26 07/13] net: support non paged skb frags
` [PATCH net-next v26 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v26 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v26 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v26 11/13] net: add devmem TCP documentation
` [PATCH net-next v26 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v26 13/13] netdev: add dmabuf introspection
[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-09-12 1:09 UTC (5+ messages)
[PATCH 0/8] tracing: Allow system call tracepoints to handle page faults
2024-09-11 23:08 UTC (4+ messages)
[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
2024-09-11 20:36 UTC (4+ messages)
[PATCH bpf-next v3 0/5] bpf: Allow skb dynptr for tp_btf
2024-09-11 17:33 UTC (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support __nullable argument suffix "
` [PATCH bpf-next v3 2/5] selftests/bpf: Add test for __nullable suffix in tp_btf
` [PATCH bpf-next v3 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
` [PATCH bpf-next v3 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf
` [PATCH bpf-next v3 5/5] selftests/bpf: Expand skb dynptr selftests "
[PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching
2024-09-11 17:16 UTC (5+ messages)
[PATCH RESEND 0/2] ring-buffer/selftest: Meta-page testing improvements
2024-09-11 16:21 UTC (13+ messages)
` [PATCH RESEND 1/2] ring-buffer/selftest: Verify the entire meta-page padding
` [PATCH RESEND 2/2] ring-buffer/selftest: Handle meta-page bigger than the system
[PATCH] bpf: devmap: allow for repeated redirect
2024-09-11 14:14 UTC (6+ messages)
Question about config UPROBES and UPROBE_EVENTS
2024-09-11 13:43 UTC (2+ messages)
[PATCH] uprobes: use vm_special_mapping close() functionality
2024-09-11 13:14 UTC (7+ messages)
` [PATCH -mm 1/3] Revert "uprobes: use vm_special_mapping close() functionality"
` [PATCH -mm 2/3] uprobes: introduce the global struct vm_special_mapping xol_mapping
` [PATCH -mm 3/3] uprobes: turn xol_area->pages[2] into xol_area->page
[PATCH] rv: Fix a typo
2024-09-11 11:43 UTC
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-11 10:19 UTC (6+ messages)
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
[PATCH v2] mm: move mm flags to mm_types.h
2024-09-11 7:44 UTC
[RFC PATCH] function_graph: Support recording and printing the function return address
2024-09-11 5:01 UTC (7+ messages)
[PATCH -next] tracing: Remove TRACE_EVENT_FL_FILTERED logic
2024-09-11 1:00 UTC
[PATCH v3 0/5] tracing/probes: Support tracepoint events on modules
2024-09-11 0:21 UTC (3+ messages)
` [PATCH v3 2/5] tracepoint: Support tterating tracepoints in a loading module
[PATCH v2 0/3] rust: Initial MIPS support
2024-09-10 22:28 UTC (7+ messages)
` [PATCH v2 3/3] rust: Enable for MIPS
[PATCH 0/3] SRCU-protected uretprobes hot path
2024-09-10 17:46 UTC (6+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context
[PATCH] uprobes: switch to RCU Tasks Trace flavor for better performance
2024-09-10 17:43 UTC
[RFC PATCH v2 00/10] Unmapping guest_memfd from Direct Map
2024-09-10 16:30 UTC (11+ messages)
` [RFC PATCH v2 01/10] kvm: gmem: Add option to remove gmem from direct map
` [RFC PATCH v2 02/10] kvm: gmem: Add KVM_GMEM_GET_PFN_SHARED
` [RFC PATCH v2 03/10] kvm: gmem: Add KVM_GMEM_GET_PFN_LOCKED
` [RFC PATCH v2 04/10] kvm: Allow reading/writing gmem using kvm_{read,write}_guest
` [RFC PATCH v2 05/10] kvm: gmem: Refcount internal accesses to gmem
` [RFC PATCH v2 06/10] kvm: gmem: add tracepoints for gmem share/unshare
` [RFC PATCH v2 07/10] kvm: pfncache: invalidate when memory attributes change
` [RFC PATCH v2 08/10] kvm: pfncache: Support caching gmem pfns
` [RFC PATCH v2 09/10] kvm: pfncache: hook up to gmem invalidation
` [RFC PATCH v2 10/10] kvm: x86: support walking guest page tables in gmem
[PATCH 0/2] ring-buffer/selftest: Meta-page testing improvements
2024-09-10 15:45 UTC (4+ messages)
` [PATCH 1/2] ring-buffer/selftest: Verify the entire meta-page padding
` [PATCH 2/2] ring-buffer/selftest: Handle meta-page bigger than the system
[PATCH net-next v25 00/13] Device Memory TCP
2024-09-10 15:38 UTC (7+ messages)
[PATCH v3] ftrace: Get the true parent ip for function tracer
2024-09-10 13:36 UTC
[PATCH v9 0/4] Generate address range data for built-in modules
2024-09-10 9:37 UTC (2+ messages)
[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
2024-09-10 8:45 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).