Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp388293pxk; Thu, 3 Sep 2020 02:21:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzsVN8+lp3x7zN/PXMQU4rHoiZIgE01SkvPqQhZbEp4vQxCsAobBkMZDIVEkUTlJF/b9WT6 X-Received: by 2002:aa7:dd8d:: with SMTP id g13mr2148116edv.324.1599124880311; Thu, 03 Sep 2020 02:21:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599124880; cv=none; d=google.com; s=arc-20160816; b=bP9EuotYEokkPSwkcqItSfsAVOnQFTDKf0QgfeFMnagK7RkuvqdkDOu2zaAVBtI23I gwrQQ2zk+UelQx37k1DAlThamVBE73sDRoLyTFF7BfYVLBfIHj12JPbyTaulq+8s71T4 XCRWMKQi8Ti3IPufqPP+hxjfzPAJlj8aFneoTmqBmXf666Upk4SYxYK7aN0WATg0qzz5 LjRD18yACEQfSrBEfCYeiMzknQQl9vZRFj41SU+SMYVt5h8yH53wKYN8KcL/cNcRxnok ADi2dlQac9hOqCC9Qea9Idcb1COOFs/uo2OTW3IfzWXaBVoBu5Nli5bGINPf/VQVpqva XU6Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=fketyLN/ftVpz9sG7+rSNuAVL168gTom1JQNqbv0xJo=; b=oWxzFdAKPEEp3Ivq0I4qB5TP1j4SRCTLBs7MymQlRUZdLVZNBWx1RPjdndNG43gyEJ OxqUUVxlPoK3zbEmnsKaHr07PvogIsMjvoatY3gDbKIDqAklnFuAufdlwoPAloieVKZ9 fB53zy4ERB/x6J+g9FpOqAY8rvc6VQYLAxvZsOZv+r8eDjgy0jVVFFutogqo3vHZL5W/ Lbcg9Y0sRCwiiBaMTsom76qluHGY/BdgMWPFNTC0tYmguyAFoMTFHfidBZZLoA4Ok+r7 yz7oe6Xl1etkz2GCPGqlk+mkcPciF0jCcXVyZmw8eNpepzLFo3OiF0oNpKVNXOMUG+EL MmUw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cOmKrFLa; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id qt23si211931ejb.285.2020.09.03.02.20.57; Thu, 03 Sep 2020 02:21:20 -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; dkim=pass header.i=@kernel.org header.s=default header.b=cOmKrFLa; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728372AbgICJTn (ORCPT + 99 others); Thu, 3 Sep 2020 05:19:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:34784 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726047AbgICJTm (ORCPT ); Thu, 3 Sep 2020 05:19:42 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4D4DB206C0; Thu, 3 Sep 2020 09:19:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599124781; bh=H4496jQJlww0VbuFNW8/a+0bvK0DyRAxKrsPTmpRgSg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cOmKrFLaMIo5XeOleXQjdtEFJDaux5GXKmNN8e5L4LsfmAGhmxFPvO+hBXZVCaUQQ 1oNKFMQBAKZzr3lAkUFFPdJ1lZOiBbUJM6MTJrSrU4SE5S/RsUpyk2c6o4zMijbDfN fdqWa22KOoXkjkjcn/aJy9dpHfZY0XoNQQCBylBk= Date: Thu, 3 Sep 2020 11:20:05 +0200 From: Greg Kroah-Hartman To: Pavel Machek 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/125] 4.19.143-rc1 review Message-ID: <20200903092005.GA2220117@kroah.com> References: <20200901150934.576210879@linuxfoundation.org> <20200902100621.GA3765@duo.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200902100621.GA3765@duo.ucw.cz> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 02, 2020 at 12:06:21PM +0200, Pavel Machek wrote: > Hi! > > > This is the start of the stable review cycle for the 4.19.143 release. > > There are 125 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. > > > > Responses should be made by Thu, 03 Sep 2020 15:09:01 +0000. > > Anything received after that time might be too late. > > CIP testing did not find any problems (test:x86_siemens failure is > because those boards are offline). > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/184417281 Thanks for testing two of these and letting me know. greg k-h