From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from submarine.notk.org (submarine.notk.org [62.210.214.84]) (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 4084136683D; Tue, 3 Mar 2026 02:03:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=62.210.214.84 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772503436; cv=none; b=UcRQqW+hi11Nxb62c792HjlnPipHQiArxKYEoWiOaVonsrcxIR4kKT0YvqG7cm+yK9f5xWxSKePc9WA3/fwgRHXgEDMxyaS0gsQBi1BIB5bFPlNUDh3pSGJAyQvAupdNaKCaDXiI/cVH84TJGHA4luiFDPBiQUEeoY7PqKQ8gxo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772503436; c=relaxed/simple; bh=l9YeKE+tSpoPHLxfoVgpuKL9el5j5bmjT/Dhn83z+JU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=dmC5ddWePLILf3YrBfbjptRTHkLxrTIoqJsq38LYNIleRljQtZfxUTP5t9aXw+47ISBcuWwR3pcysb0QhANhDaRvyK52CzFyuVTS6NRh1SRCQpUfxXlUaKUWYdmNzW2WjPstenL8mHnaq7sLAfz+zDhLChcfWEaplK/rrZPWIlM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=codewreck.org; spf=pass smtp.mailfrom=codewreck.org; dkim=pass (2048-bit key) header.d=codewreck.org header.i=@codewreck.org header.b=V5ieEVKM; arc=none smtp.client-ip=62.210.214.84 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=codewreck.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=codewreck.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=codewreck.org header.i=@codewreck.org header.b="V5ieEVKM" Received: from gaia.codewreck.org (localhost [127.0.0.1]) by submarine.notk.org (Postfix) with ESMTPS id 0287D14C2D6; Tue, 3 Mar 2026 03:03:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codewreck.org; s=2; t=1772503430; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=VIu1Aq1ylpHIfvNHfnHRw9A2irl/Pi9ELu3L01EXW0E=; b=V5ieEVKM0Z0Q+HEdZAZ5Ic17pyj1Yc/JDRjaiVTdUMdS9KoBQCuXXa0tdGCa6KTFY/tvEx hDW5LLag0IX1NzFAAvnwFmkObFttM/XdhTV82trN3A3ZKwiA02FgSVzWnfmrhuenUKcd6U NRJ76wWYvkEVnMXwMV/cnkeVCgPmH/o1C/xOp68Qh53H7r6aGjzs2vrN3gKODuBR75KLDt mYe7RzVry3Ykj1rmOb6q8mLtboN74uAbSpzg1x5LPRxrjX0usy28Hu/6ypX1kVZmZxG8jx dYkYN88AO5yP7QFCAWry1LfFJ3d+8d87huW/Htetfb2CeuDilARu3woXBqyL6Q== Received: from localhost (gaia.codewreck.org [local]) by gaia.codewreck.org (OpenSMTPD) with ESMTPA id 1ab5a8ae; Tue, 3 Mar 2026 02:03:43 +0000 (UTC) Date: Tue, 3 Mar 2026 11:03:28 +0900 From: Dominique Martinet To: Sasha Levin Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, gregkh@linuxfoundation.org, patches@lists.linux.dev, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@nabladev.com, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, achill@achill.org, sr@sladewatkins.com Subject: Re: [PATCH 6.12 000/956] 6.12.75-rc2 review Message-ID: References: <20260302160918.2520730-1-sashal@kernel.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260302160918.2520730-1-sashal@kernel.org> Sasha Levin wrote on Mon, Mar 02, 2026 at 11:09:18AM -0500: > This is the start of the stable review cycle for the 6.12.75 release. > There are 956 patches in this series, all will be posted as a response That's a bit more patches than rc1 (thanks Barry K. Nathan for noticing) > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Wed Mar 4 04:09:04 PM UTC 2026. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-6.12.y&id2=v6.12.74 > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.12.y > and the diffstat can be found below. Tested 191be03a0d8a ("Linux 6.12.75-rc2") on: - arm i.MX6ULL (Armadillo 640) - arm64 i.MX8ULP (Armadillo IoT A9E) No obvious regression in dmesg or basic tests: Tested-by: Dominique Martinet -- Dominique Martinet