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 97F94C636D4 for ; Mon, 13 Feb 2023 23:33:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230016AbjBMXdN (ORCPT ); Mon, 13 Feb 2023 18:33:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45532 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229758AbjBMXdL (ORCPT ); Mon, 13 Feb 2023 18:33:11 -0500 Received: from mail-io1-xd32.google.com (mail-io1-xd32.google.com [IPv6:2607:f8b0:4864:20::d32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6DDBA3AB2 for ; Mon, 13 Feb 2023 15:33:09 -0800 (PST) Received: by mail-io1-xd32.google.com with SMTP id 65so5137194iou.3 for ; Mon, 13 Feb 2023 15:33:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1676331189; 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=WcecfU/edwS7AGp0sYBsDhgpFnK48au1GjUG6IZeTp0=; b=f2/HZweqKXZU+CpwEr7Cl1OOoV9Aduc1XdOQ8Pf1qbQD6diDEQ6+NFOWdAzICR1NbP rrrxm0rP+JCCk2F41Z+7qq4TQRiSF8dp7RVPRqV30zEtzFWd1dZftYO4r+aLSF2r4bP5 KtcxwiZsoQcSFKcbpG5FFU4jKyO3YqGZ4tRWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1676331189; 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=WcecfU/edwS7AGp0sYBsDhgpFnK48au1GjUG6IZeTp0=; b=eCGY6oFBaRdpRKRvT0prK6sm+aFQ3wAOExRe048IovXf1ijdwG5nt0S11oZO7gbtMR wP3q4kg2TziWxIV4KpYkzX7/uA5wcSXvaZ6nBeUZuklhHdqwnDV7asK4RJtL6iMluTeT o/vlGXUiYGqAE1VdZurw7BUX4DH+JoVb+cu8VWP1axZZzewB5c0OlhCwodoCkWUGzMdb I92cbBmGTeNF5sgmbq0EKi7Gay4zeogZvIq3H2x+djVLmaJHp1apyjf3WceXHYxtdzHU oWfMtcf88011lp/DCk4Ml6l3APW3UAG3xeQ//HbQrijNDKK6iv6x/IHJfqovtfNAAJHJ ivIQ== X-Gm-Message-State: AO0yUKXek2jUXzAlgyhT1Tg629/4DyQYp/Ac+jkDK2dGqtw8yxqvbdIl YJaR14Zf6PoavHnTc86VbukN0Q== X-Google-Smtp-Source: AK7set+CX5Ojyt2t9CXcj4bboO8JFe8jXHIgv/Q/yAuQX8IkBAtuJyg+dKtVEWZ9rISdwGVTRudQ+g== X-Received: by 2002:a05:6602:2c92:b0:718:2903:780f with SMTP id i18-20020a0566022c9200b007182903780fmr263014iow.2.1676331188775; Mon, 13 Feb 2023 15:33:08 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id x17-20020a029711000000b003ad13752c9csm4118474jai.72.2023.02.13.15.33.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Feb 2023 15:33:08 -0800 (PST) Message-ID: <130a351f-2113-e333-83d5-0e19e92c8209@linuxfoundation.org> Date: Mon, 13 Feb 2023 16:33:07 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 5.10 000/139] 5.10.168-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: <20230213144745.696901179@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230213144745.696901179@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 2/13/23 07:49, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.168 release. > There are 139 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, 15 Feb 2023 14:46:51 +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.168-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