org.kernel.vger.bpf archive
1659 archived articles, newest first (page 14 of 17). Latest articles →
Re: [PATCH 3/3] binfmt_misc: document the pre-opened interpreter limit
Mon, 3 Aug 2026 16:06:38 +0200Re: [PATCH bpf v3 2/4] selftests/bpf: Test refcount_acquire return nullability
Mon, 3 Aug 2026 06:59:49 -0700Re: [PATCH net v2] xsk: fix NULL pointer dereference in __xsk_rcv()
Mon, 3 Aug 2026 09:59:15 -0400[PATCH v2 6/6] selftests/bpf: Add a call_srcu() re-entry reproducer
Mon, 3 Aug 2026 06:53:29 -0700[PATCH v2 5/6] rcutorture: Exercise ->call() from NMI context
Mon, 3 Aug 2026 06:53:28 -0700[PATCH v2 4/6] srcu: Make Tiny call_srcu() safe to call from any context
Mon, 3 Aug 2026 06:53:27 -0700[PATCH v2 3/6] srcu: Make call_srcu() safe to call from any context
Mon, 3 Aug 2026 06:53:26 -0700[PATCH v2 2/6] rcu: Make Tiny call_rcu() safe to call from any context
Mon, 3 Aug 2026 06:53:25 -0700[PATCH v2 1/6] rcu: Make call_rcu() safe to call from any context
Mon, 3 Aug 2026 06:53:24 -0700[PATCH v2 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
Mon, 3 Aug 2026 06:48:16 -0700Re: [PATCH bpf v3 1/4] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
Mon, 3 Aug 2026 06:45:59 -0700Re: [PATCH bpf-next v3 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
Mon, 03 Aug 2026 13:42:48 +0000Re: [PATCH bpf-next v3 7/9] selftests/bpf: Add struct_ops __arena and __arena_nullable argument tests
Mon, 03 Aug 2026 13:39:04 +0000Re: [PATCH bpf-next v3 5/9] selftests/bpf: Add kfunc __arena and __arena_nullable argument tests
Mon, 03 Aug 2026 13:35:32 +0000Re: [PATCH bpf-next v3 6/9] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
Mon, 03 Aug 2026 13:35:21 +0000Re: [PATCH bpf-next v3 0/9] Fixes for bpf_jit_free
Mon, 3 Aug 2026 15:05:40 +0200Re: [PATCH bpf-next v3 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes
Mon, 03 Aug 2026 13:19:46 +0000Re: [PATCH bpf-next] bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Mon, 03 Aug 2026 13:00:04 +0000[PATCH dwarves] btf_encoder: Infer arena kfunc arguments from suffixes
Mon, 3 Aug 2026 14:55:18 +0200Re: [PATCH bpf v3 1/4] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
Mon, 3 Aug 2026 12:53:47 +0000 (UTC)[PATCH bpf-next v3 9/9] selftests/bpf: Test stack-passed struct_ops arena arguments
Mon, 3 Aug 2026 14:51:10 +0200[PATCH bpf-next v3 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
Mon, 3 Aug 2026 14:51:09 +0200[PATCH bpf-next v3 7/9] selftests/bpf: Add struct_ops __arena and __arena_nullable argument tests
Mon, 3 Aug 2026 14:51:08 +0200[PATCH bpf-next v3 6/9] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
Mon, 3 Aug 2026 14:51:07 +0200[PATCH bpf-next v3 5/9] selftests/bpf: Add kfunc __arena and __arena_nullable argument tests
Mon, 3 Aug 2026 14:51:06 +0200[PATCH bpf-next v3 4/9] bpf, x86: Convert struct_ops arena arguments in the trampoline
Mon, 3 Aug 2026 14:51:05 +0200[PATCH bpf-next v3 3/9] bpf, x86: JIT __arena kfunc argument rebasing
Mon, 3 Aug 2026 14:51:04 +0200[PATCH bpf-next v3 2/9] bpf: Support __arena and __arena_nullable on struct_ops arguments
Mon, 3 Aug 2026 14:51:03 +0200[PATCH bpf-next v3 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes
Mon, 3 Aug 2026 14:51:02 +0200[PATCH bpf-next v3 0/9] Add arena argument support to kfuncs and struct_ops
Mon, 3 Aug 2026 14:51:01 +0200Re: [PATCH 3/3] binfmt_misc: document the pre-opened interpreter limit
Mon, 03 Aug 2026 12:18:42 +0000[PATCH net 0/1] xdp: reject clones that overrun skb_shared_info tailroom
Mon, 3 Aug 2026 20:15:31 +0800[PATCH net 1/1] xdp: reject clones that overrun skb_shared_info tailroom
Mon, 3 Aug 2026 20:15:32 +0800[PATCH 3/3] binfmt_misc: document the pre-opened interpreter limit
Mon, 03 Aug 2026 14:15:02 +0200[PATCH 2/3] selftests/exec: test the pre-opened interpreter limit
Mon, 03 Aug 2026 14:15:01 +0200[PATCH 1/3] binfmt_misc: correctly account pre-opened interpreters
Mon, 03 Aug 2026 14:15:00 +0200[PATCH 0/3] binfmt_misc: bound the interpreters an entry can pre-open
Mon, 03 Aug 2026 14:14:59 +0200Re: [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
Mon, 3 Aug 2026 19:42:19 +0800Re: [PATCH v2 0/6] s390: Add kCFI support
Mon, 3 Aug 2026 13:31:53 +0200Re: [PATCH bpf-next] bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Mon, 3 Aug 2026 13:32:11 +0200[PATCH bpf-next v2 2/2] selftests/bpf: Test RCU pointer invalidation after spin unlock
Mon, 3 Aug 2026 04:26:09 -0700[PATCH bpf-next v2 1/2] bpf: Invalidate RCU pointers after final spin unlock
Mon, 3 Aug 2026 04:26:08 -0700[PATCH bpf-next v2 0/2] bpf: Invalidate RCU pointers after final spin unlock
Mon, 3 Aug 2026 04:26:07 -0700[PATCH bpf v3 4/4] selftests/bpf: Test untrusted allocated-object pointers
Mon, 3 Aug 2026 04:22:11 -0700[PATCH bpf v3 3/4] bpf: Reject untrusted allocated-object pointers
Mon, 3 Aug 2026 04:22:10 -0700[PATCH bpf v3 2/4] selftests/bpf: Test refcount_acquire return nullability
Mon, 3 Aug 2026 04:22:09 -0700[PATCH bpf v3 1/4] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
Mon, 3 Aug 2026 04:22:08 -0700[PATCH bpf v3 0/4] bpf: Fix refcount_acquire handling for borrowed kptrs
Mon, 3 Aug 2026 04:22:07 -0700Re: [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
Mon, 3 Aug 2026 12:07:02 +0100Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
Mon, 03 Aug 2026 10:50:51 +0000Re: [PATCH bpf v2 1/2] bpf: Extract shared reqsk-to-listener upgrade
Mon, 3 Aug 2026 12:43:21 +0200[PATCH] bpf: disable lockdep while running BPF on lock_release
Mon, 03 Aug 2026 18:37:45 +0800Re: [PATCH net v2 2/2] veth: fix skb length accounting after XDP frag adjustment
Mon, 3 Aug 2026 18:14:34 +0800Re: [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
Mon, 3 Aug 2026 11:00:44 +0100Re: [PATCH bpf-next v2] bpf: Fix mmap_lock leak in irq_work path
Mon, 3 Aug 2026 18:44:34 +0900Re: [PATCH bpf v2 1/2] bpf: Extract shared reqsk-to-listener upgrade
Mon, 3 Aug 2026 09:44:10 +0000 (UTC)Re: [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers
Mon, 03 Aug 2026 09:35:44 +0000Re: [PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers
Mon, 3 Aug 2026 11:07:53 +0200[PATCH bpf v2 1/2] bpf: Extract shared reqsk-to-listener upgrade
Mon, 03 Aug 2026 11:00:42 +0200[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
Mon, 03 Aug 2026 11:00:41 +0200[PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers
Mon, 03 Aug 2026 11:00:43 +0200Re: [PATCH bpf-next] btf: Remove the dependency on BPF_SYSCALL
Mon, 3 Aug 2026 10:59:10 +0200Re: [PATCH bpf-next v4 2/3] selftests/bpf: Adjust veristat stack depth parsing
Mon, 3 Aug 2026 08:49:12 +0000 (UTC)Re: [PATCH net v2 2/2] veth: fix skb length accounting after XDP frag adjustment
Mon, 3 Aug 2026 10:42:00 +0200Re: [PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
Mon, 3 Aug 2026 16:41:00 +0800 (CST)Re: [PATCH bpf v2] selftests/bpf: keep polling connection that is still in progress
Mon, 3 Aug 2026 08:35:25 +0000 (UTC)Re: [PATCH bpf-next] btf: Remove the dependency on BPF_SYSCALL
Mon, 03 Aug 2026 08:11:50 +0000[PATCH bpf-next] btf: Remove the dependency on BPF_SYSCALL
Mon, 03 Aug 2026 09:52:39 +0200Re: [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire
Mon, 03 Aug 2026 09:48:22 +0200Re: [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire
Mon, 3 Aug 2026 00:44:38 -0700Re: [PATCH bpf v2] selftests/bpf: keep polling connection that is still in progress
Mon, 03 Aug 2026 07:44:19 +0000Re: [PATCHv2 bpf-next 09/11] bpf: Remove trace_in argument from __bpf_get_stack
Mon, 3 Aug 2026 09:37:00 +0200[PATCH bpf v2] selftests/bpf: keep polling connection that is still in progress
Mon, 03 Aug 2026 09:36:45 +0200Re: [PATCH bpf-next v4 1/3] bpf: Show more useful info in stack depth stats
Mon, 03 Aug 2026 07:34:37 +0000[PATCH bpf-next v4 3/3] selftests/bpf: Test stack depth stats without BTF subprog names
Mon, 3 Aug 2026 09:27:31 +0200[PATCH bpf-next v4 2/3] selftests/bpf: Adjust veristat stack depth parsing
Mon, 3 Aug 2026 09:27:30 +0200[PATCH bpf-next v4 1/3] bpf: Show more useful info in stack depth stats
Mon, 3 Aug 2026 09:27:29 +0200[PATCH bpf-next v4 0/3] Improve stack depth verification stats output
Mon, 3 Aug 2026 09:27:28 +0200Re: [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire
Mon, 03 Aug 2026 09:21:56 +0200Re: [PATCH v5 3/8] mm/slab: use call_rcu() in unknown context if irqs are enabled
Mon, 3 Aug 2026 07:19:32 +0000Re: [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire
Mon, 3 Aug 2026 00:10:11 -0700Re: [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire
Mon, 03 Aug 2026 08:50:23 +0200Re: [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire
Sun, 2 Aug 2026 23:48:02 -0700Re: [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
Mon, 3 Aug 2026 14:43:18 +0800Re: [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire
Mon, 03 Aug 2026 08:08:30 +0200Re: [PATCH bpf v2 2/2] bpf: Reject untrusted pointers in refcount_acquire
Sun, 2 Aug 2026 22:57:15 -0700Re: [PATCH bpf-next] bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Mon, 3 Aug 2026 13:37:30 +0800[PATCH bpf-next] bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Sun, 2 Aug 2026 22:27:26 -0700Re: [PATCH bpf-next v3 1/3] bpf: Show more useful info in stack depth stats
Mon, 3 Aug 2026 04:34:13 +0000 (UTC)Re: [PATCH bpf] bpf: Reject writes through untrusted allocated pointers
Sun, 2 Aug 2026 21:06:55 -0700Re: [PATCH bpf-next] bpf: add BPF_F_SEALED flag to seal BPF links at creation
Sun, 2 Aug 2026 23:26:30 -0400Re: [PATCH bpf] bpf: Reject writes through untrusted allocated pointers
Mon, 03 Aug 2026 05:26:31 +0200Re: [PATCH bpf-next v3 1/3] bpf: Show more useful info in stack depth stats
Mon, 03 Aug 2026 03:25:12 +0000Re: [PATCH bpf-next] bpf: add BPF_F_SEALED flag to seal BPF links at creation
Mon, 03 Aug 2026 05:23:58 +0200Re: [PATCH bpf] bpf: Reject writes through untrusted allocated pointers
Sun, 2 Aug 2026 20:21:44 -0700Re: [PATCH bpf-next] bpf: add BPF_F_SEALED flag to seal BPF links at creation
Mon, 03 Aug 2026 05:18:11 +0200Re: [PATCH bpf-next] bpf: add BPF_F_SEALED flag to seal BPF links at creation
Mon, 03 Aug 2026 05:17:09 +0200[PATCH bpf-next v3 3/3] selftests/bpf: Test stack depth stats without BTF subprog names
Mon, 3 Aug 2026 05:14:55 +0200[PATCH bpf-next v3 1/3] bpf: Show more useful info in stack depth stats
Mon, 3 Aug 2026 05:14:53 +0200[PATCH bpf-next v3 2/3] selftests/bpf: Adjust veristat stack depth parsing
Mon, 3 Aug 2026 05:14:54 +0200
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.