From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752197AbdLWJOW (ORCPT ); Sat, 23 Dec 2017 04:14:22 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:50904 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750704AbdLWJOQ (ORCPT ); Sat, 23 Dec 2017 04:14:16 -0500 Date: Sat, 23 Dec 2017 10:14:16 +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 000/159] 4.14.9-stable review Message-ID: <20171223091416.GA13832@kroah.com> References: <20171222084623.668990192@linuxfoundation.org> <5a71343f-b7e7-17a4-3d24-a67f0978ed6d@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5a71343f-b7e7-17a4-3d24-a67f0978ed6d@osg.samsung.com> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 22, 2017 at 02:09:59PM -0700, Shuah Khan wrote: > On 12/22/2017 01:44 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.9 release. > > There are 159 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 Sun Dec 24 08:45:36 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.9-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 and letting me know. greg k-h