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 33812C46467 for ; Mon, 16 Jan 2023 23:59:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232788AbjAPX7y (ORCPT ); Mon, 16 Jan 2023 18:59:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51216 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234885AbjAPX7Q (ORCPT ); Mon, 16 Jan 2023 18:59:16 -0500 Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3D9353C22 for ; Mon, 16 Jan 2023 15:58:53 -0800 (PST) Received: by mail-io1-xd2d.google.com with SMTP id j1so5963176iob.6 for ; Mon, 16 Jan 2023 15:58:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; 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=gvce8byWraezThlmNd8HU9XHmnQc8tfuTqYSxzb2BIc=; b=HYh6mzDfBWKp4lyw7GXWGOELICipwkoygLnBm8gbOO+SwTNBinHf6qP8aKZnDy+2Bc Q/w0eQbzhS660Qu3DBbmBpWmSvqVz2Eg0WGwJbmO9NteYorPYV9VeV3Ixz3XOQGRO11P xnOe1UTLg7mgibBT+Or3qj6AmXI8DxsglzeSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=gvce8byWraezThlmNd8HU9XHmnQc8tfuTqYSxzb2BIc=; b=46v8IW8EoJHz1c2Oh6jdcYtWsc4zl2LyqZIyFEP6GXw+TnbImr1ThkSkGZuIYVi0Kf b+FnHtmimhY8RuxxQegZUAU3suIVZSLqYXcq/2JRj2OphmAPUfsCX8XocOO9mrBmvNWx //Fo01vlhXlZBsHcu+YcQHz61AE7YEBg2QriNJ4zA6KmheZPIVcO8/CfGmTDMQnanEhd aTS7BoIMcWBTmsDD27LYRiJjYouwDTKZHyFUkw7Sgt8ZJ9EUtN3+tlRXtVmZWyyn2OiI AbsrO3xGRnHSE0ItcswxtZHP/bbdQzzhXV+YjZThfmXjWvuf1LWs8wJVpcQPRHc/6uYK +bXA== X-Gm-Message-State: AFqh2kqZi7GUTzvcQOGUsNBtt8vIR4lw5bVeQfg5TJUpWReyHWl2kZNP cb+TpJTtMQAmdpCb6flfq3Y3Gg== X-Google-Smtp-Source: AMrXdXu6sHtAAXL8Xvb4XXBKVeSZvhiMTxdi0Zr0P0D+1nx81UBzloPHpx3d082GkE99T1gq/jkItw== X-Received: by 2002:a5e:c114:0:b0:6ed:1ad7:56bc with SMTP id v20-20020a5ec114000000b006ed1ad756bcmr153584iol.0.1673913532588; Mon, 16 Jan 2023 15:58:52 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id k5-20020a0566022a4500b006df19c8671fsm10030960iov.27.2023.01.16.15.58.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 16 Jan 2023 15:58:51 -0800 (PST) Message-ID: <8826d3a3-a81e-d16b-82a6-aeacd6738ccd@linuxfoundation.org> Date: Mon, 16 Jan 2023 16:58:50 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 5.10 00/64] 5.10.164-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: <20230116154743.577276578@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230116154743.577276578@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 1/16/23 08:51, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.164 release. > There are 64 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, 18 Jan 2023 15:47:28 +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.10.164-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.10.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