messages from 2026-08-10 22:47:02 to 2026-08-12 10:33:24 UTC [more...]
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-12 10:33 UTC (6+ 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 bpf-next v7 0/6] bpf: decap flags and GSO state updates
2026-08-12 10:33 UTC (13+ 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 v5 0/5] Introduce bpf_ksock
2026-08-12 10:25 UTC (8+ messages)
` [PATCH bpf-next v5 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v5 2/5] bpf: Add ksock kfuncs
BUG: bpf: WARNING in skb_vlan_push from TC BPF action
2026-08-12 10:20 UTC (2+ messages)
[PATCH] perf/bpf: Fix data race in __perf_event_overflow
2026-08-12 10:12 UTC (3+ 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 v3 1/6] bpf: Derive the atomic load register in one place
2026-08-12 9:40 UTC (11+ messages)
` [PATCH bpf-next v3 2/6] bpf, riscv: Clear fetch destination on faulting arena atomic
` [PATCH bpf-next v3 3/6] bpf, x86: "
` [PATCH bpf-next v3 4/6] bpf, arm64: "
` [PATCH bpf-next v3 5/6] bpf, s390: "
` [PATCH bpf-next v3 6/6] selftests/bpf: Add arena fault tests for atomics with fetch
[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 (24+ 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 (22+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 6/9] mm: convert PTE table entry to pte
[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 (8+ messages)
` [PATCH 1/2] block: add BPF kfuncs to read blkcg io.stat
[PATCH bpf-next v4 0/3] bpf: prevent offloaded programs from running on host via tcx/netkit
2026-08-12 0:10 UTC (5+ messages)
` [PATCH bpf-next v4 2/3] bpf, xdp: move offload check into dev_xdp_install()
[PATCH v4 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-08-12 0:10 UTC (2+ messages)
[PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support
2026-08-11 23:22 UTC (4+ messages)
[PATCH bpf-next v2 0/2] bpf: Compare iterator types during state pruning
2026-08-11 22:00 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Test RCU iterator "
[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
2026-08-11 21:52 UTC (3+ messages)
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
2026-08-11 21:37 UTC (7+ messages)
` [PATCH bpf-next v3 06/15] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [PATCH bpf-next v3 08/15] bpf: Add a few bpf_cgroup_array_* helper functions
[PATCH bpf-next v7 0/6] Improve stack depth verification stats output
2026-08-11 21:37 UTC (13+ messages)
` [PATCH bpf-next v7 1/6] bpf: Track verifier instruction stats for each subprogram
` [PATCH bpf-next v7 2/6] bpf: Attribute async callback instructions to verification roots
` [PATCH bpf-next v7 3/6] bpf: Show more useful info in stack depth stats
` [PATCH bpf-next v7 4/6] selftests/bpf: Adjust veristat stack depth parsing
` [PATCH bpf-next v7 5/6] selftests/bpf: Test stack depth stats without BTF subprog names
` [PATCH bpf-next v7 6/6] selftests/bpf: Test subprogram instruction statistics
[PATCH bpf-next] bpf: add BPF_F_SEALED flag to seal BPF links at creation
2026-08-11 21:23 UTC (5+ messages)
[PATCH bpf-next 0/2] selftests/bpf: fix for veristat file/prog filters processing
2026-08-11 19:29 UTC (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: exercise veristat filtering logic in a selftest
[PATCH bpf-next v5] libbpf: avoid overflow in BTF.ext bounds check
2026-08-11 16:49 UTC
[PATCH bpf v3 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
2026-08-11 16:25 UTC (7+ messages)
` [PATCH bpf v3 1/2] selftests/bpf: keep polling connection that is still in progress
` [PATCH bpf v3 2/2] selftests/bpf: add connect timeout to test_tc_edt
[PATCH bpf-next v11 00/10] bpf: Introduce global percpu data
2026-08-11 15:49 UTC (9+ messages)
` [PATCH bpf-next v11 03/10] "
` [PATCH bpf-next v11 05/10] libbpf: Add support for "
[PATCH net] net/sched: cls_bpf: reject dev-bound programs bound to a different device
2026-08-11 15:36 UTC (4+ messages)
[PATCH bpf v2 0/2] bpf: Reject negative optlen in cgroup getsockopt hook
2026-08-11 15:10 UTC (4+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Exercise "
[PATCH bpf-next 0/2] bpf: Cancel special fields in resizable hashtab on recycle
2026-08-11 14:22 UTC (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Test rhtab kptr recycle from NMI context
[PATCH net-next v2 00/14] net: enable TC956x support
2026-08-11 13:46 UTC (2+ messages)
[PATCH bpf-next 0/5] bpf: Add user memory access kfuncs for mm_struct
2026-08-11 13:28 UTC (10+ messages)
` [PATCH bpf-next 1/5] mm: Add copy_remote_mm_str()
` [PATCH bpf-next 2/5] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next 3/5] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next 4/5] selftests/bpf: Test trusted-or-null linux_binprm->mm
` [PATCH bpf-next 5/5] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm
[PATCH bpf-next v2 0/2] bpf: Eliminate unnecessary clone/restore due to constants blinding
2026-08-11 13:00 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] bpf: Remove unnecessary dup/restore subprog_starts and prog clone
[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
2026-08-11 12:08 UTC (15+ messages)
[PATCH v2 net 0/2] Fix wrong transport_header when sending VLAN-tagged frames
2026-08-11 11:20 UTC (2+ messages)
[PATCH bpf-next v5 0/2] bpf: Fix trampoline image UAF on multi detach failure
2026-08-11 11:06 UTC (5+ messages)
` [PATCH bpf-next v5 1/2] bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failure
` [PATCH bpf-next v5 2/2] bpf: Make bpf_trampoline_multi_detach return void
[PATCH bpf-next v2 1/6] bpf: Derive the atomic load register in one place
2026-08-11 9:26 UTC (7+ messages)
` [PATCH bpf-next v2 2/6] bpf, riscv: Clear fetch destination on faulting arena atomic
[PATCH net-next v3] selftests: net: reuseport_bpf_numa: consider cpuless numa node
2026-08-11 9:00 UTC (2+ messages)
[PATCH] sched_ext: don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
2026-08-11 7:59 UTC
[PATCH net-next V2] net/mlx5: Use dma_wmb() for completion queue doorbell updates
2026-08-11 6:47 UTC
[PATCH bpf v2] lwt_bpf: restore reserved headroom after xmit program
2026-08-11 4:41 UTC
[RFC PATCH bpf-next 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
2026-08-11 3:41 UTC (5+ messages)
[PATCH bpf-next v4 00/13] bpf: Support aggregate return values up to 16 bytes
2026-08-11 1:24 UTC (23+ messages)
` [PATCH bpf-next v4 01/13] bpf: Factor check_global_ret_scalar_reg() out of the global return check
` [PATCH bpf-next v4 02/13] bpf: Add helpers to describe the R0:R2 return register pair
` [PATCH bpf-next v4 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
` [PATCH bpf-next v4 04/13] bpf: Track R2 of register-pair returns in precision backtracking
` [PATCH bpf-next v4 05/13] bpf: Account R2 of register-pair returns in live register analysis
` [PATCH bpf-next v4 06/13] bpf: Reject callbacks returning more than 8 bytes
` [PATCH bpf-next v4 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
` [PATCH bpf-next v4 08/13] bpf: Reject register-pair returns when the subprog BTF is unreliable
` [PATCH bpf-next v4 09/13] bpf: Enable aggregate return types up to 16 bytes
` [PATCH bpf-next v4 10/13] selftests/bpf: Add C tests for 16-byte returns in R0:R2
` [PATCH bpf-next v4 11/13] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
` [PATCH bpf-next v4 12/13] selftests/bpf: Add tests for callbacks returning more than 8 bytes
` [PATCH bpf-next v4 13/13] Documentation/bpf: Document up to 16-byte kfunc return values in R0:R2
[PATCH bpf-next v3 2/3] MIPS: uasm: Add signed div/mod emitters
2026-08-11 0:34 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: Compare iterator types during state pruning
2026-08-11 0:32 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test RCU iterator "
[PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
2026-08-11 0:29 UTC (3+ messages)
` [PATCH 04/12] btf_encoder: Encode variant parts as union members in BTF
[PATCH bpf-next v1 0/2] Add resolve_btfids support for __arena kfunc suffix
2026-08-11 0:16 UTC (5+ messages)
` [PATCH bpf-next v1 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
` [PATCH bpf-next v1 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
[PATCH net] veth: fix queue index used to wake the peer txq in veth_poll
2026-08-10 23:20 UTC
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