Received: by 2002:a4a:301c:0:0:0:0:0 with SMTP id q28-v6csp606138oof; Tue, 25 Sep 2018 02:08:33 -0700 (PDT) X-Google-Smtp-Source: ACcGV63wB+w4g605c5BJgEaJh8UdiT0JqTQz7QHUv4sqMWqJtPTzvcbSBzo8Lyxx5Of35RHhou2+ X-Received: by 2002:a62:1551:: with SMTP id 78-v6mr73127pfv.178.1537866513553; Tue, 25 Sep 2018 02:08:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537866513; cv=none; d=google.com; s=arc-20160816; b=qSDFYcOCkB+XTsFGYmskt8Iv0T0CH3Y+wWkPQCQPqoxGC0BxJwY+4dsnr/EioCxf4u KO0Oyuobg1mqN7CUzk8LrbuYNBsXUHZ9eDUlvV+1lKWCrZeceEqlZ91uUbwkevZRJFJV jBvg+EIDqjnLPWIhZJtEgQs/0wK3A7X57nBtfsU+kSaqZUH+YfQfSwi2ZpKUN0tuKJR7 XPs3MRPJzLKfPQr3b1DlM1DxkDuwNXI5GkzfHjP/PEZJ1cl5cfNtB0/Y5luNrnPJRMbf 0+u7Iqav9i1NyseDaHPYo0grukyz3+3GLWUyI1NNOruBwl+VsHi09i64M0FcXxM0Na2U erBA== 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; bh=3NqMptmedpJLQNmktcMrctnx3HM2OaOUHY8ufjSNjFM=; b=GEu2dQpJEJmUM393heuHT2c+mfCeVFZJmtGGKu/363QhxXmApBGizngBqm346u9odW KnmjBGmUz1CICbBpSD7k2ULf0TLDLRnItL3JewjKsQ8vANLQ/Z6hCahx6SO2ZpO9SiUx k62lFuMBp007ABmYlu4Jt+nuSE7tdCRyWzRBe8Htq+TQyItreD8YbzuqY+fnxD1pfzH9 Gei5VzNHf3Tv1nzECA+J1QVo1wVz1rIYASmPBUpRl3UaM4Knb3ZwaMxj2DzaYI9ozEyp vOVKUHuEQ4akcQH9UAN+Sg89/ZzqfZYvyRURqQRY6zMj6KKcgt7hFJCpVmnrqxzFUwcq lIZA== 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 b3-v6si1931216plc.502.2018.09.25.02.08.18; Tue, 25 Sep 2018 02:08:33 -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 S1728659AbeIYPOn (ORCPT + 99 others); Tue, 25 Sep 2018 11:14:43 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54036 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726033AbeIYPOn (ORCPT ); Tue, 25 Sep 2018 11:14:43 -0400 Received: from localhost (ip-213-127-77-73.ip.prioritytelecom.net [213.127.77.73]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id F19A91117; Tue, 25 Sep 2018 09:08:08 +0000 (UTC) Date: Tue, 25 Sep 2018 11:08:06 +0200 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.4 00/70] 4.4.158-stable review Message-ID: <20180925090806.GD21224@kroah.com> References: <20180924113058.420454070@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180924113058.420454070@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 24, 2018 at 01:51:59PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.158 release. > There are 70 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 Sep 26 11:30:25 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.158-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 resolve some reported problems: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.158-rc2.gz