Received: by 10.213.65.68 with SMTP id h4csp199003imn; Tue, 20 Mar 2018 00:51:02 -0700 (PDT) X-Google-Smtp-Source: AG47ELshusDcPgWkl/RgjIoyLA2E+qGEtojFtwQ/0AQIVZu+g7Yr1uPGFV9VWroVrdsD+v7U38dk X-Received: by 2002:a17:902:ab85:: with SMTP id f5-v6mr11751673plr.380.1521532262278; Tue, 20 Mar 2018 00:51:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521532262; cv=none; d=google.com; s=arc-20160816; b=LJo+mT/T6F32jBs7EN0sxv4S9Ialm95t0cuZvH8Ek7stplbKqMKJ8flx5iXoG/HyB8 GXNGmrX7V947V6Zo+vPWP/SDIq8BoNHfi+1CYfh2h125opLC3ErYIHP6IeQoQNBuRFAx 2p0ZyRiFD7Nlpzw5+eW56lHbYu+33uJxxa3s9LnMsQZ49yciIJwCqzJJ8UpZIi5G5mP+ X4ZVtVVwrIzimmkCx/u7NZ2NX9xahXJLuvbaKBgK759/pZhN3ItT9MGV9P3S5eY/86hP kNR8LJrFZ8hZT4+MzVhJCn0JoI1Jg+pSxuvtDjkqbu3yXXQq3TkUy/g5rjZFEIWJbcNX WT0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=+4cxfmALyYrWKFSrgHyloKY/5gC52lLr1YZlxcRdWKM=; b=UFCDOTBKaRodC9rqCWIYjdSR4lEgF4hR0t2VSW70lKpPL4FCjJ1EGNcMzzlKzJKUo5 ZvRCTuT0fxEiINhDKyioG5LV1ORx8AmsKc0A5/WtfcT0oMS+bg2JI4gdzkMuqRhYPR/l ZnoGyu2cyPTDvsU8FoBwp+4ucCn4F/QGp+glpgix/1gPu4/IZidWD3ReZxtGMKl7u0if SaNWToqztEb8B/nhaSp6OdRx4RE8GkMwVc2GlauusJHNt6ZjSFDyHimXx1H/KfAqgDLE oLXN75M0FzxviWgvXerM0WX10FwKxvNIAGF7DEK2iR0HTFW7mPaGbA56o57VgNNBYdPO x/ng== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l59-v6si1095788plb.77.2018.03.20.00.50.48; Tue, 20 Mar 2018 00:51:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751748AbeCTHtw (ORCPT + 99 others); Tue, 20 Mar 2018 03:49:52 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40418 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751269AbeCTHts (ORCPT ); Tue, 20 Mar 2018 03:49:48 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 75BA611A1; Tue, 20 Mar 2018 07:49:47 +0000 (UTC) Date: Tue, 20 Mar 2018 08:49:45 +0100 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: 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.9 000/241] 4.9.89-stable review Message-ID: <20180320074945.GA10034@kroah.com> References: <20180319180751.172155436@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180319180751.172155436@linuxfoundation.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 19, 2018 at 07:04:25PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.89 release. > There are 241 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 Mar 21 18:07:03 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.9.89-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.9.y > and the diffstat can be found below. -rc2 is out to fix a bunch of arm32 build errors: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.89-rc2.gz