Received: by 2002:a17:90a:9307:0:0:0:0 with SMTP id p7csp5139541pjo; Tue, 11 Feb 2020 04:45:06 -0800 (PST) X-Google-Smtp-Source: APXvYqztfk0UM4b7/MxZNLKv2gcDy4yUPJtQ7JLtfo45/HNSHLzTKL7RtKZcOFYlj6XJT5ghIU8x X-Received: by 2002:aca:c70b:: with SMTP id x11mr2797558oif.29.1581425106627; Tue, 11 Feb 2020 04:45:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581425106; cv=none; d=google.com; s=arc-20160816; b=lBMHXeLjmlOKkkftRcN79H5esK/8C8ScOa/zPYcgwJMLew2AeWacNEPUb6p3tX3/RB DKxU6Tpm9ZHx3w5ggxRMvgcnYH5CNnBSghIrCD6tNMzMSMFlkbMPlFwTULn0m7TcLfBc OjqtAZIOLkqdVnul5tw7IInUjSKtawstVwWhbN3qVi5jQtfTOn231BTzrFLMimLV55an ln+27Ti75tHORyg0DqHF913RwPV1ms/iFXLzDZ2AStIk0QCZRVAZOPAYiY/6UVfl2CJy KHFO1t0u7IeS1Fan1GEjMmOXGivVzMg93QPOlODY4MvM9lbkSm5NIRwuUcYJ/f/pPsnG RNWA== 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-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=8rTL3coy4Xq7ZWit+Au5B7tj69tEX2iVbueKAb//uXA=; b=bG1oMbvYx9Yq5KQ4KX5WrG5Nz2bh18NwBa63x3jPfufK2nGcrhsbu+2ImdpTyUjrE2 tjUDgyF/nPYG2yQjQXNu36jSGEA4S9nHbIDWkPSNOzTI7Y5/Nc6QJYoWEvnpNOBz0J7d nggrRK7xnPXkrMx1SWDBy31S99yblSFTIeaqv9x1k497F0ehlalrU0Tvxhw/ER87zHlw K2Qey53NzdfuIfAA6KPhbUBJikMmLwpfGRsYkdOqsohFQijE/0Es4GD4lgw0IvDGX60r q10DhrFfkmBg9duexY46EvyjbZeHCMiDFnUDLlV4kY0l8EQC/nPmtkG11cjoYN6IZkR4 LqyA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wzB9aoK5; 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 w13si1893470oti.291.2020.02.11.04.44.53; Tue, 11 Feb 2020 04:45:06 -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=wzB9aoK5; 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 S1728575AbgBKMSK (ORCPT + 99 others); Tue, 11 Feb 2020 07:18:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:48196 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727264AbgBKMSK (ORCPT ); Tue, 11 Feb 2020 07:18:10 -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 A9F45206DB; Tue, 11 Feb 2020 12:18:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581423488; bh=7EMXBuAN8n+5C6BC5i3JI9ULJUmAAjlKHb6hvurOMPo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wzB9aoK5MR6JydoMwkm4nCcLMd7rYCZ16WPxQNufoLO/HfZ4dJ2MYdfkFlwQPf2nT 8gfrUUmzdQyGuQALEuLLxOukLhucrBNafQ+E4V59kUxN7aILHClhUOpLteu4i4k/AC VIvTCpS9WHWwJxPn7ZFOQVawLGWhHPGzpf5nl690= Date: Tue, 11 Feb 2020 04:18:08 -0800 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable Subject: Re: [PATCH 5.5 000/367] 5.5.3-stable review Message-ID: <20200211121808.GC1856500@kroah.com> References: <20200210122423.695146547@linuxfoundation.org> <20200210180821.GA1030265@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 11, 2020 at 07:25:14AM +0530, Naresh Kamboju wrote: > On Mon, 10 Feb 2020 at 23:38, Greg Kroah-Hartman > wrote: > > > > On Mon, Feb 10, 2020 at 04:28:33AM -0800, 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 > > > > -rc2 is out to fix an arm64 build issue: > > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.5.3-rc2.gz > > Results from Linaro’s test farm. > No regressions on arm64, arm, x86_64, and i386. THanks for testing this and the others and letting me know. greg k-h