From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [GIT PULL] Please pull host DOS fix for HV KVM for 4.8-rc1 Date: Mon, 1 Aug 2016 15:03:26 +0200 Message-ID: <20160801130325.GA3758@potion> References: <20160730011427.GA3922@fergus.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, Alexander Graf To: Paul Mackerras Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54324 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753452AbcHANE0 (ORCPT ); Mon, 1 Aug 2016 09:04:26 -0400 Content-Disposition: inline In-Reply-To: <20160730011427.GA3922@fergus.ozlabs.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: 2016-07-30 11:14+1000, Paul Mackerras: > Paolo, > > Please do a pull from my kvm-ppc-next branch to get two commits which > are the fix for CVE-2016-5412. I would like them to get into upstream > v4.8-rc1 as they fix a denial-of-service vulnerability in HV KVM on > POWER8 machines. They were in linux-next yesterday without causing > any conflicts. Pulled, thanks. > Thanks, > Paul. > > The following changes since commit 912902ce78b0d48f717f9128e61fb9bffbd65f86: > > Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next (2016-07-22 20:27:26 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git kvm-ppc-next > > for you to fetch changes up to 93d17397e4e2182fdaad503e2f9da46202c0f1c3: > > KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE (2016-07-28 16:10:07 +1000) > > ---------------------------------------------------------------- > Paul Mackerras (2): > KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures > KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE > > arch/powerpc/kvm/book3s_hv_rmhandlers.S | 462 +++++++++++++++++--------------- > 1 file changed, 250 insertions(+), 212 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html