From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f51.google.com (mail-io1-f51.google.com [209.85.166.51]) (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 CF72155E68 for ; Mon, 8 Jan 2024 20:56:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linuxfoundation.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="WqT2sUwS" Received: by mail-io1-f51.google.com with SMTP id ca18e2360f4ac-7bb06f56fe9so30654039f.0 for ; Mon, 08 Jan 2024 12:56:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1704747387; x=1705352187; 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=4yKz/JhLgLi3Knd2rZ68xKQhkuYKcUZwbsJ6WBXa8vM=; b=WqT2sUwSwchVSLp03jZtpVxJl1n6zo53kV5FMZV3s7h5Uho2Y6vliCkZ8USWp5J+5p WjSVQambxv1MLdVEII3oIx3BJYO2J2ooMCL4ebLB73QKcbmt3U1+4LJGilK0UXQFs5Yc fGsJoZ/xh/GrzLFrRCyvOypaa38GGb3aqr6MQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704747387; x=1705352187; 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=4yKz/JhLgLi3Knd2rZ68xKQhkuYKcUZwbsJ6WBXa8vM=; b=RxhDqr92fEOtPVo1zxOi488K2vGBWlYMvH8vJicuMo6a1MXE6iSIUjNqRLd8Xc3wkE DdIaabihGo9MC445c+keecdpef6LWbWt+r+roz5ilA315uxu9invyHBiZdO5zKHYIh0h Xy1l37p4kYiyxFOydhBa301yOt7OlHzkmkNjSA15EXbxAI/FM1TKqH4D6YsqE595zKjc 7WAZ0dxLJkaXciMNiE9ty5TE76dwL5hTc/+ICdnhdh4XtfKrPXSX7bHeKQAD23UUOtAp kTdfRW5mbhDG31u+zt8FDV7+HG067w6D60CCYlQhPBoAH34MxxkV/BZ8de18ldEOnXwq vVYg== X-Gm-Message-State: AOJu0YyBA0Q16t7ZwZfaU2GfdienPrGT7HeUL5I3w8DWp1a0waikmmap G/iGz4FJyqQ+5Ltrf+lgCIUVK1nw+97LwA== X-Google-Smtp-Source: AGHT+IEld0xwQpq/z14M65PGxwFKKk+CnC8nGtMUq+y1wj6a1+o7cRe7a3fvyIpqmX+FnXSzk6mKvA== X-Received: by 2002:a6b:c8d0:0:b0:7bc:32b0:d414 with SMTP id y199-20020a6bc8d0000000b007bc32b0d414mr6679067iof.1.1704747386938; Mon, 08 Jan 2024 12:56:26 -0800 (PST) Received: from [192.168.1.128] ([38.175.170.29]) by smtp.gmail.com with ESMTPSA id y11-20020a5ec80b000000b007bc102fb67asm122482iol.10.2024.01.08.12.56.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 08 Jan 2024 12:56:26 -0800 (PST) Message-ID: <41e45eed-13ed-486f-b571-919798335900@linuxfoundation.org> Date: Mon, 8 Jan 2024 13:56:25 -0700 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 6.1 000/150] 6.1.72-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, allen.lkml@gmail.com, Shuah Khan References: <20240108153511.214254205@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20240108153511.214254205@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 1/8/24 08:34, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.72 release. > There are 150 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, 10 Jan 2024 15:34:37 +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.72-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