From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751092AbdJGJER (ORCPT ); Sat, 7 Oct 2017 05:04:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40230 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750798AbdJGJEP (ORCPT ); Sat, 7 Oct 2017 05:04:15 -0400 Date: Sat, 7 Oct 2017 11:04:22 +0200 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, stable@vger.kernel.org Subject: Re: [PATCH 3.18 00/35] 3.18.74-stable review Message-ID: <20171007090422.GA13804@kroah.com> References: <20171006092402.810400570@linuxfoundation.org> <6b1fbbff-30c3-0a1d-ddd2-4dabc5cedd61@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6b1fbbff-30c3-0a1d-ddd2-4dabc5cedd61@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 Fri, Oct 06, 2017 at 11:30:44AM -0600, Shuah Khan wrote: > On 10/06/2017 03:24 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.74 release. > > There are 35 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 Oct 8 09:23:44 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/v3.x/stable-review/patch-3.18.74-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-3.18.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Compiled and booted on my test system. No dmesg regressions. > No regressions in selftest run (non-root tests only) compared > to 3.18.73 selftests run. > > I started running selftests from Linux latest 4.14-rc3 on > stable releases. Ah, that's a great thing to do, thanks for that, and testing all of these kernels. greg k-h