From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f68.google.com (mail-io1-f68.google.com [209.85.166.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A59CA25931 for ; Tue, 25 Jul 2023 20:14:25 +0000 (UTC) Received: by mail-io1-f68.google.com with SMTP id ca18e2360f4ac-7748ca56133so50493739f.0 for ; Tue, 25 Jul 2023 13:14:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1690316064; x=1690920864; 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=WLm8Q14L9KRoYi2NDYJZjjfwgSEV8RLSyDVs7O5+lX0=; b=Txm4YGTz9Vf10B2dUaJo5+vTdXTTXHFhI3yNuIulEVtZov0jw6xoDc7bP1RuJFSAZX P2m+LBEE1vLjdhTmdyEccvyEu5kXXH6bKOHenIsBs3pcJGSlRaruFBCyh+QCRdxZ426p mz9TJmpUKJhmydm9ZnmStOfINLlUVFvMU3Jj8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690316064; x=1690920864; 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=WLm8Q14L9KRoYi2NDYJZjjfwgSEV8RLSyDVs7O5+lX0=; b=Jr3N3sAFpgwsSBR4DcNk9bLC0lYoZqLH/qIFqTqSLltV83v27WfzGdylA2JTobCU4F IBZ0PcN4xq3vRSGRlVxfxxTZXjj3NSMp5k9UFfp6NuHbbFDTAyC9wlbBQ1xuEFdgUPPE gnQc9oACi/Hanu2xK4I+eB2VsugeSmt/5Uc1zHLE69wh38BlOwQHlaiupns2gzSHagWv s+pLK1wG7MwZo9ZgXA6OWys+vlKULdnagPINKE2vZ4Klr/qXwKZHvxX1Mr4yoFco4qf9 fIuR1vfhWhopsY2e6a75KGEVM29TWXhZoeXiRIKy3Zqat/wQ3dAhmmbuypXI43o9o1FU x52Q== X-Gm-Message-State: ABy/qLbhHwlu2pfuWe+u8JSAJrpQ6lZAhhvayLzI1Sn0n5D+tjR4gQjt bNCQyurmWGY8CZpb7TD1FvcEIw== X-Google-Smtp-Source: APBJJlH+5YOOuZ5gc0acRLrWkQBFmyMk2Gue0Ig6Wi5QKf0PDS5q6L52OI2OAJO7ikKDt6ts9FN95Q== X-Received: by 2002:a05:6602:8c9:b0:787:16ec:2699 with SMTP id h9-20020a05660208c900b0078716ec2699mr10069538ioz.2.1690316064405; Tue, 25 Jul 2023 13:14:24 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id q13-20020a5d850d000000b0076c569c7a48sm4522609ion.39.2023.07.25.13.14.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Jul 2023 13:14:23 -0700 (PDT) Message-ID: <78e537a3-5073-6694-625f-350f26144600@linuxfoundation.org> Date: Tue, 25 Jul 2023 14:14:22 -0600 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: 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/227] 6.4.7-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: <20230725104514.821564989@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230725104514.821564989@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 7/25/23 04:42, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.4.7 release. > There are 227 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, 27 Jul 2023 10:44:26 +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.7-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