messages from 2026-02-24 13:12:20 to 2026-02-25 17:20:02 UTC [more...]
[PATCH iwl-next 00/10] libeth and full XDP for ixgbevf
2026-02-25 17:19 UTC (6+ messages)
` [PATCH iwl-next 03/10] ixgbevf: use libeth in Rx processing
` [PATCH iwl-next 06/10] ixgbevf: XDP_TX in multi-buffer through libeth
[PATCH v2 1/2] powerpc64/bpf: Implement JIT support for private stack
2026-02-25 17:13 UTC (5+ messages)
` [PATCH v2 2/2] selftests/bpf: Enable private stack tests for powerpc64
[PATCH bpf-next v2 0/6] bpf: Add support for sleepable raw tracepoint programs
2026-02-25 17:12 UTC (8+ messages)
` [PATCH bpf-next v2 1/6] bpf: Reject sleepable raw_tp programs on non-faultable tracepoints
` [PATCH bpf-next v2 2/6] bpf: Add sleepable execution path for raw tracepoint programs
` [PATCH bpf-next v2 3/6] bpf: Remove preempt_disable from faultable tracepoint BPF callbacks
` [PATCH bpf-next v2 4/6] bpf: Allow sleepable programs for BPF_TRACE_RAW_TP attach type
` [PATCH bpf-next v2 5/6] libbpf: Add tp_btf.s section handler for sleepable raw tracepoints
` [PATCH bpf-next v2 6/6] selftests/bpf: Add tests for sleepable raw tracepoint programs
[PATCHSET v7 2/9] iomap: cleanups ahead of adding fuse support
2026-02-25 17:03 UTC (9+ messages)
` [PATCH 1/2] iomap: allow directio callers to supply _COMP_WORK
` [PATCH 2/2] iomap: allow NULL swap info bdev when activating swapfile
[LSF/MM/BPF TOPIC] Coroutines in BPF
2026-02-25 16:39 UTC
[RFC PATCH 0/1] bpf: Add tunnel decapsulation and GSO state updates per new flags
2026-02-25 15:45 UTC (5+ messages)
` [RFC PATCH 1/1] "
[PATCH bpf-next] bpf: fix selftest/xsk single test selection
2026-02-25 15:31 UTC (4+ messages)
[RFC PATCH bpf-next 0/3] Optimize kprobe.session attachment for exact match
2026-02-25 15:25 UTC (7+ messages)
` [RFC PATCH bpf-next 2/3] ftrace: Use kallsyms binary search for single-symbol lookup
` [External] "
` [RFC PATCH bpf-next 3/3] selftests/bpf: add tests for kprobe.session optimization
[PATCH bpf-next 0/8] bpf: Enhance __bpf_prog_map_compatible()
2026-02-25 15:15 UTC (13+ messages)
` [PATCH bpf-next 1/8] bpf: Add fsession to verbose log in check_get_func_ip()
` [PATCH bpf-next 2/8] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
` [PATCH bpf-next 3/8] bpf: Disallow !call_get_func_ip progs tail-calling call_get_func_ip progs
` [PATCH bpf-next 4/8] bpf: Disallow !call_session_cookie progs tail-calling call_session_cookie progs
` [PATCH bpf-next 5/8] bpf: Disallow !call_session_is_return progs tail-calling call_session_is_return progs
` [PATCH bpf-next 6/8] selftests/bpf: Add a test to verify kprobe_write_ctx compatibility enforcement
` [PATCH bpf-next 7/8] selftests/bpf: Add a test to verify call_get_func_ip "
` [PATCH bpf-next 8/8] selftests/bpf: Add a test to verify session-kfunc "
LSF/MM/BPF: 2026: Call for Proposals
2026-02-25 14:52 UTC (7+ messages)
` LSF/MM/BPF: 2026: (V)FS: First Round of Invites Sent
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-25 14:32 UTC (2+ messages)
[PATCH] LoongArch: Fix calling smp_processor_id() in preemptible code
2026-02-25 14:14 UTC
[PATCH bpf-next 1/2] bpf: Consolidate sleepable checks in check_helper_call()
2026-02-25 13:49 UTC (2+ messages)
` [PATCH bpf-next 2/2] bpf: Consolidate sleepable checks in check_kfunc_call()
[PATCH bpf-next] bpf, arm64: Use ORR-based MOV for general-purpose registers
2026-02-25 13:43 UTC
[PATCH v6 bpf-next 1/2] bpf: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-25 12:12 UTC (2+ messages)
[PATCH bpf-next v4 0/7] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
2026-02-25 13:08 UTC (15+ messages)
` [PATCH bpf-next v4 1/7] bpf: Add KF_ACQUIRE and KF_RELEASE support for iterators
` [PATCH bpf-next v4 2/7] bpf: consolidate sleepable checks in check_helper_call()
` [PATCH bpf-next v4 3/7] bpf: consolidate sleepable checks in check_kfunc_call()
` [PATCH bpf-next v4 4/7] bpf: Add KF_FORBID_SLEEP modifier for KF_ACQUIRE kfuncs
` [PATCH bpf-next v4 5/7] bpf: Move locking to bpf_iter_task_vma_next()
` [PATCH bpf-next v4 6/7] bpf: Add split iteration support to task_vma iterator
` [PATCH bpf-next v4 7/7] selftests/bpf: Add tests for split "
[PATCH v8 0/5] BPF controlled io_uring
2026-02-25 11:12 UTC (10+ messages)
` [PATCH v8 5/5] selftests/io_uring: add a bpf io_uring selftest
[syzbot] [net?] [bpf?] KCSAN: data-race in sk_psock_drop / unix_stream_sendmsg
2026-02-25 12:24 UTC
[PATCH bpf v4 0/2] bpf: cpumap/devmap: fix per-CPU bulk queue races on PREEMPT_RT
2026-02-25 12:14 UTC (3+ messages)
` [PATCH bpf v4 1/2] bpf: cpumap: fix race in bq_flush_to_queue "
` [PATCH bpf v4 2/2] bpf: devmap: fix race in bq_xmit_all "
[PATCH bpf-next] selftests/bpf: Split module_attach into subtests
2026-02-25 12:09 UTC
[PATCH bpf] bpf: Fix kprobe_multi cookies access in show_fdinfo callback
2026-02-25 11:12 UTC
[PATCH v2] igc: fix page fault in XDP TX timestamps handling
2026-02-25 11:10 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH bpf v1] selftests/bpf: Fix a memory leak in xdp_flowtable test
2026-02-25 11:03 UTC (2+ messages)
[PATCH] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
2026-02-25 11:00 UTC (5+ messages)
[PATCH 1/2] powerpc64/bpf: Implement JIT support for private stack
2026-02-25 10:44 UTC (5+ messages)
[PATCH v2 0/6] bpf: Extend the bpf_list family of APIs
2026-02-25 10:22 UTC (11+ messages)
` [PATCH v2 1/6] bpf: Introduce the bpf_list_del kfunc
` [PATCH v2 2/6] selftests/bpf: Add test cases for bpf_list_del
` [PATCH v2 3/6] bpf: add bpf_list_add_impl to insert node after a given list node
` [PATCH v2 4/6] selftests/bpf: Add test case for bpf_list_add_impl
` [PATCH v2 5/6] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH v2 6/6] selftests/bpf: Add test cases for bpf_list_is_first/is_last/empty
[PATCH v2 bpf 0/4] Fix invariant violation for single-value tnums
2026-02-25 10:21 UTC (4+ messages)
` [PATCH v2 bpf 3/4] selftests/bpf: Test refinement of single-value tnum
[PATCH v2] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
2026-02-25 10:09 UTC (2+ messages)
[PATCH] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
2026-02-25 9:07 UTC (3+ messages)
[PATCH] bpf: fix: Race condition in bpf_trampoline_unlink_cgroup_shim
2026-02-25 7:38 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-02-25 7:19 UTC (2+ messages)
[RFC PATCH 0/7] k[v]free_rcu() improvements
2026-02-25 5:55 UTC (5+ messages)
` [RFC PATCH 6/7] mm/slab: introduce kfree_rcu_nolock()
[PATCH v4 bpf] bpf: devmap: fix stack-out-of-bounds write in get_upper_ifindexes()
2026-02-25 5:34 UTC
[PATCH bpf-next v4 0/4] bpf: Allow void return type for global subprogs
2026-02-25 4:23 UTC (6+ 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 bpf-next v4 3/4] bpf: Allow void global functions in the verifier
` [PATCH bpf-next v4 4/4] selftests: bpf: Add tests for void global subprogs
[PATCH v3] bpf: cpumap: add missing XDP_ABORTED handling in xdp prog runner
2026-02-25 4:06 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Fix OOB read in dmabuf_collector
2026-02-25 1:41 UTC (2+ messages)
[PATCH bpf-next] xsk: avoid double checking against rx queue being full
2026-02-25 1:20 UTC (2+ messages)
[PATCH] selftests/bpf: test accounting of tail calls when prog is NULL
2026-02-25 1:20 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf: Allow void return type for global subprogs
2026-02-25 0:55 UTC (8+ messages)
` [PATCH bpf-next v3 1/2] bpf: Allow void global functions in the verifier
[PATCH 0/4] bpf: add a few hooks for sandboxing
2026-02-24 23:04 UTC (4+ messages)
` [PATCH 1/4] ns: add bpf hooks
[PATCH bpf-next v2] selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exit
2026-02-24 23:00 UTC (5+ messages)
[PATCH 0/4] powerpc/bpf: Add support for verifier selftest
2026-02-25 1:36 UTC (6+ messages)
` [PATCH 1/4] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH 2/4] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH 3/4] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH 4/4] selftest/bpf: Add tailcall "
[PATCH] igc: fix page fault in XDP TX timestamps handling
2026-02-24 21:25 UTC (3+ messages)
[PATCHSET v7 4/9] fuse: allow servers to use iomap for better file IO performance
2026-02-24 21:18 UTC (5+ messages)
` [PATCH 29/33] fuse: support atomic writes with iomap
[PATCH 0/4] powerpc64/bpf: Add support for instruction array and indirect jump
2026-02-25 1:09 UTC (6+ messages)
` [PATCH 1/4] powerpc64/bpf: Add support for instruction array
` [PATCH 2/4] selftest/bpf: Enable instruction array test for powerpc64
` [PATCH 3/4] powerpc64/bpf: Add support for indirect jump
` [PATCH 4/4] selftest/bpf: Enable gotox tests for powerpc64
[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
2026-02-24 20:47 UTC (11+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
` [PATCH bpf-next v2 2/2] selftests/bpf: Use bpf_program__clone() in veristat
[RFC PATCH bpf-next v2 0/2] libbpf: Handle duplicate kprobe symbols
2026-02-24 20:42 UTC (6+ messages)
` [RFC PATCH bpf-next v2 1/2] libbpf: Handle duplicate kprobe symbols in attach_kprobe_opts
` [External] "
` [RFC PATCH bpf-next v2 2/2] selftests/bpf: Add tests for duplicate kprobe symbol handling
[PATCH bpf-next v3 0/6] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
2026-02-24 20:20 UTC (15+ messages)
` [PATCH bpf-next v3 3/6] bpf: Add KF_FORBID_SLEEP modifier for KF_ACQUIRE kfuncs
[PATCHSET v7 1/9] fuse: general bug fixes
2026-02-24 20:09 UTC (9+ messages)
` [PATCH 1/5] fuse: flush pending FUSE_RELEASE requests before sending FUSE_DESTROY
` [PATCH 2/5] fuse: quiet down complaints in fuse_conn_limit_write
[PATCH net-next v1 0/2] Preserve UDP socket addresses on abort
2026-02-24 19:04 UTC (3+ messages)
` [PATCH net-next v1 1/2] udp: "
` [PATCH net-next v1 2/2] selftests/bpf: Ensure dst addr/port are preserved after socket abort
[PATCH 0/3] extra io_uring BPF examples
2026-02-24 18:54 UTC (6+ messages)
[PATCH] s390/bpf: Do not increment tailcall count when prog is NULL
2026-02-24 18:50 UTC (2+ messages)
[PATCH 1/2] bpf: do not increment tailcall count when prog is NULL
2026-02-24 18:40 UTC (5+ messages)
` [PATCH 2/2] bpf: zero extend function arguments while calling kernel function
[PATCH] module: Fix kernel panic when a symbol st_shndx is out of bounds
2026-02-24 18:34 UTC (2+ messages)
[PATCH bpf-next v1] selftests/bpf: Fix flakiness of task_local_storage/sys_enter_exit
2026-02-24 18:09 UTC (5+ messages)
[LSF/MM/BPF TOPIC] Recover true signatures in pahole
2026-02-24 17:39 UTC (4+ messages)
[PATCH v5 0/3] libbpf/bpftool: support merging split BTFs
2026-02-24 17:18 UTC (6+ messages)
` [PATCH v5 1/3] libbpf: support appending split BTF in btf__add_btf()
` [PATCH v5 2/3] bpftool: support merging multiple module BTFs in btf dump
` [PATCH v5 3/3] selftests/bpf: add test for btf__add_btf() with split BTF sources
[PATCH bpf-next 00/17] bpf: tracing_multi link
2026-02-24 17:13 UTC (7+ messages)
` [PATCH bpf-next 02/17] bpf: Use mutex lock pool for bpf trampolines
[LSF/MM/BPF TOPIC] User space RAID5 with ublk and io_uring BPF
2026-02-24 16:24 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the bpf tree
2026-02-24 16:22 UTC (2+ messages)
[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-02-24 15:28 UTC (8+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock
[LSF/MM/BPF TOPIC] BPF deferred stack trace unwinder
2026-02-24 13:56 UTC
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