BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-11 11:53:19 to 2026-06-13 01:00:43 UTC [more...]

[PATCH v2 bpf-next/net 0/5] bpf: Support RX/TX HW timestamp proxy
 2026-06-13  0:59 UTC  (2+ messages)
` [PATCH v2 bpf-next/net 1/5] ethtool: Introduce ETHTOOL_MSG_TSINFO_SET for virtual interfaces

[PATCH bpf-next v3 0/7] bpf, skmsg: some fixes for skmsg
 2026-06-13  0:44 UTC  (20+ messages)
` [PATCH bpf-next v3 1/7] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
` [PATCH bpf-next v3 2/7] bpf, sockmap: Fix wrong rsge offset "
` [PATCH bpf-next v3 3/7] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
` [PATCH bpf-next v3 4/7] bpf, sockmap: keep sk_msg copy state in sync
` [PATCH bpf-next v3 5/7] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH bpf-next v3 6/7] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
` [PATCH bpf-next v3 7/7] selftests/bpf: add test for bpf_msg_pop_data() overflow

[PATCH bpf] bpf: Track spilled zero scalars for var-off stack reads
 2026-06-13  0:13 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: Better build_id caching in stack_map_get_build_id_offset()
 2026-06-12 23:59 UTC  (3+ messages)

[PATCH net v3] tcp: clear sock_ops cb flags before force-closing a child socket
 2026-06-12 23:50 UTC  (4+ messages)

[PATCH net-next 0/3] docs: net: more adjustments to docs
 2026-06-12 23:20 UTC  (7+ messages)
` [PATCH net-next 2/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey

[PATCH net v2] bnxt: fix head underflow on XDP head-grow
 2026-06-12 23:20 UTC  (2+ messages)

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-06-12 22:58 UTC  (9+ messages)
` [PATCH RESEND 1/2] "

[PATCH net-next v3 0/4] selftests/xsk: simplify UMEM setup
 2026-06-12 22:40 UTC  (2+ messages)

BPF CI for Stable
 2026-06-12 22:37 UTC  (4+ messages)

[RFC PATCH bpf-next 0/5] tcp: opportunistic loopback splice for BPF-paired sockets
 2026-06-12 22:10 UTC  (16+ messages)
` [RFC PATCH bpf-next 1/5] tcp_bpf: add bpf_sock_splice_pair kfunc for opportunistic loopback splice
` [RFC PATCH bpf-next 2/5] tcp_bpf: busy-poll the splice ring before parking the receiver
` [RFC PATCH bpf-next 3/5] selftests/bpf: add tcp_splice basic round-trip test
` [RFC PATCH bpf-next 4/5] bpf: allow SO_BUSY_POLL in bpf_setsockopt()
` [RFC PATCH bpf-next 5/5] selftests/bpf: set SO_BUSY_POLL from the tcp_splice sockops prog
` [syzbot ci] Re: tcp: opportunistic loopback splice for BPF-paired sockets

[PATCH bpf-next 0/2] bpf: support shift operations with non-const source operand
 2026-06-12 21:29 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: support shift operations with non-const src operand
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for non-const src shift

[PATCH bpf-next 0/5] Verify BPF signed loader at load time
 2026-06-12 20:56 UTC  (4+ messages)

[PATCH bpf-next v4] m68k, bpf: Add initial BPF JIT compiler support
 2026-06-12 19:58 UTC 

[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
 2026-06-12 19:42 UTC  (3+ messages)

Proposing a change to cnumXX_normalize
 2026-06-12 19:08 UTC 

[PATCH net 0/4] ICSSG XDP zero copy bug fixes
 2026-06-12 18:58 UTC  (9+ messages)
` [PATCH net 1/4] net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup condition
` [PATCH net 2/4] net: ti: icssg: Use undirected TX tag for native XDP in HSR offload mode
` [PATCH net 3/4] net: ti: icssg: Use undirected TX tag for XDP zero copy "
` [PATCH net 4/4] net: ti: icssg: Fix XSK zero copy TX during application wakeup

[PATCH v1 bpf-next/net 0/5] bpf: Support RX/TX HW timestamp proxy
 2026-06-12 18:55 UTC  (16+ messages)
` [PATCH v1 bpf-next/net 1/5] ethtool: Introduce ETHTOOL_MSG_TSINFO_SET for virtual interfaces
` [PATCH v1 bpf-next/net 2/5] bpf: Rename bpf_kfunc_set_tcp_reqsk to bpf_kfunc_set_sched_cls
` [PATCH v1 bpf-next/net 3/5] bpf: Add bpf_skb_set_hwtstamp()
` [PATCH v1 bpf-next/net 4/5] bpf: Add kfunc to proxy TX HW Timestamp
` [PATCH v1 bpf-next/net 5/5] selftest: bpf: Add test for hwtstamp proxy

[PATCH net-next v7 0/5] veth: add Byte Queue Limits (BQL) support
 2026-06-12 17:21 UTC  (5+ messages)
` [PATCH net-next v7 2/5] veth: implement Byte Queue Limits (BQL) for latency reduction
` [PATCH net-next v7 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs

[PATCH bpf-next] selftests/bpf: add helper retval linked scalar pruning selftest
 2026-06-12 17:04 UTC  (6+ messages)

[PATCH bpf-next v2 0/2] bpf: support shift operations with non-const source operand
 2026-06-12 15:53 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: support shift operations with non-const src operand
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for non-const src shift

[PATCH] Add LoadPin support for eBPF program loading
 2026-06-12 15:20 UTC  (5+ messages)

[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
 2026-06-12 14:44 UTC  (9+ messages)
` [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function

[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-12 12:57 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Fix unaligned interpreter panic on JIT fallback path
 2026-06-12 12:37 UTC  (2+ messages)

[PATCH bpf v5 0/2] bpf: Fix generic devmap egress skb sharing
 2026-06-12 11:56 UTC  (4+ messages)
` [PATCH bpf v5 1/2] bpf: Run generic devmap egress prog on private skb
` [PATCH bpf v5 2/2] selftests/bpf: Cover generic devmap egress last-dst rewrite

[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-12 11:34 UTC 

[PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs
 2026-06-12  9:19 UTC  (3+ messages)

[PATCH net-next 1/3] net: busy-poll: introduce sk_tx_busy_loop()
 2026-06-12  7:13 UTC  (2+ messages)

[PATCH] libbpf: Allow callbacks at consumption time
 2026-06-12  5:32 UTC  (3+ messages)

[PATCH bpf-next v4] selftests/bpf: Add arena direct-value one-past-end reject test
 2026-06-12  5:26 UTC 

[PATCH bpf v2 0/7] bpf, skmsg: some fixes for skmsg
 2026-06-12  2:03 UTC  (25+ messages)
` [PATCH bpf v2 1/7] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
` [PATCH bpf v2 2/7] bpf, sockmap: Fix wrong rsge offset "
` [PATCH bpf v2 3/7] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
` [PATCH bpf v2 4/7] bpf, sockmap: keep sk_msg copy state in sync
` [PATCH bpf v2 5/7] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH bpf v2 6/7] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
` [PATCH bpf v2 7/7] selftests/bpf: add test for bpf_msg_pop_data() overflow

[PATCH v3 0/3] Move thread_info into task_struct for LoongArch
 2026-06-12  2:02 UTC  (6+ messages)
` [PATCH v3 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
` [PATCH v3 2/3] LoongArch: BPF: Inline bpf_get_current_task{_btf}() helpers
` [PATCH v3 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper

[PATCH bpf-next v3] bpf: Fix unaligned interpreter panic on JIT fallback path
 2026-06-12  1:10 UTC 

[PATCH net-next 0/3] xsk: support tx napi busy_poll
 2026-06-12  1:09 UTC  (2+ messages)

[PATCH net-next v13 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-12  1:00 UTC  (3+ messages)
` [PATCH net-next v13 1/2] "
` [PATCH net-next v13 2/2] selftests: net: add local ECMP rehash test

[PATCH bpf-next v3] selftests/bpf: Add arena direct-value one-past-end reject test
 2026-06-11 23:57 UTC  (2+ messages)

[PATCH bpf-next] selftsets/bpf: Retry map update on helper_fill_hashmap()
 2026-06-11 22:48 UTC  (3+ messages)

[PATCH] selftests/bpf: Add test for sleepable lsm_cgroup rejection
 2026-06-11 22:37 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: take the socket lock in udp_bpf_recvmsg()
 2026-06-11 21:19 UTC  (2+ messages)

[PATCH v1 net-next 0/4] TCP Prague preparation series
 2026-06-11 20:36 UTC  (11+ messages)
` [PATCH v1 net-next 1/4] tcp: accecn: Add ece_delta to rate_sample
` [PATCH v1 net-next 2/4] tcp: ECT_1_ESTABLISH identifier for CA
` [PATCH v1 net-next 3/4] tcp: Add tso_segs() CC callback for TCP Prague
` [PATCH v1 net-next 4/4] tcp: Add mss_cache_set_by_cca for CC algorithm to set MSS

ZDI-CAN-30691: New Vulnerability Report
 2026-06-11 18:54 UTC 

[PATCH bpf-next v2] selftests/bpf: Add cgroup kptr NMI deadlock reproducer
 2026-06-11 19:58 UTC 

[PATCH v11 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
 2026-06-11 15:58 UTC  (3+ messages)

[PATCH v7 2/7] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
 2026-06-11 15:38 UTC  (2+ messages)

[PATCH v7 7/7] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
 2026-06-11 15:38 UTC  (2+ messages)

[PATCHv3 bpf-next 1/7] bpf: Guard __get_user acesss with access_ok for uprobe_multi data
 2026-06-11 11:55 UTC  (2+ messages)

[PATCHv3 bpf-next 6/7] selftests/bpf: Add uprobe_multi path_fd fail tests
 2026-06-11 11:54 UTC  (2+ messages)

[PATCHv3 bpf-next 4/7] libbpf: Add path_fd to struct bpf_link_create_opts
 2026-06-11 11:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox