Linus, The following changes since commit 7566ec393f4161572ba6f11ad5171fd5d59b0fbd: Linux 4.20-rc7 (2018-12-16 15:46:55 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus for you to fetch changes up to 3cf85f9f6bd7b172122865432b4c6f0ec844e22a: KVM: x86: nSVM: fix switch to guest mmu (2018-12-19 22:19:22 +0100) A simple patch for a pretty bad bug. I haven't yet sent my 4.21 pull request because currently I'm waiting for a patch to be removed from tip (MPX removal breaks KVM live migration and was committed without Cc or Ack from me) and until that happens I cannot finalize my conflict resolution instructions. With the vacation coming soon, I'm not sure whether Ingo or Thomas have seen my messages about it, so I'll take a couple hours next week to package everything. Anyway, all pull requests from my submaintainers have come and I'll try to sort this out as soon as the 27th or 28th. Thanks, Paolo ---------------------------------------------------------------- Unbreak AMD nested virtualization. ---------------------------------------------------------------- Vitaly Kuznetsov (1): KVM: x86: nSVM: fix switch to guest mmu arch/x86/kvm/svm.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)