Received: by 2002:a05:7412:98c1:b0:fa:551:50a7 with SMTP id kc1csp1172428rdb; Sun, 7 Jan 2024 07:00:10 -0800 (PST) X-Google-Smtp-Source: AGHT+IGIr4xNxuVFK/bxqC4+Ig8/13gIpZrvLmgqLapQiLaXgMJE+VOiHg0TrZbgKGk708hNUj18 X-Received: by 2002:ad4:5f0b:0:b0:680:b8c4:3b3a with SMTP id fo11-20020ad45f0b000000b00680b8c43b3amr3652938qvb.118.1704639610053; Sun, 07 Jan 2024 07:00:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1704639610; cv=none; d=google.com; s=arc-20160816; b=z49sB0rB67FH74ygYN5AAWi38ky2yTJTWdqaFwOJu5XLeSvU41s0Bmu/D2qdZL1NsB dVQVDof2h+dfZ+P0sTox0d7YLeQQcxJROEPSYzpRdZYHCiBDksHDIP+Bh3laqBc+23ha CQJs/HsSML2Dmt2SqMycFm7ggXr2jw5yC69bVJH5LAHW6+IznE9w2kMNtKMdUvDaUEMj oYxvHjnA1XrjHOlAkdN54238yfF9srj4VCW9abQN0dpBmUpT/j2pW98aHehK151MoHoD c+gRZeHF+SsDkS5S2HaqzwOthC4d4ScUBFsISzGsDLp6/M+A3+d6FxWmOZO58c+uPZWl MyIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=in-reply-to:content-disposition:mime-version:list-unsubscribe :list-subscribe:list-id:precedence:references:message-id:subject:cc :to:from:date; bh=blUfl2tTSdLnKPEwdsajeCz2mqVMh8JWLmri910/Fis=; fh=fsyYBekOyFgLg2MX40VN68hvVDJAH2RQIfXCw+Jrf6U=; b=Sz4MyLbbqnZ7COMPy5Fu/YsWXCPkDf18JL7uaCotfZhQUvRIREZcdTfchdQOs6KNBc bwuMWIa5lBGyF3VAOJkrWYxrtBAGr6Y9gOuYxmkvccYfiqzePIsnSFVDN4cv/ySZAtp/ 5OaHaHMYRHSuYSEdxJnR60ZEDRLCSKClAEJVyxJxYZ+UX4yDzrPLieo97mZ+pxfGds97 GapNEReRt3rFW48csQqfMAuCvHGq/liram7AjVodiin/nsepnwUihdlEntI6LAbzhChL xnmT5JwjluSBcG0kx6vumXyhleSE0h3XiLsP/rSU96V9/7ZI3gA+GHSS19ktqHzFyODs LTQQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-18881-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) smtp.mailfrom="linux-kernel+bounces-18881-linux.lists.archive=gmail.com@vger.kernel.org"; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=denx.de Return-Path: Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org. [147.75.199.223]) by mx.google.com with ESMTPS id b14-20020a0cc98e000000b0067f93555f82si5712907qvk.538.2024.01.07.07.00.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 Jan 2024 07:00:10 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-18881-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) client-ip=147.75.199.223; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-18881-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.199.223 as permitted sender) smtp.mailfrom="linux-kernel+bounces-18881-linux.lists.archive=gmail.com@vger.kernel.org"; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=denx.de 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 ny.mirrors.kernel.org (Postfix) with ESMTPS id B9AE81C20B91 for ; Sun, 7 Jan 2024 15:00:08 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 45E44134C6; Sun, 7 Jan 2024 15:00:02 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) (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 B477E134AE; Sun, 7 Jan 2024 14:59:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=denx.de Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=denx.de Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 7E8831C0050; Sun, 7 Jan 2024 15:59:51 +0100 (CET) Date: Sun, 7 Jan 2024 15:59:51 +0100 From: Pavel Machek To: Greg Kroah-Hartman 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 Subject: Re: [PATCH 4.14 00/19] 4.14.335-rc3 review Message-ID: References: <20240107123823.571931307@linuxfoundation.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MPORO3F6J5T1nq3D" Content-Disposition: inline In-Reply-To: <20240107123823.571931307@linuxfoundation.org> --MPORO3F6J5T1nq3D Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > This is the start of the stable review cycle for the 4.14.335 release. > There are 19 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. >=20 > Responses should be made by Tue, 09 Jan 2024 12:38:13 +0000. > Anything received after that time might be too late. CIP testing did not find any problems here: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.14.y Tested-by: Pavel Machek (CIP) Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --MPORO3F6J5T1nq3D Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCZZq8ZwAKCRAw5/Bqldv6 8rGXAJ9xBNEmwoFatTtaoUbHuoC5531QlACfVKLVdIsn5ohXX9rNrV92ckmY+RE= =tn+4 -----END PGP SIGNATURE----- --MPORO3F6J5T1nq3D--