Paolo, Radim, 2 more fixes for 4.16. Both patches are one-liners that have a "Fixes:" tag. The following changes since commit 0e7def5fb0dc53ddbb9f62a497d15f1e11ccdc36: KVM: s390: provide only a single function for setting the tod (fix SCK) (2018-02-20 20:51:28 +0000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-4.16-3 for you to fetch changes up to f07afa0462b76a5b9c4f3a43d5ac24fdb86a90c2: KVM: s390: fix memory overwrites when not using SCA entries (2018-03-06 13:33:02 +0000) ---------------------------------------------------------------- KVM: s390: Fixes - Fix random memory corruption when running as guest2 (e.g. KVM in LPAR) and starting guest3 (nested KVM) with many CPUs (e.g. a nested guest with 200 vcpu) - io interrupt delivery counter was not exported ---------------------------------------------------------------- Christian Borntraeger (1): KVM: s390: provide io interrupt kvm_stat David Hildenbrand (1): KVM: s390: fix memory overwrites when not using SCA entries arch/s390/kvm/kvm-s390.c | 2 ++ 1 file changed, 2 insertions(+)