messages from 2026-07-16 06:56:35 to 2026-07-16 12:35:39 UTC [more...]
[PATCH RFC net-next 0/6] skb extension for BPF metadata
2026-07-16 12:35 UTC (6+ messages)
` [PATCH RFC net-next 1/6] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH RFC net-next 3/6] bpf: Allow skb extensions to survive packet scrubbing
Linking Patchwork with Sashiko?
2026-07-16 12:32 UTC (10+ messages)
[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
2026-07-16 12:30 UTC (3+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
[PATCH bpf-next v3 0/3] Fixes for tailcall with subprog and callback
2026-07-16 12:20 UTC (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Sync tail_call_reachable with callee state on entry
` [PATCH bpf-next v3 2/3] bpf: Reject callback subprogs invoke tailcall
` [PATCH bpf-next v3 3/3] selftests/bpf: Add testcases for callback with tailcall
[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
2026-07-16 12:15 UTC (11+ messages)
` [PATCH v3 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH v3 net 3/6] xsk: provide sufficient space in pool->tx_descs
[PATCH bpf-next v1 0/9] Add arena argument support to kfuncs and struct_ops
2026-07-16 11:32 UTC (4+ messages)
` [PATCH bpf-next v1 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
[PATCH bpf-next v1 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes
2026-07-16 11:31 UTC (3+ messages)
[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-16 11:31 UTC (18+ messages)
` [PATCH mm-hotfixes v3 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v3 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v3 4/4] arm64: remove redundant concurrent ptdump UAF mitigation
PROBLEM: BPF interpreter fallback after JIT compilation of BPF_ADDR_PERCPU leads to kernel panic
2026-07-16 11:27 UTC (5+ messages)
[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
2026-07-16 10:48 UTC (5+ messages)
` [PATCH v4 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
[PATCH bpf] veth: convert frag_list skbs before running XDP
2026-07-16 10:06 UTC
[PATCH bpf-next v3 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-16 9:49 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
[PATCH bpf-next v3 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
2026-07-16 9:49 UTC (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: dispatcher: allocate bpf_dispatcher->rw_image with vzalloc()
` [PATCH bpf-next v3 2/5] bpf: drop __weak from bpf_jit_alloc_exec() and bpf_jit_free_exec()
` [PATCH bpf-next v3 3/5] bpf: alloc_prog_pack(): skip ROX management for already ROX memory
` [PATCH bpf-next v3 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable
` [PATCH bpf-next v3 5/5] x86/bpf: enable EXECMEM_ROX_CACHE for BPF allocations
[PATCH v2 0/9] binfmt_misc: bpf-backed binary type handlers
2026-07-16 9:48 UTC (7+ messages)
[PATCH bpf-next v3 0/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-16 9:34 UTC
[PATCH v2] kbuild: rpm-pkg: Preserve .BTF section in kernel modules during debuginfo stripping
2026-07-16 9:11 UTC (3+ messages)
[PATCH] tools/resolve_btfids: fix OUTPUT leakage from kselftest causing corrupted build paths
2026-07-16 9:09 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf: Fix two trampoline image UAFs in bpf_trampoline_multi_detach()
2026-07-16 9:05 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: Fix stale old_image UAF on trampoline update failure
` [PATCH bpf-next 2/2] bpf: Fix UAF in bpf_trampoline_multi_detach when ftrace update fails
[PATCH v1 0/4] bpf: Introduce bpf_netpoll
2026-07-16 8:51 UTC (10+ messages)
` [PATCH v1 1/4] bpf: Add netpoll kfuncs for sending UDP packets
[PATCH v2] bpf, riscv: fix missing extable entry for arena load_acquire
2026-07-16 8:40 UTC (4+ messages)
[PATCH bpf-next v2 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-16 8:39 UTC (8+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
[PATCH v3 0/2] bpf, riscv: add timed may_goto support
2026-07-16 8:08 UTC (5+ messages)
` [PATCH v3 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64
[PATCH bpf-next] bpf:syscall: Log error code on trampoline unlink failure
2026-07-16 8:01 UTC (4+ messages)
[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-16 7:41 UTC (7+ messages)
` [PATCH bpf-next v5 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v5 10/10] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH] bpf, riscv: fix missing extable entry for arena load_acquire
2026-07-16 7:26 UTC (3+ messages)
[PATCH] libarena/selftests: use ARRAY_SIZE macro in st_asan_buddy.bpf.c
2026-07-16 7:23 UTC (2+ messages)
[PATCH bpf-next v3 00/17] Redesign Verification Errors
2026-07-16 7:07 UTC (7+ messages)
` [PATCH bpf-next v3 03/17] bpf: Add verifier diagnostic event log
` [PATCH bpf-next v3 05/17] bpf: Track verifier register diagnostic events
[PATCH net-next v2 00/14] net: enable TC956x support
2026-07-16 7:02 UTC (3+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support
[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-16 7:01 UTC (2+ messages)
page: | 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