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 B16DCC76196 for ; Tue, 28 Mar 2023 21:06:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229781AbjC1VG0 (ORCPT ); Tue, 28 Mar 2023 17:06:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46050 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229627AbjC1VGY (ORCPT ); Tue, 28 Mar 2023 17:06:24 -0400 Received: from mail-io1-xd2f.google.com (mail-io1-xd2f.google.com [IPv6:2607:f8b0:4864:20::d2f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A884E2 for ; Tue, 28 Mar 2023 14:06:20 -0700 (PDT) Received: by mail-io1-xd2f.google.com with SMTP id bl9so5953785iob.8 for ; Tue, 28 Mar 2023 14:06:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1680037579; x=1682629579; 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=fh1p9EqtypVK/FU1PKqg+wt7kdvoTdm3/SCa+JJX8Ck=; b=b3ICo8AGkcBYTVMqEwoP27yNuHsqoxH3gzS1yJX1qPxvm6x88wiBkduSJcW77czSU4 Ks8izqJOE7OcybjyJKDMX3QEEU05MWDKwOBaw0xSB7jwHYAq86f3ryIKfo/g2uvWCMzf 4pQzsT1Qbn4JxggEkaiKkVVL3ywvSpnOafPzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680037579; x=1682629579; 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=fh1p9EqtypVK/FU1PKqg+wt7kdvoTdm3/SCa+JJX8Ck=; b=lBosmHLUnd/a6HuxHQO1hvAhmrTEffsd8j57gLgXrrDKTwp+Zm8frT7meujvu3VH02 nhL7m5GlOechGiV1lPIG/6f1bOsR+/RAdP6qa0SQHo63OPA6EGmRs0VBt0AWc6ka0dNm 5jhvMHXIULvztslX59344awXF/J7bm486jo+ws3p2M1l4INlCi+3RpBS/bEt+i8ZiGc3 QVYfM5ITWm8cufXxBEGwk2tUEVpHpPzGPWGF4cvnc1Aw3EM0QpLETSGd38dxehFzK6ET sGSjkfMhZ4q6z8yARa4II0hlbUwaOZKzYczOlEz67CPbr6ujgDAF2NMHlJI2zwqbaImA Y32g== X-Gm-Message-State: AO0yUKWkP75WA/thBvdxMN1MRvGQxthPNmLVLIyrlFNuLqOssuC0DnbT USPCB85YRMlT3kjnmfQn3Rdz7Q== X-Google-Smtp-Source: AK7set98fryjX5VQtWqqGxbEj5ekYdOc/twUQ9Ozgv42EacGk99K4Q9qOmIYBq2cfoF0ItshG8Qgrg== X-Received: by 2002:a5d:9d96:0:b0:757:f2a2:affa with SMTP id ay22-20020a5d9d96000000b00757f2a2affamr11128697iob.1.1680037579430; Tue, 28 Mar 2023 14:06:19 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id w7-20020a056638138700b004065d5d1447sm8416688jad.171.2023.03.28.14.06.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 28 Mar 2023 14:06:19 -0700 (PDT) Message-ID: Date: Tue, 28 Mar 2023 15:06:18 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 6.1 000/224] 6.1.22-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: <20230328142617.205414124@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230328142617.205414124@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 3/28/23 08:39, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.22 release. > There are 224 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 Thu, 30 Mar 2023 14:25:33 +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.1.22-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.1.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