]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Wed, 8 Apr 2026 11:26:11 +0000 (12:26 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 8 Apr 2026 11:26:11 +0000 (12:26 +0100)
commit94b4ae79ebb42a8a6f2124b4d4b033b15a98e4f9
treec2f3e0c1a830c153b847b6270c32299011e67de8
parentd77f4792db8be87bd1ed88c952250c717c1b629c
parent03db5f05d4c76d76b32a9d26001e2ec6252f74f8
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next

* kvm-arm64/misc-7.1:
  KVM: arm64: selftests: Avoid testing the IMPDEF behavior
  KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()
  KVM: arm64: Don't leave mmu->pgt dangling on kvm_init_stage2_mmu() error
  KVM: arm64: Prevent the host from using an smc with imm16 != 0

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/arm.c
arch/arm64/kvm/hyp/nvhe/hyp-main.c
arch/arm64/kvm/mmu.c