Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp121462ybd; Tue, 25 Jun 2019 17:57:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqxNqjL2FYuXgW38KY0bVL2yrwWPV6QhriXrhugUr0qNinfEgHhy9h1ZObed5OCMMR69pnX0 X-Received: by 2002:a17:902:aa8a:: with SMTP id d10mr1826612plr.154.1561510629876; Tue, 25 Jun 2019 17:57:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561510629; cv=none; d=google.com; s=arc-20160816; b=bkBEvUt5S7LLn4XVbXQQi4MmQMj12vJO+0MH+dCbMvg9YR19k0+04rmfuxrl2gcOgv Ee/nZSty/sz46KqP6NNLFbI6njXVXDWKdABMY6+NQg+IlbBopYlTu+TWUCyOG3NtwWa1 6CS2j2UW0UhytaTi2jQPgLqgyj21un9FCvBdtXR+InN/fUgxTY78+7SwQy3uyaBiEjiB kveMFWzAHoYomeLA74NGGhf3tOG3gCfzHNAd3SGFzXGBNajHaEKrteSiGnbNyaRDOq2t LUuF8DU9ay6tJTd4gvJi6KMa7/xihJaDMdqGHXhjtJI8XDaLpQg0XLJ4AsfB0+0j9c65 Nm+w== 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=Xr2Oi7osWrm1zXe1LmC8t1YtohcrixJkSrpyh7reapk=; b=zJARd500mY+aZiivD9KI2EZziOTxCcwNGUuKNogyAEB/JmVlHtku5h3R1diIGGJl1A H3Zs4BUvQqPU1YFfsi4RjZhtyPcwCQaK9g5QI8w0dSL3nFFBa3nk/mAUYSg3749lYRzC 3hTtFYmYQK3zbH25BqofcaXoQ5UZwKIoCveNGx1DmQyRyIeQxwP6CULMWIVU6DQpPnDM CYnNOQNW9la3itKJQYQLOTAhSvAtMAXrJe1m9IRQ+kbT8aSOMuTheg2kVAyjCx+Vutek mrXposcFka2cB51tVshHyVMuNlglfQXjo4Sc7SwfyT7jm7W267vz6Qhcd74chPGNroRQ 9Ykw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OB4KBcaQ; 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 c2si1555142pls.346.2019.06.25.17.56.53; Tue, 25 Jun 2019 17:57:09 -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=OB4KBcaQ; 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 S1726431AbfFZA4n (ORCPT + 99 others); Tue, 25 Jun 2019 20:56:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:33072 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726037AbfFZA4m (ORCPT ); Tue, 25 Jun 2019 20:56:42 -0400 Received: from localhost (unknown [172.104.248.44]) (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 6ABE72085A; Wed, 26 Jun 2019 00:56:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561510601; bh=abXAdpfboVZdQSoog5ldf1FPShcMnkPsqNEx5/DnyCo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OB4KBcaQM89i63n0Gb2hSuILySIPM2YSgq8ZxYt49ot4+fLd9JpEOQIalLoFooiVa 7QUzKC1I3qhJy3qkBvBX9ntPKIILa0FniwApxmaeVozNMpmltU/mey7ZbADb2Et6bj Ms2hnQ6aRK4eUPN6B48TwhSUPvzs93bawrgrcDso= Date: Wed, 26 Jun 2019 08:51:16 +0800 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/121] 5.1.15-stable review Message-ID: <20190626005116.GC21530@kroah.com> References: <20190624092320.652599624@linuxfoundation.org> <163f4750-24c9-104c-95aa-16f51656ef63@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <163f4750-24c9-104c-95aa-16f51656ef63@nvidia.com> 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, Jun 25, 2019 at 11:01:11AM +0100, Jon Hunter wrote: > > On 24/06/2019 10:55, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.15 release. > > There are 121 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 26 Jun 2019 09:22:03 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.15-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 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.15-rc1-gd74a88068af9 > 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