Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp6206088ybl; Wed, 15 Jan 2020 00:15:02 -0800 (PST) X-Google-Smtp-Source: APXvYqyTVrxbM1BjYBdpEIyDhMrRel5citbTL99sKdcFvmngJ+8z7ftPdQeq82pe+TIrMc2b7437 X-Received: by 2002:a9d:da2:: with SMTP id 31mr1831036ots.319.1579076102164; Wed, 15 Jan 2020 00:15:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579076102; cv=none; d=google.com; s=arc-20160816; b=yIgZpBJwJcUsxiWiOYu2Qtm6HSganSp11Za327pr8QfTSYLWnZFInknHGitR/SPl9R Kd5V54W1Q5rZ3asej57qCdpJFiaXY9m8tAUm0BuKMuOirKa9AJQgAwjYBVRBn/7wLXb4 fWvTng3PUkAQo92qhw6o+jInhcz4nKeT5fxkV3fU23G/fxqAKafCs3AXyP7CMWTNk1vL xexgxJ1eEPlP5cHrVyAnlDsp2b0LxaZXcWIKqBdDYdYJMsn9sf7PYb2dFrV3hHHjCCNz wkix8mRSk3ZkkEql0Ge/H6QKC1wj5yOH2fDQZ/USrUFVlIh2/YrDxan+9xb1LkPuZZ2D 8MXw== 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=Wnie3vL26CnhzoT9q3DFVv/HLNIoZiZqiMFgpZ9vT0E=; b=q5pE3T2bLJjRR6LPrQkEa/Dtwcovkd5SYyUbk9rbvxxx7ZYzH7+bBpKI/mxaiO1q4W 6IQdgPTAW8UOmsMcS0R/lGg0sIQqku47So2J07MQUlIerH5bVo6ou4g3nz9uvrPLSMwG VjRXEa/LczaSxl6QBfBT2+sPrRFAaAqkdk25E4+mludsL8QhVn0RmaVEJebieiuGpuBm 1NpNS7PMwMPgdxaRQ1TiawevV0DVQSR2JHudXQ0ShiMnzQf1gjkyJTwk5+fYTBOQl4PZ kbwiYHGkER5tWaBFE6hhXIUkl/GtKeFt28m8lx+d71g+N0IwYqg77fjWRUgjKavh1S87 eSTw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QPkM+mcj; 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 w9si2280041otk.91.2020.01.15.00.14.50; Wed, 15 Jan 2020 00:15:02 -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=QPkM+mcj; 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 S1726555AbgAOIMs (ORCPT + 99 others); Wed, 15 Jan 2020 03:12:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:47776 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726100AbgAOIMs (ORCPT ); Wed, 15 Jan 2020 03:12:48 -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 7A66324671; Wed, 15 Jan 2020 08:12:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579075968; bh=nk37Yuy3ehqNqReCRqm9scpbx9tu94gE73chRFUUDFI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QPkM+mcjlqEHMQrqDspRSuC4hK//RkTdmwh5QwN0QtLbwd5a2ARrJ3NwlortMVWFE XCZbdZ7TJImM+i0LJ8jOBpXwTciBu1mMiZfTKdZxnSnQfrcAcFSPMksq9/5bvGiGDE rEo2DxmgHvWoM1p0FwPlNu1OVXqurh3PBgLIIsRA= Date: Wed, 15 Jan 2020 09:12:45 +0100 From: Greg Kroah-Hartman To: Daniel =?iso-8859-1?Q?D=EDaz?= 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 Subject: Re: [PATCH 5.4 00/78] 5.4.12-stable review Message-ID: <20200115081245.GA2977551@kroah.com> References: <20200114094352.428808181@linuxfoundation.org> <1d43091c-c7ff-ed26-c3f9-207a291ed157@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1d43091c-c7ff-ed26-c3f9-207a291ed157@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 14, 2020 at 08:09:11PM -0600, Daniel Díaz wrote: > Hello! > > On 1/14/20 4:00 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.12 release. > > There are 78 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, 16 Jan 2020 09:41:58 +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.12-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