]> git.baikalelectronics.ru Git - kernel.git/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)
commit8a2ed1f6f7913950bd3297eb4977e62f06ba6f5e
treea359ed8eebce395d55e9f199674c1680c3e35298
parent3ce8f7e9565514bb4ea7a57170ddbda880e2d830
parentaf1269c1508d8ab46bbeebcd0fd551669f0a2a9c
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()