messages from 2025-12-31 19:44:25 to 2026-01-05 15:19:08 UTC [more...]
[PATCH bpf-next v2 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps
2026-01-05 15:18 UTC (3+ messages)
` [PATCH bpf-next v2 1/5] bpf: lru: Tidy hash handling in LRU code
` [PATCH bpf-next v2 2/5] bpf: lru: Factor out bpf_lru_node_reset_state helper
[PATCH net v2 0/3] virtio-net: fix the deadlock when disabling rx NAPI
2026-01-05 15:03 UTC (18+ messages)
` [PATCH net v2 1/3] virtio-net: don't schedule delayed refill worker
` [PATCH net v2 2/3] virtio-net: remove unused "
` [PATCH net v2 3/3] virtio-net: clean up __virtnet_rx_pause/resume
[PATCH bpf-next v2 0/9] bpf: Make KF_TRUSTED_ARGS default
2026-01-05 14:52 UTC (26+ messages)
` [PATCH bpf-next v2 1/9] bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
` [PATCH bpf-next v2 3/9] bpf: Remove redundant KF_TRUSTED_ARGS flag from "
` [PATCH bpf-next v2 4/9] selftests: bpf: Update kfunc_param_nullable test for new error message
` [PATCH bpf-next v2 5/9] selftests: bpf: Update failure message for rbtree_fail
` [PATCH bpf-next v2 6/9] selftests: bpf: fix test_kfunc_dynptr_param
` [PATCH bpf-next v2 7/9] selftests: bpf: fix cgroup_hierarchical_stats
` [PATCH bpf-next v2 8/9] bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state()
` [PATCH bpf-next v2 9/9] HID: bpf: drop dead NULL checks in kfuncs
[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in strnchr
2026-01-05 14:11 UTC
[PATCH bpf-next v4 0/4] Use correct destructor kfunc types
2026-01-05 13:55 UTC (2+ messages)
bpf: xdp: unhandled error in xdp_test_run_init_page() leads to crash
2026-01-05 13:22 UTC (7+ messages)
` [PATCH bpf-next 0/2] bpf, test_run: Fix user-memory-access vulnerability for LIVE_FRAMES
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add test for xdp_md context with LIVE_FRAMES in BPF_PROG_TEST_RUN
` [syzbot ci] Re: bpf, test_run: Fix user-memory-access vulnerability for LIVE_FRAMES
[PATCH bpf-next] bpftool: Make skeleton C++ compatible with explicit casts
2026-01-05 12:53 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v4 "
[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
2026-01-05 12:14 UTC (17+ messages)
` [PATCH bpf-next v2 01/16] bnxt_en: Call skb_metadata_set when skb->data points at metadata end
` [PATCH bpf-next v2 02/16] i40e: "
` [PATCH bpf-next v2 03/16] igb: "
` [PATCH bpf-next v2 04/16] igc: "
` [PATCH bpf-next v2 05/16] ixgbe: "
` [PATCH bpf-next v2 06/16] net/mlx5e: "
` [PATCH bpf-next v2 07/16] veth: "
` [PATCH bpf-next v2 08/16] xsk: "
` [PATCH bpf-next v2 09/16] xdp: "
` [PATCH bpf-next v2 10/16] net: Track skb metadata end separately from MAC offset
` [PATCH bpf-next v2 11/16] bpf, verifier: Remove side effects from may_access_direct_pkt_data
` [PATCH bpf-next v2 12/16] bpf, verifier: Turn seen_direct_write flag into a bitmap
` [PATCH bpf-next v2 13/16] bpf, verifier: Propagate packet access flags to gen_prologue
` [PATCH bpf-next v2 14/16] bpf, verifier: Track when data_meta pointer is loaded
` [PATCH bpf-next v2 15/16] bpf: Realign skb metadata for TC progs using data_meta
` [PATCH bpf-next v2 16/16] selftests/bpf: Test skb metadata access after L2 decapsulation
[PATCH bpf 1/2] bpf, test_run: Subtract size of xdp_frame from allowed metadata size
2026-01-05 11:47 UTC (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Update xdp_context_test_run test to check maximum "
[PATCH dwarves] btf_encoder: prefer strong function definitions for BTF generation
2026-01-05 11:47 UTC (4+ messages)
[PATCH 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-05 11:15 UTC (8+ messages)
` [PATCH 1/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH 2/6] powerpc64/bpf: Tailcall handling with trampolines
` [PATCH 3/6] powerpc/bpf: use BPF_PPC_STACK_SAVE to spill trampoline NVRs
` [PATCH 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH 5/6] powerpc64/bpf: Support exceptions
` [PATCH 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2026-01-05 7:49 UTC (7+ messages)
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
2026-01-05 5:50 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the mm-unstable tree
2026-01-05 2:04 UTC
[BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2026-01-04 13:34 UTC (4+ messages)
[PATCH bpf-next v2 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
2026-01-04 13:16 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: test the jited inline of bpf_get_current_task
[PATCH v1] kasan,mm: fix incomplete tag reset in change_memory_common()
2026-01-04 12:35 UTC
[PATCH bpf-next v6 00/10] bpf: fsession support
2026-01-04 12:28 UTC (11+ messages)
` [PATCH bpf-next v6 01/10] bpf: add "
` [PATCH bpf-next v6 02/10] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v6 03/10] bpf: add the kfunc bpf_fsession_is_return
` [PATCH bpf-next v6 04/10] bpf: add the kfunc bpf_fsession_cookie
` [PATCH bpf-next v6 05/10] bpf,x86: introduce emit_st_r0_imm64() for trampoline
` [PATCH bpf-next v6 06/10] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v6 07/10] libbpf: add fsession support
` [PATCH bpf-next v6 08/10] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v6 09/10] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v6 10/10] selftests/bpf: test fsession mixed with fentry and fexit
[BUG] bpf/verifier: kernel crash in is_state_visited() during bpf_prog_load (5.4.139 elrepo)
2026-01-04 10:00 UTC
[RFC PATCH v2 0/3] Memory Controller eBPF support
2026-01-04 9:30 UTC (3+ messages)
[PATCH bpf-next v3 0/2] xsk: introduce pre-allocated memory per xsk CQ
2026-01-04 6:22 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] xsk: introduce local_cq for each af_xdp socket
` [PATCH bpf-next v3 2/2] xsk: introduce a dedicated local completion queue for each xsk
[PATCH bpf-next] bpf, docs: Update pahole to 1.28 for selftests
2026-01-04 5:55 UTC (4+ messages)
[PATCH net-next v6 0/2] xsk: move cq_cached_prod_lock
2026-01-04 1:21 UTC (3+ messages)
` [PATCH net-next v6 1/2] xsk: advance cq/fq check when shared umem is used
` [PATCH net-next v6 2/2] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
[PATCH bpf] bpf: 'fix' for undefined future potential exploits of BPF_PROG_LOAD
2026-01-03 16:10 UTC (5+ messages)
[PATCH v7 net-next 00/13] AccECN protocol case handling series
2026-01-03 13:10 UTC (14+ messages)
` [PATCH v7 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v7 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v7 net-next 03/13] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v7 net-next 04/13] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v7 net-next 05/13] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v7 net-next 06/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v7 net-next 07/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v7 net-next 08/13] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v7 net-next 09/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v7 net-next 11/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v7 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v7 net-next 13/13] tcp: accecn: enable AccECN
[PATCH bpf-next v2 1/2] bpf: Add interval and tnum analysis for signed and unsigned BPF_DIV
2026-01-03 8:40 UTC (4+ messages)
[PATCH bpf-next v5 00/10] bpf: fsession support
2026-01-03 4:41 UTC (7+ messages)
` [PATCH bpf-next v5 01/10] bpf: add "
[PATCH bpf-next v3 0/2] bpf: Recognize special arithmetic shift in the verifier
2026-01-03 2:23 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for s>>=31 and s>>=63
[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
2026-01-03 0:10 UTC (8+ messages)
` [PATCH bpf-next 1/4] bpf: tailcall: Introduce bpf_arch_tail_call_prologue_offset
` [PATCH bpf-next 2/4] bpf, x64: tailcall: Eliminate max_entries and bpf_func access at runtime
` [PATCH bpf-next 3/4] bpf, arm64: "
` [PATCH bpf-next 4/4] bpf, lib/test_bpf: Fix broken tailcall tests
[PATCH bpf-next v2] bpf: Replace __opt annotation with __nullable for kfuncs
2026-01-03 0:00 UTC (2+ messages)
[PATCH bpf-next v5 0/2] memcg accounting for BPF arena
2026-01-02 22:40 UTC (4+ messages)
` [PATCH bpf-next v5 1/2] bpf: syscall: Introduce memcg enter/exit helpers
` [PATCH bpf-next v5 2/2] bpf: arena: Reintroduce memcg accounting
[RFC PATCH] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-01-02 21:40 UTC
[PATCH bpf-next] bpf: Replace __opt annotation with __nullable for kfuncs
2026-01-02 21:05 UTC (3+ messages)
[PATCH bpf-next v3 00/10] bpf: Make KF_TRUSTED_ARGS default
2026-01-02 20:20 UTC (12+ messages)
` [PATCH bpf-next v3 01/10] bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
` [PATCH bpf-next v3 02/10] bpf: Remove redundant KF_TRUSTED_ARGS flag from "
` [PATCH bpf-next v3 03/10] bpf: net: netfilter: drop dead NULL checks
` [PATCH bpf-next v3 04/10] bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state()
` [PATCH bpf-next v3 05/10] HID: bpf: drop dead NULL checks in kfuncs
` [PATCH bpf-next v3 06/10] selftests: bpf: Update kfunc_param_nullable test for new error message
` [PATCH bpf-next v3 07/10] selftests: bpf: Update failure message for rbtree_fail
` [PATCH bpf-next v3 08/10] selftests: bpf: fix test_kfunc_dynptr_param
` [PATCH bpf-next v3 09/10] selftests: bpf: fix cgroup_hierarchical_stats
` [PATCH bpf-next v3 10/10] selftests: bpf: Fix test_bpf_nf for trusted args becoming default
[PATCH bpf-next v4 0/2] memcg accounting for BPF arena
2026-01-02 20:03 UTC (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: syscall: Introduce memcg enter/exit helpers
` [PATCH bpf-next v4 2/2] bpf: arena: Reintroduce memcg accounting
[PATCH bpf-next v3 0/2] memcg accounting for BPF arena
2026-01-02 18:06 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: syscall: Introduce memcg enter/exit helpers
` [PATCH bpf-next v3 2/2] bpf: arena: Reintroduce memcg accounting
[PATCH 5/5] selftests/bpf: make cfi_stubs globals const
2026-01-02 16:19 UTC (7+ messages)
[PATCH bpf-next v3] bpf: arm64: Fix panic due to missing BTI at indirect jump targets
2026-01-02 9:22 UTC (6+ messages)
[BUG?]: bpf/selftests: ns_bpf_qdisc libbpf: loading object 'tc_bpf' from buffer
2026-01-01 18:26 UTC
[PATCH bpf-next v2] selftests/bpf: veristat: fix printing order in output_stats()
2026-01-01 0:10 UTC (2+ messages)
[PATCH] Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN
2025-12-31 21:50 UTC (2+ messages)
[PATCH bpf-next v1] scripts/gen-btf.sh: Reduce log verbosity
2025-12-31 21:40 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: veristat: fix printing order in output_stats()
2025-12-31 21:41 UTC (3+ messages)
[PATCH] selftests/bpf: fix qdisc kfunc declarations
2025-12-31 21:34 UTC (2+ messages)
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