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 D2A21C77B75 for ; Mon, 8 May 2023 21:29:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233925AbjEHV3C (ORCPT ); Mon, 8 May 2023 17:29:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40852 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233815AbjEHV27 (ORCPT ); Mon, 8 May 2023 17:28:59 -0400 Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8ED551BC9 for ; Mon, 8 May 2023 14:28:47 -0700 (PDT) Received: by mail-io1-xd30.google.com with SMTP id ca18e2360f4ac-760dff4b701so32020139f.0 for ; Mon, 08 May 2023 14:28:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1683581327; x=1686173327; 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=LdHfEQtLtNDQXgK0ROcb2pQ+ZbGp8ywADrDmw5EHPD8=; b=BH7x4gf6827DTq+nNDr+4p/4dTFyOqjDVC5nSVY+1km3AnPfWvFFAQHpvdZq1twQOk AgP9gLG8IAzJE1pft9Fng790hAEGz/jZ47TYL73eKGRi5J0WwgA7TJf61JYCRQpKnVyJ M2t1TdUpm+wjed9SFDCA1uKS9XiQ5VrzB7lJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683581327; x=1686173327; 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=LdHfEQtLtNDQXgK0ROcb2pQ+ZbGp8ywADrDmw5EHPD8=; b=DfHDd9qXb6EbPXfoTkmRVHCr4OKqE1fYphtThJLqLG74iHGdtB3Y9VTKr1czwyJ5uM A2XVgyxGOa2k6f7GaRj/eBQwEMHBHJoToxH0z1gZh2E83yPKgNA7d76vsoa1SKdH9RWq UhKXxpNGGs5cVsRPGben73q0ptkdiLY2EfS9quo2wfB9w0RR99uZ0mOt6XmxrNVSv0R/ Plk+q7TrgF/C8uk2WL6Y9bwmy1klue2jni7diY5rIe+IzZqdpbTtn6JKLhOWogAKivwb 9Q+73VPWWv9rDwrDcoHHZ9EsxIXe0tlgiYbLcN3d64nknYFBBlUV+ce4CMK8RkIoynzt XU1Q== X-Gm-Message-State: AC+VfDz+/iKKgaO4xi6s1NkasCQ5UB1SVO73WyiW1ZCkGyAXa6rPPMHu 4FJ0dTKSacoDjsxcE2fcSX9nvw== X-Google-Smtp-Source: ACHHUZ7h17gNHcSuwR609gd5cM+lScBgEdnF7oLgTBriBGKNYl4xiJXFoscS58xF/YfjzMkuutzf0g== X-Received: by 2002:a05:6602:2c81:b0:763:86b1:6111 with SMTP id i1-20020a0566022c8100b0076386b16111mr8286721iow.2.1683581326840; Mon, 08 May 2023 14:28:46 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id y5-20020a6bd805000000b00704608527d1sm2444124iob.37.2023.05.08.14.28.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 08 May 2023 14:28:46 -0700 (PDT) Message-ID: <23f8bbc9-19db-dc6c-8d59-f0eed757dcc6@linuxfoundation.org> Date: Mon, 8 May 2023 15:28:45 -0600 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 6.2 000/663] 6.2.15-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: <20230508094428.384831245@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230508094428.384831245@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 5/8/23 03:37, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.2.15 release. > There are 663 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, 10 May 2023 09:42:40 +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/v6.x/stable-review/patch-6.2.15-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-6.2.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