From: patchwork-bot+netdevbpf@kernel.org
To: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Cc: bpf@vger.kernel.org, daniel@iogearbox.net, andrii@kernel.org,
martin.lau@kernel.org, memxor@gmail.com, eddyz87@gmail.com
Subject: Re: [PATCH v4 bpf-next 0/6] bpf: Split verifier.c
Date: Sun, 12 Apr 2026 19:50:18 +0000 [thread overview]
Message-ID: <177602341880.3390867.3076801947752305915.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260412152936.54262-1-alexei.starovoitov@gmail.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Sun, 12 Apr 2026 08:29:29 -0700 you wrote:
> From: Alexei Starovoitov <ast@kernel.org>
>
> v3->v4: Restore few minor comments and undo few function moves
> v2->v3: Actually restore comments lost in patch 3
> (instead of adding them to patch 4)
> v1->v2: Restore comments lost in patch 3
>
> [...]
Here is the summary with links:
- [v4,bpf-next,1/6] bpf: Split fixup/post-processing logic from verifier.c into fixups.c
https://git.kernel.org/bpf/bpf-next/c/449f08fa59dd
- [v4,bpf-next,2/6] bpf: Move compute_insn_live_regs() into liveness.c
https://git.kernel.org/bpf/bpf-next/c/fc150cddeea7
- [v4,bpf-next,3/6] bpf: Move check_cfg() into cfg.c
https://git.kernel.org/bpf/bpf-next/c/f8a8faceab99
- [v4,bpf-next,4/6] bpf: Move state equivalence logic to states.c
https://git.kernel.org/bpf/bpf-next/c/c82834a5a11f
- [v4,bpf-next,5/6] bpf: Move backtracking logic to backtrack.c
https://git.kernel.org/bpf/bpf-next/c/ed0b9710bd2e
- [v4,bpf-next,6/6] bpf: Move BTF checking logic into check_btf.c
https://git.kernel.org/bpf/bpf-next/c/99a832a2b5b8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-04-12 19:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-12 15:29 [PATCH v4 bpf-next 0/6] bpf: Split verifier.c Alexei Starovoitov
2026-04-12 15:29 ` [PATCH v4 bpf-next 1/6] bpf: Split fixup/post-processing logic from verifier.c into fixups.c Alexei Starovoitov
2026-04-12 15:29 ` [PATCH v4 bpf-next 2/6] bpf: Move compute_insn_live_regs() into liveness.c Alexei Starovoitov
2026-04-12 15:53 ` bot+bpf-ci
2026-04-12 15:29 ` [PATCH v4 bpf-next 3/6] bpf: Move check_cfg() into cfg.c Alexei Starovoitov
2026-04-12 15:29 ` [PATCH v4 bpf-next 4/6] bpf: Move state equivalence logic to states.c Alexei Starovoitov
2026-04-12 15:29 ` [PATCH v4 bpf-next 5/6] bpf: Move backtracking logic to backtrack.c Alexei Starovoitov
2026-04-12 15:29 ` [PATCH v4 bpf-next 6/6] bpf: Move BTF checking logic into check_btf.c Alexei Starovoitov
2026-04-12 18:47 ` [PATCH v4 bpf-next 0/6] bpf: Split verifier.c Kumar Kartikeya Dwivedi
2026-04-12 19:26 ` Daniel Borkmann
2026-04-12 19:50 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177602341880.3390867.3076801947752305915.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexei.starovoitov@gmail.com \
--cc=andrii@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=eddyz87@gmail.com \
--cc=martin.lau@kernel.org \
--cc=memxor@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox