From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:60194 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752107AbeBCIUE (ORCPT ); Sat, 3 Feb 2018 03:20:04 -0500 Date: Sat, 3 Feb 2018 06:18:46 +0100 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/67] 4.4.115-stable review Message-ID: <20180203051846.GD1329@kroah.com> References: <20180202140815.091718203@linuxfoundation.org> <20180202184021.GA22245@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180202184021.GA22245@flashbox> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Feb 02, 2018 at 11:40:21AM -0700, Nathan Chancellor wrote: > On Fri, Feb 02, 2018 at 05:57:29PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.115 release. > > There are 67 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 Feb 4 14:07:31 UTC 2018. > > 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.4.115-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.4.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Merged, compiled, and flashed onto my Pixel 2 XL. > > One minor conflict in drivers/usb/gadget/function/f_fs.c since commit > d567071acc75 ("usb: f_fs: Prevent gadget unbind if it is already > unbound") is already present in a different form. > > No initial issues noticed in general usage or dmesg. > > Reference trees for other Android users: > https://github.com/android-linux-stable Great, thanks for testing and letting me know. greg k-h