messages from 2026-07-29 02:30:06 to 2026-07-29 17:04:31 UTC [more...]
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-29 17:03 UTC (15+ messages)
` [PATCH RFC 09/11] misc/sgi-gru: use ptep_get() for page-table reads
[PATCH bpf-next] bpf: Fix mmap_lock leak in irq_work path
2026-07-29 16:58 UTC (2+ messages)
[PATCH bpf] bpf: Fix netns reference imbalance in conntrack kfuncs
2026-07-29 16:48 UTC (2+ messages)
[PATCH 0/2] powerpc64/bpf: Fix PCREL build breaks
2026-07-29 16:47 UTC (6+ messages)
` [PATCH 1/2] powerpc64/bpf: Fix build break in bpf_jit_emit_func_call_rel()
` [PATCH 2/2] powerpc64/bpf: Fix build break for arch_bpf_timed_may_goto
[PATCH net 0/1] xsk: prevent AF_XDP ring resource exhaustion
2026-07-29 16:37 UTC (3+ messages)
` [PATCH net 1/1] xsk: charge ring allocations to socket optmem
[PATCH bpf-next v2 0/2] bpf, mips: Add signed div/mod support
2026-07-29 16:29 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf, mips: Factor out div/mod emission helpers
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_SDIV and BPF_SMOD
[PATCH 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-07-29 16:22 UTC (7+ messages)
` [PATCH 1/6] rcu: Make call_rcu() safe to call "
` [PATCH 2/6] rcu: Make Tiny "
` [PATCH 3/6] srcu: Make call_srcu() "
` [PATCH 4/6] srcu: Make Tiny "
` [PATCH 5/6] rcutorture: Exercise ->call() from NMI context
` [PATCH 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer
[PATCH net 0/6] xsk: harden TX metadata validation against races
2026-07-29 16:08 UTC (18+ messages)
` [PATCH net 1/6] xsk: require at least 16 bytes of TX metadata
` [PATCH net 2/6] xsk: pass TX metadata pointer by reference
` [PATCH net 3/6] xsk: clear metadata pointer when no timestamp is requested
` [PATCH net 4/6] xsk: validate launch-time metadata size
` [PATCH net 6/6] xsk: validate metadata when processing requests
[PATCH v5 00/15] Fix leaks in rc core
2026-07-29 15:52 UTC (3+ messages)
` [PATCH v5 15/15] media: rc: Fix use after free in bpf progs
[RFC PATCH bpf-next 0/3] ftrace, kprobes, bpf: mark trampoline/kprobe ftrace_ops permanent
2026-07-29 15:47 UTC (9+ messages)
` [RFC PATCH bpf-next 1/3] bpf: mark trampoline "
` [RFC PATCH bpf-next 3/3] selftests/bpf: add ftrace_permanent test
[PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support
2026-07-29 15:33 UTC (2+ messages)
[PATCH bpf v4 0/4] bpf: Preserve pointer state for commuted arithmetic
2026-07-29 15:35 UTC (6+ messages)
` [PATCH bpf v4 1/4] bpf: simplify sanitize_err() signature
` [PATCH bpf v4 2/4] bpf: Preserve pointer state for commuted arithmetic
` [PATCH bpf v4 3/4] bpf: Propagate untrusted pointer state in "
` [PATCH bpf v4 4/4] selftests/bpf: Cover commuted pointer state propagation
[PATCH v5 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-07-29 15:25 UTC (2+ messages)
[PATCH v4 00/15] Fix leaks in rc core
2026-07-29 14:57 UTC (4+ messages)
` [PATCH v4 00/15] media: "
` [v4 "
[PATCH v5 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-07-29 14:14 UTC (17+ messages)
` [PATCH v5 1/8] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH v5 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
` [PATCH v5 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
` [PATCH v5 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH v5 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
` [PATCH v5 7/8] mm/slab: introduce kfree_rcu_nolock()
` [PATCH v5 8/8] slub_kunit: extend the test for kfree_rcu_nolock()
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-07-29 14:02 UTC (3+ messages)
[PATCH v2 0/6] s390: Add kCFI support
2026-07-29 12:10 UTC (3+ messages)
` [PATCH v2 5/6] s390/bpf: "
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-07-29 11:56 UTC (7+ messages)
` [PATCH 1/2] "
[PATCHv2 bpf-next 00/11] bpf: Disable preemption in stack map code
2026-07-29 10:30 UTC (19+ messages)
` [PATCHv2 bpf-next 01/11] bpf: Factor stackid_init function from __bpf_get_stackid
` [PATCHv2 bpf-next 02/11] bpf: Factor stackid_fastpath "
` [PATCHv2 bpf-next 03/11] bpf: Factor stackid_new_bucket "
` [PATCHv2 bpf-next 04/11] bpf: Use stack id functions instead of __bpf_get_stackid
` [PATCHv2 bpf-next 05/11] bpf: Disable preemption in bpf_get_stackid
` [PATCHv2 bpf-next 06/11] bpf: Factor callchain_store function from __bpf_get_stack
` [PATCHv2 bpf-next 07/11] bpf: Factor callchain_finalize "
` [PATCHv2 bpf-next 08/11] bpf: Restore trace->nr value properly in bpf_get_stack_pe
` [PATCHv2 bpf-next 09/11] bpf: Remove trace_in argument from __bpf_get_stack
` [PATCHv2 bpf-next 10/11] bpf: Disable preemption in __bpf_get_stack
` [PATCHv2 bpf-next 11/11] bpf: Clear buf on error in __bpf_get_task_stack
[PATCH bpf-next 0/2] bpf: Populate mmap-able array maps lazily
2026-07-29 10:30 UTC (10+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add mmap/munmap benchmark for array maps
[PATCH bpf] bpf, cgroup: Fix potential UAF in __cgroup_bpf_attach
2026-07-29 10:02 UTC (2+ messages)
[PATCH bpf v2] bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
2026-07-29 10:02 UTC
[PATCH net v2] xsk: fix NULL pointer dereference in __xsk_rcv()
2026-07-29 9:36 UTC (6+ messages)
PROBLEM: BPF interpreter fallback after JIT compilation of BPF_ADDR_PERCPU leads to kernel panic
2026-07-29 9:07 UTC (7+ messages)
[PATCH v3 bpf-next 1/1] bpf: Populate mmap-able array map memory lazily
2026-07-29 8:36 UTC (2+ messages)
[BUG: 6.6.y] bpf fentry hook on _raw_spin_lock_irqsave triggers hard lockup
2026-07-29 8:29 UTC (2+ messages)
[PATCH bpf-next 0/2] Simplify min()/max(), contains() and fix normalize() cnum implementation
2026-07-29 7:59 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: Simplify cnum contains() and normalize() implementation
` [PATCH bpf-next 2/2] bpf: Avoid redundant min()/max() in cnum signed bounds
[PATCH net-next v13 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-29 6:21 UTC (3+ messages)
` [PATCH net-next v13 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v13 2/2] net: mana: force full-page RX buffers via ethtool private flag
[PATCH bpf-next v2 00/18] Generate bpf_func_proto for kfunc
2026-07-29 6:22 UTC (4+ messages)
` [PATCH bpf-next v2 15/18] bpf: Classify kfunc pointer arguments from BTF, resolve type against the register
[PATCH bpf-next v4] bpf: log error code on trampoline unlink failure
2026-07-29 6:21 UTC (2+ messages)
[PATCH bpf-next v5 0/3] bpf: Fix trampoline handling of 128-bit values
2026-07-29 6:20 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] bpf: Reject >8 byte return values on return-reading trampoline paths
` [PATCH bpf-next v5 2/3] bpf, x86: Fix trampoline stack size for 128-bit arguments
` [PATCH bpf-next v5 3/3] selftests/bpf: Add tests for >8 byte return value and "
[PATCH net-next v12 0/4] net: mana: add ethtool private flag for full-page RX buffers
2026-07-29 6:14 UTC (3+ messages)
` [PATCH net-next v12 4/4] net: mana: recover port on attach failure in ethtool operations
[PATCH bpf] bpf, sockmap: fix page_counter underflow in strparser SK_PASS
2026-07-29 6:08 UTC (2+ messages)
[PATCH] bpf, sockmap: Fix sk_redir use-after-free in send verdict
2026-07-29 5:45 UTC (2+ messages)
[PATCH net 0/2] xdp: fix skb length accounting after frag adjustment
2026-07-29 4:35 UTC (7+ messages)
` [PATCH net 1/2] net: fix skb length accounting after generic XDP "
` [PATCH net 2/2] veth: fix skb length accounting after "
[PATCH v4 0/4] LoongArch bpf kptr xchg inline support
2026-07-29 2:28 UTC (3+ messages)
` [PATCH v4 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
` [PATCH v4 4/4] selftests/bpf: Add kptr-xchg benchmark
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