From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [GIT PULL] KVM updates for 2.6.36-rc8 Date: Wed, 20 Oct 2010 13:31:58 -0200 Message-ID: <20101020153158.GA17457@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , linux-kernel@vger.kernel.org, kvm To: Linus Torvalds Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55351 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753963Ab0JTPff (ORCPT ); Wed, 20 Oct 2010 11:35:35 -0400 Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Linus, please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.36 To receive the fix for CVE-2010-3698. Avi Kivity (1): KVM: Fix fs/gs reload oops with invalid ldt arch/x86/include/asm/kvm_host.h | 24 ------------------------ arch/x86/kvm/svm.c | 15 ++++++++++----- arch/x86/kvm/vmx.c | 24 +++++++++--------------- 3 files changed, 19 insertions(+), 44 deletions(-)