Received: by 10.192.165.148 with SMTP id m20csp1042557imm; Wed, 25 Apr 2018 11:37:50 -0700 (PDT) X-Google-Smtp-Source: AIpwx48fTlehKzDk+6ZkqKEkE6a0hkd7FtyF4evD9ZBOsYPMUNyd+wS2wYcHZLSmOPh7eBbyEODx X-Received: by 10.99.172.26 with SMTP id v26mr25103538pge.105.1524681470036; Wed, 25 Apr 2018 11:37:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524681470; cv=none; d=google.com; s=arc-20160816; b=kbJEc9LoOrby1IHrQfvPb6bl979DLqeaGFBT4hfklAV6YtDV5U5dp07++neyjdo7UL vWZEt2zyK7Uim4PgDvi6e5vjnFCxLFdD0xobpapMzMknaRlLySeIWdHeK2fBoSqpY6HF TlbhpUIJGLVQUwVantHd5rCG7rWQx2Jrad+ZDCENfVADgHPOT/Qweo+J6hnUCXKsl3Nz lxvbYosZWik9ehY2Vzs8lqwkNGPHPso73jAC5CA3MFUC372a76Ec9mk+Rf7N/FbZ8hCj 14fU6RS0HUZgZSeaNMCpaY1x6z3UW3EYzvRyrFQ/5EXTys+2LDju+K/KzAM+p9CrCPxe wPqA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=gOenu3Qu6YzsrKtRkLlyGx6JtccXI//OG5QGjEl1sG0=; b=KTsmYGY94RTliK85V5YPndntIECGgU9SN8iaXF3LuH+qDsDRzDU/It3LQG32+12XoP zjaadojOfYC9dZdVg5N464Y1tO0kqdaAPE67EDM9l5wCl9B2mA6+9xmNTOXYaDTme4N5 n9hzQXmyIZX8M+CWnEe3J8n+8XRO0Ukx39FA8rQswT4Q750CyfZaDgBWdb//W68Il3ra q2GcA575BzpxRjdhtA6JtSRP6iiD9yEtrJJtF2tcij+O00zR4BYEIgFe0nM3UPF5nXzS PUYRgFgWMfslTZYF6E+83DUW1vPDhRTpi9W4x+AcSJ2LQiMgoA/eg81IV5Gw46fTiSfs 4Arg== 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 p5si14101301pgr.472.2018.04.25.11.37.36; Wed, 25 Apr 2018 11:37:49 -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 S1756404AbeDYSg2 (ORCPT + 99 others); Wed, 25 Apr 2018 14:36:28 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:42693 "EHLO mailout.easymail.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756389AbeDYSgX (ORCPT ); Wed, 25 Apr 2018 14:36:23 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 5C9E8C0914; Wed, 25 Apr 2018 18:36:22 +0000 (UTC) Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo01-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id onJzr3Rh3VMi; Wed, 25 Apr 2018 18:36:22 +0000 (UTC) Received: from [192.168.1.87] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id AB770C0910; Wed, 25 Apr 2018 18:36:05 +0000 (UTC) Subject: Re: [PATCH 4.16 00/26] 4.16.5-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, Shuah Khan References: <20180425103314.842517924@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Wed, 25 Apr 2018 12:36:05 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180425103314.842517924@linuxfoundation.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/25/2018 04:33 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.16.5 release. > There are 26 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 Fri Apr 27 10:33:04 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.16.5-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.16.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah