messages from 2026-07-14 02:59:02 to 2026-07-14 19:36:58 UTC [more...]
[PATCH 6.16.y 0/6] cBPF JIT spray hardening
2026-07-14 19:36 UTC (10+ messages)
` [PATCH 6.16.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.16.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.16.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.16.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.16.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.16.y 6/6] bpf: Prefer dirty packs for eBPF allocations
[PATCH bpf v3 0/2] bpf, sockmap: Fix FIONREAD for sockets without a verdict program
2026-07-14 19:25 UTC (7+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: Account for receive queue in FIONREAD "
` [PATCH bpf v3 2/2] selftests/bpf: Test FIONREAD on a sockmap socket "
[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-14 19:11 UTC (9+ 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
[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
2026-07-14 18:49 UTC (5+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
[PATCH bpf-next v1 0/4] Unify helper and kfunc call_arg_meta
2026-07-14 18:48 UTC (5+ messages)
` [PATCH bpf-next v1 3/4] bpf: Unify helper and kfunc allocation-size argument handling
` [PATCH bpf-next v1 4/4] bpf: Unify helper and kfunc call argument meta
[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
2026-07-14 18:19 UTC (6+ messages)
[PATCH bpf-next 1/2] bpf: Check byte type when validating helper stack reads
2026-07-14 18:05 UTC (2+ messages)
[PATCH RFC net-next 0/6] skb extension for BPF metadata
2026-07-14 17:48 UTC (7+ messages)
` [PATCH RFC net-next 1/6] bpf: Introduce per-packet metadata storage for BPF programs
` [PATCH RFC net-next 2/6] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH RFC net-next 3/6] bpf: Allow skb extensions to survive packet scrubbing
` [PATCH RFC net-next 4/6] selftests/bpf: Add tests for bpf_dynptr_from_skb_ext
` [PATCH RFC net-next 5/6] selftests/bpf: Test skb_ext scrubbing across tunnels and veths
` [PATCH RFC net-next 6/6] selftests/bpf: Use non-trivial test payload in xdp_context tests
[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
2026-07-14 17:08 UTC (4+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-14 17:05 UTC (15+ messages)
` [PATCH mm-hotfixes v2 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v2 2/4] x86/mm/pat: acquire mmap lock on page table free "
` [PATCH mm-hotfixes v2 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
[PATCH] selftests/ftrace: Add test case for a symbol in a module without module name
2026-07-14 14:42 UTC (2+ messages)
[PATCH] bpf/btf: Move tracing BTF APIs to the BTF library
2026-07-14 14:34 UTC (2+ messages)
[PATCH v3 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
2026-07-14 14:07 UTC (7+ messages)
` [PATCH v3 net 1/6] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH v3 net 2/6] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH v3 net 3/6] xsk: provide sufficient space in pool->tx_descs
` [PATCH v3 net 4/6] xsk: reclaim invalid multi-buffer Tx descs in ZC path
` [PATCH v3 net 5/6] selftests/xsk: fix too-many-frags multi-buffer Tx test
` [PATCH v3 net 6/6] selftests/xsk: account invalid multi-buffer Tx descriptors
[PATCH dwarves 0/2] clang true signature follow-on
2026-07-14 13:50 UTC (3+ messages)
` [PATCH dwarves 1/2] btf_encoder: Only skip optimized parms when ABI changed
` [PATCH dwarves 2/2] tests: Add GCC default-BTF optimized parameter coverage
[PATCH bpf-next v2 0/2] Reject callback subprogs invoke tailcall
2026-07-14 13:47 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: "
[PATCH v2 0/2] bpf, riscv: add timed may_goto support
2026-07-14 12:46 UTC (4+ messages)
` [PATCH v2 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v2 2/2] selftests/bpf: enable timed may_goto tests for riscv64
[PATCH bpf-next 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-14 10:41 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs
[PATCH bpf v5 0/2] bpf: Reject negative const offsets for buffer pointers
2026-07-14 9:38 UTC (3+ messages)
` [PATCH bpf v5 1/2] "
` [PATCH bpf v5 2/2] selftests/bpf: Cover negative buffer pointer offsets
[PATCH bpf-next 0/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-14 9:35 UTC
[PATCH net] bpf: tcp: fix double sock release on batch realloc
2026-07-14 9:13 UTC (2+ messages)
[PATCH v2] docs: bpf: document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
2026-07-14 8:36 UTC (2+ messages)
[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-14 8:11 UTC (29+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v14 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v14 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v14 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v14 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v14 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v14 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v14 11/15] sched: add need-resched timed wait interface
` [PATCH v14 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v14 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v14 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v14 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()
[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
2026-07-14 6:48 UTC (7+ messages)
` [PATCH bpf-next v3 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [PATCH bpf-next v3 10/15] bpf: Allow all struct_ops to use bpf_dynptr_from_skb()
` [PATCH bpf-next v3 13/15] libbpf: Support attaching struct_ops to a cgroup
[PATCH bpf 1/1] selftests/bpf: Enable BLK_DEV_NBD for raw_tp_writable_reject_nbd_invalid
2026-07-14 6:38 UTC (4+ messages)
[PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-14 6:23 UTC (4+ messages)
` [PATCH v8 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [External] "
[PATCH bpf-next v3 00/17] Redesign Verification Errors
2026-07-14 6:10 UTC (2+ messages)
` [syzbot ci] "
[PATCH bpf-next v9 0/9] bpf: Introduce global percpu data
2026-07-14 5:45 UTC (4+ messages)
` [PATCH bpf-next v9 5/9] bpftool: Generate skeleton for "
[PATCH bpf v4 1/2] bpf: Reject negative const offsets for buffer pointers
2026-07-14 5:01 UTC (12+ messages)
[PATCH bpf-next v3 17/17] bpf: Gate verifier diagnostics on log level
2026-07-14 3:36 UTC (2+ messages)
[PATCH bpf-next v2] bpf, x86: Add support for BPF_SDIV and BPF_SMOD in the i386 JIT
2026-07-14 3:36 UTC (2+ messages)
[PATCH] sched_ext: Validate cid override before updating tables
2026-07-14 3:36 UTC (3+ messages)
[PATCH 0/2] bpf, riscv: add timed may_goto support
2026-07-14 3:08 UTC (5+ messages)
` [PATCH 1/2] bpf, riscv: add support for timed may_goto
` [PATCH 2/2] selftests/bpf: enable timed may_goto tests for riscv64
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