Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp322500ybz; Fri, 17 Apr 2020 01:41:04 -0700 (PDT) X-Google-Smtp-Source: APiQypKhwwdvK+5AlLLy+qu9jA9FHLf9H8N1DqUu94pOgoMQQd5Ug2OJbxfJpl4AyZHUI60oOhAT X-Received: by 2002:a17:906:4bc9:: with SMTP id x9mr1921146ejv.27.1587112863884; Fri, 17 Apr 2020 01:41:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587112863; cv=none; d=google.com; s=arc-20160816; b=MhOVkdCFUMYyasGFhHJDHLk3K/TK1Fiyn65TIPBKe0MW0bgr57v7ggE6cUe16CmiDj 6KBAxmdd/+C18q134c3AzfG8X5FLgq7yby+WDFo/Fi/0dB+c/d+1JDsVhXaEYyXzxTtI V6jeaSdd2ugwVqbkn4TNWoikVRqdtYgGZA+HjS3hTF70Uj/zZxMZbVYqzSGdgsTgRwnq hW1sHevMnBMZ2L2eSIhJX20zO8P3yPPeq0ovH+BCZL6cZyhTUqPc0MIFqS9F92ZDsXmS cmcTBX41eboPwHgwIroxOnBMJE8MZI9AXldLzrzEwvXz7CqAEuiqf9SOP4G/g3HYMi8g ABoA== 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=ruiLLaEG/0FGakAfQDgiqE4+WQlv6ZRgT15fig9tj2g=; b=LB69o2PxqtDguoQ6gmsFp9XHR4a18hbi3u++GS05Zly8USXA/9+vH4UXbzf1RJHW64 XS2SGd5pS0M/AH0Wtje9S54mWt5Ly1OGekWd7NAljnXl4sjqrgnM6R/tNCmrW73C6OYN s6JswI4qoQM0VGEIDkqe/gwJteBsbusez0fzHEOXi0e/86KdQa4+n3r9ewVBP+WhMrTJ hC4SbarXEZohFbMKDzXaAYl6Th3yKGtLLPbpeFm0K+YeUc6qhaKWaVfqb8hhhY2E56v+ y0/h0gbj0hSfg/LoI9g6L8vUEVv3mhxM/ynUkCqjvJtTwEG3FvFpkUcPKmuQzdJvMuf1 or6g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=E3N93+su; 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 z90si7466693ede.477.2020.04.17.01.40.39; Fri, 17 Apr 2020 01:41:03 -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=E3N93+su; 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 S1729858AbgDQIi6 (ORCPT + 99 others); Fri, 17 Apr 2020 04:38:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:33844 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729650AbgDQIi5 (ORCPT ); Fri, 17 Apr 2020 04:38:57 -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 D7DC22137B; Fri, 17 Apr 2020 08:38:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587112737; bh=QOHiMxRFGEgVWn9nG00kwqQ0MK10y04DtBJYV1Gtnns=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=E3N93+suml7yPvTnfmsMBk1KpYz4pg2br56Jaz0amqQbss17ly2R1og/L3WAld6m+ mTe07ipLXdomEfqEs3t/lOmvNIGTQhQbuJvxVUbzzOLLMOpLBa9/WavB5RNrmXORI8 CGBI+F2aAQyTs3V9tesWffQ7II2X5azdJbA6Rvpw= Date: Fri, 17 Apr 2020 10:38:55 +0200 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Ben Hutchings , linux- stable , Andrew Morton , Linus Torvalds , Guenter Roeck Subject: Re: [PATCH 5.6 000/254] 5.6.5-rc1 review Message-ID: <20200417083855.GG141762@kroah.com> References: <20200416131325.804095985@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 Thu, Apr 16, 2020 at 11:37:47PM +0530, Naresh Kamboju wrote: > On Thu, 16 Apr 2020 at 19:26, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.6.5 release. > > There are 254 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, 18 Apr 2020 13:11:20 +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.6.5-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.6.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. Great! Thanks for testing and letting me know. greg k-h