Patch Series

Subject bpf: Support stack arguments for BPF functions and kfuncs
Author yonghong.song@linux.dev
Date 2026-04-05 17:25:10 +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 v3 01/11] bpf: Introduce bpf register BPF_REG_STACK_ARG_BASE [Body]
[PATCH bpf-next v3 02/11] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments [Body]
[PATCH bpf-next v3 03/11] bpf: Support stack arguments for bpf functions [Body]
[PATCH bpf-next v3 04/11] bpf: Refactor process_iter_arg() to have proper argument index [Body]
[PATCH bpf-next v3 05/11] bpf: Support stack arguments for kfunc calls [Body]
[PATCH bpf-next v3 06/11] bpf: Reject stack arguments in non-JITed programs [Body]
[PATCH bpf-next v3 07/11] bpf: Enable stack argument support for x86_64 [Body]
[PATCH bpf-next v3 08/11] bpf,x86: Implement JIT support for stack arguments [Body]
[PATCH bpf-next v3 09/11] selftests/bpf: Add tests for BPF function stack arguments [Body]
[PATCH bpf-next v3 10/11] selftests/bpf: Add negative test for greater-than-8-byte kfunc stack argument [Body]
[PATCH bpf-next v3 11/11] selftests/bpf: Add verifier tests for stack argument validation [Body]
Session 2026-04-05
ID (for dev) dc6e8b21-1e12-431a-bc10-323fec8ee529
Status skipped
Triaged Skipped: failed to find a base commit: series does not apply [Log]
Execution Log [Link]
Test Base Patched Verdict