Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3312541pxb; Mon, 18 Oct 2021 12:30:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzzAFWHIWcHJb0M272tA5jgMP/+gMTatEnFglfcl3Vp/g01l3cXAit2v++0smw7+6TGZKRc X-Received: by 2002:a17:902:900c:b0:13f:974c:19b0 with SMTP id a12-20020a170902900c00b0013f974c19b0mr19000117plp.12.1634585455150; Mon, 18 Oct 2021 12:30:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634585455; cv=none; d=google.com; s=arc-20160816; b=Rb/RklVAYv2pzw+voMWNMy1yHzkrYSPzWfBs7an8JFoQVacZgUZasQvsxVTlwCu0vw VD6vZ7HxhSXmoh6tQzxRxoCYf6L3F8eT4wMIcgxBw5joKm8xTRLdrKCP3jk6tgFreGri vv5SzwcQdWY+//X4DEH7PsxORV05YSILVIIAxFgKHfxVvPdDHkkbtNWKxYEXo5d+ZLg3 F+NOyISQbE7ESEuZs/oy2rOQJr8sIBzND0FicWrC0gPd5O5GTnEZkoOtPmzF9kAR1OyR P6amU4BeAgO/xIMi9VqYwnFpGkjpR80dLeUQ3RuOzre64oMLYHHjsShMNINzkv8Zkl6x 7ljw== 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=DHpe+IUcRdLN73+wCvBUw7unTgjSiMNfo21PKlQWmcs=; b=pBPdYln2dzCmD61Py6zMsP2PoaxddE/Z+yHAfaM2urce0732tur7fC3aH/glpZGMj2 FYHbrFf/+kdrEJwuOAF8go4Eigsw/upW9YQGfKKRRh0DbBtIXioYSkjtYXwpPv6Eli9n z0u7Oc7xpcpWXofWEuNALLBVQmcDjCdoofhrZB+WQ5Jr7OuQHqQhHoHFSuFCnRdc+0+t +J6EdQ3ZvslOJk5C615SzeTLNNXZobRY7nF0Md5KpNDQYNqVtm+/KwN6gFuHiILLfXIa BiJi3ufqi6RNXz37CI4uYPyQs5qxrhn32HDw4Xb4HwOJsjtuOgQrIrkpuVBfBmFHGjPE kteQ== 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 j3si21406476pgp.88.2021.10.18.12.30.42; Mon, 18 Oct 2021 12:30:55 -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 S233192AbhJRTbo (ORCPT + 99 others); Mon, 18 Oct 2021 15:31:44 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:46728 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231787AbhJRTbl (ORCPT ); Mon, 18 Oct 2021 15:31:41 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 798CA1C0B76; Mon, 18 Oct 2021 21:29:28 +0200 (CEST) Date: Mon, 18 Oct 2021 21:29:27 +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 4.19 00/49] 4.19.213-rc2 review Message-ID: <20211018192927.GA26598@duo.ucw.cz> References: <20211018143033.725101193@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <20211018143033.725101193@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --UlVJffcvxoiEqYs2 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 4.19.213 release. > There are 49 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-= 4.19.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 --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYW3LFwAKCRAw5/Bqldv6 8lJ0AJ0Wi+X95PWgzY56MsHtTPFhMMBC+gCgmXLtYivLRRK8eh1HckVfH3KvjYY= =dFx2 -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2--