Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1617918yba; Fri, 17 May 2019 02:17:54 -0700 (PDT) X-Google-Smtp-Source: APXvYqxyhs+JhwG9BxsnvyU6s0PDgEXcpNfUvq+fQO8Nj2IYFXRYAj9McSqSgvQa7ys7YyrLaQR+ X-Received: by 2002:a17:902:6842:: with SMTP id f2mr56195602pln.189.1558084674883; Fri, 17 May 2019 02:17:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558084674; cv=none; d=google.com; s=arc-20160816; b=Cwwg7GE00lBR7iPFjbBFfkwnG83yeAYFmfNuk8rONbOKBaIAcAQIq9pZYnlFOOAXqc Zuk8fcYSHtP/sqqxXqi8+bu2VOFqgAGqybhCvH8SoaupvkVI9kFaSpJLtL0pq16+Lokf YqE16kQ2uLGCYT/1oJEJsK0reDMjZQMmLJr5YxHUDW8B3D/6YCwyQMR1p+A2JWw5c9Cv khwsImRsLS7qdui6IEYU4zqHRHLpH/Yw7R9VR18EUP/++3B7ae1mtBAmCnB6UB9DsqHQ YJFX36KF+6PKxn/OZ7tkYmmvnW/yXiW6FKXBbqHkqc2tpzH4OQOPg7CkQA8ze86mSi3s d94Q== 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=5K1zfMBgHwPJxNkwWN96ypmD4F8fnk8XB0l651F1ZMY=; b=kjj1PnJ4rt2WOVRRqFAIcflbrt4l6YDASDcdDkU6miiqnszrskO9MRKroLNWVuArNa o/eTt7e9lWxB4WltE+w7Dl7YKS5Jzu2YLB2QDZNvIlZ4H9B0zh4UPFr0dA14pk6SBtv9 p8lUHTjNufRhRfTcNGchgyXaCSSHtID/WYDmYFgzzHb4x0hWfSXoSGHIsl8eNbo+3Bg/ wqV7QcIqBqMKA13Y01ZfcJj6ZEjntfK4IeOUTub1RwiAzwJt9k1xy6OGA7Iepw0Ti/qW tUw6i5aooX9M+Of2AF6MjeYW0YlYTD8Jdi4cAFk7sDDL1EzAVPsZ0jk93XZsSR3kgzO0 UAjg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QrwB2uFu; 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 h190si7424545pgc.248.2019.05.17.02.17.39; Fri, 17 May 2019 02:17:54 -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=QrwB2uFu; 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 S1728193AbfEQHZv (ORCPT + 99 others); Fri, 17 May 2019 03:25:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:41732 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727871AbfEQHZv (ORCPT ); Fri, 17 May 2019 03:25:51 -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 3F3EC206A3; Fri, 17 May 2019 07:25:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558077950; bh=9nE/fO+4ZI8Pp7wGyPC+w/XBE2s/Yqg0rF+yBD133Jg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QrwB2uFupfKI1BV4tXBl/FeLwR8a28rcNLg1ANf0+Un6yj5OO+vT3zlOa6G0y/HuW 27afnVzh9bKaAyqIVGVVbsjDj9gEG+bMMqy7fv71omqXqEnssGRZM87+OlMplWVcUo rw3zl4WfMYEPZvrraB6F1w8M5jJGg/5U50aOUsfo= Date: Fri, 17 May 2019 09:25:48 +0200 From: Greg Kroah-Hartman To: Kelsey Skunberg 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.1 00/46] 5.1.3-stable review Message-ID: <20190517072548.GA2827@kroah.com> References: <20190515090616.670410738@linuxfoundation.org> <20190517063401.GB2378@asus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190517063401.GB2378@asus> 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 Fri, May 17, 2019 at 12:34:02AM -0600, Kelsey Skunberg wrote: > On Wed, May 15, 2019 at 12:56:24PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.3 release. > > There are 46 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 Fri 17 May 2019 09:04:22 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.3-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 with no dmesg regressions on my system. Thanks for testing some of these and letting me know. greg k-h