Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3750764pxk; Tue, 29 Sep 2020 05:29:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy2L6YhVCVjyaPG2CWcVzEnQD/Y7CS76mD4tkwjpLoXBEcI/sqfn1sfiUahpD4/GGz0243+ X-Received: by 2002:a05:6402:228c:: with SMTP id cw12mr3084448edb.174.1601382581526; Tue, 29 Sep 2020 05:29:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601382581; cv=none; d=google.com; s=arc-20160816; b=dYldY0rMtUbbriRIiRYMqFno30XxRPTqlHHYmSzvi0/Ej4E2l1OEmNYQjQU83wJElV 50GzY4fbZsTNUSksfp0sptnS/p596zdi8gEnj9Fsl/8HUq5Ff4xivX091dQVq+huW3Ra NgYliQyW+wun2ZbOteC4ZlzvKwlgg20JDaTWfAUiBPxlzd0KJ7/R0230Ld9FB3H2UCUo I7TvhL8yoLGKOW4REqNkQTPhe8EOgrRc3K6oJ31TEC8j09C4XvGiTrCJJBdVAMo2ygoM CfiP8U/S/mHe7dX2XCc3BbUOUrINR64xv3J0K8E4LxE/5gO184GQbjiQtg4tuAx7MaNK X/kg== 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=3RU384fhtXoA4MJIHcQ7RPBF0RRk3w9KYbScRoVc2fk=; b=XmTXdOycp5mliPDsfZGntMWbiRguOhUriojRXBZHqzgmk27gCfH36gTmJxxGnPhRso wHUhylXclcv6DQNxFBiAl0AYlmO91EzzOZdmF4bM5WXI5ZdjpX4Q5eByjp7VE6+ZHB38 ZsfAJtDQBf1gc4HJdL07YH6jVIRXVmnS0XXPpm/W0sNv/K6GuqG1olA3+ALrnvAXUHsR rQe4U4QYHBnrhpXgC1z9thvgz7932MobIBKDWg+Q3YUWthh/K0dCI+QjaxjlUYiSBf6f vrSW9GdOI5s2r1V5hUGRVCI47vJjItKx50mTIlMeqShMAeQwEbhGFo69Lm9P4iHTTegM qY1w== 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 da1si2585220edb.102.2020.09.29.05.29.18; Tue, 29 Sep 2020 05:29:41 -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 S1732721AbgI2MZw (ORCPT + 99 others); Tue, 29 Sep 2020 08:25:52 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:55648 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732676AbgI2MZJ (ORCPT ); Tue, 29 Sep 2020 08:25:09 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 17F551C0B78; Tue, 29 Sep 2020 14:25:07 +0200 (CEST) Date: Tue, 29 Sep 2020 14:25:06 +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, pavel@denx.de, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/85] 4.4.238-rc1 review Message-ID: <20200929122506.GA29097@duo.ucw.cz> References: <20200929105928.198942536@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <20200929105928.198942536@linuxfoundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ZPt4rx8FFjLCG7dd 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.4.238 release. > There are 85 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 Thu, 01 Oct 2020 10:59:03 +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.4.238= -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.4.y > and the diffstat can be found below. No problems detected in CIP testing. https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/1= 95833030 Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCX3MnogAKCRAw5/Bqldv6 8qtuAKCHMTdQ3KV14KoECE+xoK6A67/BKgCeNLQOew5PtEefDgrRQSK63sq1Avw= =gLwe -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--