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 BB883152E1A; Thu, 25 Apr 2024 20:15:52 +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=1714076154; cv=none; b=syw9Xq3oRRRSFVvlgjM9auDF64PUdPzktigzl+GmBv1hINfOL1ipPx6MF8m+v9qU/P2gLkqOLGj1v9U0xWzH46+KyHcl4P1WK0L6zXZ1VZ3Q1K4ls/Co7pQmiyN+PnxdN2lCWORIqiaDRAX6siQXWIJJNvVGmixnty8ZYj3ZvxE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714076154; c=relaxed/simple; bh=Bakhat13VJU3PwcU+6ydaUjwpYTXxoELo9BfOkCSBoA=; h=From:In-Reply-To:Content-Type:References:Date:Cc:To:MIME-Version: Message-ID:Subject; b=ZNaeVijBIBEbut6M+j5E5z+mQ5nypdN/EDFT/LAYwcueRG2mOpfUyTCWiUJ9KqBkXQDj7nE6dYED19K+o5npSUoR5c1FKlbmF7isihQkzkxiLW6YLqfDVajIDOKpfoo2AfHA/SQ3L1wghdfJ7RTRWi0IN2OaS65x/cGgbe8pZOU= 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 81E05378214C; Thu, 25 Apr 2024 20:15:49 +0000 (UTC) From: "Shreeya Patel" In-Reply-To: <20240423213855.696477232@linuxfoundation.org> Content-Type: text/plain; charset="utf-8" X-Forward: 127.0.0.1 References: <20240423213855.696477232@linuxfoundation.org> Date: Thu, 25 Apr 2024 21:15:49 +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: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <99e7a-662aba00-3-7c9a8880@58293913> Subject: =?utf-8?q?Re=3A?= [PATCH =?utf-8?q?6=2E6?= 000/158] =?utf-8?q?6=2E6=2E29-rc1?= review User-Agent: SOGoMail 5.10.0 Content-Transfer-Encoding: quoted-printable On Wednesday, April 24, 2024 03:07 IST, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.6.29 release. > There are 158 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, 25 Apr 2024 21:38:28 +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.6= .29-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.6.y > and the diffstat can be found below. >=20 KernelCI report for stable-rc/linux-6.6.y for this week :- ## stable-rc HEAD for linux-6.6.y: Date: 2024-04-24 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.= git/log/?h=3D73d4a5d15a314d4e0dee024e089d765001c1ce71 ## Build failures: No build failures seen for the stable-rc/linux-6.6.y commit head \o/ ## Boot failures: No **new** boot failures seen for the stable-rc/linux-6.6.y commit head= \o/ Tested-by: kernelci.org bot Thanks, Shreeya Patel