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 D4B333FE5B; Fri, 12 Apr 2024 06:40:29 +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=1712904031; cv=none; b=kTxH/hNPpgFb9nJFzjqn3XYt1X9CZepKqzwh9SeEnRQ3V9QCFnh11dfEqqRtOujz+cLocCCmBfS4G0NuIEWO0BsXx32Hh7qnNFxtanjkV2tZzu0YmXVymQqitqLY67HN96zRTLy3pKQcp68NNPS8fWJlaKeS6pmAIuN4zVgvz/E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712904031; c=relaxed/simple; bh=fMqqU5AAHYUNA3z/m84A/vEb6+lzO8qOOm33Ryc4WQ8=; h=From:In-Reply-To:Content-Type:References:Date:Cc:To:MIME-Version: Message-ID:Subject; b=dqbp7skz34+OMHHs7fUaTfcpGJ+dBEzp+cz4WeDqRv2N1eqZiusUr1hp/jSOd34569AxaklPG1po3vkc7vZMii2+F67mdhYcDRfStu8rFcMAjHjqhX5cn8iTywOUc/G/WPIIjBNq5wvY1Dm/HxhSFvjfV5iSzTzOPsSgg/9rR+0= 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 4539A3780C22; Fri, 12 Apr 2024 06:40:26 +0000 (UTC) From: "Shreeya Patel" In-Reply-To: <20240411095407.982258070@linuxfoundation.org> Content-Type: text/plain; charset="utf-8" X-Forward: 127.0.0.1 References: <20240411095407.982258070@linuxfoundation.org> Date: Fri, 12 Apr 2024 07:40:26 +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: <3c0c9c-6618d780-5cb-194ac52@77440398> Subject: =?utf-8?q?Re=3A?= [PATCH =?utf-8?q?5=2E15?= 00/57] =?utf-8?q?5=2E15=2E155-rc1?= review User-Agent: SOGoMail 5.10.0 Content-Transfer-Encoding: quoted-printable On Thursday, April 11, 2024 15:27 IST, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.15.155 release= . > There are 57 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, plea= se > let me know. >=20 > Responses should be made by Sat, 13 Apr 2024 09:53:55 +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/v5.x/stable-review/patch-5.1= 5.155-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-5.15.y > and the diffstat can be found below. >=20 KernelCI report for stable-rc/linux-5.15.y for this week. ## stable-rc HEAD for linux-5.15.y: Date: 2024-04-10 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.= git/log/?h=3Dcdfd0a7f01396303e9d4fb3513a1127636f12e5e ## Build failures: No build failures seen for the stable-rc/linux-5.15.y commit head \o/ ## Boot failures: No **new** boot failures seen for the stable-rc/linux-5.15.y commit hea= d \o/ Tested-by: kernelci.org bot Thanks, Shreeya Patel