Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp848657ybc; Sat, 23 Nov 2019 09:34:16 -0800 (PST) X-Google-Smtp-Source: APXvYqwekh8HojvBLUkJO6lYdo90nf9teWTzv+yk05rKhJKdtSJFT4dlijL1e2BWq+4i0Y5AZdDK X-Received: by 2002:a17:906:d143:: with SMTP id br3mr28087478ejb.215.1574530456170; Sat, 23 Nov 2019 09:34:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574530456; cv=none; d=google.com; s=arc-20160816; b=oRoncFNsO9UUopPS/aHKIxRyvH6F2FWSkXVtAqSpmsNwvpz0votQIlCJh6o84OTEzj vqJyHUNSEKL8ZnAXAbuCtmEPwWsiMB6i6wwke0nLC5+xThmRt6zMGAOWfa4wULu/1vJ/ uMJdrtcU78ZiHJERcehZ/5A0rgRvvcn427ahmDoZLBtAj9XnjZW7Td0/C3n2y1LUdvyV 6dQjA3pAIWKrfBcDLGEBfyRwcZjPFxrxV5FHcb9L2UWz1hSvVwB302UuXrB1cLTr+GqX i9NXh+aM4mgDfbUa96QBSVxquHuD3xdtlMK7cm2TDCj0h7gLdQvYPA6IEyCvxkhV5P3m UGOQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=p0yRyAfhczEBBvvJrFdIwLZ8oAH8C7JIkR/Pqoaz8nQ=; b=eP8mfQ+ZGg5a5n6i6l09D084aH7AJINTgZLJclbN7YM2Bk8JLjohZMlNNQQM4lWwuS sijWCGXf1ZI0Lgq/enN5OZ0JSRtXnGJtkYfSMEsYrsRdrRV2b58cJxDOp5HsypgyeI2T BcjtQhavqpotiJiAur3mI4Wk7wgUnPpn0fLTzVvrUeIQNeN4C/q47oiY87UHdA/ex6+M V6CoULLi9bufOCLVwhIuH6g65g5dlpELhgamSYcK/CJYlFbrauI7B3CjGcWpqy4yevla akJqzDb8ylfiTQd+TdQl2vSu0b/3v4WBBLS9BIKgtVzG1YT1C2lV8rMQNrGHoGLrroah IcAQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=dVWygiwt; 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 mj25si1085404ejb.198.2019.11.23.09.33.40; Sat, 23 Nov 2019 09:34:16 -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=dVWygiwt; 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 S1726802AbfKWR3P (ORCPT + 99 others); Sat, 23 Nov 2019 12:29:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:60864 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726705AbfKWR3O (ORCPT ); Sat, 23 Nov 2019 12:29:14 -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 C13F02067D; Sat, 23 Nov 2019 17:29:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574530154; bh=8mN30eUOUA6iFm0aORtj3oVwwIyWOi6kmdmngRYjnFk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dVWygiwt39YkKlH6Pyy2rwS7Lv/5ACQetw9LrqtU2kRjax0a04EGPAp+l+mxCnqDf dMuX/wAIbH5/bjxdwkFPHHx5pWK/DjIWjfEIlR/OTfTDYCvdj2KlkJampu3tlDUNG6 hvNAXjKD10j1XlmtAteYSUZbIvYeJVT/3aQ5rdmE= Date: Sat, 23 Nov 2019 18:29:12 +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.3 0/6] 5.3.13-stable review Message-ID: <20191123172912.GA2135561@kroah.com> References: <20191122100320.878809004@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 22, 2019 at 05:50:52PM -0600, Daniel Díaz wrote: > Hello! > > On 11/22/19 4:30 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.3.13 release. > > There are 6 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 Sun, 24 Nov 2019 09:59:19 +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.3.13-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.3.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