Received: by 2002:ac8:6d01:0:b0:423:7e07:f8e4 with SMTP id o1csp6908194qtt; Mon, 18 Dec 2023 09:59:51 -0800 (PST) X-Google-Smtp-Source: AGHT+IH2EEphBHjCPGTkbWSA0VwVwnq2nZ6T606BCW2kmD/iRx5RjvCDoqt6Mj4NUPmHgs6M+xOc X-Received: by 2002:a17:903:1107:b0:1d3:1be6:78dc with SMTP id n7-20020a170903110700b001d31be678dcmr7786376plh.26.1702922390791; Mon, 18 Dec 2023 09:59:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702922390; cv=none; d=google.com; s=arc-20160816; b=jvcRxBdZZ+fEE3RH86nSPtRdNjCfA3o1KnLXDagVuwHdQm2QIzoabKSPPW2CtWiIGE VfTr3E9Zk3+i0Z45+mLnHX7zyzPp40H5WRyr/ZcdnfsVdpsplYEBZG+/fJV0JT3aQfET jHkYfesG6FvXpqOuKtFqb7IjUmdoHHRGvW8wcuBoCYfnNwsGO79psihkQ788flciGPcu om2rUqg/zkErOJYKvffqUbCBzTHmRe0Nuds0Uc+G2/DXOGbgt7IJgAoJF2oE3N+kCHSU Ijr4gFzP1hySpEeBdam5OBmAX7IPiWZNHnpqRfaRqH9O2jKZ6LID/uwY5rVTyDL5bjOY QZlw== 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=6h/LFz4OigKyMiTtNtT1rDXaX4J2ietGBaS9obsY+8U=; fh=fsyYBekOyFgLg2MX40VN68hvVDJAH2RQIfXCw+Jrf6U=; b=q3VUSiMwAG7aa4g7r0jS7tQDrrctc6QoxIrw2N6OhJn/14X9qhgtIkrbdiaeKM3pFV HfZG5U84JGbHcV8AHjxl0mQGpHPfRRZwJb5IBH4etxajvcRsBTnYWhHeimYjlG0XqhIW d1vfWqXQdsALspeIon7YZLEl0AtjVRVerAFs48zBuhvoqGgWS6nLkvKbrHFqsl70REMn yLT+KFVCpZqEKQs0eqj3NYpL5j4Gz98oxbox3IFprLFW2MBw0FF84fO9U6GCgPbD/ysC q1R8t9Z5vTHTfDyCUNLIGwfMzliaGFe2R/7tiInfW3GPkGgbMlBjr5AwVcnObtuaNEQe nmUg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-4216-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) smtp.mailfrom="linux-kernel+bounces-4216-linux.lists.archive=gmail.com@vger.kernel.org"; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=denx.de Return-Path: Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org. [139.178.88.99]) by mx.google.com with ESMTPS id i10-20020a17090332ca00b001d355d0f60fsi2199260plr.258.2023.12.18.09.59.50 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Dec 2023 09:59:50 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-4216-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) client-ip=139.178.88.99; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-4216-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) smtp.mailfrom="linux-kernel+bounces-4216-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 sv.mirrors.kernel.org (Postfix) with ESMTPS id 95F6C287587 for ; Mon, 18 Dec 2023 17:52:01 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 147965D727; Mon, 18 Dec 2023 17:49:42 +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 52A4D5BFA2; Mon, 18 Dec 2023 17:49:39 +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 8CB681C0050; Mon, 18 Dec 2023 18:49:37 +0100 (CET) Date: Mon, 18 Dec 2023 18:49:37 +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.19 00/36] 4.19.303-rc1 review Message-ID: References: <20231218135041.876499958@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="3106pMOHDovBRRbk" Content-Disposition: inline In-Reply-To: <20231218135041.876499958@linuxfoundation.org> --3106pMOHDovBRRbk 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.19.303 release. > There are 36 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. CIP testing did not find any problems here: = =20 = =20 https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.19.y =20 = =20 Tested-by: Pavel Machek (CIP) = =20 = =20 Best regards, = =20 Pavel = =20 --=20 DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --3106pMOHDovBRRbk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCZYCGMQAKCRAw5/Bqldv6 8oIuAKCrHIR8ZibNyreRqAAjTl1AyBIEuwCgtxJjAxDewJg9KGfffI1u6z8+trY= =/Cde -----END PGP SIGNATURE----- --3106pMOHDovBRRbk--