commit | 39133352cbed6626956d38ed72012f49b0421e7b | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 21 09:13:27 2024 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 21 09:13:27 2024 -0800 |
tree | 285bd3f1bdb914dff8125d0f6b63e93579ba9477 | |
parent | 8da8d88455ebbb4e05423cf60cff985e92d43754 [diff] | |
parent | c48617fbbe831d4c80fe84056033f17b70a31136 [diff] |
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Pull kvm fixes from Paolo Bonzini: "Two fixes for ARM ITS emulation. Unmapped interrupts were used instead of ignored, causing NULL pointer dereferences" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()