]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'kvmarm-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 23 May 2026 08:03:10 +0000 (10:03 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 23 May 2026 08:03:10 +0000 (10:03 +0200)
commite23844b2ddbdd004285f14bdc672b4d854ad4c4e
tree3456738aee9bc04f692ddcf4ae338bb6ece7229c
parent5200f5f493f79f14bbdc349e402a40dfb32f23c8
parent1702da76e017ae0fbe1a92b07bc332972c293e89
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.