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 9BDA1C43334 for ; Wed, 15 Jun 2022 02:43:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344388AbiFOCnw (ORCPT ); Tue, 14 Jun 2022 22:43:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345362AbiFOCnt (ORCPT ); Tue, 14 Jun 2022 22:43:49 -0400 Received: from mail-io1-xd35.google.com (mail-io1-xd35.google.com [IPv6:2607:f8b0:4864:20::d35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6EB9C41303 for ; Tue, 14 Jun 2022 19:43:47 -0700 (PDT) Received: by mail-io1-xd35.google.com with SMTP id a10so11319579ioe.9 for ; Tue, 14 Jun 2022 19:43:47 -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=a4xEgF667OU1S/0Miou3ZRcOP0SbSoLC2HeU8wy1b1I=; b=idZoNZqS3vX6BTgt+xNkFBAzTAzf/mk7ipBD4tdeBhBbUAn0uxEokx1SbifG8bYEVB 1jAP5ReYorIbTXDmRy3MYccG/NhnGMxiXfGMoa/9XUNYDqAtH9flWHHNDqOFk2FyDqpp 9xSHedP4E332id0iLct9u+J/sMftj1iuWghp0= 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=a4xEgF667OU1S/0Miou3ZRcOP0SbSoLC2HeU8wy1b1I=; b=DE3caufy3T/JzZdl3faeY5MQSb12/P24AtXu0YmfjxY/SJnEu56UMAj9isNfikHhbt 27zT40niNn3gq4eB7uadkqDiRxzHsNDh1alyJvinn+2uZXNfEn1j0lpcO3Q/Kn9nvTgZ vmrs0NePhVOKMwLezFRVnmDYxbPs0+C81cKvnlNGPB63LRh/xv4cKhZO+Mq1WR4a0MrG J+/twDYO+mcJmJPCFIIOJg/g6NAfr/Ni/BQTc0G9xtTl5sH5o4IAn4dtrYegSPxF+ED6 oGHQPs5stKco0NunNU/2JWSVzVK/2xMdela8C03KpvwyD27R8dgpgSFCCL68UR9bE2p+ 3AQw== X-Gm-Message-State: AJIora8c48CU//W9m9bqWdmQNBxfTqUFelnVt2/XpF2rSyO+1LfZjUvk jpcr229cTHH/izOGXsh2kgauhA== X-Google-Smtp-Source: AGRyM1smwfK39XSpbnyg9+TRrPgYjzVSPS4rbpbw+iQzlgxIAVDXuJzULTtyUkUzPwk1/7hYEH1ASw== X-Received: by 2002:a05:6638:19c3:b0:335:be36:36ba with SMTP id bi3-20020a05663819c300b00335be3636bamr1015750jab.28.1655261026796; Tue, 14 Jun 2022 19:43:46 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id bw8-20020a056638460800b00331a9a96764sm5581182jab.85.2022.06.14.19.43.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Jun 2022 19:43:46 -0700 (PDT) Subject: Re: [PATCH 5.4 00/15] 5.4.199-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: <20220614183721.656018793@linuxfoundation.org> From: Shuah Khan Message-ID: <5c276795-bd0f-a2bb-05ec-85468275acc9@linuxfoundation.org> Date: Tue, 14 Jun 2022 20:43:45 -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: <20220614183721.656018793@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 6/14/22 12:40 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.199 release. > There are 15 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, 16 Jun 2022 18:37:02 +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.199-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