Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp4443243ybh; Tue, 6 Aug 2019 11:45:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqzqdExw8Z+KneIkl7vHHnyx0kYAaVtxPiXzveKTERxIxCqnDIVwif/iUAsG4iRHSzhrwgIe X-Received: by 2002:a65:518a:: with SMTP id h10mr4212811pgq.117.1565117126278; Tue, 06 Aug 2019 11:45:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565117126; cv=none; d=google.com; s=arc-20160816; b=qt63h8SSJUrv0crZ4OP4Gd5cH5LcZLxhvlx68VrYZmjCZdvqK7CeqqsYBaTSSDNY5K BOzD2NEHTqHlfpcEIqVay7zCUtbUTntayy0UaMwCkyLOIcq1JpFXqQwJSNJ34vTQA7Mh uPdmf1xDgeSyaSXXUimoqVx6gwY7ejV4GUlAd6gAT8Oq8O5nzQMLGBHNo8AkYb0gh5+d /3vQMZIC3BNlhv28w/OZEF0hsqxRZ06iTJYznCreWU6kfDbg9gXV8OpzWfxEWi8A9BPX Ja5lEdIs9VOdKOwmVLSv0jxUFwmW0GfjDFDo/Imwf5z+7jVEoc1j8IHaCRLnM4FxC4a1 IbSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=O9IMIAKXkjBkx/3YBmd7tnsrRf9tCeq9BXD3/U3c/I0=; b=tfiNZ/o295zBJLjLbo8IwqbkUC6ModeIDGAaFZMY1N5qbfbHdWTAZ6EG7Tx73Y38l1 Zm37vYKS6jzhKIcXSsbLoIvXNve/2CfQv4RuETh37RsKUGcM/Mv8COc2cS6IHjqcZM/i bsAd5UbAoqbdXi06acTjREA8Viq2FfjOQcbLXhYp1dgddhfwYeJaBgIgxwQx70hVdHfQ qmPyajcJN++DZbQ+gXhv+lB5m8N33kN4sGTbp41+Fin2GoskRUhBFDo4d7cVqa2l7gQN TYPXPPtLFQoaQ21lYJS5HmpvuOdgEaH+lyBY6gkPEFaqogw5Y11lQVTcUrSBEZzoo957 Vsfg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SBOXAzFL; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e2si46129890pgf.256.2019.08.06.11.45.10; Tue, 06 Aug 2019 11:45:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SBOXAzFL; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726818AbfHFSoK (ORCPT + 99 others); Tue, 6 Aug 2019 14:44:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:40524 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726009AbfHFSoI (ORCPT ); Tue, 6 Aug 2019 14:44:08 -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 2106F20818; Tue, 6 Aug 2019 18:44:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565117047; bh=82KdnV5xgDw0h/RCZKJpwmgLGzGBvW3IThY72SpKrcA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SBOXAzFLr0DfHY9SWf8LsgEhWckLONpPtqkpqmKD+sHQXkPj8u8YtWI2v4SSRYwCP yJ8CvUUllkvyex4vgZlPj1d+wag8DGgyI3ybWNnX7DDcXoa7gi0lo17nNC0kBNwcy8 u+222RaBSFjyOHk6fXPUV8zVN8CEkytzIMgTb7z0= Date: Tue, 6 Aug 2019 20:44:05 +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.2 000/131] 5.2.7-stable review Message-ID: <20190806184405.GA28058@kroah.com> References: <20190805124951.453337465@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 06, 2019 at 07:30:45PM +0100, Jon Hunter wrote: > > On 05/08/2019 14:01, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.2.7 release. > > There are 131 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 07 Aug 2019 12:47:58 PM UTC. > > 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.2.7-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.2.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests passing for Tegra ... > > Test results for stable-v5.2: > 12 builds: 12 pass, 0 fail > 22 boots: 22 pass, 0 fail > 38 tests: 38 pass, 0 fail > > Linux version: 5.2.7-rc1-g22499a291939 > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra194-p2972-0000, tegra20-ventana, > tegra210-p2371-2180, tegra30-cardhu-a04 Thanks for testing all of these and letting me know. greg k-h