Greg, The following changes since commit cc906f07d7d569a30bb6f0baf8f80b2968353dc9: Merge tag 'kvm-ppc-fixes-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master (2018-10-05 09:39:53 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus for you to fetch changes up to 5f8bb004bca43f7b5043c02b4aa5b9b43e15fe50: KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb() (2018-10-13 11:38:54 +0200) (The last patch shows as committed a few minutes ago because I had unqueued it and now requeued it; I had tested it before unqueuing it. Just telling you because I know that Linus checks this stuff...). ---------------------------------------------------------------- Leftover bugfixes. ---------------------------------------------------------------- Marc Zyngier (1): ARM: KVM: Correctly order SGI register entries in the cp15 array Paolo Bonzini (2): KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/.../kvmarm/kvmarm into kvm-master Vitaly Kuznetsov (1): KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb() arch/arm/kvm/coproc.c | 8 ++++---- arch/x86/kvm/svm.c | 6 +++++- arch/x86/kvm/vmx.c | 6 +++++- 3 files changed, 14 insertions(+), 6 deletions(-)