Commit e23844b2ddbd for kernel
commit e23844b2ddbdd004285f14bdc672b4d854ad4c4e
Merge: 5200f5f493f7 1702da76e017
Author: Paolo Bonzini <pbonzini@redhat.com>
Date: Sat May 23 10:03:10 2026 +0200
Merge tag 'kvmarm-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
KVM/arm64 fixes for 7.1, take #3
- Fix ITS EventID sanitisation when restoring an interrupt translation
table.
- Fix PPI memory leak when failing to initialise a vcpu.
- Correctly return an error when the validation of a hypervisor trace
descriptor fails, and limit this validation to protected mode only.