From: patchwork-bot+linux-riscv@kernel.org
To: Jiakai Xu <xujiakai2025@iscas.ac.cn>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
kvm-riscv@lists.infradead.org, linux-kselftest@vger.kernel.org,
kvm@vger.kernel.org, alex@ghiti.fr, pbonzini@redhat.com,
shuah@kernel.org, pjw@kernel.org, palmer@dabbelt.com,
ajones@ventanamicro.com, anup@brainfault.org,
atish.patra@linux.dev, aou@eecs.berkeley.edu
Subject: Re: [PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
Date: Thu, 30 Apr 2026 03:25:50 +0000 [thread overview]
Message-ID: <177751955029.2274119.9759689276814198546.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260303010859.1763177-1-xujiakai2025@iscas.ac.cn>
Hello:
This series was applied to riscv/linux.git (fixes)
by Anup Patel <anup@brainfault.org>:
On Tue, 3 Mar 2026 01:08:56 +0000 you wrote:
> This series fixes a missing validation in the RISC-V KVM SBI
> steal-time accounting (STA) register handling.
>
> Patch 1 validates the configured SBI STA shared memory GPA at
> KVM_SET_ONE_REG, enforcing the 64-byte alignment requirement
> defined by the SBI specification or allowing INVALID_GPA to explicitly
> disable steal-time accounting. This prevents invalid userspace state
> from reaching runtime code paths and avoids WARN_ON() triggers during
> KVM_RUN.
>
> [...]
Here is the summary with links:
- [v10,1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
https://git.kernel.org/riscv/c/fa9681ed5c6a
- [v10,2/3] KVM: selftests: Refactor UAPI tests into dedicated function
(no matching commit)
- [v10,3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
(no matching commit)
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-30 3:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 1:08 [PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment Jiakai Xu
2026-03-03 1:08 ` [PATCH v10 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg() Jiakai Xu
2026-03-03 1:08 ` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function Jiakai Xu
2026-04-30 11:26 ` Mark Brown
2026-05-01 0:36 ` Jiakai Xu
2026-03-03 1:08 ` [PATCH v10 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests Jiakai Xu
2026-03-16 2:03 ` [PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment Jiakai Xu
2026-03-27 12:59 ` Anup Patel
2026-04-30 3:25 ` patchwork-bot+linux-riscv [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=177751955029.2274119.9759689276814198546.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=ajones@ventanamicro.com \
--cc=alex@ghiti.fr \
--cc=anup@brainfault.org \
--cc=aou@eecs.berkeley.edu \
--cc=atish.patra@linux.dev \
--cc=kvm-riscv@lists.infradead.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=pbonzini@redhat.com \
--cc=pjw@kernel.org \
--cc=shuah@kernel.org \
--cc=xujiakai2025@iscas.ac.cn \
/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