Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2838749pxj; Mon, 31 May 2021 12:11:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxUQq8UadLszKh+4MLmK0kI7ERKsq1Zw10D9YpiQPOuLo+2hDlVCUW5AnRN/GI7oggv/OkO X-Received: by 2002:a05:6602:134c:: with SMTP id i12mr18325714iov.175.1622488263464; Mon, 31 May 2021 12:11:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622488263; cv=none; d=google.com; s=arc-20160816; b=PMmoBVbKp9u/FeUuCWJp6t0A7/oMsH6gWXwRJPOE7EZzyRsUC7CRwV3i9XFrm2zcNQ /HUhVO+Gpy/OSyKw8g5nusYlvJFzODeX095WQmW4NFGbyUmNN7eznkYfn6Q04HSDsQ2X qNZW3Vf2fIWuD0uFGRCykLdpuMf2E56uBaoTxX5xMIb9ftbkXcgRwj1ycxSAzsJYx12N 1nQCEjTsP9rYtuOhWluxs3qmz5dudLzxzZaEA8eTSlORYwq54lDr9kC2lCV8j0/9LK6V nh8CkbbPO7kaKsbvKHs/B0ybYjxQz4saxnuJypxycuVVC2DLw/Vep6/Se6hF/TeCfLGE JxaA== 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=CiF8Ph+yLz/nc4maIQeWjdqxgahZ4csyD0yY0m8QVA0=; b=XSaEwI7saXB47at99VTrYkrqNu9xpqk7yUzJ24/Rr3b1FsrbKJFDEndNPB7uwwR6SW rT7QK/f0iR1sGHqQaSXL6YtjnZe8Ov0evsHNmCm8KpjBF4f1Vu01xXePQ3fkDGAj+eMt 40+9AJ2iVKgdQPLq3c2VcEL8e/qCnVBnJ69SnZUw+1rcnheHI7nVoMd/UHedCVg2/T92 YHenCtd2wrZ6MLkFBV5NnHDamQI0STY1+sPTW+lzxi29ja4pWIdtEwC/UaEnpKY6kKtE Jiz5UZ7EKf4gaZDBPw7xCVoTLpHJy8gtCxVbRkduTHfQ0V0fhMpdy+FYZi14kx/Wsfq8 f0lA== 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 l11si15350598jah.65.2021.05.31.12.10.49; Mon, 31 May 2021 12:11:03 -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 S231144AbhEaTLS (ORCPT + 99 others); Mon, 31 May 2021 15:11:18 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:43856 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230174AbhEaTLG (ORCPT ); Mon, 31 May 2021 15:11:06 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 7E1041C0B76; Mon, 31 May 2021 21:09:25 +0200 (CEST) Date: Mon, 31 May 2021 21:09:24 +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/252] 5.10.42-rc1 review Message-ID: <20210531190924.GB22626@duo.ucw.cz> References: <20210531130657.971257589@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline In-Reply-To: <20210531130657.971257589@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --/NkBOFFp2J2Af1nK 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.42 release. > There are 252 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 --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYLU0ZAAKCRAw5/Bqldv6 8kT/AJ0XHQg4RDys53pXqrkUdZES+zuFMACbBTxYvv9fGuqU+BEvfDReXTDcUGg= =VBLb -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK--