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 781D7C71133 for ; Fri, 25 Aug 2023 18:18:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229965AbjHYSRu (ORCPT ); Fri, 25 Aug 2023 14:17:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230476AbjHYSRV (ORCPT ); Fri, 25 Aug 2023 14:17:21 -0400 Received: from mail-io1-xd2b.google.com (mail-io1-xd2b.google.com [IPv6:2607:f8b0:4864:20::d2b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69E422718 for ; Fri, 25 Aug 2023 11:16:49 -0700 (PDT) Received: by mail-io1-xd2b.google.com with SMTP id ca18e2360f4ac-7748ca56133so11216939f.0 for ; Fri, 25 Aug 2023 11:16:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1692987408; x=1693592208; 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=2qbzVBrFYBOFGEjozwceiSctIozK/IVpN0SA2ucrboA=; b=Jp6WEs+BbxvQqlA43SiQJcMySHUvlPQFU3vidRUi99lkPe3GYjgHmfP14cVmAgkgbY nAHhitzvlgq+SS42MpKRUMTd6UFWu4+IylixpoVldD/oNBIW6h6Hd7GxP+Qm/XyvzPKu 4PYyUrj1hiDV8fJhzVjlCvqbgtTfxPkb98Ym4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692987408; x=1693592208; 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=2qbzVBrFYBOFGEjozwceiSctIozK/IVpN0SA2ucrboA=; b=Z21i0oa/92pDKi+VH3SqDa3Voj3NqfLaPGsiWL7UTHPAAbuUqu2AGrFPo6pxneR+1/ D0ZlNsw2XFjIcpyK74k5CSb1ETqjznfDyWuJUK5MZYB+RxV+2E2Sfx3b7z9++HQX8kIc rnzvq7TMdbaE3jVjYvAdODSsKGrl9P6qtLPYNDJmYSso+r/26GFBk3L7jJNtBqNV9WYI 1L1l2uYBZb1R540qHi7yfsp8IBt6773nKuIMrTwjRdxpdSLTIHcMj9yvwWz5E5LCwmeT VWS/asrYweb8bXPYoxCExe1Nv3QFBlWEQUl0/UmNQFVk73ZxhcUYXcouI6IB3nOk8Vh1 BALA== X-Gm-Message-State: AOJu0Yw4zEp7kcOKYthdL4afH5qfjfevqzwhMu2CBMELPSRi/3MVZPfA 6/o/BrqEWSTQudPmHmMYWBtthQ== X-Google-Smtp-Source: AGHT+IHbFvJzt+4lbtNc6RU3u5aWeTgxlUUl/Xv6HHaLe3oqqYziTWsmUKeF0uN+nlLkpYSshx2Puw== X-Received: by 2002:a05:6602:1790:b0:792:6be4:3dcb with SMTP id y16-20020a056602179000b007926be43dcbmr6093866iox.2.1692987408618; Fri, 25 Aug 2023 11:16:48 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id r4-20020a02c844000000b0042b3dcb1106sm692794jao.47.2023.08.25.11.16.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 25 Aug 2023 11:16:48 -0700 (PDT) Message-ID: Date: Fri, 25 Aug 2023 12:16:47 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 5.10 000/135] 5.10.192-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, conor@kernel.org, Shuah Khan References: <20230824170617.074557800@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230824170617.074557800@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 8/24/23 11:07, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.192 release. > There are 135 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, 26 Aug 2023 17:05:50 +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.192-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