Received: by 2002:a05:6a10:c7d3:0:0:0:0 with SMTP id h19csp1188182pxy; Sun, 15 Aug 2021 12:52:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzDkzXV0ecgNxcfmUqiicrv2b5GP/RcDOHp38AxYnMP6ZsMio6CA9CcRDMulYY+/Md82yxQ X-Received: by 2002:a17:906:d04b:: with SMTP id bo11mr12802419ejb.513.1629057128761; Sun, 15 Aug 2021 12:52:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1629057128; cv=none; d=google.com; s=arc-20160816; b=j05lluTk8UhPO44PV5OYXPqYSjTdlmItqEKyMniFv4827FRow/N4yg/Qyy+gfefBrN Y6ef5I0r9/4qsk36KbrMC6d3FtCtUYuV6kfVGwDfVYqSL5SJr7tmBIMeq7XDKZbpltEy rHTWSA/mTMWCGfvBajOqDm+ByrJorVAfVT99Ma4ke3vAOqxoOhtniG19xWc5X9AYcFO3 Kpd9YhWSltZNUSlYpXfnJwnOYvoQVzHHwi4qUWjvDqZAX/JYPJlXtwWmJwfmIwtJpsOH /5BrAE4K4JISR3MDrSgb25c0cpPZH1fMrG/1KDBMSfFyuLCxFbMY6zq0e1DPwYPJk/Xy k9Xg== 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=Wd2X7jbDIiTSQBCE+jLPpQrqw7bokSMzWHhpmhSZP5M=; b=OJL6XUasL9u0L8A3FPJwfPsOTHTVA+R9W6JPYGleYihGf9NJptZpMMVK2AReSQMzeT rpeFhQfeRx3ilUaG3RuogRDBt2DDyMuAJKvau4U0oC3XV6EMNzY9m1WdMDeR8WqnYTVK jUp+5dfMJQG8c2IZYHVKP8WmHJYI0jWr5JiS0JuxyxTUKOkQ2VVlqPHcWT0b0lT4Le71 Av0MsmdQLMsAJUg6j+gE2g3z3nu9L6p2pwgpi+PwB0RjT7XK2vNGwLXbVt2f71zAvqg2 hpnY6zC1LjEbPuECO1uGj/aiGSQJ9cE/j3Kxj53i0yfkyDKg8By7K+hmMH9niuUGgFLJ 2H5A== 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 e18si7294364ejj.656.2021.08.15.12.51.23; Sun, 15 Aug 2021 12:52:08 -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 S230432AbhHOTtg (ORCPT + 99 others); Sun, 15 Aug 2021 15:49:36 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:48386 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229502AbhHOTtb (ORCPT ); Sun, 15 Aug 2021 15:49:31 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 9FBE61C0B77; Sun, 15 Aug 2021 21:48:59 +0200 (CEST) Date: Sun, 15 Aug 2021 21:48:59 +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/19] 5.10.59-rc1 review Message-ID: <20210815194859.GA23194@duo.ucw.cz> References: <20210813150522.623322501@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <20210813150522.623322501@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ZPt4rx8FFjLCG7dd 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.59 release. > There are 19 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. >=20 > Responses should be made by Sun, 15 Aug 2021 15:05:12 +0000. > Anything received after that time might be too late. CIP testing did not find any kernel problems here: (but we have some infrastructure problems) 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 --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYRlvqwAKCRAw5/Bqldv6 8j7yAJ4xgeywrjtkhTtZ+CzILvx6lrDR/wCgmHDWpUAtkpeO1ADAqIlWnyRpYmY= =il0U -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--