Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp699539ybt; Wed, 24 Jun 2020 09:06:17 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwgDHPwpqB+UQ6lQ9BFSmog99njxQm6XbH7V7K1Zi6saWVDeChsYilq2Fz0DAaqAzkSRVUH X-Received: by 2002:a05:6402:1202:: with SMTP id c2mr26763523edw.182.1593014777686; Wed, 24 Jun 2020 09:06:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593014777; cv=none; d=google.com; s=arc-20160816; b=WuiFgqj+tlNH5p4/P1EupehXA9FiR9ncjFu4DBCp7lXUuP13N15a3HOpE1T9rzdyni sKE76y03vtvotUFSho1u/0KeKj3BTzNQEpMZCZGpEHB5es3oRy7jlVW5IclKcMkZxnK7 cpcCnAB/7ukUs8BjF76i1y1gkZ3bkhJS46/81qPH/1UW9qapFOwQimPfSml3Fm19H62R rIogdq4i98CpYUfPzyzCMGQi4X4MmODRK2l8BVPaZ6lF5Zhcc+yfuewP/w7rAcVCNmlp Rpvg8w5uqfyO0d/XRxsLTARIISKN8Mg8MPMlpqy0TtJNRlaWiRnQ6p/vVR2sa4IFLdXI Q/xQ== 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=oAIh9NHHtSHhc4cPrU+HTggB1lmyeUvL+2Mu6eg8cKU=; b=H8uO38oTl01r7J4Oio+2s2BaOGrl4mHZbTWhWXmUHOY0rL09FISAsTUprHyxmlNDLt u4lJLFTDcdM12iW7DVmv4ap4c0+0REP1bBEnVbkMv6UlRglEK8kUXrRDxbxFgug+WiZ7 TjH1BiAgh/BXOg+jpVbpN7f77NV5k3RFGCQl+sIF50cmgHSRw1+nI1XiOn3c6d9o5Pu7 r71sPv2XjzPhFJdq1xjqEazVzME15DFf7932STlFFJuUnCeAeh5URY3mDkcrkHWJNgIx n/e7fM26tePUfig9weM9/plDwukJSS97KOQcM4laVMqbcdJ0xkI4Lrak9cNsddlKsL+/ 4jxg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nDubSH1h; 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 w6si2645826eju.595.2020.06.24.09.05.53; Wed, 24 Jun 2020 09:06:17 -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=nDubSH1h; 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 S2404791AbgFXQFk (ORCPT + 99 others); Wed, 24 Jun 2020 12:05:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:52106 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404503AbgFXQFk (ORCPT ); Wed, 24 Jun 2020 12:05:40 -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 80B66206F7; Wed, 24 Jun 2020 16:05:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593014740; bh=AWZteoRvB+bV0L1jEfUdGppba27IOiPJkLjir5C2LwQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nDubSH1hcmIHhxBkrJCbAtFInAjaZVP0xAhFeA6PxLTBeQf/86p7360IzPRZquAFb bDJnaPpjo3UVWKv+AP0p3VGoXimYzY6IXnw8ZEGQW06MICo9UUR6LK93eL4Wy3qH1Y d/cWydLMBC4LVwmGMWP5I/3FkG0dwSRSlBNFMM6k= Date: Wed, 24 Jun 2020 18:05: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/474] 5.7.6-rc2 review Message-ID: <20200624160536.GA2097866@kroah.com> References: <20200624055938.609070954@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 24, 2020 at 11:32:40AM +0100, Jon Hunter wrote: > > On 24/06/2020 07:10, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.7.6 release. > > There are 474 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 Fri, 26 Jun 2020 05:58:09 +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.6-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.6-rc2-ga5e7ca280376 > 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