Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm master
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Apr 2024 19:40:41 +0000 (12:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Apr 2024 19:40:41 +0000 (12:40 -0700)
commit18daea77cca626f590fb140fc11e3a43c5d41354
treed617806ec7ad0b005feda7951d98f6c5a6df3ce2
parent50dffbf771802c4db88de2cb942affa0ada43ad0
parent16c20208b9c2fff73015ad4e609072feafbf81ad
Merge tag 'for-linus' of git://git./virt/kvm/kvm

Pull kvm fix from Paolo Bonzini:
 "A pretty straightforward fix for a NULL pointer dereference, plus the
  accompanying reproducer"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
  KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()