Received: by 2002:a05:7412:d8a:b0:e2:908c:2ebd with SMTP id b10csp687349rdg; Wed, 11 Oct 2023 02:41:41 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHZiVxpjJNQf562p43DTsRstkmVz59zKbPqKoiL9TSfVu1vLoEw+cx7SdqNcFmStibLZi/Q X-Received: by 2002:a17:902:8212:b0:1c7:29fd:33b6 with SMTP id x18-20020a170902821200b001c729fd33b6mr17421490pln.40.1697017301413; Wed, 11 Oct 2023 02:41:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1697017301; cv=none; d=google.com; s=arc-20160816; b=qmbHOLdTO/f8ElIsQTCjmAr+i8SkpWvgkuyQJp1Ou7V6lwZuXPRUbXpvjr3Ki4V6rZ VqYmTYF0gcXe6w16kJH3inqucBgf6z62q9U7OkxlKcsUSl9dTApSHn84l7Agq7WWFgHB 8oi6rP5F2lNeodu034Z0cTtA25KGqS18qNo9BKPZJeFKadkDfNCYyVP3pmOAMfaDiVi8 elV26Dx5VPMkgIpQ/2fmDeIgxrgXrzO/QoMNvb8d2XqmziXDWu3W3yoJYoiyfskt7jZq GsfmvrF1gmFO4SSE4m2ZQXwZWzIcLIF3i7JStFP9TcgPRvNNgbV8mWcC380pzZu7wjWz DGXQ== 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=GMgu8u8z4kZC2QgUZ5d0vjag6gTeyyRQPYmRJOUwnLQ=; fh=IfDQ/YyvA38PKM6IidHgIwB4KbzqfIZMWBpFwydnZow=; b=jJ9pn2Okk8SUtH6ifZIvjcO8zqHIhRgBCIboYpvWWS1Jwo3pYkMVEskM9qyvq/ROfQ p2LBPpQcXRhRSxiAW539YMFTl7VzD99U9HC+3dBWpJHfYzpKcvsDbdq35FD6atxISbPv xP+KfjmdrLsfX6zFJQgIDaaaLDl9oYMlZt2Upge3m/SK+0J0wBTWgyfPux01caxek/2Z TJL+nXo+awO578RqbaGi9n37FK4Zx7lYUPk1rFaZI36FqWWTktfjwRr1mzD3dXDDsKP3 GhdZU6quHvGb1rgbNsAvqNng+gvDYBr/WUvB0n1DwZb2/nNNuFFY+gfJly/ngljdRefE dfEA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.36 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 pete.vger.email (pete.vger.email. [23.128.96.36]) by mx.google.com with ESMTPS id d10-20020a170903230a00b001c5db1e47c3si14749834plh.553.2023.10.11.02.41.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Oct 2023 02:41:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.36 as permitted sender) client-ip=23.128.96.36; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.36 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 pete.vger.email (Postfix) with ESMTP id 41B7E80765D7; Wed, 11 Oct 2023 02:40:34 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at pete.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231374AbjJKJkX (ORCPT + 99 others); Wed, 11 Oct 2023 05:40:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48118 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231196AbjJKJkW (ORCPT ); Wed, 11 Oct 2023 05:40:22 -0400 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0929894; Wed, 11 Oct 2023 02:40:21 -0700 (PDT) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id BFBDA1C0071; Wed, 11 Oct 2023 11:40:19 +0200 (CEST) Date: Wed, 11 Oct 2023 11:40:19 +0200 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 Subject: Re: [PATCH 6.1 000/162] 6.1.57-rc1 review Message-ID: References: <20231009130122.946357448@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TBBDadP8B8p+eWF3" Content-Disposition: inline In-Reply-To: <20231009130122.946357448@linuxfoundation.org> X-Spam-Status: No, score=2.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_SBL_CSS,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on pete.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 (pete.vger.email [0.0.0.0]); Wed, 11 Oct 2023 02:40:34 -0700 (PDT) X-Spam-Level: ** --TBBDadP8B8p+eWF3 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 6.1.57 release. > There are 162 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 Wed, 11 Oct 2023 13:00:55 +0000. > Anything received after that time might be too late. Released early? Anyway, this seems to pass our testing. CIP testing did not find any problems here: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 6.1.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 --TBBDadP8B8p+eWF3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iFwEABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCZSZtgwAKCRAw5/Bqldv6 8ksoAJjSc+02gGTYDDua6MTu2rpndnJ1AKCDMAoaQ7bq/TqMUM0twXsE2G6e+g== =EI29 -----END PGP SIGNATURE----- --TBBDadP8B8p+eWF3--