Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp996967ybi; Fri, 14 Jun 2019 06:57:41 -0700 (PDT) X-Google-Smtp-Source: APXvYqzvEc9ClRquvPHzcMKd3X7yBCTjxEnHiUfR+0NV+sP0MDpyNk/jqRX6aVkxUx2Ag53KQw+B X-Received: by 2002:a62:ac11:: with SMTP id v17mr36940041pfe.236.1560520661610; Fri, 14 Jun 2019 06:57:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560520661; cv=none; d=google.com; s=arc-20160816; b=sZ+ymiOuSEaqEJlp91b+D0PEeWPCLhO4KTkZ5AvvmoXV5T4ZAkFbMc0x9xU7bMljQ2 bITGHSixN96xHlBAqRkSMj3+1HrDgYRyeKl51oQpuGgDJWnscOgxHLi1Hbs3zm2v9n1z Po+fZT42DqgfHtEDcbzNuG8JunoP1thSQW0WWCASt6NYYHJDaabNk+q1iL1yVaqS2A2X V74gEOx1bJdgHDsBlLtkQWhgGDqub17bM4a0OifPQBXup/xdhRZioSVvxIIXGxWBB2kC Ac8RdO8OBRYe0CxS/GT3dBjCbAENxdDrOoi5nzuKgn6BTcYrqfOkOMtBkG/5LxDioGvC ID5A== 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=nNM8aLUHhCc/pM9aBWs6521rgq/yXWbuAQ2bEBUdd7I=; b=MB3/AHxYrlTjPVqrQriQ3d/pdiC4ekKy8Z64cGPVMHyHqZVmAGZUle8BypyCgHuuFC SBcug79Rpok8XCEc/BICHPPJ1F3R8eCVB/jwHHPiOpDPaMASu//Ylh2qkTXVdf7hmeu8 3a3UtI/4OU95F2jP/wSbtrftGjPJ7iJTiOP/JajsxlP6QXTiVv9gmaEpx8cUATHCjJE8 AwSdlZEoH619ZyaHsLrxsQkaIvsj4DX7gCZ+CHKFFdAf+pNGC6Ai35e3mbDliu7oY9nX 80f+y7PFvM2kr5zippWFXVGaJre7MA4QsSiCUCQV9AjIcqEwqOTwFdQaht9RbOOc42Db RV2w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=zgB3gLXV; 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 o61si2593726plb.0.2019.06.14.06.57.26; Fri, 14 Jun 2019 06:57:41 -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=zgB3gLXV; 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 S1728382AbfFNNz1 (ORCPT + 99 others); Fri, 14 Jun 2019 09:55:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:47870 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727382AbfFNNzZ (ORCPT ); Fri, 14 Jun 2019 09:55:25 -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 7043D20850; Fri, 14 Jun 2019 13:55:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560520524; bh=lx29tlqAuaVeeTpHAGAyie4v7VVjd5N0QwIzLnn3vXw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=zgB3gLXV3hSmed6kVh+AzNNMVm7LjSp5FQD93hDfx2rPVaKz1FSmXrC5nP42YlIF8 rU3F+fa+ISzujXFUuZWkf5SL55ZH3CHXR2sE26rM5C9feHMAhJ/d4o03fyvYUXZZpk L3iiqWMu5RdwJ4E3747pH6ZlNfsrSOLOKoWDVpAM= Date: Fri, 14 Jun 2019 15:55:22 +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.1 000/155] 5.1.10-stable review Message-ID: <20190614135522.GA6498@kroah.com> References: <20190613075652.691765927@linuxfoundation.org> <80f289fa-2a01-7a88-eedf-82534ef265be@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <80f289fa-2a01-7a88-eedf-82534ef265be@nvidia.com> User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 14, 2019 at 11:28:12AM +0100, Jon Hunter wrote: > > On 13/06/2019 09:31, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.10 release. > > There are 155 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 Sat 15 Jun 2019 07:54:40 AM 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.1.10-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.1.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests are passing for Tegra ... > > Test results for stable-v5.1: > 12 builds: 12 pass, 0 fail > 22 boots: 22 pass, 0 fail > 32 tests: 32 pass, 0 fail > > Linux version: 5.1.10-rc2-gb7eabc3862b8 > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra194-p2972-0000, tegra20-ventana, > tegra210-p2371-2180, tegra30-cardhu-a04 > Wonderful, thanks for testing all of these and letting me know. greg k-h