messages from 2026-05-08 15:40:12 to 2026-05-11 14:50:35 UTC [more...]
[QUESTION] BPF_SK_SKB_STREAM_PARSER cannot observe strparser orig_offset?
2026-05-11 14:49 UTC
[PATCH bpf 1/2] uprobes/x86: Fix red zone clobbering in nop5 optimization
2026-05-11 14:45 UTC (6+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add tests for uprobe nop5 red zone clobbering
[PATCH net 0/4] xsk: fix meta and publish of cq issues
2026-05-11 14:16 UTC (6+ messages)
` [PATCH net 1/4] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
` [PATCH net 2/4] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH net 3/4] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH net 4/4] xsk: drain continuation descs on invalid descriptor in __xsk_generic_xmit()
[PATCH v1 bpf-next 0/8] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
2026-05-11 12:34 UTC (17+ messages)
` [PATCH v1 bpf-next 3/8] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVLOWAT_CB
` [PATCH v1 bpf-next 5/8] bpf: tcp: Add kfunc to adjust sk->sk_rcvlowat
` [PATCH v1 bpf-next 7/8] bpf: tcp: Add SOCK_OPS rcvlowat hook
` [PATCH v1 bpf-next 8/8] selftest: bpf: Add test for BPF_SOCK_OPS_RCVLOWAT_CB
[PATCH bpf] bpf: Add Jiayuan Chen to sockmap maintainers
2026-05-11 12:10 UTC
[PATCH v1 0/4] bpf: Introduce bpf_netpoll
2026-05-11 12:05 UTC (8+ messages)
` [PATCH v1 1/4] bpf: Add netpoll kfuncs for sending UDP packets
` [PATCH v1 2/4] selftests/bpf: Add netpoll kfunc sanity test
` [PATCH v1 3/4] selftests/bpf: Add netpoll kfunc IPv6 variant test
` [PATCH v1 4/4] selftests/bpf: Add netpoll setup basic tests
[PATCH v2 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
2026-05-11 11:25 UTC (13+ messages)
` [PATCH v2 3/4] mm: introduce bpf_mthp_ops struct ops
[PATCH bpf] bpf: Don't run arg-tracking analysis twice on main subprog
2026-05-11 10:19 UTC (5+ messages)
[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
2026-05-11 9:55 UTC (11+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
[PATCH v14 02/19] unwind_user/sframe: Add support for reading .sframe headers
2026-05-11 10:05 UTC (5+ messages)
[PATCH bpf-next v2] bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries
2026-05-11 9:23 UTC (2+ messages)
[PATCH bpf-next v10 0/3] bpf: Fix call offset truncation and OOB read in bpf_patch_call_args()
2026-05-11 8:28 UTC (2+ messages)
[PATCH bpf v2] selftests/bpf: Use both hrtimer enqueue helpers in vmlinux test
2026-05-11 7:04 UTC (2+ messages)
[PATCH bpf-next v3 00/24] bpf: Support stack arguments for BPF functions and kfuncs
2026-05-11 6:19 UTC (32+ messages)
` [PATCH bpf-next v3 01/24] bpf: Convert bpf_get_spilled_reg macro to static inline function
` [PATCH bpf-next v3 02/24] bpf: Remove copy_register_state wrapper function
` [PATCH bpf-next v3 03/24] bpf: Add helper functions for r11-based stack argument insns
` [PATCH bpf-next v3 04/24] bpf: Set sub->arg_cnt earlier in btf_prepare_func_args()
` [PATCH bpf-next v3 05/24] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v3 06/24] bpf: Refactor jmp history to use dedicated spi/frame fields
` [PATCH bpf-next v3 07/24] bpf: Add precision marking and backtracking for stack argument slots
` [PATCH bpf-next v3 08/24] bpf: Refactor record_call_access() to extract per-arg logic
` [PATCH bpf-next v3 09/24] bpf: Extend liveness analysis to track stack argument slots
` [PATCH bpf-next v3 10/24] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next v3 11/24] bpf: Prepare architecture JIT support for stack arguments
` [PATCH bpf-next v3 12/24] bpf: Enable r11 based insns
` [PATCH bpf-next v3 13/24] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next v3 14/24] bpf: Reject stack arguments if tail call reachable
` [PATCH bpf-next v3 15/24] bpf: Pass bpf_subprog_info to bpf_int_jit_compile()
` [PATCH bpf-next v3 16/24] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next v3 17/24] selftests/bpf: Add tests for BPF function "
` [PATCH bpf-next v3 18/24] selftests/bpf: Add tests for stack argument validation
` [PATCH bpf-next v3 19/24] selftests/bpf: Add BTF fixup for __naked subprog parameter names
` [PATCH bpf-next v3 20/24] selftests/bpf: Add verifier tests for stack argument validation
` [PATCH bpf-next v3 21/24] selftests/bpf: Add precision backtracking test for stack arguments
` [PATCH bpf-next v3 22/24] bpf, arm64: Map BPF_REG_0 to x8 instead of x7
` [PATCH bpf-next v3 23/24] bpf, arm64: Add JIT support for stack arguments
` [PATCH bpf-next v3 24/24] selftests/bpf: Enable stack argument tests for arm64
[bpf-next v3 1/2] bpf: Offload kptr destructors that run from NMI
2026-05-11 1:49 UTC (5+ messages)
[PATCH] crypto: ctr - Convert from skcipher to lskcipher
2026-05-11 0:19 UTC (5+ messages)
[BUG] lsm= with bpf before selinux breaks fscreate with EINVAL
2026-05-10 21:17 UTC
[PATCH v2 1/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-05-10 21:22 UTC (2+ messages)
[PATCH v2 2/2] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
2026-05-10 21:10 UTC (2+ messages)
[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
2026-05-10 20:33 UTC (16+ messages)
` [PATCH net-next v3 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v3 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v3 6/8] selftests: drv-net: refactor devmem command builders into lib module
[PATCH net-next v9 5/7] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support
2026-05-10 18:55 UTC (2+ messages)
[PATCH net-next v9 4/7] net: bcmgenet: add XDP_TX support
2026-05-10 18:52 UTC (2+ messages)
[GIT PULL] BPF fixes for 7.1-rc3
2026-05-10 18:52 UTC (3+ messages)
[PATCH net-next v9 3/7] net: bcmgenet: add basic XDP support (PASS/DROP)
2026-05-10 18:47 UTC (2+ messages)
[PATCH net-next v9 1/7] net: bcmgenet: convert RX path to page_pool
2026-05-10 18:46 UTC (2+ messages)
[PATCH bpf-next v2 22/23] bpf, arm64: Add JIT support for stack arguments
2026-05-10 17:32 UTC (3+ messages)
[PATCH bpf-next v2 20/23] selftests/bpf: Add precision backtracking test for stack arguments
2026-05-10 17:31 UTC (3+ messages)
[PATCH bpf-next v2 19/23] selftests/bpf: Add verifier tests for stack argument validation
2026-05-10 17:27 UTC (5+ messages)
[PATCH bpf-next v2 18/23] selftests/bpf: Add BTF fixup for __naked subprog parameter names
2026-05-10 17:24 UTC (3+ messages)
[PATCH bpf-next v2 17/23] selftests/bpf: Add tests for stack argument validation
2026-05-10 17:23 UTC (3+ messages)
[PATCH bpf-next v2 15/23] bpf,x86: Implement JIT support for stack arguments
2026-05-10 17:22 UTC (5+ messages)
[PATCH bpf-next v2 14/23] bpf: Reject stack arguments if tail call reachable
2026-05-10 17:15 UTC (3+ messages)
[PATCH bpf-next v2 12/23] bpf: Enable r11 based insns
2026-05-10 17:11 UTC (3+ messages)
[PATCH bpf-next v2 11/23] bpf: Prepare architecture JIT support for stack arguments
2026-05-10 17:05 UTC (3+ messages)
[PATCH bpf-next v2 10/23] bpf: Reject stack arguments in non-JITed programs
2026-05-10 16:59 UTC (3+ messages)
[PATCH bpf-next v2 09/23] bpf: Extend liveness analysis to track stack argument slots
2026-05-10 16:47 UTC (5+ messages)
[PATCH bpf-next v2 07/23] bpf: Add precision marking and backtracking for stack argument slots
2026-05-10 16:41 UTC (5+ messages)
[PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3
2026-05-10 6:47 UTC (3+ messages)
[PATCH V2 1/2] tools/lib/bpf/libbpf: Prioritize module kfuncs over vmlinux kfuncs
2026-05-10 3:37 UTC (2+ messages)
[PATCH V2 2/2] kernel/bpf/verifier: Support module kfunc resolution via instruction offset
2026-05-10 3:37 UTC (2+ messages)
[PATCH V2 0/2] Enable module kfuncs to override vmlinux kfuncs
2026-05-10 3:01 UTC
[PATCH net-next 00/12] net: enable TC956x support
2026-05-10 2:25 UTC (12+ messages)
` [PATCH net-next 08/12] dt-bindings: net: toshiba,tc965x-dwmac: add TC956x Ethernet bridge
` [PATCH net-next 10/12] net: stmmac: tc956x: add TC956x/QPS615 support
[PATCH bpf v2] bpf: Fix off-by-one boundary validation in arena direct-value access
2026-05-09 23:20 UTC (2+ messages)
[PATCH bpf v4] xskmap: reject TX-only AF_XDP sockets
2026-05-09 23:20 UTC (4+ messages)
[PATCH bpf-next v2 00/23] bpf: Support stack arguments for BPF functions and kfuncs
2026-05-09 13:44 UTC (11+ messages)
` [PATCH bpf-next v2 05/23] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v2 21/23] bpf, arm64: Map BPF_REG_0 to x8 instead of x7
[PATCH bpf-next v2 04/23] bpf: Set sub->arg_cnt earlier in btf_prepare_func_args()
2026-05-09 13:05 UTC (3+ messages)
[PATCH RFC net-next 0/4] xdp: reuse generic skb XDP handling for veth
2026-05-09 8:48 UTC (5+ messages)
` [PATCH RFC net-next 1/4] xdp: add mixed page_pool/page_shared memory type
` [PATCH RFC net-next 2/4] xdp: return status from generic_xdp_tx()
` [PATCH RFC net-next 3/4] xdp: split generic XDP skb handling
` [PATCH RFC net-next 4/4] veth: use generic skb XDP handling
[PATCH net-next v4 10/13] net: lan966x: add PCIe FDMA MTU change support
2026-05-09 8:27 UTC (2+ messages)
[PATCH net-next v4 11/13] net: lan966x: add PCIe FDMA XDP support
2026-05-09 8:27 UTC (2+ messages)
[PATCH net-next v4 09/13] net: lan966x: add PCIe FDMA support
2026-05-09 8:27 UTC (2+ messages)
[PATCH net-next v4 04/13] net: lan966x: add FDMA LLP register write helper
2026-05-09 8:27 UTC (2+ messages)
[PATCH net-next v4 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
2026-05-09 8:27 UTC (2+ messages)
[PATCH net-next v4 03/13] net: microchip: fdma: add PCIe ATU support
2026-05-09 8:27 UTC (2+ messages)
[PATCH bpf-next v2 00/16] bpf: Reduce the use of migrate_{disable|enable}()
2026-05-08 23:32 UTC (4+ messages)
` [PATCH bpf-next v2 01/16] bpf: Remove migrate_{disable|enable} from LPM trie
[PATCH v14 07/19] unwind_user/sframe: Wire up unwind_user to sframe
2026-05-08 23:07 UTC (4+ messages)
[PATCH v14 06/19] unwind_user/sframe: Detect .sframe sections in executables
2026-05-08 23:05 UTC (5+ messages)
[PATCH v14 05/19] unwind_user/sframe: Add support for reading .sframe contents
2026-05-08 23:04 UTC (7+ messages)
[PATCH v2 4/4] samples: bpf: add mthp_ext
2026-05-08 22:52 UTC (3+ messages)
[PATCH v3 1/2] bpf: render CGROUP_LSM_NUM configurable as a KConfig
2026-05-08 22:16 UTC (4+ messages)
[PATCH v2 bpf] bpf: Free reuseport cBPF prog after RCU grace period
2026-05-08 22:13 UTC (4+ messages)
[PATCH v2 2/4] bpf: add bpf_cgroup_{flush_stats,stall} function
2026-05-08 22:01 UTC (2+ messages)
[PATCH v2 1/4] psi: add psi_group_flush_stats() function
2026-05-08 21:36 UTC (2+ messages)
[PATCH net-next,v9 2/2] net: mana: force full-page RX buffers via ethtool private flag
2026-05-08 21:35 UTC (2+ messages)
[PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag
2026-05-08 21:16 UTC (2+ messages)
[PATCH v11 00/12] VMSCAPE optimization for BHI variant
2026-05-08 21:05 UTC (3+ messages)
` [PATCH v11 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH v1 bpf-next 2/8] bpf: tcp: Introduce BPF_SOCK_OPS_RCVLOWAT_CB
2026-05-08 20:26 UTC (3+ messages)
[PATCH v1 bpf-next 1/8] selftest: bpf: Use BPF_SOCK_OPS_ALL_CB_FLAGS + 1 for bad_cb_test_rv
2026-05-08 20:21 UTC (3+ messages)
[PATCH v2 bpf 0/6] bpf: tcp: Fix type confusion in bpf helper functions
2026-05-08 19:10 UTC (2+ messages)
[PATCH] sched_ext: Add scx_ai_numa scheduler example for AI workloads
2026-05-08 19:08 UTC (2+ messages)
[PATCH v7 00/10] Reintroduce Hornet LSM
2026-05-08 18:40 UTC (3+ messages)
` [PATCH v7 10/10] ipe: Add BPF program load policy enforcement via Hornet integration
[v6 00/10] Reintroduce Hornet LSM
2026-05-08 18:03 UTC (3+ messages)
[PATCH bpf-next 00/18] bpf: Support stack arguments for BPF functions and kfuncs
2026-05-08 17:33 UTC (5+ messages)
` [PATCH bpf-next 01/18] bpf: Support stack arguments for bpf functions
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