]> git.itanic.dy.fi Git - linux-stable/commit
Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jun 2021 17:15:35 +0000 (10:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jun 2021 17:15:35 +0000 (10:15 -0700)
commit616a99dd146a799d0cac43f884a3a46571bd2796
treea359ed8eebce395d55e9f199674c1680c3e35298
parent94ca94bbbb5f50180ecaac31566dfe5ed44c7994
parentf8be156be163a052a067306417cd0ff679068c97
Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull kvm fixes from Paolo Bonzini:
 "A selftests fix for ARM, and the fix for page reference count
  underflow. This is a very small fix that was provided by Nick Piggin
  and tested by myself"

* tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: do not allow mapping valid but non-reference-counted pages
  KVM: selftests: Fix mapping length truncation in m{,un}map()