Received: by 2002:a17:90a:9307:0:0:0:0 with SMTP id p7csp5140013pjo; Tue, 11 Feb 2020 04:45:37 -0800 (PST) X-Google-Smtp-Source: APXvYqyCgjFtwuoiwXshofx+HSmVQhbM/iWVuW7db5k3LQ00Pjbq+rBhvNH6LdTifTrJyQxik42A X-Received: by 2002:a9d:7ccc:: with SMTP id r12mr5278991otn.22.1581425137768; Tue, 11 Feb 2020 04:45:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581425137; cv=none; d=google.com; s=arc-20160816; b=y6aC6ZeibdgtmvNzVhtKx4kj/ermMF1AHL8ZZ9DIbTnqDcY97fkSC+lHMQsUUdW7tC hPO00Rrg2vUXV7NSsLXsRbFOTCdRe1Io+/93gapN99+C6lP3ceYSw6wo7SMBOESsMiIT k9gDrkvG1YnX1ISsc3v15xVQ/ldhpiuSo6avZCyF6oJEuS3XlCitNYxrLtwlHHzMH7FV UMUSWTFxFuHcNwZB+yMVMTJI7GaYL7jfux4HPv+tLZ54f8oz2T0Xc+XIpG79XEFJqyHN Y2Mkxc6VxS5NtQC4S7MslUuKPXGkT1ejKvqQred2UXXxcXgNANRTKP0MRxDVOCNJm3Gy FyQw== 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=UFneIXbO/gqEquDwsq9osoCU0vjOhkFk1SkSeaCmw0M=; b=0rNsR2/QNjeBCIPRNTYb9CqkD17xOipME0NKXaGv7cQYYTivZPQGmg7HAItXngeNNQ ik5qXfpLN3f8SZM+JWrApA+qHupWBNILqg8Pgzcxjrv4xuDq+xU/GAYsO+Y6Tr2L/XfI qFFvqJVnaGAtAy1yIycpeohe+XyZZWKaop1+PeZIWCvpqoRsuyNgFF0bItnEYkdpAuLY 1vSFxtk1zTTjUl82zCeUzc9/5wIJKrnfA8rKtyvbgvn83JsNJ9fPhEMhQIdQOyg3nDy6 WagIldqHj6PeY47+fwu/8iR/mrp8hs6RGqItClUt6FoBGWPROELweybG4z1IxG9pkxax oD4A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dF9gsQ9y; 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 m9si1551989oie.148.2020.02.11.04.45.25; Tue, 11 Feb 2020 04:45:37 -0800 (PST) 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=dF9gsQ9y; 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 S1728526AbgBKMQu (ORCPT + 99 others); Tue, 11 Feb 2020 07:16:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:47876 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727950AbgBKMQt (ORCPT ); Tue, 11 Feb 2020 07:16:49 -0500 Received: from localhost (unknown [209.37.97.194]) (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 394FE206DB; Tue, 11 Feb 2020 12:16:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581423409; bh=KHNDwelMhPhYYRCIOXWR7Xld6woG2x8V5JdMXH0YamI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dF9gsQ9y8v5ZtdFIFFa/ugYBc0DrIUCKgbUMfTkZdQn6RYF7pZe8TCQRLZRTyVtzY TVoX1MxOwENUbyFr0DtlAAo9kZ7u9A7ksPE+x+tKxRat3HzPGYuWJArZZRsL9QXyQg /t0E9A1lUwcvIwqhsR8L+0aUfT/AA8gzTY5DW47Q= Date: Tue, 11 Feb 2020 04:16:48 -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.5 000/367] 5.5.3-stable review Message-ID: <20200211121648.GA1856500@kroah.com> References: <20200210122423.695146547@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 Mon, Feb 10, 2020 at 08:05:39PM +0000, Jon Hunter wrote: > > On 10/02/2020 12:28, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.3 release. > > There are 367 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, 12 Feb 2020 12:18:57 +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.5.3-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.5.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests are passing for Tegra ... > > Test results for stable-v5.5: > 13 builds: 13 pass, 0 fail > 22 boots: 22 pass, 0 fail > 40 tests: 40 pass, 0 fail > > Linux version: 5.5.3-rc1-g1d9d90e88c9f > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra194-p2972-0000, tegra20-ventana, > tegra210-p2371-2180, tegra210-p3450-0000, > tegra30-cardhu-a04 Wonderful, thanks for testing all of these and letting me know. greg k-h