Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp6367549pxv; Thu, 29 Jul 2021 12:48:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy3amXGG0vWPfUl67+ZEHj6z7/YX7CEPnDdRMbum2G5WiHwfPW07CnO6v2CfFCSWF0VW/Dg X-Received: by 2002:a05:6602:1d4:: with SMTP id w20mr5464132iot.121.1627588092452; Thu, 29 Jul 2021 12:48:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627588092; cv=none; d=google.com; s=arc-20160816; b=XT/fcoqwV4HmvnH2E728mZg4e8pGPjG7YPfH8QRfPoZnKXo7OUSOvJBNiAvUuGgCx1 Fi9cB0hu4TCEUQylY/WL+BB4BtZbEDnH0QPauYNBycYhJZdyBEFQUDlI0MibKw+X/uj1 fzw5z3D1mbEFeXVcsX01sbSNO2NthCFLgSzBRu0YXcwj4eR+BVFbCSlOtcPbtQ6X/mIi zRz74NDwmsOoig2fcp/wePFX7/hiRKAow/ld8L3tZlLdyAwYaNTBxD/Jjww//sZPVRJe 7OA0j3g/b3+AFS37QflUOQtAEgBIQJDMgZG/711OZHC0p+zlfF2YfNiTY+joRTtU80+U x6QA== 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=cBGprjQiZ1BACRmhzZuS+PjN47bVVOVl3m9lp/LQBCw=; b=svBSSkxef1KU+dtnK+3gmV0i483C5wsI4D0K5U2JAOlQrgDiYT+eIGmrgROBcp6aiD M7z4VFfJZJAlx3fKjc7r/oWbLr6sQPIVkfbcAriTUeuXsYXkxI2/HnI/RdKqLhoB/yPT ObAjcZwg7SXGtWfeNJkuRD3tTy4SF86CCJ+1Q9Rgxsx8z7djYXwM3NhZ8Dax7jNPG8rh WCzHBULBPxuiKxhE9H8JH037+0RjqEenDUB50R52x9DtQazuwLajkQjiJTRdSS2E7yAJ 4M01tK7nWP2WyvuzuhcbgiaTOJLWQy3GS3XTi7065xgRCrqefYEQG8iRl1hDxs9YDSiV 8bVg== 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 c8si4678151ilq.88.2021.07.29.12.47.59; Thu, 29 Jul 2021 12:48:12 -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 S230056AbhG2TrO (ORCPT + 99 others); Thu, 29 Jul 2021 15:47:14 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:43618 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229664AbhG2TrO (ORCPT ); Thu, 29 Jul 2021 15:47:14 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id A2BCD1C0B79; Thu, 29 Jul 2021 21:47:09 +0200 (CEST) Date: Thu, 29 Jul 2021 21:47:09 +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/24] 5.10.55-rc1 review Message-ID: <20210729194709.GA11477@duo.ucw.cz> References: <20210729135137.267680390@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <20210729135137.267680390@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --EeQfGwPcQSOJBaQU 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.55 release. > There are 24 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 --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYQMFvQAKCRAw5/Bqldv6 8vLLAKCQUnNEzkCAzmN28pOCjLZv678A9gCeMKkxZEPmMuDsiqyN/X1TMdWoqlQ= =0nFE -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--