Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp2735966pxb; Tue, 13 Apr 2021 09:00:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzYCOEKDNliCx/vs0Eb/LfPN1+tDl5peyPlFsU4HpLhNZNwATJ4x1acgZkkGMi/wMVU/ayc X-Received: by 2002:aa7:8711:0:b029:24a:3b1e:fb2d with SMTP id b17-20020aa787110000b029024a3b1efb2dmr14345149pfo.14.1618329610338; Tue, 13 Apr 2021 09:00:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618329610; cv=none; d=google.com; s=arc-20160816; b=n8n1n1JIdiNd5clqQWhX27wQp5ElGZqETTOSo6RscVY/JZBjVODxlZ7gmwrxO6dLxm Da3BtMiav9AyhT+vCs+FTK/gEXFWYLYL7OMAurpcyvCNu1XyJ/SYD8X+qDBwo/TYhjvv Hd2JaMMHIsm6Cqzuq8KKOTa9fSAVAVy/pUU9v++KhnlgMP0pVt9TiWYz8/8eveGkQPqr CVrH4TVYfLjQaRjLkTT3lcZZ0bJQZJsEBVRAyr6EDU/mkr9FgOmub9NzlmM9ODUyfmJc iyCsQhIN414p2pIcoC4ChnA4w1b7tWFBNIfRrf6rLC4I7hh+Ds+P99+iAVQYfXCmxOTE QHGw== 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=A4b4H+33CnJpnikXuoSQwRSRzxOY5Ka506q1gZqHklY=; b=LPSBEIfVX6KiUlslfaWFhB5WHt5AvXkPjSErBEUYJhGsUdlbDEtBUp8VN60QWZFlaJ sQqs36/q6UAerLRhpn4CSv2X6m+cLIjtsSaZu7aHIIdFHZQWi//7VmWoHwn/FFmsco9X L8owqOZWEF9jhBcsE5fgEOUdv9/sHZ6VKzvglIms2LZMj3QncEb16lAn4whakEN+8W9v gzpLbxjL8RdDybNTC6I7Gws3uVuXlOvPjL65LxvV9HzVGU2XmqhnFJ9Og4G42dkE+7D3 0M4elizE1ZQ9g9hjsOp48NZAj0zE3+qrkMbxceXXxulkkwfpm8ywPy6zJoSnYIZeJa1V N8cw== 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 m9si18171614plt.7.2021.04.13.08.59.54; Tue, 13 Apr 2021 09:00:10 -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 S243630AbhDMIsy (ORCPT + 99 others); Tue, 13 Apr 2021 04:48:54 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:48018 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229750AbhDMIsx (ORCPT ); Tue, 13 Apr 2021 04:48:53 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id EBA801C0B80; Tue, 13 Apr 2021 10:48:32 +0200 (CEST) Date: Tue, 13 Apr 2021 10:48:31 +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/188] 5.10.30-rc1 review Message-ID: <20210413084830.GB26782@amd> References: <20210412084013.643370347@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8P1HSweYDcXXzwPJ" Content-Disposition: inline In-Reply-To: <20210412084013.643370347@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --8P1HSweYDcXXzwPJ 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.30 release. > There are 188 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 --8P1HSweYDcXXzwPJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmB1Wt4ACgkQMOfwapXb+vJaZgCgkQUUlPAvQoYBBTJ7E80ig7nn /64AoMHCwddg0Rc6MEcU6UUiwJB2a9EM =GJhd -----END PGP SIGNATURE----- --8P1HSweYDcXXzwPJ--