From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753507AbdLHKfB (ORCPT ); Fri, 8 Dec 2017 05:35:01 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:54886 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753260AbdLHKeo (ORCPT ); Fri, 8 Dec 2017 05:34:44 -0500 Date: Fri, 8 Dec 2017 11:34:49 +0100 From: Greg Kroah-Hartman To: Shuah Khan Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 00/75] 4.14.5-stable review Message-ID: <20171208103449.GA20429@kroah.com> References: <20171207130818.742746317@linuxfoundation.org> <42876b0f-798c-59c1-c816-43cf03d2d6dd@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42876b0f-798c-59c1-c816-43cf03d2d6dd@osg.samsung.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 Thu, Dec 07, 2017 at 05:08:23PM -0700, Shuah Khan wrote: > On 12/07/2017 06:07 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.5 release. > > There are 75 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 Sat Dec 9 13:07:57 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.5-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 > > > > Compiled and booted on my test system. No dmesg regressions. Great, thanks for testing all of these (especially 4.9, the sync stuff was messy), and letting me know. greg k-h