Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1072234ybl; Fri, 31 Jan 2020 13:31:54 -0800 (PST) X-Google-Smtp-Source: APXvYqw/J5QGYCmP2DAJwc+xfGa3pmi2PNDAynf0wrIkXkqDKlUMXTRBXWgtzBWMdrA5a5YfC/JV X-Received: by 2002:aca:534f:: with SMTP id h76mr7797014oib.23.1580506314448; Fri, 31 Jan 2020 13:31:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580506314; cv=none; d=google.com; s=arc-20160816; b=Kq5nFKTU4yUx3lS9cg4nT7f/20PDss/rcvISgOsZRDDUSGUtgBJ5Ren/HYrGzaSZWB yM4Cv09kn3s8MnPeL8Dp6sZx41Q00LTEDyIWNQKZJz8oyCdT5hAmQKXTOmM+iBsQajZL aKqmj9ziWRYIA8UUMlL22GB4TSg4yfcl8CpdnrtQr7EUDF4l400mRtSs9cYxKY8LtLMr 6z6pv7cZZ7RLpWNTdoNTaLo7dh9V+zX4sI5reI1oa/kG+IZ2fE5iqZvvHNit0vKbXfOZ YvGHfApsAkE/TMfklnPu/BZgD9EEKpy5O135SgH1RwmW34ymIPn6T3YYBPSQ5+DA4IkD IGfw== 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=k8E17hPuZTGddKBCfFPjWjVajQquChBSVFS5uHS5xek=; b=eJCxe6VilDTC1CzwWF/inE0oLIKOZjXe7jSAGd+4pRgx3IrjSkwLdVReVI60ynPbny Vi7hSyiOnjNt6TjdRnG+x6bfO4ThmeAjY1fxKoz665sUCiNX+oOgnrr6VsxOmd/tj1XX G34krEM8BiM7vhfpW+frgUiQ+gT2YcQIVWkC8AHcBwAG57C0D6OU20eoHN8xEtYDFhTI 7uQBW9WhCq8EcMz7Gxa/phH1z4UgOe0UKRrwwLPNyu3PxOLwr4WlLnKRlaPvX9W385r9 eQMWbeLTTU1CL7lSzEFQqmrIClxGpKkpqKSN20adIpg5f3UAh2affMAE7+ZwA5oJgCpp HmUw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=YiQWYv5P; 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 w24si4626195oic.260.2020.01.31.13.31.42; Fri, 31 Jan 2020 13:31:54 -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=YiQWYv5P; 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 S1726443AbgAaVai (ORCPT + 99 others); Fri, 31 Jan 2020 16:30:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:51148 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726199AbgAaVai (ORCPT ); Fri, 31 Jan 2020 16:30:38 -0500 Received: from localhost (unknown [83.216.75.91]) (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 0E38B20CC7; Fri, 31 Jan 2020 21:30:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580506237; bh=7rm5QBIBcquRskYlwTK6rpmwJGMsnsxrqoFtI+gWoIA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YiQWYv5PTd92ROUjNUK+Q0s3ZDxpKui9HON7BBjcXWiwBNzwtAPsrsHGpaAoaqYHT YxSFKDmKVxF3DtjphxAfJ+1XxkGgPXVlrwYZjQG7ICIX0uUUkZH2qeh7cH+p0WzFXt ls7G7HtHL8NcMzD52mG5vk1rKjx8iaZqaxGOdEnM= Date: Fri, 31 Jan 2020 22:30:29 +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/55] 4.19.101-stable review Message-ID: <20200131213029.GF2278356@kroah.com> References: <20200130183608.563083888@linuxfoundation.org> <20200131131223.GA13686@duo.ucw.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200131131223.GA13686@duo.ucw.cz> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 31, 2020 at 02:12:23PM +0100, Pavel Machek wrote: > Hi! > > > This is the start of the stable review cycle for the 4.19.101 release. > > There are 55 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 Sat, 01 Feb 2020 18:35:06 +0000. > > Anything received after that time might be too late. > > No problems detected in CIP compile/boot tests: > > https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/commit/bb5fd2ed7f74648a46141afdad5902a3a7cf2c00 Thanks for testing and letting me know. greg k-h