Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2427254pxb; Fri, 5 Feb 2021 18:48:40 -0800 (PST) X-Google-Smtp-Source: ABdhPJwsxoWO82QLyGIylWeBA7nld7zjcLO+9nzQPUsZe52xg4VlDtZ34BStzwmEzkHkTqxZyUd1 X-Received: by 2002:a17:906:854d:: with SMTP id h13mr6599827ejy.124.1612579720286; Fri, 05 Feb 2021 18:48:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612579720; cv=none; d=google.com; s=arc-20160816; b=OlHRE4ibBfukH5dIXR3JO9UMZ8HKzexyjpfmff6nAsxhxcQt+SF5WZ1ClUCvQi7rML odwbOdQkH2+ifoC6BSirjAtLjS/UEhjE+rn90VQRaAyExTLIoZWIi9tv6mjgcppaptP7 SFmRMK0fUgFOHrhwDgYJrqcnx46bQo5O+IMkoG4lRy+0m2uh+rZ9w1mPeNdI5KYCbUEg HVrT5VWNxHl8QvRwHdsWmZnpEr1w5Z5fyuPwgiEi7tGxGV+Vq5rUbAffSqTKXT5RBqRK y4W635djv/LlQF8bySpxiSK/ik8YSFrokLHReQgEI2Sj6WG7Au3tVam1JXvAzgDdBN45 STZA== 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=S5QMHi0ydONM9n57NvljDO7yIhLmMIZWVb10IumrkMk=; b=ePa/d6s+r5YmaomzKC2usy392eHRmBy7la1zlfpbYr383I8s8F4ra7h+oQelhVRey3 RAX636ttCqnHnyUyI/SYxdKHpo6v2fk8N8WTSDFWXswDhTzB3QS0jNnMCdN/uiQscTgg DiqoDBj8nEtkah8VIMQOaCIayetOP28YE2r3JmldEmox6deZtqtyw7+2FvSDBgn3QvUh qhKUIsZ6h/D1JfqWenpkJs4TfOde1HCEVHyJP55bwgxI6FdgoVa0G01L+pH413dqDTF0 nx+dW5AoarbI1B8Fj/Bjw1AnAT4J4eujUgiF5moQnKbyhLKpoGlXbSm+43SxaLd5YApC dUbQ== 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 i9si6309932ejf.666.2021.02.05.18.48.15; Fri, 05 Feb 2021 18:48:40 -0800 (PST) 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 S229879AbhBFCb7 (ORCPT + 99 others); Fri, 5 Feb 2021 21:31:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37188 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229548AbhBFCa6 (ORCPT ); Fri, 5 Feb 2021 21:30:58 -0500 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [IPv6:2a00:da80:fff0:2::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ED8B5C08ECB9; Fri, 5 Feb 2021 15:12:39 -0800 (PST) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 4404D1C0B77; Sat, 6 Feb 2021 00:11:41 +0100 (CET) Date: Sat, 6 Feb 2021 00:11:40 +0100 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, stable@vger.kernel.org Subject: Re: [PATCH 5.10 00/57] 5.10.14-rc1 review Message-ID: <20210205231140.GA11591@amd> References: <20210205140655.982616732@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <20210205140655.982616732@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --82I3+IH0IqGh5yIs 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.14 release. > There are 57 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 =09 --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmAd0KwACgkQMOfwapXb+vJMjwCeNiLMNXG0tSkGNUSFatDdQsvU OIQAoIaeXydHKVhD2VKItDLb0Gf6Fwtv =m7yg -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--