Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp3365512pxa; Tue, 18 Aug 2020 13:27:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxKQOmni+ZJDDPpULf67eNb6CPoQunZUmUflgZw4zmBWIpACzIBUlee/VPKqrB45cYyRBDV X-Received: by 2002:a17:906:5812:: with SMTP id m18mr22227458ejq.66.1597782455303; Tue, 18 Aug 2020 13:27:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597782455; cv=none; d=google.com; s=arc-20160816; b=ixmDrZoFd43vP7wA8ybheJxVqgdFFToCQk3Z9r4ilMjeaPkns4bCz4+dOevPGXNs3z Npbx4nKuxxPUs85TtipByyrGJqGQ5oKf7s2a0TCzbOg1EAvSeBQXRmntFwMbghNYBa/9 RuizSDWUP0nsbkj91YtoPfkKL1XwVi1h5m0Dx17ngzyCLQ6V4r92LhlwEqj8tVZw9cD3 BSaZt5wDUEVS/A6ZwEnMg/MjOs2EmOSweDcMu6sMM8IzyBJPYF9AAt8PVupJBbBctFSn zRQY7T3m/IZA7d+St+MJRD0eKTBAo1/4LJ2IesfEyvghfJdIECPNx/BwT+OgglZOtQi9 8eew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=HHCyBznDzw9xh3YXiT6mo5+Cq/K46sQCsxl9113ejiE=; b=OLo4Q9ymr/9Yu6ix/PHvNlrdcdkPwkl2ZhaLHQxhKKiEMCBMuF6oKDobzILx0TA+0V gc7SCFEWq4nzbB/3WA9B3wHrB80ynZQWz5493FDQAYPFsHaNpMj4t6JX4OUmwBe8IzeR VGztnZBv4Vj1ro45wPw72g2wWQflFGIZEJLutk8Sxjn1LphnkB8psov4oogxmLZodmRs hs7c9hkQ2dQ0lDa9m/mNAMq+cZF6AFoNYjaLgfDD06igF4f7pkJRbqSqytrxC0/FFXWB 1YieUorA05EOhy4cIZnpdMTQgsGWPx189uQUQKKgpg0N6bN3LmHtTaRDfMF5ZjoY3fBx FxgA== 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 w7si15386626edl.234.2020.08.18.13.26.57; Tue, 18 Aug 2020 13:27:35 -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 S1726592AbgHRUZQ (ORCPT + 99 others); Tue, 18 Aug 2020 16:25:16 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:36784 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725554AbgHRUZO (ORCPT ); Tue, 18 Aug 2020 16:25:14 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 0825F1C0BB6; Tue, 18 Aug 2020 22:25:11 +0200 (CEST) Date: Tue, 18 Aug 2020 22:25:10 +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, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.19 000/168] 4.19.140-rc1 review Message-ID: <20200818202510.GA25182@amd> References: <20200817143733.692105228@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline In-Reply-To: <20200817143733.692105228@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --UugvWAfsgieZRqgk 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.140 release. > There are 168 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 Wed, 19 Aug 2020 14:36:49 +0000. > Anything received after that time might be too late. >=20 > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.14= 0-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git= linux-4.19.y > and the diffstat can be found below. Our tests did not detect problems: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/1= 78773989 Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --UugvWAfsgieZRqgk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl88OSYACgkQMOfwapXb+vJv1ACeLACcvuxP80Z2Kq/mbtGk60Ln cYIAnjlmwgnph+XcHVHIqaidtje3dsv0 =xk+w -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk--