Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2751840ybl; Thu, 19 Dec 2019 20:32:21 -0800 (PST) X-Google-Smtp-Source: APXvYqx9LwBmqYmFX8kGTK/9Oww3MOPi4VAeEOuCIhr6P1rxj+xlUlQGVYcZP7DdgSpPTf89ElsE X-Received: by 2002:a05:6830:1c81:: with SMTP id v1mr12977843otf.83.1576816341089; Thu, 19 Dec 2019 20:32:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576816341; cv=none; d=google.com; s=arc-20160816; b=JeB47fr6PkN/0JVMIB/0pxCKXvEnT71aoAontq7sCdpxMNd+PTQ38zETYHECZBGQCI 3pqmVBABqY4ZU8lB2XpZaUmwmv5SHPVZp35bbAXH2v969N2y+YbZvIutDF6cm29woySp wNbPf6zCYT3G/S+mvE2UnYh5sDTQzZRfVDYUAwSqSzfXEmUy+fWNJxKk4xWSTULhy7ai l8Ow53SESgk0tqHeBG1fuf7cjl6/k7nVO3g9yrhxkxrmi9IqWvjY5x5V0C/7O5ZXln57 Q5rJZPm2V0ScCZE7YubHu9tje6QvZwS9e9fHUcGxKcCsdwdk+Xw8f3TdQ9zFuGgpcR+o 1UiQ== 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=xzm7OX7/OjQabAiJ42wgbamP/U6t5WhxfSYpyyFORBs=; b=0nJI3fRaieOldHgQEGsjYHptTh//jgVwlESiB9WE2pAf6UvpHwAg3TR2NaoHkif51b yMbBiuE8Afrnj666AnYz8yKQorWI01tNCVc94X78YRugd5vhgDGu75otyPA9MRlDqtxC bTSHLbR2DgJlmtHdEuTNsLhwWoqg2qwpaYNAxfzrt5q3hzD143xrbTlBDQ8u1Qwc1wy6 XBFYekM2+n6DYZnBGXH3AZygIQ3lZCLrwO9zF1BIDeDYt7VMj2Wn9SdsHxVJx9YYABtk JRo0OofQ99mVdEwIWuY6mUUwyw2T8gIgz8Ts+vZfmtGfz6hZcLE+cJbnnBtMi6FmXnoc CTVA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dP9zHZHu; 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 o15si4661763otp.314.2019.12.19.20.32.08; Thu, 19 Dec 2019 20:32:21 -0800 (PST) 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=dP9zHZHu; 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 S1727205AbfLTEaS (ORCPT + 99 others); Thu, 19 Dec 2019 23:30:18 -0500 Received: from mail.kernel.org ([198.145.29.99]:50040 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727084AbfLTEaS (ORCPT ); Thu, 19 Dec 2019 23:30:18 -0500 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 0BD4121D7D; Fri, 20 Dec 2019 04:30:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576816217; bh=VJGqaYnhSm2JshvldWioV0bz4Nr/0zvVu1IPlllhtIw=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=dP9zHZHuQeIEvJJYkGeUDAPKa3eS0bL7mkNuh/dSCdbd+bTNydlvQimN/M0oMHDVC m8Kp3tiAbbXoPZ8pR0TBtnpvm0l2P50kjyur5Cyx8aL73BdWeDrWiUukLxwEK833xV NGAOBUZ1cBiQmXsFDyyyG22CjQWAtbGQgmIc9zrk= Subject: Re: [PATCH 5.4 00/80] 5.4.6-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: <20191219183031.278083125@linuxfoundation.org> From: shuah Message-ID: Date: Thu, 19 Dec 2019 21:30:04 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: <20191219183031.278083125@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 12/19/19 11:33 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.6 release. > There are 80 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 Sat, 21 Dec 2019 18:24:44 +0000. > 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/v5.x/stable-review/patch-5.4.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-5.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah