Received: by 2002:a05:7412:8d10:b0:f3:1519:9f41 with SMTP id bj16csp4858172rdb; Tue, 12 Dec 2023 11:09:54 -0800 (PST) X-Google-Smtp-Source: AGHT+IGAY5ukGnxWlNtImN+B7ld/aH93gKTpTnFCzMqPY0wjqa+OloC3cSTjH1Sf7e+AX6JLNQCA X-Received: by 2002:a05:6a20:12cf:b0:18f:97c:824e with SMTP id v15-20020a056a2012cf00b0018f097c824emr3848764pzg.88.1702408193629; Tue, 12 Dec 2023 11:09:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702408193; cv=none; d=google.com; s=arc-20160816; b=hE1HYI7c8Mpfeu2i+/VW8LJ3MLYscDnpSzX5Du6X6h20yE/07NGKpMHSp4w/vFrhDD 4LDg0F3Q0RNUdEw/N30E3D9IDTOQIFTVYlIFsl7bt4o4NjWy4tQBydOOVFI/TZWP1+FR k1qpmDyjCAZ9lC8IIuF523vAGTTkzL0qeZa90GP6jebj0LHdvriKV+nCOtubrawhbpfV McYBq/m7U+UOcaQiL7+22SMJ2YVM1rKexVr/qwLofc0BIcO4r/GLfs8CNwCwZxNPhkD8 UNEfoPTDHVFczbZNhNKWhs3ZwRw1nyDChShouopjETxxfCIqi1al1HYw7U9RC85uJktn WUPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=iRugQmiAWxbnd1TOs6zO2vEi5x4wns1FKJPFs54xEgM=; fh=fsyYBekOyFgLg2MX40VN68hvVDJAH2RQIfXCw+Jrf6U=; b=iTmpz3qg+2zPoSxsBHCcgZHOGnbL12Msra7JfHjszOivUK+/bmO+2KA+kBt/8txqVQ wub0Yzt7JHVbSEJce1ooc/gCh1nSytzR1eI9CSrsoiTCcNF/tzem4Efb8VqjTQj6+TAB AQwnj+xsFIMNgGiZSmiAjv2E+tDL+ArcBzSgMhTladpnGrdtY34oqN7OsYs+7HNchHjh 2bDo7DxRG4O3zXDdeikKg44c4dZd/b5APnWdOUZRnK28P+K0tXd5XPL71U0zyhVEfZC3 rR3rRTZSXgosPMffdHDRoLvrrXm7kMLGeYmiyfZJBvDSiwACcp2EyMKC7mIxoeJmeqpi /Hvg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:1 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=denx.de Return-Path: Received: from morse.vger.email (morse.vger.email. [2620:137:e000::3:1]) by mx.google.com with ESMTPS id t5-20020a056a00138500b006bbfc944748si8070326pfg.315.2023.12.12.11.09.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Dec 2023 11:09:53 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:1 as permitted sender) client-ip=2620:137:e000::3:1; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::3:1 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=denx.de Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by morse.vger.email (Postfix) with ESMTP id 10B0580E7091; Tue, 12 Dec 2023 11:09:51 -0800 (PST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at morse.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233088AbjLLTJh (ORCPT + 99 others); Tue, 12 Dec 2023 14:09:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37314 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233086AbjLLTJg (ORCPT ); Tue, 12 Dec 2023 14:09:36 -0500 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B6266E8; Tue, 12 Dec 2023 11:09:42 -0800 (PST) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 872F61C006F; Tue, 12 Dec 2023 20:09:41 +0100 (CET) Date: Tue, 12 Dec 2023 20:09:41 +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/53] 4.19.302-rc2 review Message-ID: References: <20231212120154.063773918@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Srd9NJeHuHLfSskv" Content-Disposition: inline In-Reply-To: <20231212120154.063773918@linuxfoundation.org> X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on morse.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (morse.vger.email [0.0.0.0]); Tue, 12 Dec 2023 11:09:51 -0800 (PST) --Srd9NJeHuHLfSskv 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.302 release. > There are 53 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: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.19.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 --Srd9NJeHuHLfSskv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCZXiv9QAKCRAw5/Bqldv6 8miFAJ989Bto7atNFC5PSVcmfj6B7k8tvwCguAAVU6RK9jc37mvsVN7wkwrYBhQ= =WbBq -----END PGP SIGNATURE----- --Srd9NJeHuHLfSskv--