Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp2719653pxb; Fri, 8 Oct 2021 13:49:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzsUTMfndfEFwknggJYgC6dRTIKJlx+R3D/LPMJFI62OwE0UI3pVZS5Q/QljlGa9XLjS30u X-Received: by 2002:a17:906:34c5:: with SMTP id h5mr7087209ejb.152.1633726181662; Fri, 08 Oct 2021 13:49:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633726181; cv=none; d=google.com; s=arc-20160816; b=jW8f1M1WGFiR/j56i8mSqND9gbFc2m8CAygf51mEHbpjZbfp9ZvydjthtCwjuAlCy3 tG4gsQPPdBwz/dxAcmMisrQzRpyVPaU8jRq0K/F4th8kS3eAgbYqrpASnv1apmSwEYt4 1poG6NY1jatJdrZ81SZlycV02OWcpD9lcz1hipMm0fpRBtHxZsSyVvAdsWENjPdiQ2br 7+UqtUoqFyouamcrGM6l/LmBQ7z0XoAxocoNw3vMlAwKjRAWYSRy9DPu5GiyNpdQf6ip dI9ytimTu4N0H9EtWq4XW9xCPfpVHDVaKTndAyD70hw23d6WoCySJ05zRglUzxHDCHRD A9Xg== 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=YY+Il8xUTkRA9h5uzgo5IfD/LYwjgKN2xqoWyWoWBHY=; b=NWo/MEVoRCK8wevs9TYN+JQDF2L6vf6Aa9H6kwbaLXCbeFHvs8Xo58OZdT7cpuvb5G XgZpH/Oki7ETqIb/KvhGDeeUHlh7uBKfIjaylY+rSXkA0uhB2QzQTUDI17c86DWc4YOg mLCUVwuKjT0FfQ3FJiWufKIXlDFhLM+YIPGe8K1HrtxuDDYDGUWnyOBqtd2tgv3MIvc/ ad6IZPkNqjFOGjb3KUVuD+Wj8rPG6+Pyn/9Qw3ugjn6+1RTMWEMdoGCgjpRs/smg1mRj 2UQC5e1yhIm9/RR3wmkzkT8hx3FBkbvCd69G62g1erCdOaN4w0EWtXA10Z2nQ+dKrPZt kt2w== 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 4si585623ejm.546.2021.10.08.13.49.18; Fri, 08 Oct 2021 13:49:41 -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 S243077AbhJHUtb (ORCPT + 99 others); Fri, 8 Oct 2021 16:49:31 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:54284 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243129AbhJHUta (ORCPT ); Fri, 8 Oct 2021 16:49:30 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id B4C3B1C0B77; Fri, 8 Oct 2021 22:47:33 +0200 (CEST) Date: Fri, 8 Oct 2021 22:47:33 +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/29] 5.10.72-rc1 review Message-ID: <20211008204733.GC8372@duo.ucw.cz> References: <20211008112716.914501436@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mvpLiMfbWzRoNl4x" Content-Disposition: inline In-Reply-To: <20211008112716.914501436@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --mvpLiMfbWzRoNl4x 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.72 release. > There are 29 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 --mvpLiMfbWzRoNl4x Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYWCuZQAKCRAw5/Bqldv6 8qBrAJ9nHb6aEVZtm/v53akaTaeAhDyuSQCfQX1Q7FlxfSGSYMA3qVlJopuVyAo= =zP4F -----END PGP SIGNATURE----- --mvpLiMfbWzRoNl4x--