Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5095122imu; Wed, 19 Dec 2018 05:36:52 -0800 (PST) X-Google-Smtp-Source: AFSGD/XsLWdzG693BnLwvHOBBewdfgxAqTHb1uWkbMbSP4UjhGnT8+1mzfQFS0bnIUGtUtEjfuF3 X-Received: by 2002:a63:2643:: with SMTP id m64mr19111991pgm.35.1545226612029; Wed, 19 Dec 2018 05:36:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545226612; cv=none; d=google.com; s=arc-20160816; b=VPdURJWd5D6KICEFnuzYZHxkGkjgFu2t/YvmiDkyut8HLbAS/nsiq87KC9kHWaVwVw 1Nyx5M8r387EYHBBJYmX2yJ88bd15hOp9/pqSKINrD9HwJGPM7tJhY/D8/kdZHDlGYUu E5WEgaTZeVw+ksxptGXAXontvKO1KJcGM2NBVxIQAnYMZtPk25/fZeSYo3/y7eloN7j9 XS4CEbtc0oHFXzD9i740vLOn90G5PQeo4b7As4vZEeBYQJLgCaIQAVVXGJtmHfubfxEW NVI2mxJAlLqaIWnQw9ffy1mqvFq+4zRHR6fPWrNzvAutoyPg8utdyzL2OccadPFkez1C U0BA== 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:to:from:date:dkim-signature; bh=qdgzKZJAqrfc1hOnkoqjGhBUYQVl0FtbAy8tW+6dcbs=; b=JGhimdxzZhTlvYVAZRDH/DLvJe2ymZkOu7s4eYjBF7/UFh0ILmuoORg6kIzl4XA+pq LOAiPW5esvhynxmygQcze7pQkM/gq5WDUhBgTDlDi7Jo9rvNlqoc117lRyUiciCobq8e LmMyuStTzZ1b6kbdwlxWHIhCJv57sgraz8NrPLcXsgDkEccFBYagAZXw+AQzaLpY7WJG FNKhxJy6nFVEzMi+IK4ZRFHGdU7CqlDKJbHUjE5Pt28+8t1BFsMOZvwR8RXYLX+0hiYK DFWS8AocSJoTyxflakARNev1krBeIQE2tM+8/E2St+LvyKhqkj9QSAuLXLugGQDiS2vy AWgw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=CXKQlVDJ; 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 128si16699714pfe.4.2018.12.19.05.36.35; Wed, 19 Dec 2018 05:36:51 -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=CXKQlVDJ; 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 S1729135AbeLSNTp (ORCPT + 99 others); Wed, 19 Dec 2018 08:19:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:38496 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727111AbeLSNTo (ORCPT ); Wed, 19 Dec 2018 08:19:44 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 B8F73217D7; Wed, 19 Dec 2018 13:19:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1545225584; bh=2XimSE83Xc03rqAEzqr9byWgzv1xGWykmVAw866jMG8=; h=Date:From:To:Subject:References:In-Reply-To:From; b=CXKQlVDJZjOK4+M2o2dkhYbJp2zywD8sa8a2qlq2ZXD9aTZauF1AoOa+ef6z4N3ul MNUOUoEnxzufsuXGVVILZFgzquZ/DO7fs2QCLt+owIO/DWiXPVSU16jVsNTzh+shdN 1ZzBTu6aGmj3MzTmKJ3bQTE8mN6AUfGI5icEZvKU= Date: Wed, 19 Dec 2018 14:19:41 +0100 From: Greg Kroah-Hartman To: 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 4.19 00/44] 4.19.11-stable review Message-ID: <20181219131941.GA15278@kroah.com> References: <20181218163927.119623235@linuxfoundation.org> <20181218211025.cqn2djvu5n23o3mi@xps.therub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20181218211025.cqn2djvu5n23o3mi@xps.therub.org> User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 18, 2018 at 03:10:25PM -0600, Dan Rue wrote: > On Tue, Dec 18, 2018 at 05:39:12PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.11 release. > > There are 44 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 Dec 20 16:39:02 UTC 2018. > > Anything received after that time might be too late. > > Results from Linaro’s test farm. > No regressions on arm64, arm, x86_64, and i386. Great, thanks for testing and letting me know. greg k-h