Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp216083ybl; Tue, 28 Jan 2020 22:20:15 -0800 (PST) X-Google-Smtp-Source: APXvYqyNqE15DefXKHGwoSMdbyx6CkitLutiEND0V7531w/lfwZaC6CSLTAp8JI8+lXx3C0NNPfd X-Received: by 2002:a9d:4801:: with SMTP id c1mr9667855otf.258.1580278815348; Tue, 28 Jan 2020 22:20:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580278815; cv=none; d=google.com; s=arc-20160816; b=n7OHmjKz2gHilWysrJJxDgfjBwXlho0hSSVQzyG5sEXhKZdz/xM+0t/OKj5lBaSciH AsvUX543Ie+Oa6Zm7crKXaqOBeZRsBslSMIEV1AcRRrCI4GZkuFJsETnoikNvdREKFMj Tvnqub0RlmdO882xvjh8MkLaBqEyVbq8emr3wglVlx5buJjxZWx8Czoifi0/uYsv9C7o i0zG/AcL5WXqfOgKzl1jS/0zRsnLra6b6mEgvTKrGqV8YdB+D/KnaRAt2hkFmcixedQo qluNwEtwhg7UbLLzotewPYvgoUzCH9GRUeeFtlaQ8F/GGQEbkpCtn1sXNjTKKuRuRDSn yS/w== 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=H8Hq67T7ZMP98AgNmbqpX8C5+MVetRxy+4K5ys40BeY=; b=oF+KrrtYsR2g38ZuVBwyr15Ifyi9XgXW07DBmn7Tq+xZ3f+LRvc3Rl9HKImeB0LFCp DgS262mGF/fcJnKFPHeldTjLLOqFiuQo8asHvaWw47f+kLHV3zfKG/e+pQ4iWKqLU2ah Yqi2uOqhbF6IJoQ+VusOeIZDL1XTcUM6TSoxYjsYb0MJG4JZhDhodsnAuGruQrmaeLlC inkeRv9jE9TgqN/0JC4kusGSgN0KNBUWMoDwwZ1mndapikHKyBNcLhmItl/5hzRCE5Rz ZKQjY2BNhz80izOQu18R9yMZBBi3A8OxNzMCCIoUQuZrbvsE/nO/+uvTKNC1RuM7obey m+Vw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=jwYAvroF; 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 t18si625888otc.230.2020.01.28.22.20.02; Tue, 28 Jan 2020 22:20:15 -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=jwYAvroF; 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 S1726174AbgA2GSK (ORCPT + 99 others); Wed, 29 Jan 2020 01:18:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:41260 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726020AbgA2GSK (ORCPT ); Wed, 29 Jan 2020 01:18:10 -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 CFEDD20702; Wed, 29 Jan 2020 06:18:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580278689; bh=XkuEW+/TigXRcsYVrdLzdqdSURlN6dAQKowNczMUKmA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jwYAvroFSrWgAksj+dLV6kqkPpcTbeLqUsvOriWj7HE5VDJ5qzsyJguVvOYMWZwxs lD5NhUVN/THgJPQ5THuDkryjIf51IFzxF7MGvAfHnSlMSAPLdZ7DxI/xhnAVBr5Fvs ByOyEd+rayErkvjRRz77Oos4TeUpiTbqzJo19f+A= Date: Wed, 29 Jan 2020 07:18:06 +0100 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.4 000/104] 5.4.16-stable review Message-ID: <20200129061806.GB3768602@kroah.com> References: <20200128135817.238524998@linuxfoundation.org> 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 Wed, Jan 29, 2020 at 10:27:07AM +0530, Naresh Kamboju wrote: > On Tue, 28 Jan 2020 at 19:31, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.4.16 release. > > There are 104 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, 30 Jan 2020 13:57:09 +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.4.16-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.4.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Results from Linaro’s test farm. > No regressions on arm64, arm, x86_64, and i386. Thanks for testing all of these and letting me know. greg k-h