Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3034296pxj; Mon, 14 Jun 2021 12:48:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzcPnruxZddLXTmRNAH29AYJJjFJAdPGUP3OLw+iTfBPLh8SK0Xd4BmH0Z0FmhhHx+ZWdeg X-Received: by 2002:a17:906:3c0f:: with SMTP id h15mr10500956ejg.341.1623700112392; Mon, 14 Jun 2021 12:48:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623700112; cv=none; d=google.com; s=arc-20160816; b=eZdGSSV8QvPNXASPtQ7fqPLTNrS6Mz8QiegUZuYxqdlBJ3fxx/rhmrsDY5ZMhwVeE+ BZ1ViKJM4gyhM8ZtWTqUB/ypYv4RTn/5Mw+NXmL8rSxGtOYTTENc7CyZFk5bhqsXiggb Ml8l7Ky2I7iplwPBN+8w2T4VuIzLdskqoflevkwjisHL5uf0IIratayg7CNyr+u9RdEy xF1Vc9H2w3Zn8GB5M86taZyZ7VnF3rIg5tVjhbP3yY8ohrJb5fEHOCa3u6PuIxNIH3qF hJOxI4e461yaamTnn/9t1QQYgyf8oPQnbwePD4kEBOFJhvIptXf6wmnp92GIDmH927qW 0DXw== 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=9RIq2RPk1xJD5ZJuTb/VUMjY7kaByLfocnOkNyW8RoY=; b=gDNwupmIhbY6LyGiC8Zug6egmq9S0csgkLGVPg1zmoWlRoNOMk4Hn+il0KCWoR/JYy J3BHr+IJ2jpnYlTCKIa4CWlsJvgYVDkP7d8ar5rffbBUScOKTU05Y5EZdcIlTd1rh5Qn HBww25K4LmhK9xl+LvCO6+W2V4Hneso1EeleW63wVoD91AmzuAVGzvVt1aNBxls9DObf H/KDCVX7yYTG2J3m5ApOHuDvHxM2OuDX+Z8voQMLF7K0eNdglhPphYfRZOjhkQ2yvBY+ DmREAXV05XRuTj/Ufp1rMWv/d2kBip5rPQDJwec4oNTkNgYbO0nN0ufdRN4ai6CyDFvD c2lg== 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 s26si12484025ejq.633.2021.06.14.12.48.09; Mon, 14 Jun 2021 12:48:32 -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 S234645AbhFNTsa (ORCPT + 99 others); Mon, 14 Jun 2021 15:48:30 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:45226 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234476AbhFNTs3 (ORCPT ); Mon, 14 Jun 2021 15:48:29 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 3C18E1C0B76; Mon, 14 Jun 2021 21:46:23 +0200 (CEST) Date: Mon, 14 Jun 2021 21:46:22 +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 000/131] 5.10.44-rc1 review Message-ID: <20210614194622.GA20247@duo.ucw.cz> References: <20210614102652.964395392@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <20210614102652.964395392@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --CE+1k2dSO48ffgeK 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.44 release. > There are 131 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 --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYMeyDgAKCRAw5/Bqldv6 8r/XAKCb1GRQYVtfTWTVgW7L/+M8l9YvWQCfanKTvA0qaWMgW4tSnWUn8kzZJk4= =4sCQ -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK--