messages from 2025-07-25 10:08:32 to 2025-07-28 18:17:52 UTC [more...]
[PATCH net-next v9 0/8] Split netmem from struct page
2025-07-28 18:19 UTC (8+ messages)
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH bpf-next v6 0/3] Task local data
2025-07-28 17:59 UTC (8+ messages)
` [PATCH bpf-next v6 1/3] selftests/bpf: Introduce task "
` [PATCH bpf-next v6 2/3] selftests/bpf: Test basic task local data operations
` [PATCH bpf-next v6 3/3] selftests/bpf: Test concurrent task local data key creation
[PATCH v2] mm, page_pool: introduce a new page type for page pool in page type
2025-07-28 17:50 UTC (5+ messages)
` [PATCH v2 rebase as of Jul 28] "
[PATCH] bpf: fix various typos in verifier.c comments
2025-07-28 17:10 UTC (2+ messages)
[PATCH bpf-next v4 0/5] bpf: Improve 64bits bounds refinement
2025-07-28 17:10 UTC (7+ messages)
` [PATCH bpf-next v4 1/5] bpf: Improve bounds when s64 crosses sign boundary
` [PATCH bpf-next v4 2/5] selftests/bpf: Update reg_bound range refinement logic
` [PATCH bpf-next v4 3/5] selftests/bpf: Test cross-sign 64bits range refinement
` [PATCH bpf-next v4 4/5] selftests/bpf: Test invariants on JSLT crossing sign
` [PATCH bpf-next v4 5/5] bpf: Add third round of bounds deduction
[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-07-28 17:02 UTC (3+ messages)
[PATCH bpf-next 1/4] bpf: Add cookie object to bpf maps
2025-07-28 16:59 UTC (6+ messages)
` [PATCH bpf-next 2/4] bpf: Move bpf map owner out of common struct
` [PATCH bpf-next 3/4] bpf: Move cgroup iterator helpers to bpf.h
` [PATCH bpf-next 4/4] bpf: Fix oob access in cgroup local storage
[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
2025-07-28 16:29 UTC (12+ messages)
[PATCH v15 00/10] unwind_user: Deferred unwinding infrastructure
2025-07-28 16:15 UTC (16+ messages)
` [PATCH v15 01/10] unwind_user: Add user space unwinding API with frame pointer support
` [PATCH v15 02/10] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v15 03/10] unwind_user/deferred: Add unwind cache
` [PATCH v15 04/10] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v15 05/10] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v15 06/10] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v15 07/10] unwind deferred: Add unwind_completed mask to stop spurious callbacks
` [PATCH v15 08/10] unwind: Add USED bit to only have one conditional on way back to user space
` [PATCH v15 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v15 10/10] unwind: Finish up unwind when a task exits
[PATCH bpf-next v1 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
2025-07-28 15:59 UTC (14+ messages)
` [PATCH bpf-next v1 0/4] bpf: add icmp_send_unreach kfunc
` [PATCH bpf-next v2 1/4] net: move netfilter nf_reject_fill_skb_dst to core ipv4
` [PATCH bpf-next v2 2/4] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
` [PATCH bpf-next v2 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
` [PATCH bpf-next v3 0/4] bpf: add icmp_send_unreach kfunc
` [PATCH bpf-next v3 1/4] net: move netfilter nf_reject_fill_skb_dst to core ipv4
` [PATCH bpf-next v3 2/4] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
` [PATCH bpf-next v3 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
` [PATCH bpf-next v3 4/4] selftests/bpf: add icmp_send_unreach kfunc tests
` [PATCH bpf-next v2 "
[PATCH bpf-next v4 1/3] bpftool: Add bpf_token show
2025-07-28 15:25 UTC (2+ messages)
[PATCH RFC bpf-next v2 0/4] fprobe: use rhashtable for fprobe_ip_table
2025-07-28 14:52 UTC (10+ messages)
` [PATCH RFC bpf-next v2 1/4] fprobe: use rhltable "
` [PATCH RFC bpf-next v2 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH RFC bpf-next v2 3/4] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH RFC bpf-next v2 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH bpf-next 0/4] fprobe: use rhashtable for fprobe_ip_table
2025-07-28 14:44 UTC (10+ messages)
` [PATCH bpf-next 1/4] fprobe: use rhashtable
` [PATCH bpf-next 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next 3/4] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH v2] perf/s390: Regression: Move uid filtering to BPF filters
2025-07-28 14:43 UTC
[PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
2025-07-28 14:34 UTC (2+ messages)
[PATCH] sfc: handle NULL returned by xdp_convert_buff_to_frame()
2025-07-28 14:28 UTC (6+ messages)
[RFC PATCH bpf-next 0/5] bpf: Extend bpf syscall with common attributes support
2025-07-28 14:23 UTC (6+ messages)
` [RFC PATCH bpf-next 1/5] "
` [RFC PATCH bpf-next 2/5] libbpf: Add support for extended bpf syscall
` [RFC PATCH bpf-next 3/5] bpf: Report freplace attach failure reason via extended syscall
` [RFC PATCH bpf-next 4/5] libbpf: Capture error message on freplace attach failure
` [RFC PATCH bpf-next 5/5] selftests/bpf: Add case to test freplace attach failure log
[PATCH v4 0/5] Support trampoline for LoongArch
2025-07-28 13:34 UTC (18+ messages)
` [PATCH v4 3/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
` [PATCH v4 4/5] LoongArch: BPF: Add bpf trampoline "
` [PATCH v4 5/5] LoongArch: BPF: Add struct ops support for trampoline
[PATCH] mm, page_pool: introduce a new page type for page pool in page type
2025-07-28 10:57 UTC (5+ messages)
[PATCH v4 0/2] Fix two tailcall-related issues
2025-07-28 10:10 UTC (5+ messages)
` [PATCH v4 1/2] LoongArch: BPF: Fix jump offset calculation in tailcall
` [PATCH v4 2/2] LoongArch: BPF: Fix tailcall hierarchy
[PATCH bpf-next v2 00/18] bpf: tracing multi-link support
2025-07-28 9:20 UTC (9+ messages)
` [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
` Inlining migrate_disable/enable. Was: "
[PATCH] net: otx2: handle NULL returned by xdp_convert_buff_to_frame()
2025-07-28 8:38 UTC (6+ messages)
` [EXTERNAL] "
[PATCH v14 net-next 00/14] AccECN protocol patch series
2025-07-28 8:21 UTC (3+ messages)
[PATCH RESEND bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
2025-07-28 2:29 UTC (5+ messages)
[PATCH bpf-next v2 0/4] bpf: Improve 64bits bounds refinement
2025-07-27 22:01 UTC (8+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Test cross-sign 64bits range refinement
[PATCH bpf-next v3 0/5] bpf: Improve 64bits bounds refinement
2025-07-27 22:00 UTC (8+ messages)
` [PATCH bpf-next v3 1/5] bpf: Improve bounds when s64 crosses sign boundary
` [PATCH bpf-next v3 2/5] selftests/bpf: Update reg_bound range refinement logic
` [PATCH bpf-next v3 3/5] selftests/bpf: Test cross-sign 64bits range refinement
` [PATCH bpf-next v3 4/5] selftests/bpf: Test invariants on JSLT crossing sign
` [PATCH bpf-next v3 5/5] bpf: Add third round of bounds deduction
[PATCH bpf-next] bpf: Simplify bounds refinement from s32
2025-07-27 17:30 UTC (7+ messages)
[PATCH v6 0/3] Add support for long task name
2025-07-26 23:37 UTC (6+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
[PATCH] Fix comment ordering
2025-07-26 22:36 UTC (3+ messages)
[PATCH v2] sfc: handle NULL returned by xdp_convert_buff_to_frame()
2025-07-26 19:56 UTC
[PATCH bpf-next v2 0/3] bpf: Private stack support for arm64 JIT
2025-07-26 19:30 UTC (2+ messages)
[PATCH bpf-next 0/1] bpf, arm64: fix fp initialization for exception boundary
2025-07-26 19:30 UTC (2+ messages)
[PATCH net-next] selftests: bpf: fix legacy netfilter options
2025-07-26 19:10 UTC (4+ messages)
[PATCH bpf-next 0/2] umd: Remove usermode driver framework
2025-07-26 19:10 UTC (2+ messages)
[PATCH net v3 0/2] xsk: fix negative overflow issues in zerocopy xmit
2025-07-26 18:30 UTC (2+ messages)
[PATCH 2/3] bpf: remove bpf_key reference
2025-07-26 12:16 UTC (3+ messages)
[PATCH v6 3/3] include: Set tsk->comm length to 64 bytes
2025-07-26 11:20 UTC (2+ messages)
[PATCH v5 bpf-next 0/5] bpf path iterator
2025-07-26 9:52 UTC (6+ messages)
[PATCH v2] tools/rtla: Consolidate common parameters into shared structure
2025-07-26 7:24 UTC
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2025-07-26 5:53 UTC (3+ messages)
[PATCH bpf-next 0/3] selftests/bpf: Fix a few dynptr test failures with 64K page size
2025-07-26 1:41 UTC (10+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Increase xdp data size for arm64 "
` [PATCH bpf-next 2/3] selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
` [PATCH bpf-next 3/3] selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
[PATCH v2] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
2025-07-26 0:54 UTC (2+ messages)
[PATCH v2 0/4] perf: generate events for BPF metadata
2025-07-26 0:41 UTC (6+ messages)
` [PATCH v2 4/4] perf: add test for PERF_RECORD_BPF_METADATA collection
[PATCH net-next 0/5] ixgbe: xsk: a couple of changes for zerocopy
2025-07-26 0:22 UTC (18+ messages)
` [PATCH net-next 2/5] ixgbe: xsk: resolve the underflow of budget in ixgbe_xmit_zc
` [PATCH net-next 3/5] ixgbe: xsk: use ixgbe_desc_unused as the "
` [PATCH net-next 4/5] ixgbe: xsk: support batched xsk Tx interfaces to increase performance
` [PATCH net-next 5/5] ixgbe: xsk: add TX multi-buffer support
[PATCH net-next] selftests: drv-net: Wait for bkg socat to start
2025-07-26 0:00 UTC (2+ messages)
[PATCH bpf-next v2 0/4] Use correct destructor kfunc types
2025-07-25 23:42 UTC (8+ messages)
` [PATCH bpf-next v2 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next v2 2/4] bpf: net_sched: "
` [PATCH bpf-next v2 3/4] selftests/bpf: "
` [PATCH bpf-next v2 4/4] bpf, btf: Enforce destructor kfunc type with CFI
[PATCH bpf-next 1/1] bpf: fix WARNING in __bpf_prog_ret0_warn when jit failed
2025-07-25 17:55 UTC (4+ messages)
[PATCH bpf-next 0/4] Use correct destructor kfunc types
2025-07-25 17:48 UTC (8+ messages)
` [PATCH bpf-next 1/4] bpf: crypto: Use the correct destructor kfunc type
[PATCH v2 0/2] seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast
2025-07-25 16:31 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/seccomp: Add a test for the WAIT_KILLABLE_RECV fast reply race
[PATCH bpf-next v4 0/8] Add a dynptr type for skb metadata for TC BPF
2025-07-25 14:34 UTC (6+ messages)
` [PATCH bpf-next v4 2/8] bpf: Enable read/write access to skb metadata through a dynptr
[PATCH bpf] libbpf: eBPF fails on events with auxiliary data
2025-07-25 14:06 UTC (2+ messages)
[PATCH v1] tools/rtla: Consolidate common parameters into shared structure
2025-07-25 12:02 UTC (2+ messages)
[PATCH] net: skmsg: fix NULL pointer dereference in sk_msg_recvmsg()
2025-07-25 11:55 UTC (3+ messages)
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-07-25 10:13 UTC (5+ messages)
` [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
[PATCH RESEND v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-07-25 10:08 UTC (7+ messages)
` [PATCH RESEND v3 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH RESEND v3 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH RESEND v3 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH RESEND v3 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH RESEND v3 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH RESEND v3 6/6] perf docs: Document "
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).