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 47FBBC7EE29 for ; Thu, 1 Jun 2023 20:53:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231284AbjFAUx0 (ORCPT ); Thu, 1 Jun 2023 16:53:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36266 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229554AbjFAUxY (ORCPT ); Thu, 1 Jun 2023 16:53:24 -0400 Received: from mail-oa1-x30.google.com (mail-oa1-x30.google.com [IPv6:2001:4860:4864:20::30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49C8E189 for ; Thu, 1 Jun 2023 13:53:23 -0700 (PDT) Received: by mail-oa1-x30.google.com with SMTP id 586e51a60fabf-19a336df959so56567fac.0 for ; Thu, 01 Jun 2023 13:53:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1685652802; x=1688244802; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=z3zbtC4fs6iwn19rbtHLRSSwCQsJZ082r3e5xMiH0W0=; b=NJ6m/XlhCb9Yu0+HY8UN9zEPxU30xNbkUAeoHhbVV+OkefcSl2Sz/76yHSxSzxKJFp 5rPnX6SOtYr8AGpQRQG4NNROdscP7f+PB4/d4ldPBw2ZSTZFS5grsQ2h6foH4Q3BFHFq 9tyft3RA7PTnVWTiWHxcmqlNRh+0o5bFrUOMQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685652802; x=1688244802; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=z3zbtC4fs6iwn19rbtHLRSSwCQsJZ082r3e5xMiH0W0=; b=aHM6IC6yiTp4rvp6xUK34JMofz4EFpOSXZvzShycozr0vTF2XfWLwaGzydIzTOtIE9 eGUaD/8RaGAl7LZaOsX1PhyAPnvGrs26KW80Ac2I4ltWsT4kuJ3VZYWBlgaFdkMq6GYg /+8G95W1aJGsf0VSP8MM5CzXoytKNL0+mFMx1cV8dWci8T3iZFV1WWjFAaZsZ+z6h1dP xra8NPjlbrcvkB7qKHeCBQvAB3nf8oXqeHumwvnm8W20jB0/MJ3PJPljhpXNEbNY2z/3 x2idH/Mc2L6WIlbNqYVFHj702xO1WlleXFimHrkR+/OhOOYNHqfGuQF3U6fuI/NRYM8k zFcQ== X-Gm-Message-State: AC+VfDzS8hXl3wKTHLCLj3Uigl1IpB3BTfUaP13NH6GK3px2yh/xmExQ 05ghfjAruQZ/h2y+XYZ2RJ7fpw== X-Google-Smtp-Source: ACHHUZ5gH3b+6neBYh8JVjcuSrxQf5c6CZ4Imyc9YCixdM9S1n5N9pXAbgZ0yzfjoO3ldRO3FU/yiA== X-Received: by 2002:a05:6870:f617:b0:192:5e53:2e64 with SMTP id ek23-20020a056870f61700b001925e532e64mr4694450oab.1.1685652802060; Thu, 01 Jun 2023 13:53:22 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id cv4-20020a056638498400b0041659b1e2afsm2575525jab.14.2023.06.01.13.53.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Jun 2023 13:53:21 -0700 (PDT) Message-ID: <1d9589ea-ade8-e93a-e9c8-9937fd1597e9@linuxfoundation.org> Date: Thu, 1 Jun 2023 14:53:20 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 5.4 00/16] 5.4.245-rc1 review Content-Language: en-US To: Greg Kroah-Hartman , stable@vger.kernel.org Cc: patches@lists.linux.dev, linux-kernel@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, srw@sladewatkins.net, rwarsow@gmx.de, Shuah Khan References: <20230601131931.947241286@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230601131931.947241286@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/1/23 07:20, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.245 release. > There are 16 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, 03 Jun 2023 13:19:19 +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.245-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