From mboxrd@z Thu Jan 1 00:00:00 1970 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 90EC179DD5 for ; Thu, 29 Feb 2024 10:48:45 +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=1709203727; cv=none; b=goeF8ZPoPO1jj6TfS7Om1BAdEBpqEUaoG1cXoHbR5AaNoNr61r1SjrCMsNq79cLnct2TDS50Qnvf1+GA0/2MKKcA244f1bJH4payBgrLcYDv12D0wiNak6m81uyY9ITdZWAhuinT4VYxhtoim0lbKMN4KcRxhgulX/rFiff95q4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709203727; c=relaxed/simple; bh=00nnEZD3dNbLilpt4mMeDW6LYtX3CGGhqxxFL7dZw94=; h=From:In-Reply-To:Content-Type:References:Date:Cc:To:MIME-Version: Message-ID:Subject; b=KNKv+3LWYLnHwremkiubXitoHsB0bbVmLyooazhs3WFxRwuoKnMC2miNNoFIuKW/DcEKdFVllJM3YmPYO9TEX10XI9tUIboUMn9uL6sYpyJKWsemYFy4GO/Z4Hu9n+bljlXqzuN926OBX1HgzO9OGDNJpwNao4LyW+iIRRBFiAM= 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 349CD3780029; Thu, 29 Feb 2024 10:48:42 +0000 (UTC) From: "Shreeya Patel" In-Reply-To: <20240227131610.391465389@linuxfoundation.org> Content-Type: text/plain; charset="utf-8" X-Forward: 127.0.0.1 References: <20240227131610.391465389@linuxfoundation.org> Date: Thu, 29 Feb 2024 10:48:41 +0000 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, "Gustavo Padovan" , "kernelci-regressions mailing list" To: "Greg Kroah-Hartman" Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <95bf-65e06100-13-20e5b800@156241899> Subject: =?utf-8?q?Re=3A?= [PATCH =?utf-8?q?6=2E1?= 000/195] =?utf-8?q?6=2E1=2E80-rc1?= review User-Agent: SOGoMail 5.10.0 Content-Transfer-Encoding: quoted-printable On Tuesday, February 27, 2024 18:54 IST, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.80 release. > There are 195 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, 29 Feb 2024 13:15:36 +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= .80-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. >=20 KernelCI report for this week :- ## stable-rc HEAD for linux-6.1.y: Date: 2024-02-26 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.= git/log/?h=3D464eaec6e9f75f94cc520a865be2ba1eabdd2986 ## 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