messages from 2026-07-29 08:21:06 to 2026-07-29 21:51:57 UTC [more...]
[PATCH bpf-next] bpf: arena: fix mmap_lock deadlock on arena lock failure
2026-07-29 21:51 UTC (3+ messages)
[PATCH bpf-next v4 0/6] bpf: Inline the numeric open-coded iterator kfuncs
2026-07-29 21:50 UTC (10+ messages)
` [PATCH bpf-next v4 1/6] bpf: Correct the overflow check comment in bpf_iter_num_next()
` [PATCH bpf-next v4 2/6] bpf: Inline bpf_iter_num_new() kfunc
` [PATCH bpf-next v4 3/6] bpf: Inline bpf_iter_num_next() kfunc
` [PATCH bpf-next v4 4/6] bpf: Inline bpf_iter_num_destroy() as a no-op
` [PATCH bpf-next v4 5/6] selftests/bpf: Verify inlined numeric iterator shape with __xlated
` [PATCH bpf-next v4 6/6] selftests/bpf: Add bpf_for() benchmark
[syzbot] [bpf?] [trace?] KCSAN: data-race in __perf_event_overflow / perf_event_detach_bpf_prog
2026-07-29 21:37 UTC
[PATCH bpf] bpf: Reject negative optlen in cgroup getsockopt hook
2026-07-29 21:36 UTC (2+ messages)
[PATCH bpf-next v2 0/3] Simplify min()/max(), contains() and normalize() cnum implementation
2026-07-29 20:57 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: Simplify cnum contains() implementation
` [PATCH bpf-next v2 2/3] bpf: Simplify cnum normalize() implementation
` [PATCH bpf-next v2 3/3] bpf: Avoid redundant min()/max() in cnum signed bounds
[PATCH bpf 1/3] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
2026-07-29 20:32 UTC (3+ messages)
` [PATCH bpf 2/3] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers
[PATCH bpf-next v2 00/18] Generate bpf_func_proto for kfunc
2026-07-29 20:06 UTC (4+ messages)
` [PATCH bpf-next v2 18/18] bpf: Generate kfunc argument prototype at add-call time
[PATCH bpf-next] bpf: Fix mmap_lock leak in irq_work path
2026-07-29 20:03 UTC (3+ messages)
[RFC PATCH bpf-next 0/3] ftrace, kprobes, bpf: mark trampoline/kprobe ftrace_ops permanent
2026-07-29 19:48 UTC (16+ messages)
` [RFC PATCH bpf-next 1/3] bpf: mark trampoline "
` [RFC PATCH bpf-next 3/3] selftests/bpf: add ftrace_permanent test
[PATCH v4 bpf-next 0/1] bpf: Populate mmap-able array maps lazily
2026-07-29 19:24 UTC (2+ messages)
` [PATCH v4 bpf-next 1/1] bpf: Populate mmap-able array map memory lazily
[PATCH bpf-next 0/2] Simplify min()/max(), contains() and fix normalize() cnum implementation
2026-07-29 19:21 UTC (7+ 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
[PATCHES 00/31] pahole: Bug fixes and small improvements
2026-07-29 19:07 UTC (32+ messages)
` [PATCH 01/31] cmake: Update minimum required version from 3.5 to 3.10
` [PATCH 02/31] Fix -Wsign-compare warnings across the codebase
` [PATCH 03/31] btf_encoder: Fix interior pointer free and missing NULL check
` [PATCH 04/31] dwarves: Fix missing list head initialization in type__clone_members
` [PATCH 05/31] pahole: Fix instance memory leak on early returns in prototype__stdio_fprintf_value
` [PATCH 06/31] ctf_loader, libctf: Fix error path resource leaks
` [PATCH 07/31] dwarves: Don't search for holes before member byte sizes are cached
` [PATCH 08/31] dwarf_loader: Allocate type_dcu via dwarf_cu__new to fix dangling stack pointer
` [PATCH 09/31] dwarf_loader: Fix annotation failure leaks in variable and typedef creation
` [PATCH 10/31] btf_encoder: Use btf_encoder__tag_type() for all type ID computations
` [PATCH 11/31] pahole: Fix --errno typo that decrements instead of negating
` [PATCH 12/31] dwarves: Fix heap buffer overflow in languages__parse realloc
` [PATCH 13/31] btf_encoder: Fix early cleanup crashes in btf_encoder__new/delete
` [PATCH 14/31] btf_encoder, libctf: Add elf_strptr NULL checks and fix kfunc bounds
` [PATCH 15/31] dwarf_loader: Fix --fixup_silly_bitfields condition check
` [PATCH 16/31] dwarf_loader: Skip libdw__lock when elfutils is built thread-safe
` [PATCH 17/31] dwarf_loader: Fix data race in tag__init() decl_file string cache
` [PATCH 18/31] pahole: Fix parse_btf_features("all") being a silent no-op
` [PATCH 19/31] dwarves: Fix variable shadowing in __cus__find_struct_by_name()
` [PATCH 20/31] dutil: Add exec_objcopy() shell-injection-safe helper
` [PATCH 21/31] btf_encoder: Fall back to objcopy when llvm-objcopy is not available
` [PATCH 22/31] dwarf_loader, btf_loader: Replace stale FIXME/XXX comments with explanations
` [PATCH 23/31] pahole: Skip inline expansions during BTF encoding
` [PATCH 24/31] pahole: Use fseek for seekable files in --prettify and --seek_bytes
` [PATCH 25/31] pahole: Guard pipe_seek() against negative offsets
` [PATCH 26/31] gobuffer: Remove 5 dead functions found via coverage analysis
` [PATCH 27/31] dwarves: Remove 6 "
` [PATCH 28/31] pfunct, dwarves_fprintf: Mark file-local functions as static
` [PATCH 29/31] btf_encoder: Fix multi-dimensional array encoding
` [PATCH 30/31] btf_loader: Fix multi-dimensional array loading
` [PATCH 31/31] btfdiff: Remove --flat_arrays now that pahole encodes multi dim arrays in BTF
[PATCH bpf-next v2 0/2] bpf, mips: Add signed div/mod support
2026-07-29 18:54 UTC (5+ 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 bpf] bpf: Fix netns reference imbalance in conntrack kfuncs
2026-07-29 17:15 UTC (3+ messages)
[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 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 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
[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 (3+ 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)
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