Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp913099ybe; Thu, 5 Sep 2019 07:44:54 -0700 (PDT) X-Google-Smtp-Source: APXvYqzKgLTuqt9bAsOVHdME7T/U95G78H6tegCgoZQ+5kW6JGhSayr4NIUfVD6AWUEb5cnMB/gf X-Received: by 2002:a63:784c:: with SMTP id t73mr3610441pgc.268.1567694694653; Thu, 05 Sep 2019 07:44:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567694694; cv=none; d=google.com; s=arc-20160816; b=Z+9/qLtzWyDDu3VRe8RlAgWLrSHuT6BvOkpuruLvhEnlNte0YExgibY/g/wKx0yE5c YVbnNmGDUrlrvbwh4JsY16u5AS18AckplA70TGIWWw/oFPBnzOmtWbMdIvc2nkGRaaQl 9CyiBTG6nxrzWHyhKmrFiVFWzWfE/3RhmuvzhQG4K+FKIQabDpiBiAZaey1tK/upk4Bt UW0O3M7khg5qQ+IxOvmDw4DaeVk9tPD968H/MGFj1kTLDT+bFSq8jEoSGKftyqwN2mK7 mUQG3k05i447Kb9Hy0reYoXRBw4kwHT78bQwmJTMonwTqvxJm7nVAKId2MbomOmuUSBP PCiA== 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:dkim-signature; bh=42CE/aw2y0UI2JLz5qmL1ED139NPLe8lwzDgQ8S92Mo=; b=GeWyxRoePuaLLfuZx/TSNXGea6DeAGSamBTzOFujFC3aqKrtsJhsG7c9pTgExEwcw6 JbSb0/6mQb8lu1p8OUrkcUjgPuSFlUZsFdi/PCtOTqdOVlsA1uvyCBh0//92BWQ306r/ wrFtGnlrJJx3ENKt6x/P4o74qwaNjQqbx96SkTB6kPXCHbT2W9CYsf1go0lQv9tUatVM naSu9bXnNduDukRndTc7nZ8D8S17Aa/8Q1v4JpEJar+h16imE8XpPPmFPV1k4w6cy36v leEsqQtyRAsgePpVTWB5ipR5MqiEMK/gIeHZz6xGCmV6+QEMuJXdK57JggdQStNkI0n6 jj/A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=YvB7b+TO; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c7si2234548pjn.50.2019.09.05.07.44.38; Thu, 05 Sep 2019 07:44:54 -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; dkim=pass header.i=@kernel.org header.s=default header.b=YvB7b+TO; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389609AbfIEOmM (ORCPT + 99 others); Thu, 5 Sep 2019 10:42:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:35554 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726080AbfIEOmM (ORCPT ); Thu, 5 Sep 2019 10:42:12 -0400 Received: from [192.168.1.112] (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 mail.kernel.org (Postfix) with ESMTPSA id 9B7D1206BA; Thu, 5 Sep 2019 14:42:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567694532; bh=d2aZjDRW40dBxOLrRrZkuzdUXcO+RSiRgvHh/8OB/zg=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=YvB7b+TO37eyOb66C7FMbU3XFVDsEW7zCAywPy5GcgfOrW1GIthLF3yFdmnZdSXZX W2GOf2MI5TCVzDyF3kxmIBbkU0/MROqxBaXMdieiq7/8wDjRQ7f7yo6pHwjrmZnzPy S9TbGSdeWf/FFoKHL4qdxRcJ05po4O1ouoNe02YU= Subject: Re: [PATCH 4.14 00/57] 4.14.142-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 References: <20190904175301.777414715@linuxfoundation.org> From: shuah Message-ID: <11e7d05c-4bb1-bd75-c6dd-779ec1142325@kernel.org> Date: Thu, 5 Sep 2019 08:42:10 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190904175301.777414715@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed 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 9/4/19 11:53 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.142 release. > There are 57 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 06 Sep 2019 05:50:23 PM UTC. > 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.14.142-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.14.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah