]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 11 Jan 2018 13:07:27 +0000 (14:07 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 11 Jan 2018 13:07:27 +0000 (14:07 +0100)
commitc7102a44c7f11c717a35a0851b689798b3c3a5d5
tree35a8b88ff8a5f2f34931d8a85f7b612af68f3645
parent879d22e76b2fc900a0e9d29c597ce2a462800ad9
parent2fb369a2089e033daa7d591d2a6e2b6add041bfa
Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master

PPC KVM fixes for 4.15

Four commits here, including two that were tagged but never merged.
Three of them are for the HPT resizing code; two of those fix a
user-triggerable use-after-free in the host, and one that fixes
stale TLB entries in the guest.  The remaining commit fixes a bug
causing PR KVM guests under PowerVM to fail to start.