Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4508087pxj; Tue, 25 May 2021 09:31:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxxn6Z2Piro26eUlarudO8hEXcBmQVmWwRNUU9B5OV10WVHTwqYg96wvBz6CJ0cNy2MGmFD X-Received: by 2002:a05:6602:446:: with SMTP id e6mr22440553iov.20.1621960283936; Tue, 25 May 2021 09:31:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621960283; cv=none; d=google.com; s=arc-20160816; b=Zq3vI7wJ6Qd3R4R81ZtzJpB1ZEocdBPwEgVGqsNx1XoCymVFVgCj7zA2GMrS4/gtDy AnPANRT43vVmlMOsA9hHrdte4xkRDC+wL2kRCT9eRlPFxYtLH06+6xpfhjAqYBLtKAEO E48U6XhBYj/uk04B5/vys7zx8ixnaZVqUxzIFDUlG1jJeMUtK857mxvB0imwS28v5sn/ ASaNE1veEd/+qRvFpMwyY5N5B2xWdsFau8+UQZvOV3FaGFSQhZVykSIIv/6kcHquKtRp vH36eMsTCgV8ndPk8lZEPI62nAqPhCyHXl6VwcHxd+Q/Hj/3/QmTqw1G3iKs3Bv8NRAW J+0g== 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=BiFnjYa07m8P7kEVVw++hLVWQ01GoD/yD3y+s0Tvg5c=; b=LEzBQW0L6mB76TxEYWSiQFwF9FKVH9AnW2DhVuMlHC4PeMrxacThVyNhJpa6dgDCrB FZ4bI6kMsNspdFpt1llNG80uzbaxdgDr9TjcpTmVgrOwXojj7pZIiQgRBbPL/ZeALeA6 wCqdK2MNRViCWjpT0PwJxE1F6a/YTk1GmbazQGpQjUQVLDB6Geacj0y1MC9XbcDNBmyv ZuW8iNDlmH2hXJRF3M2dvOjj5pjLH6IlU9rvJVggQZVU5Dd4vsQviO9vWnQ5aCJ1tPWx GgL5g3KewJiWuJO3JdlA0Bj04+qd/trirzsZmJh65hK8p26yJ8PSjuM3ZrCA9QfUftCW 5oMg== 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 h7si16871892ilo.77.2021.05.25.09.31.07; Tue, 25 May 2021 09:31:23 -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 S233993AbhEYOeZ (ORCPT + 99 others); Tue, 25 May 2021 10:34:25 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:56372 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234019AbhEYOeU (ORCPT ); Tue, 25 May 2021 10:34:20 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 91F9A1C0B79; Tue, 25 May 2021 16:32:49 +0200 (CEST) Date: Tue, 25 May 2021 16:32:49 +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/104] 5.10.40-rc1 review Message-ID: <20210525143249.GC9763@duo.ucw.cz> References: <20210524152332.844251980@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2JFBq9zoW8cOFH7v" Content-Disposition: inline In-Reply-To: <20210524152332.844251980@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --2JFBq9zoW8cOFH7v 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.40 release. > There are 104 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 --2JFBq9zoW8cOFH7v Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYK0KkQAKCRAw5/Bqldv6 8it5AKC85XtRMVLISiv7dKA12kExd0HUDwCgu49a5ljXqIkxiCNyzH+0GzonjyY= =egUn -----END PGP SIGNATURE----- --2JFBq9zoW8cOFH7v--