org.kernel.vger.bpf archive

1509 archived articles, newest first (page 9 of 16). Latest articles →

Re: [PATCH bpf-next 1/2] bpf: Check load-acquire src ptr type before the load
Wed, 05 Aug 2026 10:10:07 +0000
[email protected] • #191872
Re: [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
Wed, 5 Aug 2026 11:07:07 +0100
James Clark <[email protected]> • #191871
Re: [PATCH v4 0/4] LoongArch bpf kptr xchg inline support
Wed, 5 Aug 2026 17:45:43 +0800
Huacai Chen <[email protected]> • #191870
Re: [PATCHv4 bpf-next 01/12] bpf: Factor stackid_init function from __bpf_get_stackid
Wed, 05 Aug 2026 09:40:37 +0000
[email protected] • #191869
Re: [PATCH bpf-next v2 1/4] bpf: Add a sleepable page allocator for map memory
Wed, 05 Aug 2026 09:32:50 +0000
[email protected] • #191868
[PATCHv4 bpf-next 12/12] bpf: Avoid changing callchain in bpf_get_stackid_pe
Wed, 5 Aug 2026 11:28:43 +0200
Jiri Olsa <[email protected]> • #191867
[PATCHv4 bpf-next 11/12] bpf: Avoid changing callchain in bpf_get_stack_pe
Wed, 5 Aug 2026 11:28:42 +0200
Jiri Olsa <[email protected]> • #191866
[PATCHv4 bpf-next 10/12] bpf: Disable preemption in __bpf_get_stack
Wed, 5 Aug 2026 11:28:41 +0200
Jiri Olsa <[email protected]> • #191865
[PATCHv4 bpf-next 09/12] bpf: Clear buf on error in __bpf_get_task_stack
Wed, 5 Aug 2026 11:28:40 +0200
Jiri Olsa <[email protected]> • #191864
[PATCHv4 bpf-next 08/12] bpf: Remove trace_in argument from __bpf_get_stack
Wed, 5 Aug 2026 11:28:39 +0200
Jiri Olsa <[email protected]> • #191863
[PATCHv4 bpf-next 07/12] bpf: Factor callchain_finalize function from __bpf_get_stack
Wed, 5 Aug 2026 11:28:38 +0200
Jiri Olsa <[email protected]> • #191862
[PATCHv4 bpf-next 06/12] bpf: Factor callchain_store function from __bpf_get_stack
Wed, 5 Aug 2026 11:28:37 +0200
Jiri Olsa <[email protected]> • #191861
Re: [PATCH bpf-next v2 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
Wed, 05 Aug 2026 09:29:43 +0000
[email protected] • #191860
[PATCHv4 bpf-next 05/12] bpf: Disable preemption in bpf_get_stackid
Wed, 5 Aug 2026 11:28:36 +0200
Jiri Olsa <[email protected]> • #191859
[PATCHv4 bpf-next 04/12] bpf: Use stack id functions instead of __bpf_get_stackid
Wed, 5 Aug 2026 11:28:35 +0200
Jiri Olsa <[email protected]> • #191858
[PATCHv4 bpf-next 03/12] bpf: Factor stackid_new_bucket from __bpf_get_stackid
Wed, 5 Aug 2026 11:28:34 +0200
Jiri Olsa <[email protected]> • #191857
[PATCHv4 bpf-next 02/12] bpf: Factor stackid_fastpath function from __bpf_get_stackid
Wed, 5 Aug 2026 11:28:33 +0200
Jiri Olsa <[email protected]> • #191856
[PATCHv4 bpf-next 01/12] bpf: Factor stackid_init function from __bpf_get_stackid
Wed, 5 Aug 2026 11:28:32 +0200
Jiri Olsa <[email protected]> • #191855
[PATCHv4 bpf-next 00/12] bpf: Disable preemption in stack map code
Wed, 5 Aug 2026 11:28:31 +0200
Jiri Olsa <[email protected]> • #191854
Re: [PATCH bpf-next 2/2] selftests/bpf: Add load-acquire test for dst_reg == src_reg from ctx
Wed, 05 Aug 2026 02:23:13 -0700
Eduard Zingerman <[email protected]> • #191853
Re: [PATCH bpf-next 1/2] bpf: Check load-acquire src ptr type before the load
Wed, 05 Aug 2026 02:22:44 -0700
Eduard Zingerman <[email protected]> • #191852
[PATCH bpf-next v2 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
Wed, 5 Aug 2026 17:15:57 +0800
Jiayuan Chen <[email protected]> • #191851
[PATCH bpf-next v2 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
Wed, 5 Aug 2026 17:15:56 +0800
Jiayuan Chen <[email protected]> • #191850
[PATCH bpf-next v2 2/4] bpf: arena: allocate the fault-in page outside the lock
Wed, 5 Aug 2026 17:15:55 +0800
Jiayuan Chen <[email protected]> • #191849
[PATCH bpf-next v2 1/4] bpf: Add a sleepable page allocator for map memory
Wed, 5 Aug 2026 17:15:54 +0800
Jiayuan Chen <[email protected]> • #191848
[PATCH bpf-next v2 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
Wed, 5 Aug 2026 17:15:53 +0800
Jiayuan Chen <[email protected]> • #191847
Re: [PATCH v3 0/2] LoongArch: BPF: per-CPU address resolution and timed may_goto
Wed, 5 Aug 2026 17:10:30 +0800
George Guo <[email protected]> • #191846
Re: 回复: Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
Wed, 05 Aug 2026 19:03:45 +1000
NeilBrown <[email protected]> • #191845
Re: [PATCH bpf-next v6 9/9] selftests/bpf: add tests to validate KASAN on JIT programs
Wed, 05 Aug 2026 10:24:57 +0200
Alexis Lothoré <[email protected]> • #191844
Re: [PATCH v7 0/2] bpf, sockmap: handle spurious tcp_msg_wait_data() wakeup
Wed, 5 Aug 2026 09:22:20 +0100
Nnamdi Onyeyiri <[email protected]> • #191843
Re: [PATCH bpf-next] selftests/bpf: Track test_xdp_features DUT processes
Wed, 5 Aug 2026 16:18:26 +0800
Jiayuan Chen <[email protected]> • #191842
Re: [PATCH] fsverity: reject short BPF digest buffers
Wed, 05 Aug 2026 08:07:24 +0000
[email protected] • #191841
Re: [PATCH bpf-next v3 9/9] selftests/bpf: Test stack-passed struct_ops arena arguments
Wed, 05 Aug 2026 01:00:59 -0700
Eduard Zingerman <[email protected]> • #191840
Re: [PATCH bpf-next v3 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
Wed, 05 Aug 2026 01:00:16 -0700
Eduard Zingerman <[email protected]> • #191839
[PATCH] fsverity: reject short BPF digest buffers
Wed, 5 Aug 2026 15:56:55 +0800
Yichong Chen <[email protected]> • #191838
Re: [PATCH bpf-next] bpf: Fix stack out-of-bounds write in cgroup link update
Wed, 5 Aug 2026 15:48:33 +0800
Pu Lehui <[email protected]> • #191837
Re: [PATCH bpf-next] selftests/bpf: Track test_xdp_features DUT processes
Wed, 05 Aug 2026 07:40:54 +0000
[email protected] • #191836
Re: [PATCH v10 3/8] selftest/bpf: Fixing powerpc JIT disassembly failure
Wed, 5 Aug 2026 07:37:33 +0000 (UTC)
[email protected] • #191835
[PATCH bpf-next] selftests/bpf: Track test_xdp_features DUT processes
Wed, 05 Aug 2026 15:29:42 +0800
Bochao Cao via B4 Relay <[email protected]> • #191834
Re: [PATCH v10 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
Wed, 5 Aug 2026 07:22:39 +0000 (UTC)
[email protected] • #191833
Re: [PATCH v3 0/2] LoongArch: BPF: per-CPU address resolution and timed may_goto
Wed, 5 Aug 2026 15:11:31 +0800
Huacai Chen <[email protected]> • #191832
Re: [PATCH v10 4/8] selftest/bpf: Enable verifier selftest for powerpc64
Wed, 5 Aug 2026 07:07:58 +0000 (UTC)
[email protected] • #191831
回复: Re: [PATCH] bpf: disable lockdep while running BPF on lock_release
Wed, 05 Aug 2026 07:07:10 +0000
quanyeyang <[email protected]> • #191830
Re: [PATCH bpf-next v2 0/2] bpf: Invalidate RCU pointers after final spin unlock
Wed, 5 Aug 2026 00:00:29 -0700
Ning Ding <[email protected]> • #191829
Re: [PATCH bpf-next v3 7/9] selftests/bpf: Add struct_ops __arena and __arena_nullable argument tests
Tue, 04 Aug 2026 23:52:18 -0700
Eduard Zingerman <[email protected]> • #191828
Re: [PATCH v10 1/8] powerpc/bpf: fix alignment of long branch trampoline address
Wed, 05 Aug 2026 06:21:56 +0000
[email protected] • #191827
Re: [PATCH v10 8/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
Wed, 05 Aug 2026 06:18:56 +0000
[email protected] • #191826
Re: [PATCH v10 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
Wed, 05 Aug 2026 06:16:50 +0000
[email protected] • #191825
Re: [PATCH v10 6/8] selftest/bpf: Add tailcall verifier selftest for powerpc64
Wed, 05 Aug 2026 06:14:04 +0000
[email protected] • #191824
[PATCH v10 8/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
Wed, 5 Aug 2026 11:37:04 +0530
Saket Kumar Bhaskar <[email protected]> • #191823
[PATCH v10 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
Wed, 5 Aug 2026 11:37:03 +0530
Saket Kumar Bhaskar <[email protected]> • #191822
[PATCH v10 6/8] selftest/bpf: Add tailcall verifier selftest for powerpc64
Wed, 5 Aug 2026 11:37:02 +0530
Saket Kumar Bhaskar <[email protected]> • #191821
[PATCH v10 5/8] powerpc64/bpf: fix compare instruction emitted for tailcall
Wed, 5 Aug 2026 11:37:01 +0530
Saket Kumar Bhaskar <[email protected]> • #191820
[PATCH v10 4/8] selftest/bpf: Enable verifier selftest for powerpc64
Wed, 5 Aug 2026 11:37:00 +0530
Saket Kumar Bhaskar <[email protected]> • #191819
[PATCH v10 3/8] selftest/bpf: Fixing powerpc JIT disassembly failure
Wed, 5 Aug 2026 11:36:59 +0530
Saket Kumar Bhaskar <[email protected]> • #191818
[PATCH v10 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
Wed, 5 Aug 2026 11:36:58 +0530
Saket Kumar Bhaskar <[email protected]> • #191817
[PATCH v10 1/8] powerpc/bpf: fix alignment of long branch trampoline address
Wed, 5 Aug 2026 11:36:57 +0530
Saket Kumar Bhaskar <[email protected]> • #191816
[PATCH v10 0/8] powerpc/bpf: address missing verifier selftest coverage
Wed, 5 Aug 2026 11:36:56 +0530
Saket Kumar Bhaskar <[email protected]> • #191815
Re: [PATCH bpf-next] bpf: Fix stack out-of-bounds write in cgroup link update
Wed, 05 Aug 2026 06:07:27 +0000
[email protected] • #191814
[PATCH v3 bpf] bpf: harden bloom filter sizing and indexing on 32-bit kernels
Wed, 5 Aug 2026 06:02:28 +0000
Jérémy Jean <[email protected]> • #191813
Re: [PATCH bpf-next v3 6/9] selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
Tue, 04 Aug 2026 22:43:01 -0700
Eduard Zingerman <[email protected]> • #191812
[PATCH bpf-next] bpf: Fix stack out-of-bounds write in cgroup link update
Wed, 5 Aug 2026 14:28:59 +0900
Sanghyun Park <[email protected]> • #191811
Re: [PATCH net v3 2/2] veth: fix skb length accounting after XDP frag adjustment
Wed, 05 Aug 2026 05:41:09 +0000
[email protected] • #191810
Re: [PATCH net v3 1/2] net: fix skb length accounting after generic XDP frag adjustment
Wed, 05 Aug 2026 05:41:08 +0000
[email protected] • #191809
Re: [PATCH bpf-next v3 2/9] bpf: Support __arena and __arena_nullable on struct_ops arguments
Tue, 04 Aug 2026 22:14:41 -0700
Eduard Zingerman <[email protected]> • #191808
Re: [PATCH bpf v5] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
Wed, 5 Aug 2026 12:59:07 +0800
Leon Hwang <[email protected]> • #191807
Re: [PATCH bpf-next v3] bpf: Fix mmap_lock leak in irq_work path
Wed, 5 Aug 2026 04:56:41 +0000 (UTC)
[email protected] • #191806
Re: [PATCH bpf-next v3 2/5] bpf: Add ksock kfuncs
Tue, 4 Aug 2026 21:55:44 -0700
Song Liu <[email protected]> • #191805
Re: [PATCH bpf v5] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
Wed, 5 Aug 2026 04:52:08 +0000 (UTC)
[email protected] • #191804
Re: [PATCH bpf v5] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
Wed, 5 Aug 2026 12:31:33 +0800
Pu Lehui <[email protected]> • #191803
Re: [PATCH bpf-next v2 3/3] bpf: Fix prog UAF in __bpf_trampoline_unlink_prog() on update failure
Wed, 05 Aug 2026 04:21:08 +0000
[email protected] • #191802
Re: [PATCH bpf v4] bpf: Fix UAF when reading prog type in bpf_mprog_link
Wed, 5 Aug 2026 12:18:58 +0800
Pu Lehui <[email protected]> • #191801
Re: [PATCH bpf-next v2 1/3] bpf: Fix UAF in bpf_trampoline_multi_detach on update failure
Wed, 05 Aug 2026 04:17:35 +0000
[email protected] • #191800
Re: [PATCH bpf-next v2 2/3] bpf: Fix prog UAF in bpf_trampoline_multi_attach() register-path rollback
Wed, 05 Aug 2026 04:17:19 +0000
[email protected] • #191799
Re: [PATCH bpf v4] bpf: Fix UAF when reading prog type in bpf_mprog_link
Wed, 5 Aug 2026 12:11:57 +0800
Pu Lehui <[email protected]> • #191798
Re: [PATCH bpf-next v3 1/5] net: Add __sys_connect_socket() helper
Tue, 4 Aug 2026 21:05:28 -0700
Song Liu <[email protected]> • #191797
[PATCH bpf-next v2 3/3] bpf: Fix prog UAF in __bpf_trampoline_unlink_prog() on update failure
Wed, 5 Aug 2026 12:04:08 +0800
"Hui Zhu" <[email protected]> • #191796
[PATCH bpf-next v2 0/3] bpf: Fix UAF in bpf_trampoline_multi_attach/detach on update failure
Wed, 5 Aug 2026 12:04:05 +0800
"Hui Zhu" <[email protected]> • #191795
[PATCH bpf-next v2 2/3] bpf: Fix prog UAF in bpf_trampoline_multi_attach() register-path rollback
Wed, 5 Aug 2026 12:04:07 +0800
"Hui Zhu" <[email protected]> • #191794
[PATCH bpf-next v2 1/3] bpf: Fix UAF in bpf_trampoline_multi_detach on update failure
Wed, 5 Aug 2026 12:04:06 +0800
"Hui Zhu" <[email protected]> • #191793
Re: [PATCH bpf v5] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
Wed, 05 Aug 2026 04:05:06 +0000
[email protected] • #191792
Re: [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers
Tue, 4 Aug 2026 21:01:43 -0700
Kuniyuki Iwashima <[email protected]> • #191791
[PATCH bpf v5] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
Wed, 5 Aug 2026 03:53:42 +0000
Pu Lehui <[email protected]> • #191790
Re: [PATCH bpf v4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
Wed, 5 Aug 2026 11:29:37 +0800
Pu Lehui <[email protected]> • #191789
[PATCH bpf-next v3] bpf: Fix mmap_lock leak in irq_work path
Wed, 5 Aug 2026 12:14:25 +0900
Sanghyun Park <[email protected]> • #191788
Re: [BUG?] bpf/tcx: bpf_clone_redirect() can sustain self-cloning transmit loops
Wed, 5 Aug 2026 10:26:33 +0800
Jiayuan Chen <[email protected]> • #191787
Re: [PATCH v4 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
Wed, 5 Aug 2026 10:08:55 +0800
Hengqi Chen <[email protected]> • #191786
Re: [PATCH v4 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
Wed, 5 Aug 2026 10:08:13 +0800
Hengqi Chen <[email protected]> • #191785
Re: [PATCH v4 1/4] LoongArch: bpf: Fix memory ordering for value-returning atomics
Wed, 5 Aug 2026 10:07:41 +0800
Hengqi Chen <[email protected]> • #191784
Re: [RFC PATCH bpf-next v5 6/8] selftests/bpf: extract BPF skeleton generation into a helper script
Tue, 4 Aug 2026 18:40:42 -0700
Mykola Lysenko <[email protected]> • #191783
Re: [PATCH bpf-next v6 2/6] bpf: Propagate async callback instructions to scheduling subprograms
Wed, 05 Aug 2026 01:40:37 +0000
[email protected] • #191782
Re: [PATCH bpf-next v6 3/6] bpf: Show more useful info in stack depth stats
Wed, 05 Aug 2026 01:28:32 +0000
[email protected] • #191781
Re: [PATCH bpf-next v6 1/6] bpf: Track verifier instruction stats for each subprogram
Wed, 05 Aug 2026 01:26:15 +0000
[email protected] • #191780
Re: [PATCH bpf-next v6 6/6] selftests/bpf: Test subprogram instruction statistics
Wed, 05 Aug 2026 01:23:10 +0000
[email protected] • #191779
Re: [PATCH net 0/2] net: atlantic: fix two ring teardown leaks
Wed, 05 Aug 2026 01:20:14 +0000
[email protected] • #191778
[PATCH bpf-next v6 6/6] selftests/bpf: Test subprogram instruction statistics
Wed, 5 Aug 2026 03:15:14 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #191777
[PATCH bpf-next v6 5/6] selftests/bpf: Test stack depth stats without BTF subprog names
Wed, 5 Aug 2026 03:15:13 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #191776
[PATCH bpf-next v6 4/6] selftests/bpf: Adjust veristat stack depth parsing
Wed, 5 Aug 2026 03:15:12 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #191775
[PATCH bpf-next v6 3/6] bpf: Show more useful info in stack depth stats
Wed, 5 Aug 2026 03:15:11 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #191774
[PATCH bpf-next v6 2/6] bpf: Propagate async callback instructions to scheduling subprograms
Wed, 5 Aug 2026 03:15:10 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #191773
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.