Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752489AbdLWJQu (ORCPT ); Sat, 23 Dec 2017 04:16:50 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:50968 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750820AbdLWJQp (ORCPT ); Sat, 23 Dec 2017 04:16:45 -0500 Date: Sat, 23 Dec 2017 10:16:46 +0100 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, ben.hutchings@codethink.co.uk, shuahkh@osg.samsung.com, lkft-triage@lists.linaro.org, patches@kernelci.org, stable@vger.kernel.org, akpm@linux-foundation.org, torvalds@linux-foundation.org, linux@roeck-us.net Subject: Re: [PATCH 4.9 000/104] 4.9.72-stable review Message-ID: <20171223091646.GC13832@kroah.com> References: <20171222084609.262099650@linuxfoundation.org> <20171222160254.GA2054@kroah.com> <20171222223454.ma4o6rlh7uh4yyz2@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171222223454.ma4o6rlh7uh4yyz2@xps> 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 Content-Length: 1192 Lines: 26 On Fri, Dec 22, 2017 at 04:34:54PM -0600, Dan Rue wrote: > On Fri, Dec 22, 2017 at 05:02:54PM +0100, Greg Kroah-Hartman wrote: > > On Fri, Dec 22, 2017 at 09:45:26AM +0100, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.9.72 release. > > > There are 104 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:33 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.9.72-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.9.y > > > and the diffstat can be found below. > > > > There is now a -rc2 out for the recent BPF patches that we need: > > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.72-rc2.gz > > Results from Linaro - 4.9.72-rc2 looks good. No regressions on arm64, > arm, or x86_64. Great, thanks for testing and letting me know. gre gk-h