BPF List
 help / color / mirror / Atom feed
 messages from 2026-05-19 08:00:49 to 2026-05-20 00:43:28 UTC [more...]

[PATCH net v4 0/5] xsk: fix meta and publish of cq issues
 2026-05-20  0:42 UTC  (6+ messages)
` [PATCH net v4 1/5] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
` [PATCH net v4 2/5] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH net v4 3/5] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH net v4 4/5] xsk: drain continuation descs on invalid descriptor in __xsk_generic_xmit()
` [PATCH net v4 5/5] selftests/xsk: drain CQ to wait for TX completion

[RFC PATCH bpf-next 00/12] bpf: A common way to attach struct_ops to a cgroup
 2026-05-20  0:25 UTC  (22+ messages)
` [RFC PATCH bpf-next 01/12] bpf: Remove __rcu tagging in st_link->map
` [RFC PATCH bpf-next 02/12] bpf: Make struct_ops tasks_rcu grace period optional
` [RFC PATCH bpf-next 03/12] bpf: Add bpf_struct_ops accessor helpers
` [RFC PATCH bpf-next 04/12] bpf: Remove unnecessary prog_list_prog() check
` [RFC PATCH bpf-next 05/12] bpf: Replace prog_list_prog() check with direct pl->prog and pl->link check
` [RFC PATCH bpf-next 06/12] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [RFC PATCH bpf-next 07/12] bpf: Move LSM trampoline unlink into bpf_cgroup_link_auto_detach()
` [RFC PATCH bpf-next 08/12] bpf: Add a few bpf_cgroup_array_* helper functions
` [RFC PATCH bpf-next 09/12] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [RFC PATCH bpf-next 10/12] bpf: tcp: Support selected sock_ops callbacks as struct_ops
` [RFC PATCH bpf-next 11/12] libbpf: Support attaching struct_ops to a cgroup
` [RFC PATCH bpf-next 12/12] selftests/bpf: Test "

[PATCH v6 00/14] perf build: Reduce build time by nearly half
 2026-05-20  0:18 UTC  (7+ messages)
` [PATCH v7 "

[PATCH net] selftests: net: Fix checksums in xdp_native
 2026-05-19 23:27 UTC  (7+ messages)

[PATCH net v3 0/5] xsk: fix meta and publish of cq issues
 2026-05-19 23:20 UTC  (4+ messages)
` [PATCH net v3 3/5] xsk: drain continuation descs after overflow in xsk_build_skb()

[PATCH bpf-next 0/1] bpf: Fix deadlock in freeing of special fields in NMI
 2026-05-19 23:19 UTC  (11+ messages)
` [PATCH bpf-next 1/1] bpf: fix deadlock in special field destruction "

[PATCH] bpf, libbpf: reject non-exclusive metadata maps in the signed loader
 2026-05-19 23:17 UTC  (3+ messages)

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-19 22:56 UTC  (9+ messages)

[PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached
 2026-05-19 22:55 UTC  (3+ messages)

[PATCH net 1/2] net: mana: Add NULL guards in teardown path to prevent panic on attach failure
 2026-05-19 22:55 UTC  (3+ messages)

[PATCH] bpf: reject NULL data/sig in bpf_verify_pkcs7_signature
 2026-05-19 22:44 UTC  (4+ messages)

(no subject)
 2026-05-19 22:20 UTC  (4+ messages)
` [PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE

[PATCH] bpf: avoid padding in struct bpf_common_attr
 2026-05-19 22:17 UTC  (4+ messages)

[PATCH v5] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-19 22:03 UTC  (7+ messages)

[PATCH v3] killswitch: add per-function short-circuit mitigation primitive
 2026-05-19 22:00 UTC  (7+ messages)

[PATCH bpf-next v6 0/4] bpf: add icmp_send kfunc
 2026-05-19 21:20 UTC  (5+ messages)
` [PATCH bpf-next v6 3/6] bpf: add bpf_icmp_send kfunc

[PATCH net 0/4] xsk: fix meta and publish of cq issues
 2026-05-19 21:17 UTC  (11+ messages)
` [PATCH net 3/4] xsk: drain continuation descs after overflow in xsk_build_skb()

[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-19 20:51 UTC  (16+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction

[PATCH v5 0/6] powerpc/bpf: Add support for verifier selftest
 2026-05-19 23:38 UTC  (12+ messages)
` [PATCH v5 1/6] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v5 2/6] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v5 3/6] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v5 4/6] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v5 5/6] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v5 6/6] selftest/bpf: Add tailcall verifier selftest for powerpc64

[PATCHv2 07/11] selftests/bpf: Change uprobe syscall tests to use nop10
 2026-05-19 20:36 UTC  (3+ messages)

[PATCHv2 06/11] selftests/bpf: Emit nop,nop10 instructions combo for x86_64 arch
 2026-05-19 20:36 UTC  (3+ messages)

[PATCHv2 04/11] libbpf: Change has_nop_combo to work on top of nop10
 2026-05-19 20:36 UTC  (3+ messages)

[PATCHv2 05/11] libbpf: Detect uprobe syscall with new error
 2026-05-19 20:36 UTC  (3+ messages)

[PATCH bpf-next v5 00/14] Refactor verifier object relationship tracking
 2026-05-19 20:17 UTC  (25+ messages)
` [PATCH bpf-next v5 01/14] bpf: Simplify mark_stack_slot_obj_read() and callers
` [PATCH bpf-next v5 02/14] bpf: Unify dynptr handling in the verifier
` [PATCH bpf-next v5 03/14] bpf: Assign reg->id when getting referenced kptr from ctx
` [PATCH bpf-next v5 04/14] bpf: Preserve reg->id of pointer objects after null-check
` [PATCH bpf-next v5 05/14] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [PATCH bpf-next v5 06/14] bpf: Remove redundant dynptr arg check for helper
` [PATCH bpf-next v5 07/14] bpf: Unify referenced object tracking in verifier
` [PATCH bpf-next v5 08/14] bpf: Unify release handling for helpers and kfuncs
` [PATCH bpf-next v5 09/14] bpf: Fold ref_obj_id into id and introduce virtual references
` [PATCH bpf-next v5 10/14] bpf: Fix dynptr ref counting to scan all call frames
` [PATCH bpf-next v5 11/14] selftests/bpf: Test creating dynptr from dynptr data and slice
` [PATCH bpf-next v5 12/14] selftests/bpf: Test using dynptr after freeing the underlying object
` [PATCH bpf-next v5 13/14] selftests/bpf: Test using slice after invalidating dynptr clone
` [PATCH bpf-next v5 14/14] selftests/bpf: Test using file dynptr after the reference on file is dropped

[PATCH stable 6.1 0/3] perf build fixes
 2026-05-19 19:54 UTC  (8+ messages)
` [PATCH stable 6.1 1/3] perf build: Conditionally define NDEBUG
` [PATCH stable 6.1 2/3] perf parse-events: Make YYDEBUG dependent on doing a debug build
` [PATCH stable 6.1 3/3] perf build: Disable fewer bison warnings

[PATCH v2] bpf, sockmap: keep sk_msg copy state in sync
 2026-05-19 19:29 UTC  (4+ messages)

[PATCH bpf-next 0/4] selftests/bpf: XDP LB benchmark fixes
 2026-05-19 19:25 UTC  (11+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Fix cold_lru producing zero batch_hash in XDP LB benchmark
` [PATCH bpf-next 2/4] selftests/bpf: Fix expired UDP LRU entries "
` [PATCH bpf-next 3/4] selftests/bpf: Cap batch-timing calibration at BPF may_goto loop limit
` [PATCH bpf-next 4/4] selftests/bpf: Filter timing outliers with IQR in batch-timing library

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-19 19:04 UTC  (10+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-05-19 18:19 UTC  (3+ messages)

[PATCH v4] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-19 16:38 UTC  (10+ messages)

[PATCH] bpf: make bpf_session_cookie() reference optional
 2026-05-19 16:18 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-19 14:08 UTC  (5+ messages)
` [PATCH net-next v2 3/7] atm: convert "
` [PATCH net-next v2 7/7] tipc: "

[PATCH bpf-next 0/5] bpf: Follow-up fixes for BPF syscall common attributes
 2026-05-19 15:15 UTC  (9+ messages)
` [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()

[PATCH v14 13/19] unwind_user: Enable archs that pass RA in a register
 2026-05-19 14:30 UTC  (8+ messages)

[PATCH net-next 0/6] bpf-timetamp: support rx side
 2026-05-19 12:26 UTC  (11+ messages)
` [PATCH net-next 5/6] bpf: enable bpf timestamping rx in TCP layer

[PATCH net-next 6/6] selftests/bpf: Add RX latency tests for bpf timestamping
 2026-05-19 12:05 UTC  (3+ messages)

[PATCH net-next 2/6] net: export sock_disable_timestamp() declaration
 2026-05-19 11:50 UTC  (3+ messages)

[PATCH v6 6/6] selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state
 2026-05-19 10:52 UTC  (3+ messages)

[PATCH v6 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
 2026-05-19 10:45 UTC  (3+ messages)

[PATCH v6 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
 2026-05-19 10:40 UTC  (3+ messages)

[PATCH net v2] net: Clear skb metadata in LWT BPF xmit
 2026-05-19  9:47 UTC  (3+ messages)


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