Patch Series

Subject bpf: Support stack arguments for BPF functions and kfuncs
Author yonghong.song@linux.dev
Date 2026-04-05 16:53:05 +0000 UTC
Version
Cc andrii@kernel.org ast@kernel.org bpf@vger.kernel.org daniel@iogearbox.net jose.marchesi@oracle.com kernel-team@fb.com martin.lau@kernel.org yonghong.song@linux.dev

Patches (11)

Name Content [All]
[PATCH bpf-next v2 01/11] bpf: Introduce bpf register BPF_REG_STACK_ARG_BASE [Body]
[PATCH bpf-next v2 02/11] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments [Body]
[PATCH bpf-next v2 03/11] bpf: Support stack arguments for bpf functions [Body]
[PATCH bpf-next v2 04/11] bpf: Refactor process_iter_arg() to have proper argument index [Body]
[PATCH bpf-next v2 05/11] bpf: Support stack arguments for kfunc calls [Body]
[PATCH bpf-next v2 06/11] bpf: Reject stack arguments in non-JITed programs [Body]
[PATCH bpf-next v2 07/11] bpf: Enable stack argument support for x86_64 [Body]
[PATCH bpf-next v2 08/11] bpf,x86: Implement JIT support for stack arguments [Body]
[PATCH bpf-next v2 09/11] selftests/bpf: Add tests for BPF function stack arguments [Body]
[PATCH bpf-next v2 10/11] selftests/bpf: Add negative test for greater-than-8-byte kfunc stack argument [Body]
[PATCH bpf-next v2 11/11] selftests/bpf: Add verifier tests for stack argument validation [Body]
Session 2026-04-05
ID (for dev) c69910db-5903-4a13-9ab9-30bb924040ab
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict