]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Jul 2026 10:13:30 +0000 (12:13 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Jul 2026 10:13:30 +0000 (12:13 +0200)
KVM/arm64 fixes for 7.2, take #2

- Move locking for kvm_io_bus_get_dev() into the caller, ensuring
  race-free checks that the returned object is of the correct type

- Fix initialisation of the page-table walk level when relaxing
  permissions

- Correctly update the XN attribute when relaxing permissions

- Fix the sign extension of loads from emulated MMIO regions

- Assorted collection of fixes for pKVM's FFA proxy, together with a
  couple of FFA driver adjustments

1  2 
arch/arm64/kvm/hyp/pgtable.c
arch/arm64/kvm/vgic/vgic-its.c
drivers/firmware/arm_ffa/driver.c
include/linux/arm_ffa.h
tools/testing/selftests/kvm/Makefile.kvm
virt/kvm/kvm_main.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge