From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934815AbdK2Rop (ORCPT ); Wed, 29 Nov 2017 12:44:45 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:59040 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752777AbdK2Rol (ORCPT ); Wed, 29 Nov 2017 12:44:41 -0500 Date: Wed, 29 Nov 2017 17:44:44 +0000 From: Greg Kroah-Hartman To: Zdenek Kaspar Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Paolo Bonzini Subject: Re: [PATCH 4.14 000/193] 4.14.3-stable review Message-ID: <20171129174444.GA22267@kroah.com> References: <20171128100613.638270407@linuxfoundation.org> <7f789568-f265-644e-8421-7a77b627b2b2@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7f789568-f265-644e-8421-7a77b627b2b2@gmail.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 29, 2017 at 05:04:34PM +0100, Zdenek Kaspar wrote: > On 11/28/2017 11:24 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.3 release. > > There are 193 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Thu Nov 30 10:05:26 UTC 2017. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.3-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > ... snip ... > > > Paolo Bonzini > > kvm: vmx: Reinstate support for CPUs without virtual NMI > > KVM works again on old Core2 CPU ... thanks, Z. Nice, thanks for testing! greg k-h