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 BE94DCA0FE4 for ; Fri, 1 Sep 2023 15:30:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230457AbjIAPaS (ORCPT ); Fri, 1 Sep 2023 11:30:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39200 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235008AbjIAPaR (ORCPT ); Fri, 1 Sep 2023 11:30:17 -0400 Received: from mail-io1-xd2c.google.com (mail-io1-xd2c.google.com [IPv6:2607:f8b0:4864:20::d2c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6267210CF for ; Fri, 1 Sep 2023 08:30:14 -0700 (PDT) Received: by mail-io1-xd2c.google.com with SMTP id ca18e2360f4ac-790b9d7d643so28064139f.1 for ; Fri, 01 Sep 2023 08:30:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1693582214; x=1694187014; darn=vger.kernel.org; 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=AiNqQgFbnxq6FrJH09GmzjeX1g4Nw3Ac0YdAkmhUigU=; b=TPjKIxbyE8lXlUnJGVhrX9vYvXcUntwoAMtfulKdMfNujqGLCXA4Qnwi1YTA1kKz59 RHWpeWw9Ngc2lNS9i4iPNB4xhneyAM4Liox+NIl+4V41WeP44g7TL4rNBcQ8FDTdYCBR l3pfW/dXbrOPcoPlg0ERMpd8B4D+AazPX2U/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693582214; x=1694187014; 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=AiNqQgFbnxq6FrJH09GmzjeX1g4Nw3Ac0YdAkmhUigU=; b=OgFZb+O7mCzwe4WY1lDGd1XV3vTodNcuIIopHICZifDa9NBNg3bDFXDnryz+ZQRlIi hRz+vuZi1E/VRne+4q2XRV+y0FsW4n+FrVUI9WeTYmw+jvDEpIsvJ7DWzc3x8stCRcxV 7ifJOl41ku7mLnRJOhiEaCD7mq9eu3qJs15KfH2Dz1PcwTGMXDGbmIqXwgaZiZcd2meK I8cs5+CEvIprp8ji/+JgayosZftmYjTC9Cp2YslWvCI9xT7HmUtb7xDIAWWdOXp8PIum tnLNsVk8TwPClmi2TbEibGRE/k6H8bVZ1d4mbn0lANUXAn5lsAL1fr7j76Gxy5rroQ4Z zxIA== X-Gm-Message-State: AOJu0Yz4upKljxG+t6CS70d0InqsoTHwfMwYtlZvE1nkWYqnIm/Zibo1 kXNc4AT5CLOkVbFn8md2f0h/2A== X-Google-Smtp-Source: AGHT+IG9M+xHgmCy5lDFf7tZbtMhIWUBTnKbt8HK9BHpFZRD0iyJvCFw9WD9Z63nDpdojJjkC/C8jA== X-Received: by 2002:a05:6602:4192:b0:792:8011:22f with SMTP id bx18-20020a056602419200b007928011022fmr2525210iob.0.1693582213821; Fri, 01 Sep 2023 08:30:13 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id s10-20020a02cf2a000000b0042b320c13aasm1123350jar.89.2023.09.01.08.30.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 01 Sep 2023 08:30:13 -0700 (PDT) Message-ID: Date: Fri, 1 Sep 2023 09:30:12 -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.1 00/10] 6.1.51-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: <20230831110831.079963475@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230831110831.079963475@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/31/23 05:10, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.51 release. > There are 10 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 Sat, 02 Sep 2023 11:08:22 +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.51-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