public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-16 12:21:46 to 2026-04-17 09:28:03 UTC [more...]

[PATCH bpf v2 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-17  9:27 UTC  (9+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks

[PATCH bpf v3 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-17  9:20 UTC  (3+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks

[PATCH bpf v2 1/2] libbpf: fix deduplication of typedef with base definitions
 2026-04-17  8:33 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: ensure typedef are deduplicated in split BTF

[PATCH] bpf: crypto: reject unterminated type and algorithm names
 2026-04-17  7:43 UTC  (2+ messages)

[PATCH RFC bpf-next v2 00/18] bpf: Introduce resizable hash map
 2026-04-17  6:54 UTC  (9+ messages)

[PATCH bpf-next v7 0/9] Introduce arena library and runtime
 2026-04-17  5:59 UTC  (5+ messages)

[PATCH bpf-next 0/2] Detect and prune dead branches using intersection checks
 2026-04-17  5:34 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf/verifier: Use intersection checks when simulating to detect dead branches

[PATCH bpf-next v5 00/16] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-17  5:03 UTC  (34+ messages)
` [PATCH bpf-next v5 01/16] bpf: Remove unused parameter from check_map_kptr_access()
` [PATCH bpf-next v5 02/16] bpf: Refactor to avoid redundant calculation of bpf_reg_state
` [PATCH bpf-next v5 03/16] bpf: Refactor to handle memory and size together
` [PATCH bpf-next v5 04/16] bpf: Prepare verifier logs for upcoming kfunc stack arguments
` [PATCH bpf-next v5 05/16] bpf: Introduce bpf register BPF_REG_PARAMS
` [PATCH bpf-next v5 06/16] bpf: Limit the scope of BPF_REG_PARAMS usage
` [PATCH bpf-next v5 07/16] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
` [PATCH bpf-next v5 08/16] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v5 09/16] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next v5 10/16] bpf: Reject stack arguments if tail call reachable
` [PATCH bpf-next v5 11/16] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next v5 12/16] bpf: Enable stack argument support for x86_64
` [PATCH bpf-next v5 13/16] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next v5 14/16] selftests/bpf: Add tests for BPF function "
` [PATCH bpf-next v5 15/16] selftests/bpf: Add negative test for greater-than-8-byte kfunc stack argument
` [PATCH bpf-next v5 16/16] selftests/bpf: Add verifier tests for stack argument validation

[PATCH bpf v3 0/2] bpf: fix sock_ops rtt_min OOB read
 2026-04-17  2:31 UTC  (3+ messages)
` [PATCH 1/2] bpf: extract SOCK_OPS_LOAD_TCP_SOCK_FIELD from SOCK_OPS_GET_FIELD
` [PATCH 2/2] bpf: guard sock_ops rtt_min against non-locked tcp_sock

[PATCH bpf-next v4 8/8] selftests/bpf: Add a test to verify bpf_iter for global percpu data
 2026-04-17  2:17 UTC  (3+ messages)

[PATCH net-next 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
 2026-04-17  2:08 UTC  (2+ messages)

[PATCH bpf-next v4 7/8] selftests/bpf: Add tests to verify global percpu data
 2026-04-17  2:06 UTC  (3+ messages)

[PATCH bpf-next v4 6/8] bpftool: Generate skeleton for global percpu data
 2026-04-17  2:01 UTC  (3+ messages)

[PATCH bpf-next v4 0/8] bpf: Introduce global percpu data
 2026-04-17  1:54 UTC  (6+ messages)
` [PATCH bpf-next v4 5/8] bpf: Update per-CPU maps using BPF_F_ALL_CPUS flag

[PATCH bpf-next v4 2/8] bpf: Introduce global percpu data
 2026-04-17  1:30 UTC  (5+ messages)

arm64: Supporting DYNAMIC_FTRACE_WITH_CALL_OPS with CLANG_CFI
 2026-04-17  1:10 UTC  (3+ messages)

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-04-16 23:47 UTC  (5+ messages)
` [RFC PATCH 08/20] bpf: Add Landlock ruleset map type

[PATCH v10 00/12] VMSCAPE optimization for BHI variant
 2026-04-16 23:12 UTC  (6+ messages)
` [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v10 09/12] x86/vmscape: Use static_call() for predictor flush

[PATCHv3 bpf] libbpf: Prevent double close and leak of btf objects
 2026-04-16 23:10 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: allow UTF-8 literals in bpf_bprintf_prepare()
 2026-04-16 23:00 UTC  (7+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: cover UTF-8 trace_printk output

[PATCH bpf-next 0/2] bpf: Fix NULL deref when storing scalar into kptr slot
 2026-04-16 22:30 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: Fix NULL deref in map_kptr_match_type for scalar regs
` [PATCH bpf-next 2/2] selftests/bpf: Reject scalar store into kptr slot

[PATCH v4 00/10] Reintroduce Hornet LSM
 2026-04-16 22:17 UTC  (20+ messages)
` [PATCH v4 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v4 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v4 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v4 04/10] lsm: framework for BPF integrity verification
` [PATCH v4 05/10] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v4 06/10] security: Hornet LSM
` [PATCH v4 07/10] hornet: Introduce gen_sig
` [PATCH v4 08/10] hornet: Add a light skeleton data extractor scripts
` [PATCH v4 09/10] selftests/hornet: Add a selftest for the Hornet LSM
` [PATCH v4 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[PATCH net-next v7 7/7] net: bcmgenet: reject MTU changes incompatible with XDP
 2026-04-16 20:47 UTC  (2+ messages)

[PATCH v2 bpf-next 0/8] bpf: Extend BTF UAPI vlen, kinds to use unused bits
 2026-04-16 20:32 UTC  (21+ messages)
` [PATCH v2 bpf-next 1/8] "
` [PATCH v2 bpf-next 2/8] libbpf: Adjust btf_vlen() to return a __u32
` [PATCH v2 bpf-next 3/8] libbpf: Add feature for kernel extended vlen/kind support
` [PATCH v2 bpf-next 4/8] bpftool: Support 24-bit vlen
` [PATCH v2 bpf-next 5/8] selftests/bpf: Test BTF sanitization rejection for invalid vlen
` [PATCH v2 bpf-next 6/8] selftests/bpf: Fix up btf/invalid test for extended kind
` [PATCH v2 bpf-next 7/8] selftests/bpf: Fix up __u16 vlen assumptions
` [PATCH v2 bpf-next 8/8] Documentation/bpf: Update btf doc with updated vlen, kind sizes

[PATCH net-next v7 6/7] net: bcmgenet: add XDP statistics counters
 2026-04-16 20:08 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-16 20:05 UTC  (15+ messages)
` [PATCH bpf-next v7 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
` [PATCH bpf-next v7 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH bpf-next v7 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v7 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v7 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v7 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v7 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v7 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v7 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v7 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v7 11/11] selftests/bpf: Tolerate missing files during install

[PATCH bpf-next v4 0/6] bpf: decap flags and GSO state updates
 2026-04-16 19:46 UTC  (7+ messages)
` [PATCH bpf-next v4 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
` [PATCH bpf-next v4 6/6] selftests/bpf: tc_tunnel validate decap GSO state

[PATCH net-next v7 5/7] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support
 2026-04-16 19:46 UTC  (2+ messages)

[PATCH RFC bpf-next 0/7] bpf: Fix reg_bounds' slow mode and improve verifier refinement
 2026-04-16 19:33 UTC  (14+ messages)
` [PATCH RFC bpf-next 1/7] bpf/verifier: Use intersection checks when simulating to detect dead branches
` [PATCH RFC bpf-next 2/7] selftests/bpf: Test for empty intersection of tnum and u64
` [PATCH RFC bpf-next 3/7] selftests/bpf: Fix reg_bounds to prune on range violations
` [PATCH RFC bpf-next 4/7] bpf: Improve 64bits bounds refinement from u32 bounds
` [PATCH RFC bpf-next 5/7] bpf: Remove dead code from u32->*64 refinement logic
` [PATCH RFC bpf-next 6/7] selftests/bpf: Hardcode insteresting 32->64 refinement cases
` [PATCH RFC bpf-next 7/7] selftests/bpf: new cases handled by 32->64 range refinements

[PATCH net-next v7 4/7] net: bcmgenet: add XDP_TX support
 2026-04-16 18:54 UTC  (2+ messages)

[PATCH bpf-next v6 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-16 18:11 UTC  (12+ messages)
` [PATCH bpf-next v6 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH bpf-next v6 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH bpf-next v6 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH bpf-next v6 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH bpf-next v6 07/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH bpf-next v6 08/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH bpf-next v6 09/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH bpf-next v6 10/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH bpf-next v6 11/11] selftests/bpf: Tolerate missing files during install

[PATCH bpf-next 2/2] selftests/bpf: Test for empty intersection of tnum and u64
 2026-04-16 17:51 UTC  (3+ messages)

[PATCH bpf] bpf: reject ERR_PTR map->record in map_check_btf
 2026-04-16 16:41 UTC  (3+ messages)

XDP BPF JIT memory leak on armv7
 2026-04-16 15:58 UTC  (3+ messages)

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-16 15:31 UTC  (5+ messages)

[PATCH bpf-next v10 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-16 14:40 UTC  (4+ messages)
` [PATCH bpf-next v10 2/6] bpf: Add bpf_prog_run_array_sleepable()

[PATCH bpf] bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
 2026-04-16 14:40 UTC  (2+ messages)

[PATCH bpf-next v4 00/18] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-16 14:39 UTC  (8+ messages)
` [PATCH bpf-next v4 06/18] bpf: Use argument index instead of register index in kfunc verifier logs
` [PATCH bpf-next v4 10/18] bpf: Fix interaction between stack argument PTR_TO_STACK and dead slot poisoning

[PATCH bpf-next v4 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
 2026-04-16 14:18 UTC  (3+ messages)

Technical Analysis of Use-After-Free (UAF) in kernel/bpf/verifier.c via Dangling Parent State
 2026-04-16 14:17 UTC 

[PATCH bpf-next 0/6] btf: Extend vlen, kind in struct btf_type
 2026-04-16 14:15 UTC  (5+ messages)
` [PATCH bpf-next 3/6] libbpf: Add feature for kernel extended vlen/kind support

[PATCH bpf v15 0/5] emit ENDBR/BTI instructions for indirect
 2026-04-16 14:10 UTC  (2+ messages)

[PATCH 1/2] bpf: deduce_bounds_64_from_32 tightening with circular range logic
 2026-04-16 13:45 UTC  (5+ messages)

[PATCH RFC net-next v4 14/14] xsk: optimize xsk_build_skb for batch copy-mode fast path
 2026-04-16 13:12 UTC  (3+ messages)

[PATCH bpf-next v6 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
 2026-04-16 12:53 UTC  (2+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "


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