From: Marcelo Tosatti <mtosatti@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
kvm <kvm@vger.kernel.org>, Paolo Bonzini <pbonzini@redhat.com>
Subject: [GIT PULL] KVM fixes for 3.15-rc1
Date: Mon, 14 Apr 2014 20:19:06 -0300 [thread overview]
Message-ID: <20140414231906.GA16088@amt.cnet> (raw)
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
To receive the following KVM fixes:
- Fix for guest triggerable BUG_ON (CVE-2014-0155)
- CR4.SMAP support
- Spurious WARN_ON() fix
Feng Wu (5):
KVM: Remove SMAP bit from CR4_RESERVED_BITS
KVM: Add SMAP support when setting CR4
KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
KVM: expose SMAP feature to guest
KVM: Rename variable smep to cr4_smep
Marcelo Tosatti (1):
KVM: x86: remove WARN_ON from get_kernel_ns()
Paolo Bonzini (2):
KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
KVM: ioapic: try to recover if pending_eoi goes out of range
arch/x86/include/asm/kvm_host.h | 2 -
arch/x86/kvm/cpuid.c | 2 -
arch/x86/kvm/cpuid.h | 8 +++++++
arch/x86/kvm/mmu.c | 40 ++++++++++++++++++++++++++++++------
arch/x86/kvm/mmu.h | 44 ++++++++++++++++++++++++++++++++--------
arch/x86/kvm/paging_tmpl.h | 2 -
arch/x86/kvm/vmx.c | 11 +++++-----
arch/x86/kvm/x86.c | 10 +++++++--
virt/kvm/ioapic.c | 25 +++++++++++++++++-----
9 files changed, 114 insertions(+), 30 deletions(-)
reply other threads:[~2014-04-14 23:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140414231906.GA16088@amt.cnet \
--to=mtosatti@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox