Received: by 10.213.65.68 with SMTP id h4csp256583imn; Wed, 28 Mar 2018 03:01:40 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+fvsmJV3QDk6PMA52B2phf6C8kCoXPWHn/FRLwnKikh9oxSXJLaB43GDRY0OykWAz0NnIx X-Received: by 2002:a17:902:1665:: with SMTP id g92-v6mr3015651plg.195.1522231300320; Wed, 28 Mar 2018 03:01:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522231300; cv=none; d=google.com; s=arc-20160816; b=vaVDTscz7smAWy3bj//kIDqVwVBe90XOilEQ05fIjytNeM8BTsq2sx1PwCS+5PN9ek /eZpfbT7wlmCxjZVvGWuI39pY0rI48FcM/qDhsCy3xKR6UY7kJ8k1dyJqzxwRc4RYhlw Fmf4kPhoAsB0mc3qJnhEgbTIG/gY0wz+JdKy408oaUmnAhQpyNX1RIfRZcf9u1+yt9cK pXNcs23HqyytcEdoa8e9ihXCer/Yv8e0E6XUlER2u8wEBTX2UVq1iMk3yAA+FEl1+mQa kBxlaZzpwD/Ofnzn7Z6RxSKkUw/f6MOVKocqI4lHflB5B6acyHUq2yQY2i0TWCJ4gqQ2 H9Ow== 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=I2pyKK4XY3AochkP1nN/5G5imDfBvSpsv94qJ4U/OdA=; b=m8p9pv4T7lBSTc0yaiyrPxBGX68uvMddZBp1NWDv2XQ+8W6DUQxF122JKDvPLBV7ZH BZLLAzts6dbmyA6iAkdowQ3jJXqlAZbVSRei9YWGkPs7klC5DCRECfYlqf9olYUxHdO3 a6DTnth9xkAf31kROfoZchcCz50r00KQkUMS8canWt94EIrOJFf6Op3Nieee1ywnsa2/ mVhI/FaR6JhrDy4XCDrGXAsDOY0j+mvmS59Laf1k71P47BjLKaz79ivhi/Tq0M8IFtfY S8DleM76GsjsdZO4qtfSBalIAI6EksiO8OWZrEzMLUlGpqEHT1AVZ62y1NeOdAO/32lp AFSw== 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 b8-v6si3423135plm.590.2018.03.28.03.01.25; Wed, 28 Mar 2018 03:01:40 -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 S1752561AbeC1J6v (ORCPT + 99 others); Wed, 28 Mar 2018 05:58:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51912 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752161AbeC1J6u (ORCPT ); Wed, 28 Mar 2018 05:58:50 -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 7C1811349; Wed, 28 Mar 2018 09:58:49 +0000 (UTC) Date: Wed, 28 Mar 2018 11:58:47 +0200 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.4 00/43] 4.4.125-stable review Message-ID: <20180328095847.GA29144@kroah.com> References: <20180327162716.407986916@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180327162716.407986916@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 Tue, Mar 27, 2018 at 06:27:04PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.125 release. > There are 43 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:00 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.4.125-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.4.y > and the diffstat can be found below. -rc2 is out to fix an arm64 build breakage: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.125-rc2.gz