Linus, The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc: Linux 3.19-rc5 (2015-01-18 18:02:20 +1200) 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 f3747379accba8e95d70cec0eae0582c8c182050: KVM: x86: SYSENTER emulation is broken (2015-01-23 13:57:15 +0100) ---------------------------------------------------------------- Three small fixes. Two for x86 and one avoids that sparse bails out. ---------------------------------------------------------------- Christian Borntraeger (1): KVM: fix sparse warning in include/trace/events/kvm.h Nadav Amit (2): KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 KVM: x86: SYSENTER emulation is broken arch/x86/kvm/emulate.c | 31 ++++++++++--------------------- include/trace/events/kvm.h | 16 +++++++++------- 2 files changed, 19 insertions(+), 28 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