[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<176895542010.663774.16633470038935987737.git-patchwork-notify@kernel.org>
Date: Wed, 21 Jan 2026 00:30:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ihor Solodrai <ihor.solodrai@...ux.dev>
Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
martin.lau@...ux.dev, eddyz87@...il.com, yatsenko@...a.com, tj@...nel.org,
alan.maguire@...cle.com, bentiss@...nel.org, jikos@...nel.org,
ameryhung@...il.com, bpf@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-input@...r.kernel.org, sched-ext@...ts.linux.dev
Subject: Re: [PATCH bpf-next v3 00/13] bpf: Kernel functions with
KF_IMPLICIT_ARGS
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@...nel.org>:
On Tue, 20 Jan 2026 14:26:25 -0800 you wrote:
> This series implements a generic "implicit arguments" feature for BPF
> kernel functions. For context see prior work [1][2].
>
> A mechanism is created for kfuncs to have arguments that are not
> visible to the BPF programs, and are provided to the kernel function
> implementation by the verifier.
>
> [...]
Here is the summary with links:
- [bpf-next,v3,01/13] bpf: Refactor btf_kfunc_id_set_contains
https://git.kernel.org/bpf/bpf-next/c/ea073d1818e2
- [bpf-next,v3,02/13] bpf: Introduce struct bpf_kfunc_meta
https://git.kernel.org/bpf/bpf-next/c/08ca87d63243
- [bpf-next,v3,03/13] bpf: Verifier support for KF_IMPLICIT_ARGS
https://git.kernel.org/bpf/bpf-next/c/64e1360524b9
- [bpf-next,v3,04/13] resolve_btfids: Introduce finalize_btf() step
https://git.kernel.org/bpf/bpf-next/c/2583e81fd885
- [bpf-next,v3,05/13] resolve_btfids: Support for KF_IMPLICIT_ARGS
https://git.kernel.org/bpf/bpf-next/c/9d199965990c
- [bpf-next,v3,06/13] selftests/bpf: Add tests for KF_IMPLICIT_ARGS
https://git.kernel.org/bpf/bpf-next/c/e939f3d16d77
- [bpf-next,v3,07/13] bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS
https://git.kernel.org/bpf/bpf-next/c/b97931a25a4b
- [bpf-next,v3,08/13] HID: Use bpf_wq_set_callback kernel function
https://git.kernel.org/bpf/bpf-next/c/8157cc739ad3
- [bpf-next,v3,09/13] bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGS
(no matching commit)
- [bpf-next,v3,10/13] bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
https://git.kernel.org/bpf/bpf-next/c/d806f3101276
- [bpf-next,v3,11/13] selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGS
https://git.kernel.org/bpf/bpf-next/c/bd06b977e02d
- [bpf-next,v3,12/13] bpf: Remove __prog kfunc arg annotation
https://git.kernel.org/bpf/bpf-next/c/aed57a363871
- [bpf-next,v3,13/13] bpf,docs: Document KF_IMPLICIT_ARGS flag
https://git.kernel.org/bpf/bpf-next/c/74bc4f612720
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists