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 6D087C7EE2A for ; Tue, 23 May 2023 00:39:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235302AbjEWAjI (ORCPT ); Mon, 22 May 2023 20:39:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235475AbjEWAa6 (ORCPT ); Mon, 22 May 2023 20:30:58 -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 8549D1B4 for ; Mon, 22 May 2023 17:21:09 -0700 (PDT) Received: by mail-io1-xd2b.google.com with SMTP id ca18e2360f4ac-772b5e664c9so16451039f.0 for ; Mon, 22 May 2023 17:21:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1684801269; x=1687393269; 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=CRFXlgXqQMif9nrEGkoBNsCSy0LwutHy0WRVkrR+E6w=; b=WlcUP3WVgbUHJQoC7PtFlFyVnD5zH5f8zdyRMWatTe1mFVYOwK7qeYbzVBQdfyGGQI rftjHNbopiQKa6nsWV8ZqMUUMyOzSFNwkkR5h+1SUVZUa3k1TfvVS/S1G6YVEuHmKO4S gf+Ac04PFHqb0PQDIyC25HjOebLwsF/+mLgXY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684801269; x=1687393269; 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=CRFXlgXqQMif9nrEGkoBNsCSy0LwutHy0WRVkrR+E6w=; b=cQQhlycUDp7Ib2dbNuKOEmFT1Ms8kROFuPBtGrn/8vlwGcOh9vlk95xmbTN+ukydgR hLYS9PuXB/gK2PFtVuhh+hOUX1d/QcR+VUnTYmWCXS8VhWGut7KPqdkYIzbFHdsUDqd8 k4SncObVp6cr/sDDWRstUwReCrMHlc3vyC2XsrgAgDPWs675GOnPXLyRMH4Ya/g1mQ06 vD+MXg1gkFlKtD5Q8hAAop/z6wDg29DDxKlmde73+ckI0UTSvP0iBG9fqW4uHQvvczw+ OLP18ccyPLiNGqyEiiWX8OjcIt7zOxJV6A0TPM0CgkHB2rqeRIJQsB1v+qTLP8apJzpo 3XEQ== X-Gm-Message-State: AC+VfDyPKuzhUNkF5ggzk7E9B5cVKluUVzSYjiqe6FvKyt46X6mVWReM 7GgIaTjuwbVuHq+WipZRm1XsaA== X-Google-Smtp-Source: ACHHUZ60Ia7zbZE8PgUpAPNdPWJiuAdXYd7zgT7guq5W/LEHzbR2z7He3IYx2okds6kq4Gb7OXySpg== X-Received: by 2002:a6b:5a0c:0:b0:76c:6fa4:4df4 with SMTP id o12-20020a6b5a0c000000b0076c6fa44df4mr6196582iob.2.1684801268807; Mon, 22 May 2023 17:21:08 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id n13-20020a6b590d000000b0076c81425d9asm2290113iob.49.2023.05.22.17.21.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 22 May 2023 17:21:08 -0700 (PDT) Message-ID: Date: Mon, 22 May 2023 18:21:07 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 6.3 000/364] 6.3.4-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: <20230522190412.801391872@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230522190412.801391872@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 5/22/23 13:05, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.3.4 release. > There are 364 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, 24 May 2023 19:03:25 +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.3.4-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.3.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