Received: by 2002:a05:6a10:8a4d:0:0:0:0 with SMTP id dn13csp127322pxb; Thu, 12 Aug 2021 12:23:47 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwxBpJyQ9Ee73CK7Ie7Sfwgp9pg09YOJf/BkfU8MswNo/2OGdSJCRCCYzz1Au8YXrjMQRaQ X-Received: by 2002:a05:6e02:e8b:: with SMTP id t11mr103641ilj.175.1628796227119; Thu, 12 Aug 2021 12:23:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628796227; cv=none; d=google.com; s=arc-20160816; b=HYh0efn8arxDJZTcIjbVS7zMdvQnFMV6CUVeyYVBiYGoXKxl/HMJNTBYXbFZBFLvMK bazAXgHQua9o6huvJYlLjvDQYXtVPDt1UfO1yW8u9nNvxJH0KffyfxwxkCorVPz9ysx3 pjJbOWhj7jZoNiKTIdee0K4dUrNn7ub0AYHosRJGHgDInw5xmjaDy2JDNwEQ9Drho16J Kc2ezwuTy6NhA23UuU4QsQLHP5021v1RH32XlgaapGPWBavxo45TWQ53qScgHYG963M8 7S/Av+D4SOlCj5FQ/LUUvZ0tjN3ElnbSKM7oHHnrCxVFKPezZATNuY//1UDeESJHHuhO 0fPA== 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=0Zp7XTgFjhngN2rPWyRtKjXXgKsqI6qb2o2j73Bv71M=; b=B9wMZso9N2XlwUMirVrqZvGx88Uz9IalHD0UcmqNVBU515LMIMwYEhkza5siE52cHm zfb2lbpSX1tBwJRRlU+dpf7E880rs8KHjoBz5XXj+BAxqH6DcXB+tykahWuaT/Bn+cE5 2W8lrAOGH93QTHu/byTUCOjq+2DA8pvQjAERoX7E6peJmBCQJAH844oxTAG8F/TAV9Bq 34XZFlIrJXAz3YlXXtHH0/FmXo4JfTJi5SXTXbo7oOH9JJ70fAUwA0nQbRRrdOBoyfah BSBjCs6jYl6NUHzxijJVHbSKMGyQY6z4YlgCby1AlJwXch4IVHgRGDmXnV7sUGTSPlLT T9fg== 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 j2si3976298ilr.103.2021.08.12.12.23.14; Thu, 12 Aug 2021 12:23:47 -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 S234331AbhHLTUy (ORCPT + 99 others); Thu, 12 Aug 2021 15:20:54 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:33664 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229847AbhHLTUx (ORCPT ); Thu, 12 Aug 2021 15:20:53 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id DF1A11C0B76; Thu, 12 Aug 2021 21:20:26 +0200 (CEST) Date: Thu, 12 Aug 2021 21:20:26 +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/54] 4.19.203-rc1 review Message-ID: <20210812192026.GA20325@duo.ucw.cz> References: <20210810172944.179901509@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <20210810172944.179901509@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --/9DWx/yDrRhgMJTb 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.203 release. > There are 54 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 kernel problems here: (but we have some problems with testing infrastructure). https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-= 4.19.y Tested-by: Pavel Machek (CIP) I noticed that 4.4.281-rc1 was tagged, and our bots are working on it, too, but I don't see corresponding announcement. = =20 Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYRV0egAKCRAw5/Bqldv6 8iq9AJ4og67f+NYXJup/qtkMNLrNevb74ACfWGnsjS+NoPNEBbT4g8PRS94VMoI= =x+M7 -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--