Subject bpf: Extend the bpf_list family of APIs
Author pilgrimtao@gmail.com
Date 2026-03-29 14:04:58 +0000 UTC
Version
Cc andrii@kernel.org ast@kernel.org bpf@vger.kernel.org chengkaitao@kylinos.cn daniel@iogearbox.net eddyz87@gmail.com emil@etsalapatis.com haoluo@google.com john.fastabend@gmail.com jolsa@kernel.org kpsingh@kernel.org linux-kernel@vger.kernel.org linux-kselftest@vger.kernel.org martin.lau@linux.dev pilgrimtao@gmail.com sdf@fomichev.me shuah@kernel.org song@kernel.org yonghong.song@linux.dev
Patches (9)
Name Content [All]
[PATCH bpf-next v9 1/9] bpf: refactor kfunc checks using table-driven approach in verifier [Body]
[PATCH bpf-next v9 2/9] bpf: refactor __bpf_list_del to take list node pointer [Body]
[PATCH bpf-next v9 3/9] bpf: clear list node owner and unlink before drop [Body]
[PATCH bpf-next v9 4/9] bpf: Introduce the bpf_list_del kfunc. [Body]
[PATCH bpf-next v9 5/9] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr [Body]
[PATCH bpf-next v9 6/9] bpf: Add bpf_list_add_impl to insert node after a given list node [Body]
[PATCH bpf-next v9 7/9] bpf: allow bpf_list_front/back result as the prev argument of bpf_list_add_impl [Body]
[PATCH bpf-next v9 8/9] bpf: add bpf_list_is_first/last/empty kfuncs [Body]
[PATCH bpf-next v9 9/9] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty [Body]
Series Summary
Passed
✓ All tests passed. No findings.
Sessions
Session 2026-03-29
Passed
ID (for dev) f72caea4-85bf-48a5-92b0-2650b3404048
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base 5e961eebef3011697cfc0f0b7d8c4f31c5563c74 [Config] passed [Log]
[KASAN] Boot test: Base 5e961eebef3011697cfc0f0b7d8c4f31c5563c74 [Config] passed [Log]
[KASAN] Build Patched 5e961eebef3011697cfc0f0b7d8c4f31c5563c74 [Config] [patched] passed [Log]
[KASAN] Boot test: Patched 5e961eebef3011697cfc0f0b7d8c4f31c5563c74 [Config] [patched] passed [Log]
[KASAN] Fuzz 5e961eebef3011697cfc0f0b7d8c4f31c5563c74 [Config] 5e961eebef3011697cfc0f0b7d8c4f31c5563c74 [Config] [patched] passed [Log] [Artifacts]