messages from 2026-04-12 02:41:38 to 2026-04-13 17:47:36 UTC [more...]
[GIT PULL] BPF changes for 7.1
2026-04-13 17:47 UTC
[PATCH bpf-next v9 0/6] bpf: Add support for sleepable tracepoint programs
2026-04-13 17:32 UTC (6+ messages)
` [PATCH bpf-next v9 2/6] bpf: Add bpf_prog_run_array_sleepable()
[PATCH bpf-next v4 00/18] bpf: Support stack arguments for BPF functions and kfuncs
2026-04-13 17:26 UTC (41+ messages)
` [PATCH bpf-next v4 01/18] bpf: Remove unused parameter from check_map_kptr_access()
` [PATCH bpf-next v4 02/18] bpf: Change from "arg #%d" to "arg#%d" in verifier log
` [PATCH bpf-next v4 03/18] bpf: Refactor to avoid redundant calculation of bpf_reg_state
` [PATCH bpf-next v4 04/18] bpf: Refactor to handle memory and size together
` [PATCH bpf-next v4 05/18] bpf: Change some regno type from u32 to int type
` [PATCH bpf-next v4 06/18] bpf: Use argument index instead of register index in kfunc verifier logs
` [PATCH bpf-next v4 07/18] bpf: Introduce bpf register BPF_REG_STACK_ARG_BASE
` [PATCH bpf-next v4 08/18] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
` [PATCH bpf-next v4 09/18] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v4 10/18] bpf: Fix interaction between stack argument PTR_TO_STACK and dead slot poisoning
` [PATCH bpf-next v4 11/18] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next v4 12/18] bpf: Reject stack arguments if tail call reachable
` [PATCH bpf-next v4 13/18] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next v4 14/18] bpf: Enable stack argument support for x86_64
` [PATCH bpf-next v4 15/18] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next v4 16/18] selftests/bpf: Add tests for BPF function "
` [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 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 v2 0/4] Firmware LSM hook
2026-04-13 16:42 UTC (9+ messages)
[PATCH RFC bpf-next v2 00/18] bpf: Introduce resizable hash map
2026-04-13 16:27 UTC (28+ 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 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 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 bpf v4 0/2] bpf: Fix arena VMA use-after-free on fork
2026-04-13 10:12 UTC (5+ messages)
` [PATCH bpf v4 1/2] bpf: Fix use-after-free of arena VMA "
[PATCH net-next v2 0/5] veth: add Byte Queue Limits (BQL) support
2026-04-13 9:44 UTC (2+ messages)
` [PATCH net-next v2 2/5] veth: implement Byte Queue Limits (BQL) for latency reduction
[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 v3 0/2] Support BPF traversal of wakeup sources
2026-04-13 4:47 UTC (9+ 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 0/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-13 1:58 UTC (4+ messages)
` [PATCH v3 bpf-next 1/2] "
[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 (5+ messages)
` [PATCH v2 1/3] bpf: zero dst_reg on sock_ops field guard failure when dst == src
` [PATCH v2 2/3] bpf: extract SOCK_OPS_LOAD_TCP_SOCK_FIELD from SOCK_OPS_GET_FIELD
` [PATCH v2 3/3] bpf: guard sock_ops rtt_min against non-locked tcp_sock
[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 0/6] bpf: Split verifier.c
2026-04-12 14:03 UTC (9+ messages)
` [PATCH v2 bpf-next 1/6] bpf: Split fixup/post-processing logic from verifier.c into fixups.c
` [PATCH v2 bpf-next 2/6] bpf: Move compute_insn_live_regs() into liveness.c
` [PATCH v2 bpf-next 3/6] bpf: Move check_cfg() into cfg.c
` [PATCH v2 bpf-next 4/6] bpf: Move state equivalence logic to states.c
` [PATCH v2 bpf-next 5/6] bpf: Move backtracking logic to backtrack.c
` [PATCH v2 bpf-next 6/6] bpf: Move BTF checking logic into check_btf.c
[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)
[PATCH bpf-next 0/6] bpf: Split verifier.c
2026-04-12 3:43 UTC (8+ messages)
` [PATCH bpf-next 1/6] bpf: Split fixup/post-processing logic from verifier.c into fixups.c
` [PATCH bpf-next 2/6] bpf: Move compute_insn_live_regs() into liveness.c
` [PATCH bpf-next 3/6] bpf: Move check_cfg() into cfg.c
` [PATCH bpf-next 4/6] bpf: Move state equivalence logic to states.c
` [PATCH bpf-next 5/6] bpf: Move backtracking logic to backtrack.c
` [PATCH bpf-next 6/6] bpf: Move BTF checking logic into check_btf.c
[PATCH v3 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-12 2:40 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