From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from youngberry.canonical.com ([91.189.89.112]:48584 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbeC1Qby (ORCPT ); Wed, 28 Mar 2018 12:31:54 -0400 Date: Wed, 28 Mar 2018 13:31:34 -0300 From: Thadeu Lima de Souza Cascardo To: Greg Kroah-Hartman 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.15 000/105] 4.15.14-stable review Message-ID: <20180328163131.GA3261@calabresa> References: <20180327162757.813009222@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180327162757.813009222@linuxfoundation.org> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Mar 27, 2018 at 06:26:40PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.15.14 release. > There are 105 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 Mar 29 16:27:29 UTC 2018. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.15.14-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.15.y > and the diffstat can be found below. > > thanks, > > greg k-h Merged with bionic kernel, built successfully on amd64, arm64, armhf, i386, ppc64el, s390x. Survived a kernel build on ppc64el (KVM VM) and amd64 (Thinkpad X200). Cascardo.