Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp4197805ybf; Tue, 3 Mar 2020 22:35:58 -0800 (PST) X-Google-Smtp-Source: ADFU+vup5Pivc/OdP7rp/pkWhnDDUoDFrfY/nITBV9t4oBeqUI8jXM2CB7tUseQbIe0/ISRt34Pa X-Received: by 2002:a9d:5d09:: with SMTP id b9mr1189773oti.207.1583303758191; Tue, 03 Mar 2020 22:35:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583303758; cv=none; d=google.com; s=arc-20160816; b=e8+TosakagCOfRLfHPAby1PjIeu2bkD7whDWNR5O6HwAjYwW+G49Gt3++jIPw/kOSS KNZmqAew6omTj66k3d7OhjRVZo6di9jCJONJwpZMK0gww21D+htaiFDN8ueBKHWToW0u 1OzUS9dWBFdfI0cpqx8qFtXN6gzEqqoGpf0MWKH6sfmoW3hWTuEcylOUAisHiC9uflB9 d20nNUSApEh1jh0nFKw9oITLah5g7TLCXRC6ZiTQ2n4O3x/jx7Pa9lMaWLriqcdAteub 79SNkMUV6SxPzmnJi2y/z7UbhkZdybN6Y9QulZS3AZwZbITtlBVtannkjbSnMwrGmC66 ryXg== 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=AwBrEs4lzv7PmS23y+XWBSDsKjrNYOelwtZUWjUJACo=; b=gJ9LTVZIVaRwwMqPm/7JgGhl4eA7dyr0qqXZhMP+hd2c6gzPS8oT2ArBgde0hvm2n7 G5fN9eyUdUGji1B48XdMypg7kkR3qlZLLZ/0/jVlc4gpishaRG31FKLtq88O3jM/D1Pm ftbDLuPHb4RiSf/eMQvoSZKZlfCmefVukcglZjiDptOberUSwJfHwWqv5BKlzCRSOBNG IsA8QwT2duHXCPAldRmAeGztYyx7RT8KFLdc5ma+MfOaOeQRRUM/h6+JhmwKVdKaZ6Ov 6pR/2o2ppfjDjrgHKPA5nCyepsqCEZVSGw6MTx0Zv4EvHBPtvC75K1bvJ+T93vpYDtWt k0bg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=A6yFeSNH; 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 q124si649988oig.228.2020.03.03.22.35.45; Tue, 03 Mar 2020 22:35:58 -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=A6yFeSNH; 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 S1727130AbgCDGen (ORCPT + 99 others); Wed, 4 Mar 2020 01:34:43 -0500 Received: from mail.kernel.org ([198.145.29.99]:53122 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725791AbgCDGen (ORCPT ); Wed, 4 Mar 2020 01:34:43 -0500 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 35695214D8; Wed, 4 Mar 2020 06:34:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583303682; bh=vm1PJxz1Eur0jQnEA+GnvtmblRRiAYg6kBegxtix3Bo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=A6yFeSNHdCYhPPIIgRcIrRNojRmLP6Ail8pRYkFFedfhi7lKkle5n/m4mQrzXM0cR af/2+OcwZF3ukOauSj0dPbgR80gSg++tEifjJitgLVg8Bm59vdawfsXq4G0L5yeblG Gq+535m28Di1mXFW6+eeYRjuJS9ZNLvxUB64XEdU= Date: Wed, 4 Mar 2020 07:34:40 +0100 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/176] 5.5.8-stable review Message-ID: <20200304063440.GC1202498@kroah.com> References: <20200303174304.593872177@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 Tue, Mar 03, 2020 at 10:11:19PM +0000, Jon Hunter wrote: > > On 03/03/2020 17:41, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.8 release. > > There are 176 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 Thu, 05 Mar 2020 17:42:06 +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.8-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 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.8-rc1-g3517b32c0774 > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra194-p2972-0000, tegra20-ventana, > tegra210-p2371-2180, tegra210-p3450-0000, > tegra30-cardhu-a04 > thanks for testing all of these and letting me know. greg k-h