From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50033C433DB for ; Wed, 3 Feb 2021 15:44:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0779D64F8C for ; Wed, 3 Feb 2021 15:44:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234551AbhBCPok (ORCPT ); Wed, 3 Feb 2021 10:44:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42900 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234524AbhBCPnB (ORCPT ); Wed, 3 Feb 2021 10:43:01 -0500 Received: from mail-io1-xd36.google.com (mail-io1-xd36.google.com [IPv6:2607:f8b0:4864:20::d36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD59FC0613D6 for ; Wed, 3 Feb 2021 07:42:20 -0800 (PST) Received: by mail-io1-xd36.google.com with SMTP id n14so11866457iog.3 for ; Wed, 03 Feb 2021 07:42:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=vAcdvhrgn3rXC6Q/OZSHHLzs1d9b4MZzZSgXPmB7sKg=; b=IAJXaQpFtV/UA0s5wm3pzIyUfJ4n+UICs2o5nWlWeOXFTnhelUNj7ywKThrmil7Dzt JgPjAK/AblTxSTe3SP4I3Hd1z/YFF6Qhtw2KYe7zo6Ro1t4MSAbqjN1T1yD7RO/MVlHx hD8aNfV99yxNk7NHNjpboE92Js4IrPnUPWg5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=vAcdvhrgn3rXC6Q/OZSHHLzs1d9b4MZzZSgXPmB7sKg=; b=Cm8BMuTLb5pFbSjzP84mJrZuWqFRZElI9FkWEYF3dU5Tk6mVGhOiSPzbm9RWX63d5G 4unu9wr4h0GfDtWjrLluJfcGPP+7ARYRKGScDyySzwf0BmhD2wieIKInu1KHa9Nmetuw 9Vk5nDC8ApGJEd17aeIJB2kUCi2WWtdDQ3CBHMCf4fFn6eapCxvbW26Dq1Wto4rcbjnp WNr26vjQpe8MKKveXBHUD0+JWwr4tWZj4xNkGRLy+aCDlIQGYMplgqKBjr5ZYRhXyFOY A2rDsr/sS0f+zR2yPllPQSpI3lb/3i1oEYnnQqZPYcpqeEKAJkFgXrM3A/39Ka7cwZaO aJyg== X-Gm-Message-State: AOAM530gYiYJ4+CbxNlBDcWMgBqTh7FGOx5tcCShGSdARTkls2Yr4Z4A yfa4vFPBI8Lr5/0WHFjb5gpb2A== X-Google-Smtp-Source: ABdhPJzK04tNfaaoKcB2IAQ97t40HX5xwWRzB6dJMegEFuikYlPvbpeLSSR3kVuKAVgBxP8dlprb2A== X-Received: by 2002:a6b:f401:: with SMTP id i1mr2896112iog.142.1612366940299; Wed, 03 Feb 2021 07:42:20 -0800 (PST) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id s10sm1240778iob.47.2021.02.03.07.42.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 03 Feb 2021 07:42:19 -0800 (PST) Subject: Re: [PATCH 4.19 00/37] 4.19.173-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, stable@vger.kernel.org, Shuah Khan References: <20210202132942.915040339@linuxfoundation.org> From: Shuah Khan Message-ID: <62c3b6cf-9b6d-70fb-b8dd-21560f99c449@linuxfoundation.org> Date: Wed, 3 Feb 2021 08:42:18 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: <20210202132942.915040339@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/2/21 6:38 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.173 release. > There are 37 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 Thu, 04 Feb 2021 13:29:33 +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/v4.x/stable-review/patch-4.19.173-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.19.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan thanks, -- Shuah