Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2944435imm; Tue, 4 Sep 2018 12:33:49 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZARXWpGh+3O6RItuq/M237P3tVtzWnKfPXmibdaf+RQrgwaMYz9YNt2JGyORSI5G+0hMrf X-Received: by 2002:a63:65c2:: with SMTP id z185-v6mr32733199pgb.276.1536089629012; Tue, 04 Sep 2018 12:33:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536089628; cv=none; d=google.com; s=arc-20160816; b=hJ6gS39Jrjv7+ecXhLbnDMYAkMz2f+wG+myCHN8CMaJm94msxsjP7ydjH0ZegweIww 82LLjBxaR5J8brT1WrUOUOgueYlHmPD1iy2F4hhQYUflF2gzCKNCFUGWMl5yu4W7VoP4 pN7thRvY1AEV2UfO06v50WDUNwDDcULHEkVqvILcnKvI5X0vl2bpDUwxk74BlhezOV6R DVAbldXghtGJWvOb7B0EwjfyoUlnFAoGG/J5Ije6TIHmOiWcVu/w9Sl/xUfpzMqaezSE ANKoY2uKGbk0ihzOq8bUu8P7pggzXJzRWC3tKK9nj82Kjy+F1FgOKWrEJschLAQ8zxJx TzsQ== 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=qamXyCqHEYaldx//JYQZGkCsYhJk3UeqUGZnSsDz/GY=; b=TLE0mH1ixjxR0P+QOq0bC5jW8LJ3j7tKxZM4K30V8BjBWl2GZzLSaILgSZnXzdCg6E SyVS3cKsXtPOHwyMWSWdU16fJxjb8eyMz0lUpp6Qx3Cg+UeOSvpmWaoY3yjRqomxNkeA PSPFlcFgTD3eckKyR1z/2+aRzs3DmNDTHRIWfxRVOuhzl9RzV9/1ZQ6f8rXHFkpaktQ7 XcnREkjh7ip3a7rYbrh8vjzpA7Q4JKuho0S0G7/VL2Gyq9CMc/xnZr8D9WzyC8e8wdi7 21pADXii9KybCl39/Ozd4ZOS9mAtT5PSUZQdnvqWGUmsuG65yzi+8FkjIEhnlCah4eSi BlXA== 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 h5-v6si23620150pfd.112.2018.09.04.12.33.33; Tue, 04 Sep 2018 12:33:48 -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 S1728084AbeIDX6i (ORCPT + 99 others); Tue, 4 Sep 2018 19:58:38 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60636 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727952AbeIDX6h (ORCPT ); Tue, 4 Sep 2018 19:58:37 -0400 Received: from localhost (ip-213-127-74-90.ip.prioritytelecom.net [213.127.74.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id AA32ACA4; Tue, 4 Sep 2018 19:32:04 +0000 (UTC) Date: Tue, 4 Sep 2018 21:32:02 +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.18 000/123] 4.18.6-stable review Message-ID: <20180904193202.GB17786@kroah.com> References: <20180903165719.499675257@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180903165719.499675257@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 03, 2018 at 06:55:44PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.18.6 release. > There are 123 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 5 16:56:53 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.18.6-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.18.y > and the diffstat can be found below. I have released -rc2 to fix a reported problem: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.18.6-rc2.gz