commit | ea4a0ce11160200410abbabd44ec9e75e93a95be | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 19 18:24:12 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Mar 19 18:24:12 2013 -0700 |
tree | 20ceced4ddc4b34d78ce1318d2bc5a58debf08aa | |
parent | 10b38669d64c757cfd927e3820292c580ed70aae [diff] | |
parent | a2c118bfab8bc6b8bb213abfc35201e441693d55 [diff] |
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm Pull kvm fixes from Marcelo Tosatti. * git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796) KVM: x86: fix deadlock in clock-in-progress request handling KVM: allow host header to be included even for !CONFIG_KVM