messages from 2026-07-06 17:26:52 to 2026-07-08 00:20:12 UTC [more...]
[PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-08 0:20 UTC (6+ messages)
` [PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
` [PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v5 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
2026-07-07 23:50 UTC (6+ messages)
[PATCH 29/33] bpf: crypto: Use AES-CBC and AES-ECB libraries
2026-07-07 23:16 UTC (5+ messages)
` [PATCH 30/33] bpf: crypto: Add AES-GCM support
[PATCH bpf-next v1 0/2] Fix for untrusted BTF pointer writes
2026-07-07 22:58 UTC (8+ messages)
` [PATCH bpf-next v1 1/2] bpf: Reject writes through untrusted BTF pointers
` [PATCH bpf-next v1 2/2] selftests/bpf: Add untrusted BTF write regression
[PATCH bpf-next] selftests/bpf: Rename libarena struct bitmap to struct arena_bitmap
2026-07-07 22:14 UTC (2+ messages)
[PATCH] libbpf: fix double-free of distilled base BTF on .BTF.ext parse error
2026-07-07 20:33 UTC (2+ messages)
[PATCH bpf-next v5 0/8] Verify BPF signed loader at load time
2026-07-07 20:31 UTC (15+ messages)
` [PATCH bpf-next v5 1/8] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v5 2/8] bpf: Verify signed loader metadata "
` [PATCH bpf-next v5 3/8] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v5 4/8] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v5 5/8] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v5 6/8] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v5 7/8] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v5 8/8] Documentation/bpf: Add BPF signing and enforcement doc
[PATCH RFC POC 0/4] binfmt_misc: bpf-backed binary type handlers
2026-07-07 19:49 UTC (6+ messages)
` [PATCH RFC POC 1/4] exec: stash a bpf-selected interpreter in struct linux_binprm
` [PATCH RFC POC 2/4] binfmt_misc: add binfmt_misc_ops bpf struct_ops
` [PATCH RFC POC 3/4] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH RFC POC 4/4] bpf: allow fs kfuncs for binfmt_misc_ops programs
[PATCH v2] resolve_btfids: preserve tag and parameter names when processing implicit args
2026-07-07 19:44 UTC (4+ messages)
[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-07 19:04 UTC (7+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v6 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v6 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH net v2 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
2026-07-07 18:56 UTC (5+ messages)
` [PATCH net v2 1/3] bpf: Reject redirect helpers without a bpf_net_context
` [PATCH net v2 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
` [PATCH net v2 3/3] selftests/bpf: Add test for redirect from qdisc qevent block
[PATCH net] gve: fix Rx queue stall on alloc failure
2026-07-07 18:41 UTC (6+ messages)
[PATCH bpf-next] selftests/bpf: Fix memory leak in msg_alloc_iov
2026-07-07 18:30 UTC (3+ messages)
[PATCH bpf-next v8 0/2] Introduce jit_required to prevent a kernel panic
2026-07-07 17:55 UTC (14+ messages)
` [PATCH bpf-next v8 1/2] bpf: Introduce jit_required flag and remove bpf_prog_has_kfunc_call()
` [PATCH bpf-next v8 2/2] bpf: Reject programs with inlined helpers if JIT is not available
[PATCH bpf] bpf, sockmap: Account for receive queue in FIONREAD without a verdict program
2026-07-07 17:19 UTC (3+ messages)
[PATCH RESEND bpf-next v2] selftests/bpf: veristat: Minimize map size during verification
2026-07-07 16:39 UTC (2+ messages)
[PATCH bpf-next v2 0/3] tracing: Expose tracepoint BTF ids via tracefs
2026-07-07 16:00 UTC (2+ messages)
[PATCH bpf-next v5 0/6] Mixing bpf2bpf and tailcalls for RV64
2026-07-07 14:49 UTC (9+ messages)
` [PATCH bpf-next v5 1/6] bpf: Extract the is_struct_ops_tramp helper
` [PATCH bpf-next v5 2/6] riscv, bpf: Using kvzalloc_objs to allocate cache buffer
` [PATCH bpf-next v5 3/6] riscv, bpf: Fix kernel stack corruption in tailcall with CFI
` [PATCH bpf-next v5 4/6] riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset
` [PATCH bpf-next v5 5/6] riscv, bpf: Mixing bpf2bpf and tailcalls
` [PATCH bpf-next v5 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
Responsible Disclosure: Heap Out-of-Bounds Write via Integer Underflow in libbpf parse_cpu_mask_str() (libbpf.c:14446)
2026-07-07 14:47 UTC (2+ messages)
bpf, sockmap: FIONREAD returns 0 for TCP sockets in a sockmap without a verdict program
2026-07-07 14:33 UTC (2+ messages)
[PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
2026-07-07 14:24 UTC (2+ messages)
[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-07 14:13 UTC (12+ messages)
` [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "
` [PATCH bpf-next v3 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v3 10/10] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
2026-07-07 12:30 UTC (4+ messages)
[PATCH bpf-next v2 00/11] LoongArch: BPF: arena features, exceptions, private stack and may_goto
2026-07-07 11:25 UTC (2+ messages)
[PATCH bpf-next v2 07/11] LoongArch: BPF: Support atomics on arena pointers
2026-07-07 10:55 UTC (2+ messages)
[PATCH v3 0/4] Fix and optimize BPF tailcall for LoongArch
2026-07-07 10:47 UTC (7+ messages)
` [PATCH v3 1/4] LoongArch: BPF: Optimize redundant TCC loads in epilogue
` [PATCH v3 2/4] LoongArch: BPF: Move arena register slot below TCC context
` [PATCH v3 3/4] LoongArch: BPF: Refactor jump offset calculation in tail call
` [PATCH v3 4/4] LoongArch: BPF: Implement branchless conditional move for TCC
Missing signoff in the bpf-next tree
2026-07-07 10:30 UTC
[PATCH bpf-next v2 02/11] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
2026-07-07 10:22 UTC (2+ messages)
[PATCH bpf-next v2 01/11] LoongArch: BPF: Fix tail call count pointer offset for arena programs
2026-07-07 10:12 UTC (3+ messages)
[PATCH bpf-next 0/6] Introduce bpf_ksock
2026-07-07 10:06 UTC (12+ messages)
` [PATCH bpf-next 2/6] bpf: Add ksock kfuncs
[PATCH bpf-next v4 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp, socket_filter and flow_dissector
2026-07-07 8:40 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf: Reject negative const offsets for buffer pointers
2026-07-07 8:38 UTC (5+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets
[PATCH bpf-next v6] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-07-07 7:50 UTC (5+ messages)
[PATCH bpf-next 0/2] s390/bpf: Replace ly instruction with llgf
2026-07-07 7:40 UTC (2+ messages)
[PATCH v4 0/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
2026-07-07 6:52 UTC (3+ messages)
` [PATCH v4 1/2] perf trace: Factor out BPF loop body
` [PATCH v4 2/2] perf trace: Refactor augmented_raw_syscalls using bpf_for
[PATCH bpf] bpf: Reject negative const offsets for buffer pointers
2026-07-07 6:52 UTC (3+ messages)
[PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
2026-07-07 6:08 UTC (5+ messages)
[PATCH] crypto: ctr - Convert from skcipher to lskcipher
2026-07-07 5:57 UTC (6+ messages)
[PATCH bpf v4 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
2026-07-07 4:53 UTC (7+ messages)
` [PATCH bpf v4 1/4] selftests/bpf: Ensure UDP sockets are bound
` [PATCH bpf v4 2/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
` [PATCH bpf v4 3/4] selftests/bpf: Adapt sockmap update error handling
` [PATCH bpf v4 4/4] selftests/bpf: Fail unbound UDP on sockmap update
[PATCH bpf-next v3 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
2026-07-07 2:30 UTC (8+ messages)
` [PATCH bpf-next v3 1/3] riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT
` [PATCH bpf-next v3 2/3] riscv, bpf: Add support for BPF_MOVSX "
` [PATCH bpf-next v3 3/3] riscv, bpf: Add 32 bit atomic operations to "
[PATCH bpf-next v2] selftests/bpf: veristat: Minimize map size during verification
2026-07-07 0:32 UTC
[PATCH bpf-next] selftests/bpf: veristat: Minimize map size during verification
2026-07-07 0:21 UTC (3+ messages)
[PATCH bpf-next v3 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
2026-07-06 23:11 UTC (3+ messages)
[PATCH v12 00/12] VMSCAPE optimization for BHI variant
2026-07-06 22:53 UTC (7+ messages)
` [PATCH v12 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v12 09/12] x86/vmscape: Use static_call() for predictor flush
[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
2026-07-06 22:31 UTC (14+ messages)
` [PATCH bpf-next v3 02/15] bpf: Make struct_ops tasks_rcu grace period optional
` [PATCH bpf-next v3 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v3 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [PATCH bpf-next v3 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
` [PATCH bpf-next v3 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks
[PATCH] docs/bpf: Document BPF_STRICT_BUILD=0 to tolerate test build failures
2026-07-06 22:30 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
2026-07-06 22:30 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds
[PATCH bpf] bpf: reject mini-sockets in bpf_sock_destroy()
2026-07-06 22:24 UTC (6+ messages)
[PATCH] workqueue: annotate racy sum_exec_runtime reads for CPU-intensive detection
2026-07-06 21:47 UTC (2+ messages)
[PATCH v2] selftests/bpf: Fix memory leak in msg_alloc_iov error path
2026-07-06 19:30 UTC (2+ messages)
[PATCH RESEND bpf-next v3 0/6] selftests/bpf: libarena cleanup and bitmap struct
2026-07-06 19:23 UTC (13+ messages)
` [PATCH RESEND bpf-next v3 1/6] selftests/bpf: libarena: Replace leftover st_ prefix with test_
` [PATCH RESEND bpf-next v3 2/6] selftests/bpf: libarena: Fix can-loop zero variable definition
` [PATCH RESEND bpf-next v3 3/6] selftests/bpf: libarena: Clean up allocation state before buddy tests
` [PATCH RESEND bpf-next v3 4/6] selftests/bpf: Add arena-based bitmap data structure
` [PATCH RESEND bpf-next v3 5/6] selftests/bpf: libarena: Add bitmap selftests
` [PATCH RESEND bpf-next v3 6/6] selftests/bpf: libarena: Add parallel bitmap selftest
[PATCH bpf-next v4 0/9] Verify BPF signed loader at load time
2026-07-06 19:20 UTC (4+ messages)
[PATCH v13 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-06 19:18 UTC (4+ messages)
` [PATCH v13 14/15] barrier: add tests for smp_cond_load_*_timeout()
[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
2026-07-06 17:42 UTC (5+ messages)
` [PATCH bpf-next 1/2] srcu: Add lock guard for srcu_fast_updown flavor
` [PATCH bpf-next 2/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
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