Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp3585148ybg; Sun, 7 Jun 2020 04:22:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzf3Agx/mmsyEznMzdFKYtTbJNJ9HiGHYuTrvLspfOerJIUIHCdYoG5aZO1TAzslIEY31uN X-Received: by 2002:a17:907:9f0:: with SMTP id ce16mr16132586ejc.476.1591528924091; Sun, 07 Jun 2020 04:22:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591528924; cv=none; d=google.com; s=arc-20160816; b=xLhAArwkNXMoPZuyTPjkO0cHDVjd8xQWl5/1+0oswyxM+07B3cH7179hVz4qlve2PJ HJZR2ceLC0W0Mq6hV0J1yJLciZ5/mZGJ0cy8SaimJY0SdDQ5aLPD6HHgdFZ9rGiLsJxl 0jy62Cu4DJ0LvHK8gB/DaxLJRol/H9p1kILSwqj671cud0TaZgDqdSZ77l7BK2jzqgvz FNag29E204yqbFAK3IkLjllAuHIgrcFoZ8aSK9DYbov4HSriRlekUAWVimG94NcMVS6o eb54TGT9a6XydYbF6poy6qPyYdukyHqMV8NCI/lrj2HfQQWv0DLYfEXAutm5/+alw8eb izXw== 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=H+frBtUlNWSj4m2d56zvjpDUtTAMgaqDMMFHETXZP5I=; b=se7y1ue7FzqIfek6hkKQJwcRNNeQ2mPbmz+hPzESjC2nIJNkl0UuhO+4BOjEo9f9vC R1EE6O9u3RF8PaqALc4XOw+XLg3F6+hOCindo+xCXWs3M3sHzZWJTrE53oejOBx6rSKW df3BVrsICWuzkt0zPwgRk9xiG/2IkTQFGWMyHaFI6iYgK/cQJH1rWHEOUuIGrTNMckRm fHJpsbzPE/KXm4+flDlPdsccc2eDtuHGLR8XLjiQsevcmcHVOhARXFUN0SWXDbqwKJgh 44n2bglZhi/29/2HEjHQgFQXbkQ+Cww/k4rtT3MPgCxm9wwNtCrqxYliDil4VYMutn6G OHiA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bVXhibNY; 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 v9si2812816edr.417.2020.06.07.04.21.41; Sun, 07 Jun 2020 04:22:04 -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=bVXhibNY; 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 S1726536AbgFGLTa (ORCPT + 99 others); Sun, 7 Jun 2020 07:19:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:51130 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726446AbgFGLT3 (ORCPT ); Sun, 7 Jun 2020 07:19:29 -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 DA7E620663; Sun, 7 Jun 2020 11:19:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591528769; bh=53gxRq5Z1RxBMufkh7Ra9d+t2aZTO0FwRsxwlOvy99M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bVXhibNYvg203iNlAdTjDmBFrnd0aBWDg+CLLvfSGljPzpzec41KVyROMEYWuSOZ5 8OGgFhdXrlP0KIQ3agfCJH6ENUUVD+obWbuOqawtyLqy6THc9P5g0UWtv7dZ9mi3LE gXeEQGaeFI4n9F27uhR9HR3g/Filo0MJndw1n07A= Date: Sun, 7 Jun 2020 13:19:27 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 5.7 00/14] 5.7.1-rc1 review Message-ID: <20200607111927.GC47740@kroah.com> References: <20200605135951.018731965@linuxfoundation.org> <77f30512-ff14-47a4-9350-9fd4151657a9@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <77f30512-ff14-47a4-9350-9fd4151657a9@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 06, 2020 at 06:34:48AM -0700, Guenter Roeck wrote: > On 6/5/20 7:14 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.7.1 release. > > There are 14 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, 07 Jun 2020 13:54:56 +0000. > > Anything received after that time might be too late. > > > > > Build results: > total: 155 pass: 155 fail: 0 > Qemu test results: > total: 431 pass: 431 fail: 0 Great, thanks for testing all of these and letting me know. greg k-h