Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp4160689ybp; Mon, 7 Oct 2019 04:18:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqyyrjctvAuz+JlSXyCBdZ5hQ1gz9opP20xDLuTMXzXdEhIzOjKQS3c4gNd2uWLU95ZGHFCr X-Received: by 2002:a17:906:1e57:: with SMTP id i23mr23254059ejj.204.1570447105498; Mon, 07 Oct 2019 04:18:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570447105; cv=none; d=google.com; s=arc-20160816; b=gNpjvHC28q7x76u++ehOpEgTbmp5h32sdsTqpp+oMcGHQtnIqdoIHphhmJPFNp1L31 CKgB6mho7de1cwYXfQzTbpLfLDlhvUITXVdJXTikMtxFZecFJR2ZwX8bWcE1nL1mXY+O VU11Js3BBI/sRfOZeIlDnuDGKFhD7dXpP/boocnavIsTdoQIm9KBgsoxHLj454wdytpz 7TW7iOWNUngVp/W2h/hfWYEEDeSafKeDrRRyXolSgx5Knb+toGngVlQQXcJMCIf4gjk5 WWJFL/XYihGzdbuv9a/Jb1AfavYPPgPExmOgJ3u30WDq3QmPu2F/qsOReoBJ8nNAqxh/ mAcg== 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=T1wi3llw7nG/pI4AD+LVGU/W+qUcWOsDU0cqhfBMe8w=; b=x5pdDDyUkI359HbEfor55zDhiI43bTpFeyMjNQ++32ooBqo9FgZf6OfvWk+CaRiW1z QmjGsSl75dqinGCYU8BfQfLUvRUN3PJ/ChLXDIhWgVGobED5j1WNbQZVSp1fW8cP4cqV 0q7G6Ap/+bgsxjRRW0H/zWdGSOr8h9DkP0MkZKxyqt4YoQCK7Ck8THMnCaCReJ2jNt7o nocI91MnH4TxQIxMy/Ap8s6X8ofyPtq5IvylqcrjQGEj+1+Ua5H8/qPjq0NumyRmt/Vo wcxjoNxX3diTnz5SNUAFrrLkUODVHaGhAjEECSHl4CiSTS1b0m9fMYxZzuDofX0/LgLb CEUw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UHyRWvht; 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 f31si9199757ede.253.2019.10.07.04.18.01; Mon, 07 Oct 2019 04:18:25 -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=UHyRWvht; 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 S1727505AbfJGLR5 (ORCPT + 99 others); Mon, 7 Oct 2019 07:17:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:47730 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727317AbfJGLR4 (ORCPT ); Mon, 7 Oct 2019 07:17:56 -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 4B03521655; Mon, 7 Oct 2019 11:17:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570447074; bh=r+vLgFtRiNBdOslFnz2p04PFe5zb8gDhJ5YnivaVaUY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UHyRWvhtEhmiGVo9uSRtjPrcdlBE95mlvJCePL9S79N6JNcY5f8eFGKBzFU5SOUll CkB1jBN3d6gQQzwY3Q7aMMMBImsQX8GQoUG85d2uDoF9R1A1/Iq0b0QtzctFH+6Fx6 QC/9pP8DKzm1raC0FD/IoY6lMN9uvzUaCZJVGJ7M= Date: Mon, 7 Oct 2019 13:17:52 +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.3 000/166] 5.3.5-stable review Message-ID: <20191007111752.GA669414@kroah.com> References: <20191006171212.850660298@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 07, 2019 at 11:09:04AM +0100, Jon Hunter wrote: > > On 06/10/2019 18:19, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.3.5 release. > > There are 166 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 Tue 08 Oct 2019 05:07:10 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.3.5-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.3.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests are passing for Tegra ... > > Test results for stable-v5.3: > 12 builds: 12 pass, 0 fail > 22 boots: 22 pass, 0 fail > 38 tests: 38 pass, 0 fail > > Linux version: 5.3.5-rc1-ga2703e78c28a > 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