* [GIT PULL] KVM/riscv fixes for 6.17 take #1
@ 2025-08-29 12:02 Anup Patel
2025-08-29 16:53 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Anup Patel @ 2025-08-29 12:02 UTC (permalink / raw)
To: Paolo Bonzini
Cc: Palmer Dabbelt, Atish Patra, Atish Patra, Andrew Jones,
KVM General,
open list:KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv),
linux-riscv
Hi Paolo,
We have three fixes for the 6.17 kernel. Two of these are
critical fixes in kvm_riscv_gstage_ioremap() and setting
vlenb via ONE_REG whereas the third one is a trivial fix
in comments of kvm_riscv_check_vcpu_requests().
Please pull.
Regards,
Anup
The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:
Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)
are available in the Git repository at:
https://github.com/kvm-riscv/linux.git tags/kvm-riscv-fixes-6.17-1
for you to fetch changes up to 799766208f09f95677a9ab111b93872d414fbad7:
RISC-V: KVM: fix stack overrun when loading vlenb (2025-08-25 10:26:20 +0530)
----------------------------------------------------------------
KVM/riscv fixes for 6.17, take #1
- Fix pte settings within kvm_riscv_gstage_ioremap()
- Fix comments in kvm_riscv_check_vcpu_requests()
- Fix stack overrun when setting vlenb via ONE_REG
----------------------------------------------------------------
Fangyu Yu (1):
RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()
Quan Zhou (1):
RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() comment
Radim Krčmář (1):
RISC-V: KVM: fix stack overrun when loading vlenb
arch/riscv/kvm/mmu.c | 5 ++++-
arch/riscv/kvm/vcpu.c | 2 +-
arch/riscv/kvm/vcpu_vector.c | 2 ++
3 files changed, 7 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] KVM/riscv fixes for 6.17 take #1
2025-08-29 12:02 [GIT PULL] KVM/riscv fixes for 6.17 take #1 Anup Patel
@ 2025-08-29 16:53 ` Paolo Bonzini
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2025-08-29 16:53 UTC (permalink / raw)
To: Anup Patel
Cc: Palmer Dabbelt, Atish Patra, Atish Patra, Andrew Jones,
KVM General,
open list:KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv),
linux-riscv
On Fri, Aug 29, 2025 at 2:03 PM Anup Patel <anup@brainfault.org> wrote:
>
> Hi Paolo,
>
> We have three fixes for the 6.17 kernel. Two of these are
> critical fixes in kvm_riscv_gstage_ioremap() and setting
> vlenb via ONE_REG whereas the third one is a trivial fix
> in comments of kvm_riscv_check_vcpu_requests().
>
> Please pull.
Done, thanks.
Paolo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-29 16:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-29 12:02 [GIT PULL] KVM/riscv fixes for 6.17 take #1 Anup Patel
2025-08-29 16:53 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).