From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77E69C3F2D3 for ; Fri, 28 Feb 2020 11:59:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 46428246AE for ; Fri, 28 Feb 2020 11:59:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582891162; bh=hbwOTvs0FRewGXs0JTjCEPKTJvdCoWek/2cboYpt4Ww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=axKIpUwQkXuTSzXqddbvcv5LwWX5jwwc2jQQKjHMyCQ3V8wlKPNfhrhhsHvSNNhOy IZIW0YwSWgqMJR2p4wrlbSZox2/dOk+iDrEvasua7ciyx5G8b9ptaO5UxnV8WvMMIX 2A0beo2qwxEc/8b6At2sX9K/Zu0DIlmDbDTU3TpM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725906AbgB1L7V (ORCPT ); Fri, 28 Feb 2020 06:59:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:41160 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725730AbgB1L7U (ORCPT ); Fri, 28 Feb 2020 06:59:20 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D562324695; Fri, 28 Feb 2020 11:59:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582891160; bh=hbwOTvs0FRewGXs0JTjCEPKTJvdCoWek/2cboYpt4Ww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BYnsB85XmBK9She/R2yzTwjfJAOBYIJCn3s2i5qksr/E+7hXH/zfVFhL+RDuEET+K BzOTAtl3m6BkjFavnKWe/iiRe+Cka/dwsw0jnaVc0dmV45yPkuo+K2Oi9QPbe2Xvos XZ60s95/gcKrJA46hr1WwU1Kj9MahHQTpKeiU8Ho= Date: Fri, 28 Feb 2020 12:59:17 +0100 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: 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 4.9 000/165] 4.9.215-stable review Message-ID: <20200228115917.GA3010957@kroah.com> References: <20200227132230.840899170@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200227132230.840899170@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 27, 2020 at 02:34:34PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.215 release. > There are 165 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 Sat, 29 Feb 2020 13:21:24 +0000. > 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.9.215-rc1.gz -rc2 is out to hopefully resolve the powerpc build issues that were found: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.215-rc2.gz