BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-12 00:30:19 to 2026-08-12 17:41:00 UTC [more...]

[PATCH bpf-next v3 1/6] bpf: Derive the atomic load register in one place
 2026-08-12 17:40 UTC  (6+ messages)
` [PATCH bpf-next v3 4/6] bpf, arm64: Clear fetch destination on faulting arena atomic
` [PATCH bpf-next v3 5/6] bpf, s390: "

[PATCH bpf-next v6 0/5] Introduce bpf_ksock
 2026-08-12 17:39 UTC  (13+ messages)
` [PATCH bpf-next v6 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v6 2/5] bpf: Add ksock kfuncs
` [PATCH bpf-next v6 3/5] selftests/bpf: Add ksock kfunc test
` [PATCH bpf-next v6 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
` [PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard

[PATCH v2 1/2] x86/shstk: support via prctl
 2026-08-12 17:32 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test

[PATCH bpf-next] bpf: Trim special_kfunc_list in verifier
 2026-08-12 16:48 UTC 

[PATCH net v3 0/1] ip: orphan prefetched skbs before multicast forwarding
 2026-08-12 16:36 UTC  (2+ messages)
` [PATCH net v3 1/1] "

[PATCH] cachefiles,netfs: sunset ondemand mode
 2026-08-12 15:10 UTC  (4+ messages)

[PATCH bpf-next] bpf: Fix arm64 KASAN false positive after bpf_throw
 2026-08-12 14:47 UTC 

[PATCH] netdevsim: update rxq->napi pointer during queue reset
 2026-08-12 14:02 UTC  (2+ messages)

[PATCH 1/5] Docs: changes.rst: rename file and references and add links
 2026-08-12 13:15 UTC  (4+ messages)

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-08-12 13:13 UTC  (4+ messages)

[PATCH bpf-next v7 0/6] bpf: decap flags and GSO state updates
 2026-08-12 12:30 UTC  (17+ messages)
` [PATCH bpf-next v7 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH bpf-next v7 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH bpf-next v7 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH bpf-next v7 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH bpf-next v7 5/6] bpf: clear decap state on skb_adjust_room shrink path
` [PATCH bpf-next v7 6/6] selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state

[PATCH bpf-next 0/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-12 12:18 UTC  (7+ messages)
` [PATCH bpf-next 1/3] mm: Add copy_remote_mm_str()
` [PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
` [PATCH bpf-next 3/3] selftests/bpf: Test linux_binprm user memory kfuncs

[PATCH net-next 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-12 11:05 UTC  (3+ messages)
` [PATCH net-next 2/3] xsk: honor XDP_TX_METADATA in zero-copy path

[PATCH bpf-next v5 0/5] Introduce bpf_ksock
 2026-08-12 10:54 UTC  (9+ messages)
` [PATCH bpf-next v5 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v5 2/5] bpf: Add ksock kfuncs

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-12 10:35 UTC  (7+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH] perf/bpf: Fix data race in __perf_event_overflow
 2026-08-12 10:35 UTC  (4+ messages)

BUG: bpf: WARNING in skb_vlan_push from TC BPF action
 2026-08-12 10:20 UTC  (2+ messages)

[PATCH bpf] bpf: Disallow bpf_{g,s}etsockopt() in cgroup UNIX getname hooks
 2026-08-12  9:57 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-08-12  9:23 UTC  (2+ messages)

[PATCH v7 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
 2026-08-12  8:58 UTC  (2+ messages)

[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
 2026-08-12  8:39 UTC  (2+ messages)

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-08-12  7:03 UTC  (5+ messages)
` [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build "

[PATCH bpf-next v2 0/3] selftests/bpf: fix for veristat file/prog filters processing
 2026-08-12  6:38 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] selftests/bpf: exercise veristat filtering logic in a selftest
` [PATCH bpf-next v2 3/3] selftests/bpf: guarantee zero termination for veristat test buffers

[PATCH net-next] bpf, xdp: move offload check into dev_xdp_install()
 2026-08-12  6:36 UTC 

[bpf-next PATCH 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
 2026-08-12  6:28 UTC  (5+ messages)
` [bpf-next PATCH 1/2] "
` [bpf-next PATCH 2/2] selftests/bpf: Enable stack argument tests for riscv

[PATCH] sched_ext: Gate cid kfuncs behind the SCX struct_ops check
 2026-08-12  6:24 UTC  (2+ messages)

BUG: bpf: task hung in lock_sock_nested during sockmap free
 2026-08-12  5:07 UTC 

BUG: bpf: task hung in tcx_link_release
 2026-08-12  5:01 UTC 

[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
 2026-08-12  4:08 UTC  (22+ messages)
` [PATCH bpf-next 02/13] bpf: Factor out update_fentry_multi helper
` [PATCH bpf-next 04/13] bpf: Add tracing_multi link support for bpf progs
` [PATCH bpf-next 05/13] libbpf: "
` [PATCH bpf-next 07/13] bpf: Add tracing_multi link info "
` [PATCH bpf-next 09/13] selftests/bpf: Add tracing_multi bpf prog attach failure tests
` [PATCH bpf-next 11/13] selftests/bpf: Add tracing_multi bpf prog rollback test
` [PATCH bpf-next 12/13] selftests/bpf: Add tracing_multi bpf prog link info test

[PATCH bpf-next 10/13] selftests/bpf: Add tracing_multi bpf prog cookie test
 2026-08-12  4:06 UTC  (3+ messages)

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-12  4:06 UTC  (5+ messages)
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp

[PATCH bpf-next 06/13] bpf: Add tracing_multi link fdinfo support for bpf progs
 2026-08-12  4:04 UTC  (3+ messages)

[PATCH net-next 1/5] selftests/xsk: add UMEM users refcount and centralize socket teardown
 2026-08-12  2:42 UTC  (2+ messages)

[PATCH net-next 2/5] selftests/xsk: roll back partial socket setup on configure failures
 2026-08-12  2:42 UTC  (2+ messages)

[PATCH net-next 3/5] selftests/xsk: expand XSKMAP capacity and add length-based XDP program
 2026-08-12  2:42 UTC  (2+ messages)

[PATCH net-next 5/5] selftests/xsk: make pkt_stream_even_odd_sequence rollback-safe
 2026-08-12  2:28 UTC  (2+ messages)

[PATCH net] net/sched: add get_fill_size callbacks for actions missing them
 2026-08-12  1:19 UTC  (2+ messages)

[PATCH 0/2] block: expose blkcg io.stat to BPF
 2026-08-12  1:07 UTC  (4+ messages)
` [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat


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