messages from 2026-08-14 06:42:40 to 2026-08-14 14:54:53 UTC [more...]
[PATCH bpf-next] selftests/bpf: Move tracing_multi_bench_attach to bench
2026-08-14 14:54 UTC (4+ messages)
[PATCH bpf-next v3 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
2026-08-14 14:53 UTC (3+ messages)
` [PATCH bpf-next v3 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable
[PATCH] sched_ext/scx_flatcg: expire cached hweights on weight changes
2026-08-14 14:48 UTC (2+ messages)
[PATCH v2 bpf 0/4] bpf: Fix ring buffer position wrap handling on 32-bit
2026-08-14 14:09 UTC (13+ messages)
` [PATCH v2 bpf 1/4] bpf: Fix pending_pos walk on 32-bit ring position wrap
` [PATCH v2 bpf 2/4] bpf: Fix available-data accounting on 32-bit wrap in overwrite mode
` [PATCH v2 bpf 3/4] bpf: Read producer_pos before overwrite_pos in ringbuf_avail_data_sz()
` [PATCH v2 bpf 4/4] libbpf: Fix ring buffer consumer loop on 32-bit position wrap
[PATCH bpf] bpf: Enforce cgroup storage map consistency for freplace attach
2026-08-14 13:46 UTC (3+ messages)
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-14 13:34 UTC (9+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
[PATCH bpf-next v3 0/2] bpf: Enforce gotox targets against subprog bounds
2026-08-14 12:09 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add cross-subprog gotox target coverage
[PATCH net-next] net: xdp: don't assume an Ethernet header in generic XDP
2026-08-14 11:33 UTC (2+ messages)
[PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_sockopt is_compat field
2026-08-14 11:20 UTC
[PATCH bpf-next 0/2] bpf: Cleanup & optimization
2026-08-14 10:45 UTC (4+ messages)
` [PATCH bpf-next 2/2] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-14 10:06 UTC (8+ messages)
` [PATCH 6/9] mm: convert PTE table entry to pte
[PATCH bpf-next v7 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
2026-08-14 8:40 UTC (3+ messages)
[PATCH 00/13] audit: log all six syscall arguments in the SYSCALL record
2026-08-14 8:40 UTC (2+ messages)
[PATCH bpf-next v7 5/6] bpf: clear decap state on skb_adjust_room shrink path
2026-08-14 8:33 UTC (3+ messages)
[PATCH v8 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-08-14 8:28 UTC (2+ messages)
[PATCH net-next 00/14] skb extension for BPF metadata
2026-08-14 8:14 UTC (15+ messages)
` [PATCH net-next 01/14] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH net-next 02/14] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH net-next 03/14] bpf: Make BPF skb extension survive packet scrubbing
` [PATCH net-next 04/14] selftests/bpf: Add tests for bpf_dynptr_from_skb_ext
` [PATCH net-next 05/14] selftests/bpf: Test skb_ext on cloned skbs
` [PATCH net-next 06/14] selftests/bpf: Test skb_ext survival across veth and GRE
` [PATCH net-next 07/14] selftests/bpf: Test skb_ext read from cgroup_skb and sk_filter hooks
` [PATCH net-next 08/14] selftests/bpf: Test skb_ext read from sock_ops and LSM hooks
` [PATCH net-next 09/14] selftests/bpf: Test skb_ext read from kfree_skb tracepoint
` [PATCH net-next 10/14] selftests/bpf: Test skb_ext read from netfilter hook
` [PATCH net-next 11/14] selftests/bpf: Test skb_ext from LWT in, out, and xmit hooks
` [PATCH net-next 12/14] selftests/bpf: Test skb_ext read from seg6local End.BPF hook
` [PATCH net-next 13/14] selftests/bpf: Test skb_ext read from sk_skb stream verdict hook
` [PATCH net-next 14/14] selftests/bpf: Use non-trivial test payload in xdp_context tests
[PATCH bpf-next 1/4] bpf: Keep fault protection when merging pointer types
2026-08-14 8:10 UTC (4+ messages)
` [PATCH bpf-next 2/4] bpf: Merge pointer types also when both are PTR_TO_MEM
[PATCH v3 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-08-14 8:09 UTC (7+ messages)
` [PATCH v3 1/4] selftests: add shared lib.bpf.mk to build "
` [PATCH v3 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v3 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v3 4/4] selftests/sched_ext: build BPF schedulers "
[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
2026-08-14 7:49 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] "
[PATCH bpf v5 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
2026-08-14 7:49 UTC (5+ messages)
` [PATCH bpf v5 1/2] bpf/selftests: fix comment style in network_helpers.c
` [PATCH bpf v5 2/2] selftests/bpf: allocate a larger timeout for connection
[PATCH bpf-next] riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc args
2026-08-14 7:05 UTC (3+ messages)
page: | 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