public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-12 05:00:55 to 2026-04-13 21:11:00 UTC [more...]

[PATCH bpf-next v4 00/18] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-13 21:10 UTC  (22+ messages)
` [PATCH bpf-next v4 06/18] bpf: Use argument index instead of register index in kfunc verifier logs
` [PATCH bpf-next v4 09/18] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v4 15/18] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next v4 17/18] selftests/bpf: Add negative test for greater-than-8-byte kfunc stack argument
` [PATCH bpf-next v4 18/18] selftests/bpf: Add verifier tests for stack argument validation

[PATCH v3 0/2] Support BPF traversal of wakeup sources
 2026-04-13 20:39 UTC  (10+ messages)

[PATCH RFC bpf-next v2 00/18] bpf: Introduce resizable hash map
 2026-04-13 20:37 UTC  (30+ messages)
` [PATCH RFC bpf-next v2 01/18] bpf: Register rhash map
` [PATCH RFC bpf-next v2 03/18] bpf: Implement lookup, delete, update for resizable hashtab
` [PATCH RFC bpf-next v2 04/18] rhashtable: Add rhashtable_walk_enter_from()
` [PATCH RFC bpf-next v2 09/18] bpf: Implement alloc and free for resizable hashtab
` [PATCH RFC bpf-next v2 12/18] selftests/bpf: Add basic tests for resizable hash map
` [PATCH RFC bpf-next v2 13/18] selftests/bpf: Support resizable hashtab in test_maps
` [PATCH RFC bpf-next v2 14/18] selftests/bpf: Resizable hashtab BPF_F_LOCK tests
` [PATCH RFC bpf-next v2 15/18] selftests/bpf: Add stress tests for resizable hash get_next_key
` [PATCH RFC bpf-next v2 16/18] selftests/bpf: Add BPF iterator tests for resizable hash map
` [PATCH RFC bpf-next v2 18/18] selftests/bpf: Add resizable hashmap to benchmarks

[PATCH bpf-next v9 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-13 20:05 UTC  (7+ messages)
` [PATCH bpf-next v9 2/6] bpf: Add bpf_prog_run_array_sleepable()

[PATCH bpf-next 0/3] bpf: arg tracking for imprecise/multi-offset BPF_ST/STX
 2026-04-13 19:56 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: fix arg tracking for BPF_STX through imprecise ptrs
` [PATCH bpf-next 2/3] bpf: fix arg tracking for BPF_ST through imprecise/multi-offset ptrs
` [PATCH bpf-next 3/3] selftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STX

[PATCH bpf-next] bpf: Fix use-after-free in arena_vm_close on fork
 2026-04-13 19:55 UTC  (2+ messages)

[PATCH net-next v2 0/5] veth: add Byte Queue Limits (BQL) support
 2026-04-13 19:49 UTC  (3+ messages)
` [PATCH net-next v2 2/5] veth: implement Byte Queue Limits (BQL) for latency reduction
` [syzbot ci] Re: veth: add Byte Queue Limits (BQL) support

[PATCH bpf v4 0/2] bpf: Fix arena VMA use-after-free on fork
 2026-04-13 19:44 UTC  (7+ messages)
` [PATCH bpf v4 1/2] bpf: Fix use-after-free of arena VMA "

[PATCH bpf-next v2 0/2] bpf, arm64/riscv: Remove redundant icache flush after pack allocator finalize
 2026-04-13 19:11 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf, arm64: Remove redundant bpf_flush_icache() "
` [PATCH bpf-next v2 2/2] bpf, riscv: "

[PATCH v2 0/4] Firmware LSM hook
 2026-04-13 19:09 UTC  (11+ messages)

[PATCH bpf-next v1 0/3] Fix garbage data in task local data
 2026-04-13 19:02 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] selftests/bpf: Prevent allocating data larger than a page
` [PATCH bpf-next v1 2/3] selftests/bpf: Fix tld_get_data() returning garbage data
` [PATCH bpf-next v1 3/3] selftests/bpf: Test small task local data allocation

[PATCH v3 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-04-13 18:57 UTC  (5+ messages)
` [PATCH v3 1/4] perf/core: Fix NULL pmu_ctx passed to PMU sched_task callback
` [PATCH v3 2/4] perf: Use a union to clear branch entry bitfields
` [PATCH v3 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v3 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-13 18:28 UTC  (9+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH RFC bpf-next 4/8] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH RFC bpf-next 5/8] bpf, x86: emit KASAN checks into "
` [PATCH RFC bpf-next 6/8] selftests/bpf: do not run verifier JIT tests when BPF_JIT_KASAN is enabled
` [PATCH RFC bpf-next 7/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH RFC bpf-next 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[GIT PULL] BPF changes for 7.1
 2026-04-13 17:47 UTC 

[PATCH v2] bpf/tests: Exhaustive test coverage for signed division and modulo
 2026-04-13 17:23 UTC  (2+ messages)
` [PATCH bpf-next v3] "

[PATCH bpf-next 0/2] bpf, arm64/riscv: Remove redundant icache flush after pack allocator finalize
 2026-04-13 17:20 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf, arm64: Remove redundant bpf_flush_icache() "
` [PATCH bpf-next 2/2] bpf, riscv: "

[PATCH bpf-next v4 13/18] bpf: Support stack arguments for kfunc calls
 2026-04-13 16:43 UTC  (3+ messages)

[PATCH bpf-next v4 12/18] bpf: Reject stack arguments if tail call reachable
 2026-04-13 16:37 UTC  (3+ messages)

[PATCH bpf-next v4 10/18] bpf: Fix interaction between stack argument PTR_TO_STACK and dead slot poisoning
 2026-04-13 16:36 UTC  (3+ messages)

[PATCH bpf-next v2 0/1] Refactor dynptr mutability tracking
 2026-04-13 16:05 UTC  (3+ messages)
` [PATCH bpf-next v2 1/1] bpf: "

Infinite Recursion / Kernel Stack Overflow in bpf_skops_hdr_opt_len() via TCP_NODELAY setsockopt
 2026-04-13 15:55 UTC  (2+ messages)

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-04-13 15:06 UTC  (4+ messages)

[PATCH bpf-next v4 04/18] bpf: Refactor to handle memory and size together
 2026-04-13 14:27 UTC  (3+ messages)

[PATCH bpf-next v4 03/18] bpf: Refactor to avoid redundant calculation of bpf_reg_state
 2026-04-13 14:25 UTC  (3+ messages)

[PATCH bpf-next v14 0/5] emit ENDBR/BTI instructions for indirect
 2026-04-13 13:47 UTC  (7+ messages)
` [PATCH bpf-next v14 1/5] bpf: Move constants blinding out of arch-specific JITs
` [PATCH bpf-next v14 2/5] bpf: Pass bpf_verifier_env to JIT
` [PATCH bpf-next v14 3/5] bpf: Add helper to detect indirect jump targets
` [PATCH bpf-next v14 4/5] bpf, x86: Emit ENDBR for "
` [PATCH bpf-next v14 5/5] bpf, arm64: Emit BTI for indirect jump target

[PATCH bpf-next v4 00/14] bpf: static stack liveness data flow analysis
 2026-04-13 13:31 UTC  (5+ messages)
` [PATCH bpf-next v4 09/14] bpf: simplify liveness to use (callsite, depth) keyed func_instances

[PATCH v2 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-04-13 13:15 UTC  (4+ messages)
` [PATCH v2 3/4] perf/arm64: "

[PATCH] bpf: btf: reject division by zero in btf_struct_walk for zero-size flex array elements
 2026-04-13 10:31 UTC  (4+ messages)

[PATCH v3 0/5] LoongArch: BPF: Support more atomic instructions
 2026-04-13  8:05 UTC  (8+ messages)
` [PATCH v3 1/5] LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR
` [PATCH v3 2/5] LoongArch: BPF: Add the default case in emit_atomic() and rename it
` [PATCH v3 3/5] LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions
` [PATCH v3 4/5] LoongArch: BPF: Support load-acquire and store-release instructions
` [PATCH v3 5/5] selftests/bpf: Make CAN_USE_LOAD_ACQ_STORE_REL usable for LoongArch

[PATCH] kbuild/btf: Remove broken module relinking exclusion
 2026-04-13  7:54 UTC  (2+ messages)

[PATCH v2 0/5] LoongArch: BPF: Support more atomic instructions
 2026-04-13  4:02 UTC  (4+ messages)
` [PATCH v2 4/5] LoongArch: BPF: Support load-acquire and store-release instructions

[PATCH bpf-next v2 2/3] bpf: Use kmalloc_nolock() universally in local storage
 2026-04-13  3:48 UTC  (3+ messages)

[PATCH bpf v6 0/2] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-04-13  2:38 UTC  (5+ messages)
` [PATCH bpf v6 1/2] "
` [PATCH bpf v6 2/2] selftests/bpf: Add test for large offset bpf-to-bpf call

[PATCH v3 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
 2026-04-13  1:58 UTC  (2+ messages)

[PATCH bpf v4 0/2] bpf: fix short IPv4/IPv6 handling in test_run_skb
 2026-04-12 22:50 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Run test_perf_branches more than 1 time
 2026-04-12 22:39 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcg
 2026-04-12 22:00 UTC  (2+ messages)

[PATCH v4 00/10] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-12 21:09 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Add BPF struct_ops + livepatch integration test
 2026-04-12 21:02 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix reg_bounds to match new tnum-based refinement
 2026-04-12 20:20 UTC  (2+ messages)

[PATCH bpf-next v7 0/9] Introduce arena library and runtime
 2026-04-12 20:00 UTC  (19+ messages)
` [PATCH bpf-next v7 1/9] bpf: Allow instructions with arena source and non-arena dest registers
` [PATCH bpf-next v7 2/9] selftests/bpf: Add tests for non-arena/arena operations
` [PATCH bpf-next v7 3/9] selftests/bpf: Move bpf_arena_spin_lock.h to the top level
` [PATCH bpf-next v7 4/9] selftests/bpf: Move READ_ONCE/WRITE_ONCE macros to bpf_experimental.h
` [PATCH bpf-next v7 5/9] selftests/bpf: Add basic libarena scaffolding
` [PATCH bpf-next v7 6/9] selftests/bpf: Add arena ASAN runtime to libarena
` [PATCH bpf-next v7 7/9] selftests/bpf: Add ASAN support for libarena selftests
` [PATCH bpf-next v7 8/9] selftests/bpf: Add buddy allocator for libarena
` [PATCH bpf-next v7 9/9] selftests/bpf: Add selftests for libarena buddy allocator

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-12 19:59 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] bpf: add the missing fsession
 2026-04-12 19:50 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: add missing fsession to the verifier log
` [PATCH bpf-next v3 2/3] docs/bpf: add missing fsession attach type to docs
` [PATCH bpf-next v3 3/3] bpftool: add missing fsession to the usage and docs of bpftool

[PATCH v4 bpf-next 0/6] bpf: Split verifier.c
 2026-04-12 19:50 UTC  (11+ messages)
` [PATCH v4 bpf-next 1/6] bpf: Split fixup/post-processing logic from verifier.c into fixups.c
` [PATCH v4 bpf-next 2/6] bpf: Move compute_insn_live_regs() into liveness.c
` [PATCH v4 bpf-next 3/6] bpf: Move check_cfg() into cfg.c
` [PATCH v4 bpf-next 4/6] bpf: Move state equivalence logic to states.c
` [PATCH v4 bpf-next 5/6] bpf: Move backtracking logic to backtrack.c
` [PATCH v4 bpf-next 6/6] bpf: Move BTF checking logic into check_btf.c

[PATCH v2 0/3] bpf: fix sock_ops rtt_min OOB read and related guard issues
 2026-04-12 19:40 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops and add selftest
 2026-04-12 19:40 UTC  (2+ messages)

[PATCH net-next v6 0/7] net: bcmgenet: add XDP support
 2026-04-12 19:22 UTC  (3+ messages)
` [PATCH net-next v6 3/7] net: bcmgenet: add basic XDP support (PASS/DROP)

[PATCH net-next] netkit: Don't emit scrub attribute for single device mode
 2026-04-12 18:00 UTC  (2+ messages)

[PATCH bpf-next v6 0/9] Introduce arena library and runtime
 2026-04-12 16:49 UTC  (4+ messages)
` [PATCH bpf-next v6 1/9] bpf: Upgrade scalar to PTR_TO_ARENA on arena pointer addition

[PATCH v3 bpf-next 0/6] bpf: Split verifier.c
 2026-04-12 14:59 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/6] bpf: Split fixup/post-processing logic from verifier.c into fixups.c
` [PATCH v3 bpf-next 2/6] bpf: Move compute_insn_live_regs() into liveness.c
` [PATCH v3 bpf-next 3/6] bpf: Move check_cfg() into cfg.c
` [PATCH v3 bpf-next 4/6] bpf: Move state equivalence logic to states.c
` [PATCH v3 bpf-next 5/6] bpf: Move backtracking logic to backtrack.c
` [PATCH v3 bpf-next 6/6] bpf: Move BTF checking logic into check_btf.c

[PATCH v2 bpf-next 3/6] bpf: Move check_cfg() into cfg.c
 2026-04-12 14:03 UTC  (3+ messages)

[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
 2026-04-12 13:50 UTC  (14+ messages)
` [RFC PATCH 2/4] trace: Allow kprobes to override "

[RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
 2026-04-12 12:18 UTC  (15+ messages)


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