messages from 2024-09-05 08:58:23 to 2024-09-10 07:17:24 UTC [more...]
[PATCHv3 0/7] uprobe, bpf: Add session support
2024-09-10 7:17 UTC (14+ messages)
` [PATCHv3 1/7] uprobe: Add support for session consumer
` [PATCHv3 2/7] bpf: Add support for uprobe multi session attach
` [PATCHv3 3/7] bpf: Add support for uprobe multi session context
` [PATCHv3 4/7] libbpf: Add support for uprobe multi session attach
` [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] 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 (15+ messages)
[RFC PATCH] function_graph: Support recording and printing the function return address
2024-09-10 6:15 UTC (6+ messages)
[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
2024-09-10 6:04 UTC
[PATCH 0/3] SRCU-protected uretprobes hot path
2024-09-10 5:13 UTC (6+ 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 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-09-10 2:09 UTC (9+ 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 net-next v25 00/13] Device Memory TCP
2024-09-10 2:05 UTC (19+ messages)
` [PATCH net-next v25 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v25 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v25 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v25 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v25 05/13] page_pool: devmem support
` [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v25 07/13] net: support non paged skb frags
` [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v25 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v25 11/13] net: add devmem TCP documentation
` [PATCH net-next v25 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v25 13/13] netdev: add dmabuf introspection
[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] bpf: devmap: allow for repeated redirect
2024-09-09 21:06 UTC
[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 v9 0/4] Generate address range data for built-in modules
2024-09-09 19:43 UTC (9+ messages)
` [PATCH v10 1/4] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v10 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v10 3/4] scripts: add verifier script for builtin module range data
` [PATCH v10 4/4] module: add install target for modules.builtin.ranges
[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
2024-09-09 18:34 UTC (9+ messages)
[PATCH v2] ftrace: Get the true parent ip for function tracer
2024-09-09 16:21 UTC (4+ messages)
[PATCH v2 0/3] rust: Initial MIPS support
2024-09-09 15:34 UTC (8+ messages)
` [PATCH v2 1/3] rust: Introduce HAVE_GENERATE_RUST_TARGET config option
` [PATCH v2 2/3] MIPS: Rename mips_instruction type to workaround bindgen issue
` [PATCH v2 3/3] rust: Enable for MIPS
[PATCH] tracing/timerlat: move interface_lock definition up
2024-09-09 15:21 UTC (2+ messages)
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-09 14:49 UTC (12+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text
[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 (16+ messages)
` [PATCH 4/7] Add print_function_args()
` [PATCH 5/7] tracing: add config option for print arguments in ftrace
` [PATCH 7/7] tracing: add arguments to function tracer
[PATCH v1 1/1] tracing: Drop unused helper function to fix the build
2024-09-09 10:53 UTC
[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
2024-09-09 7:11 UTC
[PATCH net-next v24 00/13] Device Memory TCP
2024-09-09 0:21 UTC (4+ messages)
` [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
[PATCH v4 0/7] pwm: New abstraction and userspace API
2024-09-08 11:32 UTC (5+ messages)
` [PATCH v4 5/7] pwm: Add tracing for waveform callbacks
[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
2024-09-07 7:57 UTC (4+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint
[PATCH bpf-next v2 0/5] bpf: Allow skb dynptr for tp_btf
2024-09-07 3:26 UTC (16+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support __nullable argument suffix "
` [PATCH bpf-next v2 2/5] selftests/bpf: Add test for __nullable suffix in tp_btf
` [PATCH bpf-next v2 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
` [PATCH bpf-next v2 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf
[PATCH v1 0/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD()/activate_guard()
2024-09-06 22:05 UTC (8+ messages)
` [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
[PATCH] uprobes: remove unneeded condition
2024-09-06 10:18 UTC
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-09-06 9:37 UTC (3+ messages)
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
[PATCH 0/3] rust: Initial MIPS support
2024-09-06 9:03 UTC (3+ messages)
` [PATCH 2/3] MIPS: Rename mips_instruction type to workaround bindgen issue
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-06 4:53 UTC (15+ messages)
` [PATCH v5 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
[PATCH v3] arm64: Replace linked list with switch statement for BRK handlers
2024-09-06 3:19 UTC
[PATCH] mm: move mm flags to mm_types.h
2024-09-06 2:32 UTC (3+ messages)
[PATCH v2 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-09-05 20:53 UTC (6+ messages)
` [PATCH v2 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
[PATCHv2 bpf-next 0/4] selftests/bpf: Add uprobe multi pid filter test
2024-09-05 20:10 UTC (7+ messages)
` [PATCHv2 bpf-next 1/4] bpf: Fix uprobe multi pid filter check
` [PATCHv2 bpf-next 2/4] selftests/bpf: Add child argument to spawn_child function
` [PATCHv2 bpf-next 3/4] selftests/bpf: Add uprobe multi pid filter test for fork-ed processes
` [PATCHv2 bpf-next 4/4] selftests/bpf: Add uprobe multi pid filter test for clone-ed processes
[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
2024-09-05 18:07 UTC (5+ messages)
` [PATCH v2 0/4] "
` FW: [EXTERNAL] "
[PATCH v3] dma: Trace API
2024-09-05 17:00 UTC (7+ messages)
[PATCH] tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread()
2024-09-05 15:33 UTC
[RFC PATCH 00/11] Tracefs support for pKVM
2024-09-05 13:17 UTC (6+ messages)
` [RFC PATCH 04/11] timekeeping: Export the boot clock in snapshots
[PATCH v2] tracing/timerlat: Only clear timer if a kthread exists
2024-09-05 12:53 UTC
[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
2024-09-05 12:31 UTC (10+ messages)
[PATCH 2/7] x86/tracing: pass ftrace_regs to function_graph_enter()
2024-09-05 8:58 UTC (2+ 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).