messages from 2026-02-25 19:54:55 to 2026-02-27 06:18:15 UTC [more...]
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run3 (2)
2026-02-27 6:17 UTC (4+ messages)
[PATCHv6 00/13] kexec: Use BPF lskel to enable kexec to load PE format boot image
2026-02-27 6:03 UTC (9+ messages)
` [PATCHv6 02/13] kexec_file: Move signature validation ahead
` [PATCHv6 04/13] kexec_file: Use bpf-prog to decompose image
[PATCH bpf v2 0/5] Close race in freeing special fields and map value
2026-02-27 6:00 UTC (7+ messages)
` [PATCH bpf v2 1/5] bpf: Register dtor for freeing special fields
` [PATCH bpf v2 2/5] bpf: Lose const-ness of map in map_check_btf()
` [PATCH bpf v2 3/5] bpf: Delay freeing fields in local storage
` [PATCH bpf v2 4/5] bpf: Retire rcu_trace_implies_rcu_gp() from "
` [PATCH bpf v2 5/5] selftests/bpf: Add tests for special fields races
[PATCH] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
2026-02-27 4:23 UTC
failed to gen skeleton for verifier_arena_globals2.c on cross compiling
2026-02-27 3:54 UTC
[PATCH net-next v1 2/2] selftests/bpf: Ensure dst addr/port are preserved after socket abort
2026-02-27 3:36 UTC (2+ messages)
` [net-next,v1,2/2] "
[RFC PATCH bpf-next v2 0/2] libbpf: Handle duplicate kprobe symbols
2026-02-27 2:17 UTC (3+ messages)
` [RFC PATCH bpf-next v2 2/2] selftests/bpf: Add tests for duplicate kprobe symbol handling
[PATCH 0/3] bpf: fsession support for LoongArch
2026-02-27 1:59 UTC (5+ messages)
` [PATCH 1/3] LoongArch: BPF: Introduce emit_store_stack_imm64() helper
` [PATCH 2/3] LoongArch: BPF: Add fsession support for trampolines
` [PATCH bpf-next 3/3] bpf/selftests: Enable fsession tests for LoongArch
[PATCH bpf-next v1 0/2] Allow fixed offsets for PTR_TO_CTX
2026-02-27 1:42 UTC (5+ messages)
` [PATCH bpf-next v1 1/2] bpf: Relax fixed offset check "
` [PATCH bpf-next v1 2/2] selftests/bpf: Add tests for ctx fixed offset support
[PATCH bpf v5 0/8] Introduce KF_FORBID_FAULT modifier for acquire/release kfuncs
2026-02-27 0:46 UTC (12+ messages)
` [PATCH bpf v5 1/8] bpf: Add KF_ACQUIRE and KF_RELEASE support for iterators
` [PATCH bpf v5 2/8] bpf: consolidate sleepable checks in check_helper_call()
` [PATCH bpf v5 3/8] bpf: consolidate sleepable checks in check_kfunc_call()
` [PATCH bpf v5 4/8] bpf: consolidate sleepable checks in check_func_call()
` [PATCH bpf v5 5/8] bpf: Add KF_FORBID_FAULT modifier for KF_ACQUIRE kfuncs
` [PATCH bpf v5 6/8] bpf: Move locking to bpf_iter_task_vma_next()
` [PATCH bpf v5 7/8] bpf: Add split iteration support to task_vma iterator
` [PATCH bpf v5 8/8] selftests/bpf: Add tests for split "
[PATCH RESEND v2] tools build: Use -fzero-init-padding-bits=all
2026-02-26 22:52 UTC (2+ messages)
[PATCH RFC bpf-next 0/5] skb extension for BPF local storage
2026-02-26 21:56 UTC (7+ messages)
` [PATCH RFC bpf-next 1/5] bpf: Introduce local storage for sk_buff
` [PATCH RFC bpf-next 2/5] bpf: Allow passing kernel context pointer to kfuncs
` [PATCH RFC bpf-next 3/5] bpf: Allow access to bpf_sock_ops_kern->skb
` [PATCH RFC bpf-next 4/5] selftests/bpf: Add verifier tests for skb local storage
` [PATCH RFC bpf-next 5/5] selftests/bpf: Add functional "
[PATCH bpf-next v4 0/4] bpf: Allow void return type for global subprogs
2026-02-26 21:17 UTC (9+ messages)
` [PATCH bpf-next v4 1/4] bpf: Factor out program return value calculation
` [PATCH bpf-next v4 2/4] bpf: Separate bpf_throw() and bpf_exit() return value validation
[PATCH] kbuild: install-extmod-build: Package resolve_btfids if necessary
2026-02-26 20:47 UTC (3+ messages)
[PATCH v2 0/4] powerpc64/bpf: Add support for instruction array and indirect jump
2026-02-27 1:43 UTC (5+ messages)
` [PATCH v2 1/4] powerpc64/bpf: Add support for instruction array
` [PATCH v2 2/4] selftest/bpf: Enable instruction array test for powerpc64
` [PATCH v2 3/4] powerpc64/bpf: Add support for indirect jump
` [PATCH v2 4/4] selftest/bpf: Enable gotox tests for powerpc64
[PATCH bpf v1] selftests/bpf: Fix a memory leak in xdp_flowtable test
2026-02-26 19:30 UTC (2+ messages)
[PATCH v4 bpf] bpf: devmap: fix stack-out-of-bounds write in get_upper_ifindexes()
2026-02-26 19:30 UTC (2+ messages)
[PATCH] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
2026-02-26 19:30 UTC (9+ messages)
` [PATCH v3] arm64: bpf: Force 8-byte alignment for JIT buffer to prevent atomic tearing
[PATCH bpf] selftests/bpf: Fix OOB read in dmabuf_collector
2026-02-26 19:30 UTC (2+ messages)
[PATCH bpf] bpf: Fix kprobe_multi cookies access in show_fdinfo callback
2026-02-26 19:30 UTC (2+ messages)
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-02-26 18:49 UTC (2+ messages)
[PATCH bpf-next v1 0/4] Close race in freeing special fields and map value
2026-02-26 18:42 UTC (9+ messages)
` [syzbot ci] "
` [PATCH] please work syzbot
[RFC PATCH bpf-next v2 0/3] Optimize kprobe.session attachment for exact function names
2026-02-26 18:24 UTC (5+ messages)
` [RFC PATCH bpf-next v2 1/3] libbpf: "
` [RFC PATCH bpf-next v2 2/3] ftrace: Use kallsyms binary search for single-symbol lookup
` [RFC PATCH bpf-next v2 3/3] selftests/bpf: add tests for kprobe.session optimization
[Question] json parsing and bpf selftests dependencies
2026-02-26 17:21 UTC (3+ messages)
[RFC PATCH bpf-next 0/9] bpf: fib_lookup: IPv6 output routes enhancements
2026-02-26 17:14 UTC (14+ messages)
` [RFC PATCH bpf-next 1/9] selftests/bpf: fib_lookup: Force specific interface indexes
` [RFC PATCH bpf-next 2/9] selftests/bpf: fib_lookup: Enable forwarding on second net device
` [RFC PATCH bpf-next 3/9] selftests/bpf: fib_lookup: Allow parametrizing ifindex
` [RFC PATCH bpf-next 4/9] selftests/bpf: fib_lookup: Allow testing for expected ifindex
` [RFC PATCH bpf-next 5/9] selftests/bpf: fib_lookup: Add IPv4 output route tests
` [RFC PATCH bpf-next 6/9] bpf: fib_lookup: Honor oif in IPv6 output route lookups
` [RFC PATCH bpf-next 7/9] selftests/bpf: fib_lookup: Add IPv6 output route tests
` [RFC PATCH bpf-next 8/9] bpf: fib_lookup: Allow output lookups for IPv6 link-local addresses
` [RFC PATCH bpf-next 9/9] selftests/bpf: fib_lookup: Add IPv6 link-local tests
[PATCH v9 bpf-next 00/10] Add BTF layout to BTF
2026-02-26 16:39 UTC (23+ messages)
` [PATCH v9 bpf-next 01/10] btf: add BTF kind layout encoding to UAPI
` [PATCH v9 bpf-next 02/10] libbpf: Support layout section handling in BTF
` [PATCH v9 bpf-next 03/10] libbpf: use layout to compute an unknown kind size
` [PATCH v9 bpf-next 04/10] libbpf: Add layout encoding support
` [PATCH v9 bpf-next 05/10] libbpf: BTF validation can use layout for unknown kinds
` [PATCH v9 bpf-next 06/10] btf: support kernel parsing of BTF with layout info
` [PATCH v9 bpf-next 07/10] selftests/bpf: test kind encoding/decoding
` [PATCH v9 bpf-next 08/10] bpftool: add BTF dump "format meta" to dump header/metadata
` [PATCH v9 bpf-next 09/10] bpftool: Update doc to describe bpftool btf dump .. format metadata
` [PATCH v9 bpf-next 10/10] kbuild, bpf: Specify "layout" optional feature
[PATCH v2 0/2] selftests/bpf: make probe_user safe for parallel runs
2026-02-26 15:18 UTC (4+ messages)
` [PATCH v2 1/2] selftests/bpf: probe_user: filter by pid to avoid cross-test interference
` [PATCH v2 2/2] selftests/bpf: probe_user: drop serial restriction
[PATCH v5 2/3] bpftool: support merging multiple module BTFs in btf dump
2026-02-26 13:47 UTC (3+ messages)
[PATCH net-next v5 0/5] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-26 13:45 UTC (6+ messages)
` [PATCH net-next v5 1/5] net: sched: introduce qdisc-specific drop reason tracing
` [PATCH net-next v5 2/5] net: sched: sfq: convert to qdisc drop reasons
` [PATCH net-next v5 3/5] net: sched: rename QDISC_DROP_FQ_* to generic names
` [PATCH net-next v5 4/5] net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
` [PATCH net-next v5 5/5] net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
[LSF/MM/BPF TOPIC] Compiled BPF
2026-02-26 13:16 UTC
[PATCH bpf v1 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-02-26 12:57 UTC (4+ messages)
` [PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding
[PATCH liburing v2 1/1] tests: test io_uring bpf ops
2026-02-26 12:49 UTC
[PATCH v10 0/4] BPF controlled io_uring
2026-02-26 12:48 UTC (5+ messages)
` [PATCH v10 1/4] io_uring: introduce callback driven main loop
` [PATCH v10 2/4] io_uring/bpf-ops: implement loop_step with BPF struct_ops
` [PATCH v10 3/4] io_uring/bpf-ops: add kfunc helpers
` [PATCH v10 4/4] io_uring/bpf-ops: implement bpf ops registration
[LSF/MM/BPF TOPIC] Userspace JIT for eBPF
2026-02-26 11:38 UTC (2+ messages)
[PATCH v7 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-26 10:41 UTC (4+ messages)
` [PATCH v7 bpf-next 1/2] bpf: test_run: "
` [PATCH v7 bpf-next 2/2] selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
[PATCH] LoongArch: Fix calling smp_processor_id() in preemptible code
2026-02-26 10:16 UTC (6+ messages)
[PATCH net-next 00/15] net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
2026-02-26 10:10 UTC (2+ messages)
[PATCH v2 bpf 0/4] Fix invariant violation for single-value tnums
2026-02-26 9:27 UTC (5+ messages)
` [PATCH v2 bpf 3/4] selftests/bpf: Test refinement of single-value tnum
[PATCH bpf-next 1/2] bpf: Consolidate sleepable checks in check_helper_call()
2026-02-26 9:18 UTC (4+ messages)
` [PATCH bpf-next 2/2] bpf: Consolidate sleepable checks in check_kfunc_call()
[PATCH v3 dwarves 0/2] pahole: add BTF layout encoding feature
2026-02-26 8:52 UTC (3+ messages)
` [PATCH v3 dwarves 1/2] pahole: Add "layout" BTF "
` [PATCH v3 dwarves 2/2] man-pages: describe layout BTF feature
[PATCH net v1 0/2] bonding: fix missing XDP compat check on xmit_hash_policy change
2026-02-26 8:03 UTC (3+ messages)
` [PATCH net v1 1/2] bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded
` [PATCH net v1 2/2] selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Latest BPF selftests on stable kernels (was 'Re: [PATCH stable 6.12 0/5] Backport selftest for "bpf: Check skb->transport_header is set in bpf_skb_check_mtu"')
2026-02-26 7:33 UTC (3+ messages)
[PATCH v2 1/3] powerpc64/bpf: Implement fsession support
2026-02-26 6:57 UTC (5+ messages)
` [PATCH v2 2/3] selftest/bpf: Enable get_func_args and get_func_ip tests on powerpc64
` [PATCH v2 3/3] powerpc32/bpf: Add fsession support
[PATCH v4 1/2] powerpc64/bpf: Implement JIT support for private stack
2026-02-26 6:54 UTC (4+ messages)
` [PATCH v4 2/2] selftests/bpf: Enable private stack tests for powerpc64
[PATCH 0/2] selftests/bpf: make probe_user safe for parallel runs
2026-02-26 5:08 UTC (5+ messages)
` [PATCH 1/2] selftests/bpf: probe_user: filter by pid to avoid cross-test interference
` [PATCH 2/2] selftests/bpf: probe_user: drop serial restriction
[PATCH bpf-next] bpf, arm64: Use ORR-based MOV for general-purpose registers
2026-02-26 2:54 UTC (2+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-02-26 2:52 UTC (6+ messages)
[RFC PATCH bpf-next 0/3] Optimize kprobe.session attachment for exact match
2026-02-26 1:22 UTC (6+ messages)
` [RFC PATCH bpf-next 2/3] ftrace: Use kallsyms binary search for single-symbol lookup
` [External] "
[PATCH bpf-next v5 0/2] Add wakeup_source iterators
2026-02-25 22:35 UTC (5+ messages)
` [PATCH bpf-next v5 1/2] bpf: Add wakeup_source iterator
` [PATCH bpf-next v5 2/2] selftests/bpf: Add tests for wakeup_sources
[PATCH bpf-next v8 0/4] Add cryptographic hash and signature verification kfuncs to BPF
2026-02-25 21:06 UTC (7+ messages)
` [PATCH bpf-next v8 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v8 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v8 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v8 4/4] selftests/bpf: Add tests for "
[PATCH v3 1/2] powerpc64/bpf: Implement JIT support for private stack
2026-02-26 0:54 UTC (3+ messages)
` [PATCH v3 2/2] selftests/bpf: Enable private stack tests for powerpc64
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