Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp633684ybt; Wed, 17 Jun 2020 09:53:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz59swNYDOh2n5T5NbSPMD668sntruY3qOsYFZZguFdouIthfAhTgeZb2rYjETmfNKp5ue2 X-Received: by 2002:a17:907:7014:: with SMTP id wr20mr54767ejb.251.1592412828217; Wed, 17 Jun 2020 09:53:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592412828; cv=none; d=google.com; s=arc-20160816; b=wshp4grUyOlsabP2yphXaJRDzuuWVoRUDjSWnBfp4VazzRvwjNm/WWQuzZLayY+oYH RY1XTslQpnBMFv0uGRYVwHPiIglnZChpgj9yd/hpJRtc5/XQpLIe59vKaiIjLivIR2SG QPv1hJrOdaU0pTQvZ8GRNmgdDJfOB+7IL0h2Mg5KFwIltxQiCJ5GZWlkGVsx7SGNraf7 gUvnsrwnNyQWP5ohoZ63WCkYvMRfziKW2Ckdr7t4FuOAlKzWK20oQuR6m3QkdQcmjKdZ 0aaC8jPthE5vtOtn/XX5YNwUTVofc3zzxxuhvCybRTLgKIeWpbRlDyt2VwqAPMu+JQIM hYgg== 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=pOSIRNs7onBSWUos5tLnWZk5wh6IWgQAOOhiurF3f3Q=; b=03+BhL0aCoKsb1RpjBn+841O5+/VIp4+qv/F8YA6zqEPedKog7CIo34BORCrEqF6tI PhPkMtzlskajg9qklCSxnUVrC4jme0uXwJGyIh5TL67cuvFyJVCk0+A4t7XZ3gXK1lCj oy/fd5iRfBM64Pxh1SVq9A4VDZu66mvQwoDIIWHWjuhmxnIJQ+B2SByFxe07FOEPUWyM e87mboumv51e6+kLj6VSQkggPZLYtJNZOZJ1UaCQLB79hrJzrB8h6DEQs1nwPXWQmjaN SnBAn/63G4rmBAjfgahf2ibk4Gh6txfTIU3w0HZKNduPlYx6CdnrhoTggQfkRiaYl36F B9Vg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cldD3ElD; 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 s20si319488edw.254.2020.06.17.09.53.25; Wed, 17 Jun 2020 09:53:48 -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=cldD3ElD; 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 S1726857AbgFQQvo (ORCPT + 99 others); Wed, 17 Jun 2020 12:51:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:44674 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726597AbgFQQvo (ORCPT ); Wed, 17 Jun 2020 12:51: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 E19A220897; Wed, 17 Jun 2020 16:51:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592412703; bh=yJIMgYmxE2b021HNjLcZ5z539vezI9aKTyvm8qWgNZ8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cldD3ElD8yqoB76E4PyeMP7F89GQLxHb0bzpP4BRLOSM2q7MkRU/jGZPSLhPDV6PN reHpz1KbRt+UwiyRS8ii7eEDQlLJF1pr6q6QGK25H6y6mjkzCgssKuow5mU8kMutAo arEspLenHqyJUAiJ3Gnn4XNYqz7YnEzeEsiwcAgA= Date: Wed, 17 Jun 2020 18:51:36 +0200 From: Greg Kroah-Hartman To: Jon Hunter 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, linux-tegra Subject: Re: [PATCH 5.7 000/162] 5.7.3-rc2 review Message-ID: <20200617165136.GA3794995@kroah.com> References: <20200616172615.453746383@linuxfoundation.org> <77015800-d0a2-38f7-e70a-e6dcbc6325f9@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <77015800-d0a2-38f7-e70a-e6dcbc6325f9@nvidia.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 16, 2020 at 09:21:09PM +0100, Jon Hunter wrote: > > On 16/06/2020 18:27, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.7.3 release. > > There are 162 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, 18 Jun 2020 17:25:43 +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.7.3-rc2.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.7.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests are passing for Tegra ... > > Test results for stable-v5.7: > 11 builds: 11 pass, 0 fail > 26 boots: 26 pass, 0 fail > 56 tests: 56 pass, 0 fail > > Linux version: 5.7.3-rc2-g55b987cbccd9 > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra194-p2972-0000, tegra20-ventana, > tegra210-p2371-2180, tegra210-p3450-0000, > tegra30-cardhu-a04 > Thanks for testing all of these and letting me know. greg k-h