Received: by 2002:ab2:4a89:0:b0:1f4:a8b6:6e69 with SMTP id w9csp2988lqj; Wed, 10 Apr 2024 01:46:00 -0700 (PDT) X-Forwarded-Encrypted: i=2; AJvYcCUQkK5Ftb92mo5VeXMSRGHj4lFXMrM47TlGldZ24k3IcSBanTjahoaRLJbI0maBPS+/ksY8zHEA5i+9NNtv+WMUhdH0nJ/r4VHUuPdmOg== X-Google-Smtp-Source: AGHT+IGKJPELZh5USE0empbQlTMPu24ADiLw+LVUe4ByDBtoQ78q3EVDzwU93u0VEUdlgdoJeu0/ X-Received: by 2002:a50:d716:0:b0:56c:d35:1775 with SMTP id t22-20020a50d716000000b0056c0d351775mr1848419edi.35.1712738760226; Wed, 10 Apr 2024 01:46:00 -0700 (PDT) Return-Path: Received: from am.mirrors.kernel.org (am.mirrors.kernel.org. [147.75.80.249]) by mx.google.com with ESMTPS id o26-20020a509b1a000000b0056e0a0ef4c3si5458641edi.682.2024.04.10.01.45.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Apr 2024 01:46:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel+bounces-138193-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.80.249 as permitted sender) client-ip=147.75.80.249; Authentication-Results: mx.google.com; arc=fail (body hash mismatch); spf=pass (google.com: domain of linux-kernel+bounces-138193-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.80.249 as permitted sender) smtp.mailfrom="linux-kernel+bounces-138193-linux.lists.archive=gmail.com@vger.kernel.org"; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=QUARANTINE) header.from=collabora.com Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id C890F1F220AC for ; Wed, 10 Apr 2024 08:45:59 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id ECCA3158A3A; Wed, 10 Apr 2024 08:44:34 +0000 (UTC) Received: from madrid.collaboradmins.com (madrid.collaboradmins.com [46.235.227.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 08B3B156C78; Wed, 10 Apr 2024 08:44:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=46.235.227.194 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712738674; cv=none; b=rCC8IHrNRT4cwMPct6VaPZJ6WIXb9y9ql9pVzuCf3Lg8O+KPaO0nR/x7IifWgIg33qC91MHXQLtba79+bf/8CfP9MdNFB2h6wLab+fzCJVuxP/jnq7P0gB/pOfayE0k4SmiOr7qRulHW1KwhOYMVZ7PfozM9wtWfsHITWfeCsCg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712738674; c=relaxed/simple; bh=jObAB9SuCF4+h2GbtDz7KIEP21tJ4jsDgL10qVI0/tQ=; h=From:In-Reply-To:Content-Type:References:Date:Cc:To:MIME-Version: Message-ID:Subject; b=QraSEiTbRRyFxvc4GGdzaJtZIxjtAA8rOwuqimmMRaisIxlY8RTkRoCQHe87aWZrvvFHm5if9rIJw0MC1N4pU+Dr44HzeXofd9rIVMYarqdfV5BhxT9+Pap4RbQm8FHtpY7KO1081fbMzES1iodLfp37P8N9uVY0LT4iETb92LY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; arc=none smtp.client-ip=46.235.227.194 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=collabora.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=collabora.com Received: from harlem.collaboradmins.com (harlem.collaboradmins.com [IPv6:2a01:4f8:1c0c:5936::1]) by madrid.collaboradmins.com (Postfix) with ESMTP id 59E183781453; Wed, 10 Apr 2024 08:44:29 +0000 (UTC) From: "Shreeya Patel" In-Reply-To: <20240409172805.638917723@linuxfoundation.org> Content-Type: text/plain; charset="utf-8" X-Forward: 127.0.0.1 References: <20240409172805.638917723@linuxfoundation.org> Date: Wed, 10 Apr 2024 09:44:29 +0100 Cc: stable@vger.kernel.org, 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, broonie@kernel.org, "Gustavo Padovan" , "kernelci-regressions mailing list" To: "Greg Kroah-Hartman" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <3c0c9c-66165180-b-194ac52@218875419> Subject: =?utf-8?q?Re=3A?= [PATCH =?utf-8?q?6=2E1?= 000/137] =?utf-8?q?6=2E1=2E85-rc2?= review User-Agent: SOGoMail 5.10.0 Content-Transfer-Encoding: quoted-printable On Tuesday, April 09, 2024 23:00 IST, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.85 release. > There are 137 patches in this series, all will be posted as a respons= e > to this one. If anyone has any issues with these being applied, plea= se > let me know. >=20 > Responses should be made by Thu, 11 Apr 2024 17:27:40 +0000. > Anything received after that time might be too late. >=20 > 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= 85-rc2.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. >=20 ## stable-rc HEAD for linux-6.1.y: Date: 2024-04-10 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.= git/log/?h=3D9b31003bbfa73ce6dd6722b8b44180e2f2cb0745 ## Build failures: No build failures seen for the stable-rc/linux-6.1.y commit head \o/ ## Boot failures: No **new** boot failures seen for the stable-rc/linux-6.1.y commit head= \o/ Tested-by: kernelci.org bot Thanks, Shreeya Patel