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 185E4C433EF for ; Tue, 10 May 2022 22:43:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237084AbiEJWng (ORCPT ); Tue, 10 May 2022 18:43:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236975AbiEJWnf (ORCPT ); Tue, 10 May 2022 18:43:35 -0400 Received: from mail-oa1-x32.google.com (mail-oa1-x32.google.com [IPv6:2001:4860:4864:20::32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 81E2D15E604 for ; Tue, 10 May 2022 15:43:34 -0700 (PDT) Received: by mail-oa1-x32.google.com with SMTP id 586e51a60fabf-edf3b6b0f2so745229fac.9 for ; Tue, 10 May 2022 15:43:34 -0700 (PDT) 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=aHRE6wYQBX41Inx+C4oG+c12srlwL57DpDUyySMlOY0=; b=L5m5syOhBWBQIWijlz3qFhUeEaWBltthZ386HZN7bbwJ5rLDX+ZeQccXZ0Vtv6ulK8 yusCra6kvlqldnDOQwFd8vlqgKHqR0nh/2NLnWyPwh+B6NT8lCg9kSGu8KtdhqnZZyHf avdhWpQ3uK7vul52lsYLVD9yq6CfCw9r4ZSg0= 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=aHRE6wYQBX41Inx+C4oG+c12srlwL57DpDUyySMlOY0=; b=yn1ionapyo1kX0SuIaxJmjX0TLBx7khXCzHwb0FpIWdEuWwLnV0DQTvBc6NC6WzcwD xs6ZniuWEIDlJVIP8Pu6E5JmH8DvHilPFmWQkmhjWUmDLQ0Y4XHuOUzORMsu6eWBEI/W JdZZce1nkgJEyYk+b5VK51qZj4mM6seZCHfNrYTTUyamtAdSm30lwUnE4fi9eMr7tD9c BbLJzp8T2+NHNuXrlrxACbG8zMnggFr9vP5LzPttVwtFz7mprLD4qw62tIAnye0ypgmy XcpqBFK90rT/AUh62cHb+YaTvXacGhAawrLPlGaGv/Msjcd7vCpUW+J1tNvC2VfIrwXe FDbQ== X-Gm-Message-State: AOAM531Ao9TMFYprmEFQtW9XW1IRylplTiDtCFAEyR4wwi4PM9YrkY4R V/8ZRzqiSCh5jBNgLfzdd/Q1Rw== X-Google-Smtp-Source: ABdhPJzGIkxzJLb6JIawgDNflNSBcFW4oBVf9Dfb3923xxlZp0s4LUcKrnUAGARNFbxyZJqGglZJ2A== X-Received: by 2002:a05:6870:4626:b0:ed:331a:c3d4 with SMTP id z38-20020a056870462600b000ed331ac3d4mr1325766oao.225.1652222613777; Tue, 10 May 2022 15:43:33 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id u8-20020aca6008000000b0032643374d17sm119825oib.41.2022.05.10.15.43.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 May 2022 15:43:33 -0700 (PDT) Subject: Re: [PATCH 5.4 00/52] 5.4.193-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: <20220510130729.852544477@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Tue, 10 May 2022 16:43:32 -0600 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: <20220510130729.852544477@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: stable@vger.kernel.org On 5/10/22 7:07 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.193 release. > There are 52 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, 12 May 2022 13:07:16 +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.193-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