Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp62085ybm; Tue, 21 May 2019 22:37:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqwXBH6oynRQzAEXgBAOucFg/UxSmj4xGJ4MSUFeZ6GqaRQoRr+/hhZlTTTKwNaBVZB6jN7U X-Received: by 2002:a63:1f22:: with SMTP id f34mr26252207pgf.248.1558503446137; Tue, 21 May 2019 22:37:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558503446; cv=none; d=google.com; s=arc-20160816; b=c+y0zcYLmDqUAFpAPBDCKSznjzBAbrPhZr7HDYELEoLTQF2iy6Xinwuhg0vZxnITQp yqJfOWLlfTJP6LWWlUBhZklCXk4Rj8OcyAMPzSCIuhZQEiuYHIiJ2e7AFkN3VPnhpG5x pChEDeEQvlNRWu5ehchfeqtedZ8yOl7ppRQ0srMx48VzdlRurdC9HCjszYvLs66QxACm v8yzSPvtTNULIEMWWGRPZ3g/zeSEo8i69Uley/Yb16Y3RNkU5S4R95RqxU2aB71xMMT7 M+BGXzgxp1Z9q3z43lHnCZQ49w4KQ7t/Tg3CPKrxtN9u53UaKWvlrRtFrzowHlz14Mtj oT8g== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=CYW5A7KFLoXAB/es3RZp8dQQHts3gNLRt5W1nTUQ6Q4=; b=fIhk8gG4QhKEwKXGONpM2Gh+NMz5gcfwKhzeiM8qKg79IGvtBYzCtQKo8uymPDr8gA s4agzSP8Lgh9EnQVa/oguDfnN9eze94LJJW8HpuxKjyxpnS4eSkg4rHBAtSe2AFg9zUT zeblmZrmgEq9Vv5whwAbi5YLXhv3yo7/CBwfm1lD+XVvtkMWEGQhELNEje7CC/6Qvzcy Mx4ZHe1SWYUugBXB3Yn64vEImlk9ag7qiSv2g6Ex7aNYCfXfGiqhBtbMBo23rpc8VDNn UZ+xSVgAz+eqY0/OKyZe8VHEPwi7/XDArxyAF3L1s0OXlK+MzwHIeBP8sr+gHBXzEURp A6pw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gdxrYqxk; 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 l22si24668209pgc.523.2019.05.21.22.37.01; Tue, 21 May 2019 22:37:26 -0700 (PDT) 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=gdxrYqxk; 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 S1728445AbfEVFfE (ORCPT + 99 others); Wed, 22 May 2019 01:35:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:33324 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725801AbfEVFfD (ORCPT ); Wed, 22 May 2019 01:35:03 -0400 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 E285D20862; Wed, 22 May 2019 05:35:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558503303; bh=rIW/GsA7284cux8meon4p2hWkblm9vX45SryQZ+Jp9E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gdxrYqxkoAtThalF5cIgBOTxjX9FGo8ft5rR4+X12Hbtw06DYwMvrvkmveKh3PxAk ZY1aObdbVvlwfozSXA6If7kDAExRE7HbLhPOT53umeeRNHZ1lnTBlktkATLr8bJ8SY 8mOhdkYGbk4SjPOzZ77uNNxqIXgF7JyTQsjCfm7U= Date: Wed, 22 May 2019 07:35:00 +0200 From: Greg Kroah-Hartman To: shuah Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 5.1 000/128] 5.1.4-stable review Message-ID: <20190522053500.GA16977@kroah.com> References: <20190520115249.449077487@linuxfoundation.org> <0c574740-e2be-b2ee-4b0e-f17e5b08d342@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0c574740-e2be-b2ee-4b0e-f17e5b08d342@kernel.org> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 21, 2019 at 03:11:15PM -0600, shuah wrote: > On 5/20/19 6:13 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.4 release. > > There are 128 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 22 May 2019 11:50:41 AM UTC. > > 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.1.4-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.1.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Compiled and booted on the test system. No dmesg regressions. Thanks for testing all of these and letting me know. greg k-h