From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034807AbeE1PnL (ORCPT ); Mon, 28 May 2018 11:43:11 -0400 Received: from mail-wr0-f193.google.com ([209.85.128.193]:36475 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031240AbeE1PnG (ORCPT ); Mon, 28 May 2018 11:43:06 -0400 X-Google-Smtp-Source: ADUXVKJ3jo7Nr9b7LFkekhXLVfLLGdL1IunW1L+UjCQHnMmMhdBDvm3hiMzlDBpZ6OgiZ9meCUM0gw== Date: Mon, 28 May 2018 08:43:45 -0700 From: Nathan Chancellor To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 3.18 000/185] 3.18.111-stable review Message-ID: <20180528154345.GA19046@flashbox> References: <20180528100050.700971285@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180528100050.700971285@linuxfoundation.org> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 28, 2018 at 12:00:41PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.18.111 release. > There are 185 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 Wed May 30 10:00:18 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/v3.x/stable-review/patch-3.18.111-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 > Merged, compiled with -Werror, and installed onto my Pixel XL. No issues noticed in general usage or dmesg. Thanks! Nathan