Received: by 10.223.176.5 with SMTP id f5csp1388875wra; Wed, 7 Feb 2018 18:51:56 -0800 (PST) X-Google-Smtp-Source: AH8x227FFghiykZnZBGOsKQPdNBdhXr3BAWoWuj3AdN90VrDh+sSIV/WLKW3AcJ23+/wlqQ2E9d2 X-Received: by 2002:a17:902:720b:: with SMTP id ba11-v6mr8028640plb.371.1518058316308; Wed, 07 Feb 2018 18:51:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518058316; cv=none; d=google.com; s=arc-20160816; b=oxxJSt/sc9HxL50ctiQRHo3ztGMUIHm0IDN2YGA7HE/dITPpEdirFLHshCqe8DcAwd DjGk0FKG+Lp6JLlnHbgKsYGrZ8VYIcJHKlJB68nwgh9EXiEs6yCocU3qjha+wSUvkr62 6wul2L1JlPhYtfwprJ75roAcMzCcHRWEAonBDhVwU5k0ANrA3h+xhvIH9l8HoQscHGyZ W7ss/HjXS+jGeg7ExhuD1gisyPqGM077+xIvFgKZX21gpBwGfbyyjaYgYAlpqPwtsgqU 78C11XSgq7dRZ8kdxVSoDD5YJvdKIdN0AwoFQlry9bmL5AqInNKnErYc4IlQb7C96A7p Tc0g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=gemw0HFJHA379tGGhBQ/oEzEHSlMOeovLleXcJ0ywBs=; b=BRZlj3joDPun29jkPXC37YD+hhO4CUbBIJiiIkRhnWPs6/DfmxGlDPx6we+OLra2ct 2hw+E88L7EJSniQUp6YxyLVAaFGjqTv2qyOTms90BX2o02Q35B75l5ISkpE7sjkfZaZk kjvaiS5vGwAJYvMmfe6moR3K9AprqPMcoukyAE8tirJqCWQuiuiUhG7Ng0M/ZlIrdNL5 BsJxy7ZEKPh0QDSjqGD/ci2EgokLsbKT6zEYPL3Ye61L/KXRnmHXTcQ21/MCrY4l3PmO D1S6cW/UyS2kxDMJzcSgHFnwnv8N73qDWNndCDysGq0tSxfs5SoNYPv5tBeeq4nK7RMr KSGg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u6si2058411pfd.236.2018.02.07.18.51.42; Wed, 07 Feb 2018 18:51:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752178AbeBHCud (ORCPT + 99 others); Wed, 7 Feb 2018 21:50:33 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:48132 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750806AbeBHCub (ORCPT ); Wed, 7 Feb 2018 21:50:31 -0500 Received: from localhost (unknown [104.153.224.169]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 6C23A1330; Thu, 8 Feb 2018 02:50:30 +0000 (UTC) Date: Thu, 8 Feb 2018 03:49:59 +0100 From: Greg KH To: "Woodhouse, David" Cc: Paolo Bonzini , Jim Mattson , Radim =?utf-8?B?S3LEjW3DocWZ?= , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, KarimAllah Ahmed , stable@vger.kernel.org Subject: Re: [STABLE 4.9.y PATCH 0/9] Backport of KVM Speculation Control support Message-ID: <20180208024959.GA16399@kroah.com> References: <1517938181-15317-1-git-send-email-dwmw@amazon.co.uk> <9ea4d52a-7ae6-a179-2f86-1e7b77255387@redhat.com> <1517951146.3677.34.camel@amazon.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1517951146.3677.34.camel@amazon.co.uk> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 06, 2018 at 09:05:46PM +0000, Woodhouse, David wrote: > > > On Tue, 2018-02-06 at 19:01 +0100, Paolo Bonzini wrote: > > On 06/02/2018 18:29, David Woodhouse wrote: > > > I've put together a linux-4.9.y branch at? > > > http://git.infradead.org/retpoline-stable.git/shortlog/refs/heads/linux-4.9.y > > >? > > > Most of it is fairly straightforward, apart from the IBPB on context? > > > switch for which Tim has already posted a candidate. I wanted some more > > > review on my backports of the KVM bits though, including some extra > > > historical patches I pulled in. > > > > Looks good!? Thanks for the work, > > > > Paolo > > Thanks. In that case, Greg, the full set is lined up in > http://git.infradead.org/retpoline-stable.git/shortlog/refs/heads/linux-4.9.y > or git://git.infradead.org/retpoline-stable linux-4.9.y Many thanks for all of this work. I've now queued up all of these. greg k-h