Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp283344ybz; Tue, 28 Apr 2020 23:39:06 -0700 (PDT) X-Google-Smtp-Source: APiQypIG2wJ1vN8BMTMctCYXJY3c7NP7JYyalOnAyw+TN6Kc2y8NeChktHQgVi1BwUdYr1wVe8/M X-Received: by 2002:a17:906:85d3:: with SMTP id i19mr1145627ejy.153.1588142346151; Tue, 28 Apr 2020 23:39:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588142346; cv=none; d=google.com; s=arc-20160816; b=hPJITkD2J4crIXpWjiweje5t2OD+iDGvcneAecq5vkfet6q02ODhye1naD6SMfKGx8 FDiDd3P4i+FFh5+Hv+Zmz8SoKYQbnHQ8oJighFDT0+qqAdNOhMX9zZjAo4ikCcjpcUjV 3oeqJWxyZ2lw8RmAju7fLpDbyFkER/r+UnWOS5uSWY67mUGJlRPa/Ur+7X3gn84Pm6JC PKbZCzuPPbfVeJeiF2z1Jkhh78ObltXeCWHBYl6MevLuM5qQamEXwWzXePauPbDtQAck eUoB/+TRBfMO+DiJEzM7SjPvq5ekfGs47YvSRD78q+xBDdmA+bHSwiAZiCPufA6salYP x09A== 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=A090jJm1Y9rJ/5RnUsibhjHFZwLXYq6QCizKirgvAg0=; b=RgE+x/ojHagCO4JhYsquUAFYpTob0GO2JIbIkCEFGI5SvWivWJ7IK1nHvSRAPJZTmW ZZxx/s2S9RFD9skKIdsdDTBvmxshjsPcBH/t7gO62QMXd320hBaDc0YZRazGqo1DEj44 WOyQxAKP//b/NoUURcYthg1vYbd2A+aRE63e/TxBjyIBqFohIiK97OFESH9omLAtTwIK +Lr15BuprWU/Z3Nt34CM3e55geP5JRHa2hYqYOWiz4lULAFnn/NH3gNY2dxZelyGwygw Q2CDLkYHoAJGRkHr1xfBy9tVHSg5riUeqS5nZEzWoATgAd9iTseU1v37j/6hmWMUVPCE UGbw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KR+V3CfL; 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 qo6si3236995ejb.204.2020.04.28.23.38.42; Tue, 28 Apr 2020 23:39:06 -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=KR+V3CfL; 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 S1726508AbgD2Ggp (ORCPT + 99 others); Wed, 29 Apr 2020 02:36:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:43658 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726158AbgD2Ggo (ORCPT ); Wed, 29 Apr 2020 02:36:44 -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 0BBA8206F0; Wed, 29 Apr 2020 06:36:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588142204; bh=N4/e8rFbJKShvQh4pRtyzPbTxIkVgTMXGfjkTkX/wsM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KR+V3CfLTztAr2Ai7CKhLA9t6joaigtvxDED4TdDWUcSZenQfTmAix2ZsUCdCa/9c /P1eKkeA4oY83wHb+d9S7ZuDhPhXzstj6kBTmDWnfXbEE81pkz8Ex/+cTYA2JZgpLd FuA5Wu5V9Yf+f7xRXLkMAOK8Tr9ehd1jLa0ZvKQg= Date: Wed, 29 Apr 2020 08:36:40 +0200 From: Greg Kroah-Hartman To: shuah Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 5.6 000/167] 5.6.8-rc1 review Message-ID: <20200429063640.GA2007811@kroah.com> References: <20200428182225.451225420@linuxfoundation.org> <37127381-3bd6-e32c-ab2e-e0f542a3fca7@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <37127381-3bd6-e32c-ab2e-e0f542a3fca7@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 28, 2020 at 06:44:16PM -0600, shuah wrote: > On 4/28/20 12:22 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.6.8 release. > > There are 167 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 Thu, 30 Apr 2020 18:20:42 +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.8-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 > > > > Compiled and booted on my test system. No dmesg regressions. Great, thanks for testing these and letting me know. greg k-h