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 E57F3C636CD for ; Mon, 30 Jan 2023 21:09:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229659AbjA3VJQ (ORCPT ); Mon, 30 Jan 2023 16:09:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35730 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230285AbjA3VJK (ORCPT ); Mon, 30 Jan 2023 16:09:10 -0500 Received: from mail-io1-xd2e.google.com (mail-io1-xd2e.google.com [IPv6:2607:f8b0:4864:20::d2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65A733F28A for ; Mon, 30 Jan 2023 13:09:09 -0800 (PST) Received: by mail-io1-xd2e.google.com with SMTP id b4so3328406ioj.0 for ; Mon, 30 Jan 2023 13:09:09 -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=I5FFyP1pwgAcJTSYXMdmc2wmxlAHasQAPTGxr28W5CA=; b=O8oFQDSRasxJf9c5fc06EAjHPlFi1g/U5C954FGeGPSLDA86s8gS0RLxtkYxkLptrS T1/mM7geMzxj0yXPFir6O+AsFxzDcjMXL2ZpnIhpQz4HQC7fLaTt48ah90WVOEJ30Aui 1DxXS2Xd6VU5xfM8MFokgDNcsYMrdauVEy+wE= 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=I5FFyP1pwgAcJTSYXMdmc2wmxlAHasQAPTGxr28W5CA=; b=N7WCTE/0XL8Xs6Rdq5o/SROyEwVkLnR3B11xObn6BD7AlpoOjgKtyp6MR4QZeftqnx jNscTQXw+rJmL2a5dPvN3WjOvnIcPwdKXctZI7N41LBvd6rI01NNonMpRm8DiX33nP6+ PO8bkGBmKkc1TMLgNF6PphZ6zGMxYiklYawfqEh6Yx6bMTdrt/TZr+k2mKFv1fG4w6q8 Bn6Iz8tlSidJD3ZZcq+xnkfawoXTPq4BmniBuUt38FaWfHGnt6/E179zovOiMWrbJ86i +ejPdsR/gm9tELZQ17BN7v4XEBMSSZlzhRC2HZrYCQMIuS1T1kAgnNGcywHdMcC6qNhB 0WCA== X-Gm-Message-State: AO0yUKXFGfILiYCeYup28nzquabUn2ZXNZm7Dm2JZPQ70VETFW31WOyl P05dyk5fYVOg/tTdBkaBIgSreQ== X-Google-Smtp-Source: AK7set+FmzYByEq+Ec1/MOcNI87kKOBFwxgvGlNVWFYtOs1Z2FaVqx/pN7V1kz8PsZUMkqHKeQkBuQ== X-Received: by 2002:a6b:bb05:0:b0:716:8f6a:f480 with SMTP id l5-20020a6bbb05000000b007168f6af480mr1490463iof.0.1675112948672; Mon, 30 Jan 2023 13:09:08 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id t11-20020a02ccab000000b0038a760ab9a4sm4982930jap.161.2023.01.30.13.09.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 30 Jan 2023 13:09:07 -0800 (PST) Message-ID: <84908e0d-54d0-30aa-54e7-acde8c661f24@linuxfoundation.org> Date: Mon, 30 Jan 2023 14:09:06 -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 000/143] 5.10.166-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: <20230130134306.862721518@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230130134306.862721518@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/30/23 06:50, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.166 release. > There are 143 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, 01 Feb 2023 13:42:39 +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.166-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