From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751524AbdLNHxs (ORCPT ); Thu, 14 Dec 2017 02:53:48 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:55686 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750785AbdLNHxq (ORCPT ); Thu, 14 Dec 2017 02:53:46 -0500 Date: Thu, 14 Dec 2017 08:53:49 +0100 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: "linux-kernel@vger.kernel.org" , torvalds@linux-foundation.org, akpm@linux-foundation.org, Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable , Tom Gall Subject: Re: [PATCH 4.9 000/148] 4.9.69-stable review Message-ID: <20171214075349.GB629@kroah.com> References: <20171212124431.207182779@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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, Dec 13, 2017 at 05:28:44PM +0530, Naresh Kamboju wrote: > On 12 December 2017 at 18:13, Greg Kroah-Hartman > wrote: > > This is the start of the stable review cycle for the 4.9.69 release. > > There are 148 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 Dec 14 12:43:58 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.69-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. > > > > thanks, > > > > greg k-h > > Results from Linaro’s test farm. > No regressions on arm64, arm and x86_64. > > Note: > Newly added selftests/net/reuseport_bpf FAILED in full run on x86_64 and > the independent test execution resulted as PASS. > For the internal investigation bug reported. > https://bugs.linaro.org/show_bug.cgi?id=3502#c4 Thanks for testing and letting me know. greg k-h