linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-09 07:46:47 to 2024-09-11 16:05:28 UTC [more...]

[PATCH RESEND 0/2] ring-buffer/selftest: Meta-page testing improvements
 2024-09-11 16:05 UTC  (10+ 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

Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64
 2024-09-11 15:26 UTC  (15+ messages)

[PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching
 2024-09-11 15:03 UTC  (4+ messages)

[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] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
 2024-09-11 12:27 UTC 

[PATCHv3 0/7] uprobe, bpf: Add session support
 2024-09-11 11:48 UTC  (18+ 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: "
` [PATCHv3 5/7] selftests/bpf: Add uprobe session test
` [PATCHv3 6/7] selftests/bpf: Add uprobe session cookie test
` [PATCHv3 7/7] selftests/bpf: Add uprobe session recursive test

[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 00/13] Tracefs support for pKVM
 2024-09-11  9:30 UTC  (14+ 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 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 bpf-next v3 0/5] bpf: Allow skb dynptr for tp_btf
 2024-09-11  3:37 UTC  (6+ 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] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-09-11  3:06 UTC  (3+ messages)

[PATCH -next] tracing: Remove TRACE_EVENT_FL_FILTERED logic
 2024-09-11  1:00 UTC 

[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-11  0:24 UTC  (2+ messages)

[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  (10+ messages)
` [PATCH v2 1/3] rust: Introduce HAVE_GENERATE_RUST_TARGET config option
` [PATCH v2 3/3] rust: Enable for MIPS

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-10 20:58 UTC  (15+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH 0/3] SRCU-protected uretprobes hot path
 2024-09-10 17:46 UTC  (8+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH 2/3] uprobes: SRCU-protect uretprobe lifetime (with timeout)
` [PATCH 3/3] uprobes: implement SRCU-protected lifetime for single-stepped uprobe

[PATCH] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-10 17:43 UTC 

[PATCH net-next v26 00/13] Device Memory TCP
 2024-09-10 17:14 UTC  (14+ 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

[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  (13+ messages)
` [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[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  (6+ messages)
` [PATCH v10 2/4] kbuild: generate offset range data for builtin modules

[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
 2024-09-10  8:45 UTC  (7+ messages)

[PATCH] tracing/timerlat: Move mutex interface_lock declaration outside CONFIG_TIMERLAT_TRACER
 2024-09-10  7:00 UTC 

[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
 2024-09-10  6:36 UTC  (9+ messages)

[PATCH 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-09-10  0:36 UTC  (13+ messages)
` [PATCH 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH 3/8] tracing/perf: "
` [PATCH 4/8] tracing/bpf: "
` [PATCH 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH 7/8] tracing/perf: "
` [PATCH 8/8] tracing/bpf: "

[syzbot] Monthly trace report (Sep 2024)
 2024-09-10  0:22 UTC  (3+ messages)

[PATCH v6 0/5] Faultable Tracepoints
 2024-09-09 20:13 UTC  (7+ messages)
` [PATCH v6 3/5] tracing/bpf-trace: Add support for faultable tracepoints

[PATCH v2] ftrace: Get the true parent ip for function tracer
 2024-09-09 16:21 UTC  (4+ messages)

[PATCH] tracing/timerlat: move interface_lock definition up
 2024-09-09 15:21 UTC  (2+ messages)

[PATCH] tracing/osnoise: Fix build when timerlat is not enabled
 2024-09-09 14:32 UTC 

[PATCH 0/7] add function arguments to ftrace
 2024-09-09 13:56 UTC  (11+ messages)
` [PATCH 5/7] tracing: add config option for print arguments in ftrace

[PATCH v1 1/1] tracing: Drop unused helper function to fix the build
 2024-09-09 10:53 UTC 


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).