Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp1450732ybz; Fri, 1 May 2020 23:51:17 -0700 (PDT) X-Google-Smtp-Source: APiQypKfMYdwb+E6RslCvWf3o11CUI1WLR9IRSc/GalhbLWPzj+mt2K5UtApTwLOm6wgh/5vOBDv X-Received: by 2002:a17:906:3607:: with SMTP id q7mr6246211ejb.313.1588402277264; Fri, 01 May 2020 23:51:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588402277; cv=none; d=google.com; s=arc-20160816; b=QMNYOayDYaIZRWUQhGmzJbDUq0mWOv5HVYjN4R3a6F63scEsrYhYyDdvGJvMWVoE+w WFNYMbAqkfZfbtyHZkcLoH1LzvQdW1x9cMn+fJlnzbuTeKUJbMAkDWEggFLdmBiZXkvr Q9vEpQJIA/y22ET+I2gSev/TVLqHUr0yPCqqIjx4d6E0tjWcRrYlZhSYc/iNOBhRRjV1 KDOv18JVwCd82IbrE4GvlNZJbTWYRRTzTT3dLT6/9tbA+zOQLateipY124fUmSBXxrIi m+B6Vgy29Q62xVBnFpDiP0a8OCAl2yWrk3coZv6JQ3YTOKmgsKTu0Rm3GdmUOM5YrmWJ sv9Q== 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-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=gTMUhrfATjtBD43Qo7HcdtBaqp25W0ZzA3dSXskdiUU=; b=DWuCiAL9GEWdtWf0VPumwHBQys1XMfg6GlB+zFzJwc2DJpcoHg/Uc0aj7yaGxpfhQx 2pnLTWo3RySkEcMVh+OIqVL19zy6UGwEQ4q64MF5YYKicW6kV0uYteYJv+gx02ZYjIV7 c9c/uVd8F4Mv1jPYtpiSX1TyKKTfFVYqAjNVs6LgFBmzHoVbpxj7n0G4RB7ZrBmoXsBs h2/OdJ1oYJo8j1x9UFnyfvzNpDZJR2+E0e5vOzt9bumleSsgqUY4bUdV67oF9W2w/7Mi /+85WgZfFL6k5uiAu9JTobYheaJTWzI8EdlwWjw2tIRJ3bJc9gXe2GQpqMXmuapvu9b6 aC9A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tPB6McU6; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c16si2822318edw.172.2020.05.01.23.50.54; Fri, 01 May 2020 23:51:17 -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=tPB6McU6; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727839AbgEBGtU (ORCPT + 99 others); Sat, 2 May 2020 02:49:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:59922 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726473AbgEBGtT (ORCPT ); Sat, 2 May 2020 02:49:19 -0400 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 49ECC206F0; Sat, 2 May 2020 06:49:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588402158; bh=35Oe9XPd06rEpUxvSBp1lVIPWzSKkwBzfY5ro7OpCYo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tPB6McU6OBX9v1NzeRECmO0v0hxHW8pEPe4rqCUAVbBEdjNM0YYPNalBhM5nGQQ4k AuOD0HbFO0zrE9kfcyneFt7bD9N5AF+NlKURq0bjsGouhDeJembSfd2PJERacNES/C kY+y5XTeZO8Hbp5+vlNyrgkuNb364GyfEtFsTZi8= Date: Sat, 2 May 2020 08:49:16 +0200 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable Subject: Re: [PATCH 5.4 00/83] 5.4.37-rc1 review Message-ID: <20200502064916.GA2578714@kroah.com> References: <20200501131524.004332640@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 02, 2020 at 03:19:40AM +0530, Naresh Kamboju wrote: > On Fri, 1 May 2020 at 19:08, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.4.37 release. > > There are 83 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, 03 May 2020 13:12:02 +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.37-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. > > > > thanks, > > > > greg k-h > > > Results from Linaro’s test farm. > No regressions on arm64, arm, x86_64, and i386. Thanks for testing all of these and letting me know. greg k-h