From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f52.google.com (mail-io1-f52.google.com [209.85.166.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E4875621 for ; Wed, 26 Apr 2023 00:30:42 +0000 (UTC) Received: by mail-io1-f52.google.com with SMTP id ca18e2360f4ac-763970c9a9eso13289739f.1 for ; Tue, 25 Apr 2023 17:30:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1682469042; x=1685061042; 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=9r2n61XQ2tavEnqazBzHxzy9CxgS4MxG6ODhVmjzzO4=; b=emwickuX3pToJ7a+2euZf1fTcQX8qM16FUyr280BGOsM9eJd0koFamWyMgj8xt4zCS DEdOh6v6JiDHl0HD7fObCtYDBAWqD8VrTgfqAMbNol53u2DchsNqad4VzQomUV8pc3MA DcT34CluFmb6RFDfheWuYyPCR98Yio39/h6so= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682469042; x=1685061042; 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=9r2n61XQ2tavEnqazBzHxzy9CxgS4MxG6ODhVmjzzO4=; b=ZM4d6yVBv77FltJtYVnGT1xgIILgOwG0VwG1rev8D0P+IDjlsGU9b807zBmB6tPOzm Os/4TCtqmgeSAkXa0alU5HycX/SsWeJJZD1JAiQqj/1bSEL4Uewve2dfoMWk3CbYvXYv FNztPOn+xSo4Yn54Gu/7dBLEptTtLeAkqmzTJFDO9tJmW3ycyqQdfgpYFt4h5FT8OLBV 5Xh1xAjtTLVPhaGZCTh/qs//F2J35OlDf0ToOcTeUaVx+j6Tseyj/K+NTN0a+B0cNXNg ZFEORlWRcZNHpSgq54YNE14KATsxD7SmP043tzJJDlFyYrVRKrNMApmpj2RgiqokOaTB p21Q== X-Gm-Message-State: AAQBX9dL4fxmFfmfJyhM8URZIzv5x1FkTA2lJVvfznfhQ558hT6JZylB DFmFYcbTY8YfY1BwabU2qoIqCg1jD1FihE/dHsw= X-Google-Smtp-Source: AKy350ZjCHRbeWBKeFGPldyJwe1amgMDnqjftO6jFhmxd9on5UGZ7D3hVzYYSogDnw6rGvCex2DBDQ== X-Received: by 2002:a05:6602:379a:b0:760:f7e4:7941 with SMTP id be26-20020a056602379a00b00760f7e47941mr10668374iob.0.1682469041983; Tue, 25 Apr 2023 17:30:41 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id bt6-20020a056638430600b0040f98da8c45sm4303128jab.72.2023.04.25.17.30.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Apr 2023 17:30:41 -0700 (PDT) Message-ID: <5c095468-7c35-ac80-fa29-97256f3e5f55@linuxfoundation.org> Date: Tue, 25 Apr 2023 18:30:40 -0600 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH 5.4 00/39] 5.4.242-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: <20230424131123.040556994@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230424131123.040556994@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 4/24/23 07:17, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.242 release. > There are 39 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, 26 Apr 2023 13:11:11 +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.242-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