Linus, Please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master To receive the following KVM bug fixes Andy Honig (3): KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796) KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) Kevin Hilman (1): KVM: allow host header to be included even for !CONFIG_KVM Marcelo Tosatti (1): KVM: x86: fix deadlock in clock-in-progress request handling arch/x86/include/asm/kvm_host.h | 4 +- arch/x86/kvm/x86.c | 70 +++++++++++++++++++--------------------- include/linux/kvm_host.h | 7 +++- virt/kvm/ioapic.c | 7 ++-- 4 files changed, 47 insertions(+), 41 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html