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 BC865C41513 for ; Tue, 15 Aug 2023 00:44:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229587AbjHOAoF (ORCPT ); Mon, 14 Aug 2023 20:44:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50090 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233496AbjHOAnj (ORCPT ); Mon, 14 Aug 2023 20:43:39 -0400 Received: from mail-io1-xd35.google.com (mail-io1-xd35.google.com [IPv6:2607:f8b0:4864:20::d35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C827AF for ; Mon, 14 Aug 2023 17:43:39 -0700 (PDT) Received: by mail-io1-xd35.google.com with SMTP id ca18e2360f4ac-77dcff76e35so51729939f.1 for ; Mon, 14 Aug 2023 17:43:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1692060218; x=1692665018; 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=DAYgtqtFlXMuanMt0aSeLkbo2rdSbbquu73bSO8WpXY=; b=aQ9zDIL3heW76oPbXcDCX7exO8ID4/xypFluVNeHftImJRQXkmf7NeLA21FzdfdA2i mBhYHLwCYTgbrr11Mw8iHFEGaneqgA13l4TdW9hN3K4IbVmMvjx6XluknR+CeUMHrbyT J8DQslafGUSAW4kDpkqQzakN3sL4G2hN+LR1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692060218; x=1692665018; 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=DAYgtqtFlXMuanMt0aSeLkbo2rdSbbquu73bSO8WpXY=; b=Jm2B0fhaWyWDSbNorIJlwINIgklOlhBwkypkm6fOBpPRCodarkhIxhC4eYLoMsWODB THqzZaaWKydLb2i1YyeMltEpbhFNOc0G56M99r8KGnyb7xDIL84wHabMHl55Yz2H0SOC pO0lm/44rnn2wdGLN7T9vVzz5001kzWQy1WYloFdfYhO4Gix/PwiYXsWccqZtgP7M0fJ ++KAbL4JfoExMGjWvgnUbdeb/wM4fpmCHb0KgBtA0Y6pUgR72G3lyRjRxENNSHzcTQGO kKrrYSvAZ9P/5YJyveGRZAmzf3amoeAQ/mONzEC109YXhj5pgXbacAalDGvP6En9shDg R1Fw== X-Gm-Message-State: AOJu0YwSkKet4pejzFLqu7wDVJaIFR8XI2JBls3kPMRD+5IKxduBUFX5 BucxjB8+0+9+Bnj1SULaGwO5JYZq5VQjJCG2W/8= X-Google-Smtp-Source: AGHT+IEk9i8MDdEc63ES7ceMJszXgiYN0a+PV/YMT1ZV1Dm+wLYaGfJ8ZvhUq/V6fWh+SQ06q2oHEg== X-Received: by 2002:a6b:1404:0:b0:790:958e:a667 with SMTP id 4-20020a6b1404000000b00790958ea667mr14056122iou.2.1692060218666; Mon, 14 Aug 2023 17:43:38 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id n10-20020a056638120a00b0043166f90251sm361860jas.77.2023.08.14.17.43.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 14 Aug 2023 17:43:38 -0700 (PDT) Message-ID: <44c5d828-9b47-0876-bb9f-13ec90c81285@linuxfoundation.org> Date: Mon, 14 Aug 2023 18:43:37 -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 6.4 000/206] 6.4.11-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: <20230813211724.969019629@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230813211724.969019629@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 8/13/23 15:16, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.4.11 release. > There are 206 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 Tue, 15 Aug 2023 21:16:53 +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.4.11-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.4.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