Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1555140ybv; Sun, 23 Feb 2020 09:26:03 -0800 (PST) X-Google-Smtp-Source: APXvYqxWUh/A/YmKctZc3PkU1bOi2HBEWOD67EpxT2cq6C8WUSVI5AxQiU1PcJX1E461d5EZUVyN X-Received: by 2002:a9d:7a96:: with SMTP id l22mr36740975otn.217.1582478763290; Sun, 23 Feb 2020 09:26:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582478763; cv=none; d=google.com; s=arc-20160816; b=CucwAKd+FsUunv+J6q5SGUoKZz7Pt5gZbfKm85CHDh6LVTPikIXOsJMvQXailGlWuT TdyZDt4N2nmwl5WF6n1OhcgLcjkngH76sSIzVpaqoPke/9Z6kbH3YVTzH+gi8OiE5ofO YgK3x8Roe3KYJuz9R4mQ3ZQcTOCdP/N/LII5vyB9nBNzxnLV9Zv55rAUvAK86uZNJ+n+ 8Xwn2Aw6tzaOOGlaP31aEUqDrgmGEeB45NTyhdyWuF7IiEXkQ5VjqXyDIjahSY9vCk2k +3+bGP/DJobdU/mIMu8JI2RNO78W9vEl/uIu4sUOeKzOZpmgqpECLq5pVillBQH9dGyo 58jA== 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=LPCSR5Pj25Vhspbb9QVz8azpZoDxqrp0kUSsmRbGB7g=; b=spKQN9HgnUzQeDKoF4/sqvUeQqYSwZ3pDMmOtBWVj4j86+ETZIIPAux1LF7VlD+3gt wzveBsBrtsjE1ZMGfYUxueuJm2wnwUbPlhm2gLnzF3lROHWsSCHCBlCTU53DZCTAo3Sn 8FBT3mb+4TdvQGfC99jLGgoA7zsjwZ7zT+eCyt+OX5xhJEGtDkDcBkrmIH9kkGEWqJIi sQRSwi3rqtwRL3FAHZ0rOKGiwU+6JIXZ67Gno5VPmLNtakz4vAl//7rAveA15DWKaKaw ChtCEIMo59YdgWNk9JTmivzahDr1K7rxMML9IH0iXwwv5DTIobawFnBZrbK6FYGPE0AD PBiw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=paYladZM; 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 h21si4803327otr.235.2020.02.23.09.25.50; Sun, 23 Feb 2020 09:26:03 -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=paYladZM; 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 S1727024AbgBWRZn (ORCPT + 99 others); Sun, 23 Feb 2020 12:25:43 -0500 Received: from mail.kernel.org ([198.145.29.99]:60584 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726302AbgBWRZn (ORCPT ); Sun, 23 Feb 2020 12:25:43 -0500 Received: from localhost (95-141-97-180.as16211.net [95.141.97.180]) (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 948A92067D; Sun, 23 Feb 2020 17:25:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582478743; bh=/XKa3BFRoBFcTCYsAFpSQqMrFFlg1SCddpWYBY2aSx0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=paYladZMtZEgIYpny4kTreoohUj7Hk277otkGLZBd9Nsun6pst8BWdhM0nIHY2Zxs wLAaaDMZAhIhw1XIlHyFj0KYK3VNbFPnC7YT/CoA1CvfjQUdqosa6zOlMNVoAyQOQB XeJjeap9UkUAIBTwhc7hzE3joxAyxn9fVVbEg/J4= Date: Sun, 23 Feb 2020 18:25:40 +0100 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: 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 5.5 000/399] 5.5.6-stable review Message-ID: <20200223172540.GB349989@kroah.com> References: <20200221072402.315346745@linuxfoundation.org> <20200223154024.GA131562@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200223154024.GA131562@kroah.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 23, 2020 at 04:40:24PM +0100, Greg Kroah-Hartman wrote: > On Fri, Feb 21, 2020 at 08:35:25AM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.6 release. > > There are 399 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 Sun, 23 Feb 2020 07:19:49 +0000. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.5.6-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-5.5.y > > and the diffstat can be found below. > > I've released -rc2 with a bunch of changes that I hope should resolve > the issues reported: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.5.6-rc2.gz > Ugh, -rc3 is coming soon...