Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp2451915pxb; Tue, 12 Oct 2021 06:59:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyNNZoRwIHY6OBcvFd66Ml/O5z2usV1b8NLTrMD2wpVaGPf0MvejaxkZLJ0+BMQOnrgICwZ X-Received: by 2002:a50:ccc4:: with SMTP id b4mr62004edj.83.1634047170850; Tue, 12 Oct 2021 06:59:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634047170; cv=none; d=google.com; s=arc-20160816; b=gXxVIC94/x0q19MZvyNQPCAsV28PBFivNwHGk4y5LRr9YXCx0wgFkit65F3yzlm2EL 9XHQ3qxCp+vVZKKO8a3WTh8ZQ69aY9nY+MyPFRapH9CSq7lZ0xaOn4kepHO0IVq59wCw DW5vfol+T6LCmQWKMB65W7J0Ii5hE9El3jZSfLT7e+eMlLcgppN6eDH8iuh9ILb9QBnL a1ICr7Qpl0evPleHYrDU7XS0ifrcwcJd3axrEN9FGoBivsg/qQwjDkWld5RblBrATmaK hJHY9OQR34eI7ArQgN/FjHUoE8/0UuIx65Fdg4F3U2ObSMBa0v/P2QW9XBmQCNGwqH2/ DYiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=oJJB58EdAby+1VFiurKu0dS6g+8gA9SJDaQ4tG0y704=; b=cURYD6cRyrUqq8m8VFXgqxdDF1JA4UjHWkFyKrZAEqJz5daa/NxWBb7Ke8sNVX8B9Q uFMkr6XsLvgT6aQZ/8UNONflNWFCqEZ7YIVImcqtI0e4Xlaqdq2dsnslPIXaYmV85PNL 0PGIttWPgnNa4S2inw853t9jerHoXJ4da5Y7LRemPiikfPwbf18fnzMhKdUCcoXQyPE9 B5lqbzJmQupbShLG712MGGgcoRb0an+Cn5KedBJdTWMk1Pf79pfbm75LsD0J/FrMO0Tv 7YNsly+4NNbfFd3EncasFcNz2scxFO+yM4AGje6YIY1/O4xA7NfO6/B1zBbmXV5iVo7i EeaQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 8si14255688ejq.397.2021.10.12.06.59.06; Tue, 12 Oct 2021 06:59:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236856AbhJLN6P (ORCPT + 99 others); Tue, 12 Oct 2021 09:58:15 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:56644 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237040AbhJLN6L (ORCPT ); Tue, 12 Oct 2021 09:58:11 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 7C3FF1C0B9D; Tue, 12 Oct 2021 15:56:08 +0200 (CEST) Date: Tue, 12 Oct 2021 15:56:08 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: 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, stable@vger.kernel.org Subject: Re: [PATCH 5.10 00/81] 5.10.73-rc3 review Message-ID: <20211012135608.GA23821@duo.ucw.cz> References: <20211012093348.134236881@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <20211012093348.134236881@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --LQksG6bCIzRHxTLp 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 5.10.73 release. > There are 81 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-= 5.10.y Tested-by: Pavel Machek (CIP) Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYWWT+AAKCRAw5/Bqldv6 8lhWAKCzsEpW8m2BpUtt/n8wxJTcc8WdcgCgpIjiq6xZNcd0KUbJO5C//ub+7q4= =mBP7 -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--