messages from 2026-07-20 12:45:45 to 2026-07-20 22:55:10 UTC [more...]
[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
2026-07-20 22:55 UTC (5+ messages)
` [PATCH bpf-next v10 2/9] "
[PATCH v6 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
2026-07-20 22:53 UTC (9+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] selftests/bpf: add sockmap recvfrom EAGAIN selftest
[PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-20 22:47 UTC (9+ messages)
` [PATCH v5 "
[PATCH bpf-next] bpf: Fix offset warn check for bpf_res_spin_lock
2026-07-20 22:44 UTC (2+ messages)
[PATCH bpf-next] bpf: Zero queue and stack outputs on lock failure
2026-07-20 22:44 UTC (2+ messages)
[PATCH bpf-next v1 0/2] Open up res_spin_lock for tracing programs, fix is_tracing_prog_type()
2026-07-20 22:40 UTC (5+ messages)
` [PATCH bpf-next v1 1/2] bpf: Allow bpf_res_spin_lock() in all contexts
` [PATCH bpf-next v1 2/2] bpf: Fix is_tracing_prog_type() to cover fentry/fexit/fmod_ret
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-07-20 22:39 UTC (4+ messages)
[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
2026-07-20 22:08 UTC (6+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
2026-07-20 20:53 UTC (7+ messages)
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler
[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
2026-07-20 20:41 UTC (4+ messages)
` [PATCH v5 "
[PATCH bpf-next 0/9] bpf: Disable preemption in stack map code
2026-07-20 20:31 UTC (19+ messages)
` [PATCH bpf-next 2/9] bpf: Factor stackid_fastpath function from __bpf_get_stackid
` [PATCH bpf-next 3/9] bpf: Factor stackid_new_bucket "
` [PATCH bpf-next 5/9] bpf: Disable preemption in bpf_get_stackid
` [PATCH bpf-next 6/9] bpf: Factor callchain_store function from __bpf_get_stack
` [PATCH bpf-next 7/9] bpf: Factor callchain_finalize "
` [PATCH bpf-next 8/9] bpf: Remove trace_in argument "
[PATCH bpf v2] veth: convert frag_list skbs before running XDP
2026-07-20 20:28 UTC (3+ messages)
[PATCH net] xsk: reject tx_metadata_len smaller than struct xsk_tx_metadata
2026-07-20 20:24 UTC (2+ messages)
[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
2026-07-20 20:12 UTC (3+ messages)
[PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
2026-07-20 19:30 UTC (6+ messages)
` [PATCH v4 net 2/6] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH v4 net 3/6] xsk: provide sufficient space in pool->tx_descs
[PATCH bpf-next 0/4] selftests/bpf: Fix compilation with RELEASE=1
2026-07-20 19:10 UTC (6+ messages)
[PATCH] selftests: do not preserve ownership when installing files with rsync
2026-07-20 19:00 UTC (2+ messages)
[PATCH bpf v4 0/4] Fixes for bpf link update
2026-07-20 18:58 UTC (10+ messages)
` [PATCH bpf v4 1/4] bpf: Fix potential UAF in bpf_netns_link_update_prog
` [PATCH bpf v4 2/4] bpf: Fix UAF due to missing link type check in mprog
` [PATCH bpf v4 3/4] bpf: Fix potential UAF when reading bpf link info
` [PATCH bpf v4 4/4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
[PATCH bpf-next 0/2] bpf: Preserve stack frame number for commuted stack arithmetic
2026-07-20 18:47 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf: Preserve stack frame number for commuted arithmetic
` [PATCH bpf-next 2/2] selftests/bpf: Cover stack frame number after scalar plus fp
[PATCH bpf-next v1] bpftool: Skip prog/map that disappears while looking it up by name
2026-07-20 15:10 UTC (2+ messages)
[PATCH net v2] e1000e: Fix out-of-bounds MMIO access by validating BAR0 size
2026-07-20 14:52 UTC (3+ messages)
[PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
2026-07-20 14:24 UTC (10+ messages)
[PATCH slab/for-next v4 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-07-20 13:11 UTC (16+ messages)
` [PATCH slab/for-next v4 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH slab/for-next v4 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH slab/for-next v4 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
` [PATCH slab/for-next v4 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH slab/for-next v4 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
` [PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH slab/for-next v4 8/8] slub_kunit: extend the test for kfree_rcu_nolock()
Helping Your Business Move Forward
2026-07-20 12:48 UTC
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