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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D998FC433F5 for ; Mon, 14 Feb 2022 22:26:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231846AbiBNW0W (ORCPT ); Mon, 14 Feb 2022 17:26:22 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:39208 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231234AbiBNW0U (ORCPT ); Mon, 14 Feb 2022 17:26:20 -0500 Received: from mail-il1-x133.google.com (mail-il1-x133.google.com [IPv6:2607:f8b0:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 35E4A148646 for ; Mon, 14 Feb 2022 14:26:12 -0800 (PST) Received: by mail-il1-x133.google.com with SMTP id z18so13492765iln.2 for ; Mon, 14 Feb 2022 14:26:12 -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=1irCIGKL0ppFWKpsCNeqRZG02MGtlqSun8p6DObg2Js=; b=W4uQB7ZmxyeN8AZaA/zWKdgBHv5lCFmA+j45RsVRFykeX7sx5gBIdDzybNUsc+uxA7 104z4D5dz1yuyDRkKRU8HDyvnPPTuxQCB1U4Gw/u7zB7P4oKgIYwJOtR72asx56vi8NB h5itbDDGzyHF68w4feQtvIu3SRrE1ZV+SpRBM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=1irCIGKL0ppFWKpsCNeqRZG02MGtlqSun8p6DObg2Js=; b=Q3AopTJ9r0506ks90KvuKg7nUeGXUTl5avOUHFp3S0dWlc1LEKwGMFAsMcllnJx3Al RjgVv7pJvlo4+7JWban22/mNdJ7++ei1B63jfgEX1ZbKpghIoFNWwq9WbQg7/WLAlKfY u6uXzgEgpJGZYIDCBR+CiuiHyFh3yuHiHY5XYT5j1G/4evw+3Id1hEKnNXGRBTS/rCJL bu7yQEP7i0bk7zGD7J7DZ53Ert0WpPjVqEoMl49oZOO5zy5xk03Li7Q5TKuN271Az9Zk mKS3qgMoHo0taOcOezaZJKw1qgNq9rwiiNLH5TFhDivHYmKRRk6jBJPMKej2SkcUvChb emqw== X-Gm-Message-State: AOAM533xfJmOBcn2nXpRLXg7wRi9Hjzx/cI8a+cScfc//u6pRto86qdr +ZtAsn2dgUqUx5augHMgVwrc6Q== X-Google-Smtp-Source: ABdhPJzou/7qc/J9ttzAQXptk30ivUIsMvpLR3PmLrwg0mkaSAuwH+RofTz5vVxMP/XoLnMlfcWUuA== X-Received: by 2002:a05:6e02:1605:: with SMTP id t5mr664210ilu.158.1644877571599; Mon, 14 Feb 2022 14:26:11 -0800 (PST) Received: from [192.168.1.128] ([71.205.29.0]) by smtp.gmail.com with ESMTPSA id u3sm11988667ilv.27.2022.02.14.14.26.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 14 Feb 2022 14:26:11 -0800 (PST) Subject: Re: [PATCH 5.4 00/71] 5.4.180-rc1 review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: stable@vger.kernel.org, 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, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, slade@sladewatkins.com, Shuah Khan References: <20220214092452.020713240@linuxfoundation.org> From: Shuah Khan Message-ID: <2c6a70c6-a6ed-c381-253d-426a10390bd6@linuxfoundation.org> Date: Mon, 14 Feb 2022 15:26:10 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20220214092452.020713240@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/14/22 2:25 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.180 release. > There are 71 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, 16 Feb 2022 09:24:36 +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.180-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. Tested-by: Shuah Khan thanks, -- Shuah