Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp519359ybl; Wed, 29 Jan 2020 04:59:29 -0800 (PST) X-Google-Smtp-Source: APXvYqxKypskLS4CkKZjEqyvLSG185ivjbxppXdFAOFCSLn+sb9V05Mv+9NCwCK97X1AG18oQXjr X-Received: by 2002:aca:4b0f:: with SMTP id y15mr6036040oia.153.1580302768915; Wed, 29 Jan 2020 04:59:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580302768; cv=none; d=google.com; s=arc-20160816; b=f+9l4yIMWk+yLrRfyaapHsBisB0ybm2C6RIW8Wm1Ud5I9gCkQJXETy4ypc7bsDvkDk 25Hgq1CMSfT2n27Gjmj6K55EoBUa3s7YC416+9VHw65LwqY9NlS263Gv8Iwb+0AGIpeN H6DH+d+BqskMpp7eO0r8gphnnzsKoIU5Vr1+PFSq2VCK6ZPOhAZPfjpu1cV6cxYP4Kvs qVw5b90SQSfSWDOkRMEvUKhSVFD9IyQcVzlzlxVDQSkQUqeUGE7jlwc29tQi/zf0NHWS /OIAN1/kU7uRR4UVkZe88uvqUcMo7IapVXvllLBtDsD7gF1u7X9fkhWjkKoET1ToNFHa d79g== 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=BzU7NEBunqubOvUMTWe7O/2k09TTlGvsT5ZZKpiFVo0=; b=u5B9xqIV99BwhUcb1Wl7F0oFgmuMw1xc1nP8FgvnqR4wZ90ACCqh9owgxIuPDkCwqH RyRkpqCZxpd2x/qFmXorBn+D7Ft8IOygt2Q2WJhfLPAyOtNHajmSAeiIGmPFhHsQXwiy SEBqskm5XgYKoj5/kls2Y0SG5phyKt3nrYmOrnmDT/WHQe9Jjoa9fjA195o61+A/cxgJ q7Aiuccy9cVLSCwU6W2CyMPVvgTrX44adRGBvdnD2GU230Uzpeoyssn/I3IrdgG13SYH 6LJ4UvylcueLbu/ENAVBlwCV3QE8a4gL4WAw3MVnc9ndV0JIa13+p8kX1rNvAIgKhuej Y3Eg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tv1kiJCX; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x3si1072823oie.146.2020.01.29.04.59.16; Wed, 29 Jan 2020 04:59:28 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tv1kiJCX; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726401AbgA2M5w (ORCPT + 99 others); Wed, 29 Jan 2020 07:57:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:47634 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726068AbgA2M5w (ORCPT ); Wed, 29 Jan 2020 07:57:52 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 9933620716; Wed, 29 Jan 2020 12:57:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580302672; bh=5t9UhEXD3qw3kJC/YZY2e/10WCd7xRYsojeM9CyBOD4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tv1kiJCXtNSwcu5EH3FWVId6hs482wRFXnypbYVo4zlWbJB9KHuutLnADHgJ/I0V+ HOMWCz2wIVivdj22CnwoiSJro4CkQoWtPyU4q514yKIBFPo4gXlXDlKXaf1IJsfzjL V9EIChToSqBVZ1wru8xB8UEZ/rAq/WGEz5LV3XAM= Date: Wed, 29 Jan 2020 13:57:49 +0100 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 00/92] 4.19.100-stable review Message-ID: <20200129125749.GA15245@kroah.com> References: <20200128135809.344954797@linuxfoundation.org> <20200129113106.GA28178@duo.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200129113106.GA28178@duo.ucw.cz> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 29, 2020 at 12:31:06PM +0100, Pavel Machek wrote: > Hi! > > > This is the start of the stable review cycle for the 4.19.100 release. > > There are 92 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, 30 Jan 2020 13:57:09 +0000. > > Anything received after that time might be too late. > > It builds and basic tests work in our configurations. > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/pipelines/112957173 That's nice to see, thanks for testing and letting me know. greg k-h