Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp10409572pxu; Wed, 30 Dec 2020 01:41:26 -0800 (PST) X-Google-Smtp-Source: ABdhPJw5mwVE4IOB94jka+EPDxxFoVxtxBwfPUi9L6l8SU6qimRmGP1MzKS1xFhjNKoEdBYS9665 X-Received: by 2002:aa7:c1c6:: with SMTP id d6mr49889973edp.275.1609321285977; Wed, 30 Dec 2020 01:41:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609321285; cv=none; d=google.com; s=arc-20160816; b=HBovCxLtqYuoHj4N6+Dm7j0e+Srm2uClFVRXq2rB7USsG1byw8+zNYzYtRkClIMQVn ePSb5g+nP+Rbg3+Te41SfO4jpF0d2pRXziCZc7WvnB5arPn4RT3nvc/UAu4r8UEyQHtD M+EccKPf+YNDzn4cEb7MqxpFnzAA49AM+kfowH0ySyy8v8dOaVNqbkN8p3/wr94ymbXy KaeT2Pwa5aeqeJ35U+r8M2+5/bXyhhvXPmVtFNxh1sa2QL+T7sl+Gqak0g90dOkWHPD+ ehldgA7WtErppK7rC3C6llaDMwiTGgJv+9Kg9PiJLRtBiaushCA1MkAdvlhRxFXyXj1r G0ow== 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=XVektiAbsIB29hecvDJMatLrvUtiyaAJ8fSiG12p6lI=; b=q2DYaRUxDK5dRzlni1/VbLRaZopGJm7c2twCBps33K5hTYe+b9UxTSVuRRUJZNJku9 CLxvn62SQGiypHXkuoUfsBBgClult96t4B9cAb18tcEkiDHu+rxfbhN9gfJIA2qUC17L wlJpfV/fT+8Um94njD87r8VSnp1w+eZXViUb1TqFYKcLacGYKs7MMEvxkYIM93lJ/THx DY3uvWe93MxOc3Q3ySi61JyX5jyJAGOL6cZlT2z2FUNBVswx9+864El7rmPLSYUiOR6I I6nGV7Z5HmRN7gU6g5BumnfywC8lJt9TD4wPsAGinhGmC/9eDLmX+Ja31V3xCUt8l9AE wNdQ== 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 y2si22318928edu.601.2020.12.30.01.41.04; Wed, 30 Dec 2020 01:41:25 -0800 (PST) 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 S1726475AbgL3Jji (ORCPT + 99 others); Wed, 30 Dec 2020 04:39:38 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:38954 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726214AbgL3Jjh (ORCPT ); Wed, 30 Dec 2020 04:39:37 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id F07BA1C0B80; Wed, 30 Dec 2020 10:38:40 +0100 (CET) Date: Wed, 30 Dec 2020 10:38:40 +0100 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, stable@vger.kernel.org Subject: Re: [PATCH 4.19 000/346] 4.19.164-rc1 review Message-ID: <20201230093840.GB5420@amd> References: <20201228124919.745526410@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hHWLQfXTYDoKhP50" Content-Disposition: inline In-Reply-To: <20201228124919.745526410@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --hHWLQfXTYDoKhP50 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.164 release. > There are 346 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, 30 Dec 2020 12:48:23 +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.16= 4-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. 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 --hHWLQfXTYDoKhP50 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl/sSqAACgkQMOfwapXb+vJ99ACeJ5u3YmuwNpIagFqoFK5ouZ1e 6kYAoKJ4WnHqk09w/br3Y9KiTHL3yJVb =CgGd -----END PGP SIGNATURE----- --hHWLQfXTYDoKhP50--