Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1480372ybv; Sun, 23 Feb 2020 07:41:30 -0800 (PST) X-Google-Smtp-Source: APXvYqwTkfgMsjfyIABSa2FCACbKUhZSpHvflmN6ieC7dVy+C0QnV6cl2CXPfjnRnVylftI9Ju0m X-Received: by 2002:aca:acc4:: with SMTP id v187mr9735630oie.130.1582472490540; Sun, 23 Feb 2020 07:41:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582472490; cv=none; d=google.com; s=arc-20160816; b=ewVoCUZvxcgjYlOtrNKCDx7UuqZuCdTWLhqwx8wck1gS/e8cyjAIC+AwxOPBZPMITM ZyXTIb/YSTM2xaCIKx/WupdcL2DatxIkVSsphlqQf/48rmLJ0XeBOyRw84BqJtTZlHAQ T1YRxCmPGkbZJKOS3QZF/5WhYiyjkgFxznhKXOXBIvYaHh6OHrgGpDphHdBTj9CModVP +tQRAhFnP2kpXWC/rQWsqmn/naO9lHZgvjzDxhO2TjnDnsz1l6ROWKBl+IbH7UDsWn7q w92CYqY5llX2VDm94Bfz6ADAgT86e34a6rW+jo8V8eIQe+GLhANYJ5u1F6mTmcNnnUAK wvXA== 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=XNHyT+A6B+lGtUBoMiwSmymwfiPt3XmFHYmq/jPaoNg=; b=HXQdRVSKcOJ3luIlJ1gs4SMlqdZu8a3bCieJ7tNnmh+GmFL0sW0V+RkPM2liSJKVSx HQORhQLqqca9g+Tig+l/a/EL4OPd5pkFKwZoyUp2Tl9nv7EG4LH/bbUs+n3yusefHn/A mUQm4hHKSVZqI2Xz5GM+UOdT70PV/k8PMasRftbKMfkPl7boUE6JVsFlF4QZLz4J8VfA C5OowHtogehlupqZXEZz1ZxfzjK9PK6G9sP//UwhF/Kxrj5zbcjB5O5O7/qy0itIjE/O +Pv0pZNQvoX5z7Zqmhd443DXcOdt1i9BUWlmcU2l7KMY1R4hZxmrVrFvOMegqjKCYuNB Ow8w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=atVQxI8v; 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 m24si4836746otk.239.2020.02.23.07.41.18; Sun, 23 Feb 2020 07:41:30 -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=atVQxI8v; 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 S1727112AbgBWPky (ORCPT + 99 others); Sun, 23 Feb 2020 10:40:54 -0500 Received: from mail.kernel.org ([198.145.29.99]:39172 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727064AbgBWPky (ORCPT ); Sun, 23 Feb 2020 10:40:54 -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 E1FD9206E0; Sun, 23 Feb 2020 15:40:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582472452; bh=qn0y9/cBVAUjxkM0UFdQOXpbojYXWUWzzbvoVOT+lHs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=atVQxI8vo024g56fBXEusBOQZfhjc5AC4kHj1JBdbK/o7pUQaOUvVTh69cRIFt+Au s0LMETL514SQlFa79WDmVM51ffMBsDtOUDFI0voMD71mFVbI5aOcwS5b1inBAOKqhz TqD7yp5pad+u4kU7OUDVgM5FwoUlh2yP1O9Q+m9Q= Date: Sun, 23 Feb 2020 16:40:49 +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.4 000/344] 5.4.22-stable review Message-ID: <20200223154049.GB131562@kroah.com> References: <20200221072349.335551332@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200221072349.335551332@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 21, 2020 at 08:36:39AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.22 release. > There are 344 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.4.22-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.4.y > and the diffstat can be found below. -rc2 is out to hopefully resolve the reported problems: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.22-rc2.gz