From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933502AbdK2QEk (ORCPT ); Wed, 29 Nov 2017 11:04:40 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:38327 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932476AbdK2QEi (ORCPT ); Wed, 29 Nov 2017 11:04:38 -0500 X-Google-Smtp-Source: AGs4zMZljmRrl0xZE4Wt9NF234xRVgUqyhdNh99w5UWyhyuvwEORe1xqmMEZvKHABYJgYGzUcBm59A== Subject: Re: [PATCH 4.14 000/193] 4.14.3-stable review To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Paolo Bonzini References: <20171128100613.638270407@linuxfoundation.org> From: Zdenek Kaspar Message-ID: <7f789568-f265-644e-8421-7a77b627b2b2@gmail.com> Date: Wed, 29 Nov 2017 17:04:34 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171128100613.638270407@linuxfoundation.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.