Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp556389pxa; Tue, 11 Aug 2020 09:20:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzrJPAW9uF+4B/EARb7klh1biQR6gqGAXd6zqBabIw54GCYCAMw2kMjinrrU6iFo5zQ+Ty9 X-Received: by 2002:aa7:d5cb:: with SMTP id d11mr27052596eds.330.1597162825154; Tue, 11 Aug 2020 09:20:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597162825; cv=none; d=google.com; s=arc-20160816; b=rlyT+javUe8LCiGf7SDxix9RbXj0PYkGAGfuRkqmDGP4MYokFF99pKb9ez2HdRc2hu mxg/uPRapGMfNglpeRZmHpaScu0EVzGJnFUEk45xmyayRb4kMMcS56YlyG/9G1rsmPzT njNOZMQIw8LjSslq+zWXr06cZ8zHt6lHwA5ir3x8GugqTPjRQPFthpNH7trusKgCXXUj JRGyZpz0Bcg5Dz/64l8hkbMRlRtirslG7reHJluhBNpi0S2wfcf/+h8jr01UiDi7Hvil y79wxtEFs8ure1Ip2/ly19TLQZSGnrPHjtKj5tho7vHNJJxFfrRLpMG+L41mS8srBdpm iLyw== 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=vX5BPegculwdPdOf7VbnnZ8hHnv4wi7ryVf1azhGvMc=; b=swY3J9pbll3h+wEg5hnGOQPKxxj3PETtdF2+bmH0G9bv7lgabdDoodiEqZeMrItY1p ffIcgjSF18zArzsXosFsGgMLyifp1doQSxgKeX9OvuOS9XeuE59EMlgyU/CS8tcuwj9r JctUGEvp+MQ4eCoTO4UMnRdqU4ryCkssx1ylutZhIBwcTnuWsSuskGCdWzK347r8QcYU C6BBaLX4j5BLLJ5N0frQIgH3tmEYuhyi2IxrWFpfTUSOsv309ljJzYkQ9+oitUCYfmyT It4npUbcsmqQ5va2mWdL4p14QmCTiaD7TN7yuF3Ik6rs8vM9OKCm3GdoWLwRsYDdwsgZ O+Og== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gBzKfuas; 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 a23si6690243edn.432.2020.08.11.09.20.02; Tue, 11 Aug 2020 09:20:25 -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=gBzKfuas; 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 S1729082AbgHKQTU (ORCPT + 99 others); Tue, 11 Aug 2020 12:19:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:37506 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728797AbgHKQTU (ORCPT ); Tue, 11 Aug 2020 12:19:20 -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 560D0206B5; Tue, 11 Aug 2020 16:19:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597162759; bh=g/fdYmsXjS4o0XDyDu82txzCGkPcfkqggldKPafqBN0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gBzKfuas9PPoggObxXtHS7dl8D8FppKiJNgldOTLKA05O8mv0+uOKv6vdsFOuFXyo Jj+ocgSCJx2g55ZwX66KkiuY8cDMLuFnZhvDSnUGhUNjtPwpQ/ICPfeuIBOmKuLTwM UBOsYRzJzLwdMmnwk0sgnp+PQtJP3/7bCvLeH3ts= Date: Tue, 11 Aug 2020 18:19:28 +0200 From: Greg Kroah-Hartman To: Shuah Khan Cc: linux-kernel@vger.kernel.org, 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.8 00/38] 5.8.1-rc1 review Message-ID: <20200811161928.GA440280@kroah.com> References: <20200810151803.920113428@linuxfoundation.org> <4ee644b4-55ee-35b0-bddb-0c4e95259151@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4ee644b4-55ee-35b0-bddb-0c4e95259151@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 10, 2020 at 05:04:26PM -0600, Shuah Khan wrote: > On 8/10/20 9:18 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.8.1 release. > > There are 38 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 Wed, 12 Aug 2020 15:17:47 +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.8.1-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.8.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Compiled and booted on my test system. No dmesg regressions. > > Tested-by: Shuah Khan Thanks for testing all of these and letting me know. greg k-h