Received: by 10.223.176.5 with SMTP id f5csp339696wra; Sat, 3 Feb 2018 00:23:32 -0800 (PST) X-Google-Smtp-Source: AH8x224aC/d2GUcuCp4RF7o0CTl3ZwkdKFSJ1Lw9q2zmMd8n3RNDHdsAJkQKtF6KxsHPkRk7NMAL X-Received: by 10.99.126.71 with SMTP id o7mr14592419pgn.450.1517646212835; Sat, 03 Feb 2018 00:23:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517646212; cv=none; d=google.com; s=arc-20160816; b=Bks/y1A9NvfiDBtcO0A4tN7m5mhqJtrtdesapLtam2qXN/LrQfGpx7rpr2bl/nnvr7 cT0N7LJUDzRwDo+h8B1bxlLSrmaNeGEh4jdJXZP5aJwE/VlNEX7zCq7g1AHUGfYQyhhv dGhC6AMRxPgysO4ELO/MeE9suK0wNi+yl+rwEzBjCsYJks/nw1pCtdQeb4/sK5sN9pJ+ nQuB2IHqu8KvsFcqGWYf0bmqQfRop44bg5C0zOhbKpQCHNpqooPBZFh2QDxCkgNc4DDn LkekKTh7q29ykaZx5PBIVg1AZdTVAKwAMJuXuNm4OWNlXos/SGnK6d979Og0a94u65UD YNJQ== 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:arc-authentication-results; bh=B7IM92AAajU9FqNTvtw4njZ0+ZIXCL44nVCOwBaKWww=; b=wk1Y99PXR7sMkf3ED5KlErxgPY8UVkVPhn/IS7SZsL/MQICqRnOQmnYpJPW688p02M cW5vrQ4ElMdONrQ9Qnv2mRCoFywx7tUwIbpU7ousB88TEkTUixJ+WNLRlHHn47x+MEea wo6qjLrWJ04lJwulJUG/19HNbzniBlLsXAMuDRDtwpovY6JCXUXz8cWFKOSYqTfDYUqS oqMa1PY+qcbV/+wr468ZZMKVK7nwIkOfrFEJsA1as838wh7f1IhlhEZa2Xo4+SU4x2wV HNU51zlOyTOHJqKfHnWt/A6e+gokcZ8m0q0uW/HLBhQT/4+PB8kEekPd57qfyILBtp0d UXgA== ARC-Authentication-Results: i=1; mx.google.com; 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 d25-v6si3357347plj.438.2018.02.03.00.23.18; Sat, 03 Feb 2018 00:23:32 -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; 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 S1752105AbeBCIUE (ORCPT + 99 others); Sat, 3 Feb 2018 03:20:04 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:60132 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750811AbeBCIT6 (ORCPT ); Sat, 3 Feb 2018 03:19:58 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 8C8D41188; Sat, 3 Feb 2018 08:19:57 +0000 (UTC) Date: Sat, 3 Feb 2018 06:16:35 +0100 From: Greg Kroah-Hartman To: Shuah Khan 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 4.15 00/55] 4.15.1-stable review Message-ID: <20180203051635.GB1329@kroah.com> References: <20180202140826.117602411@linuxfoundation.org> <7742cd84-39c1-7cfe-9b66-5118b1643407@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7742cd84-39c1-7cfe-9b66-5118b1643407@osg.samsung.com> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 02, 2018 at 03:17:42PM -0700, Shuah Khan wrote: > On 02/02/2018 09:58 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.15.1 release. > > There are 55 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 Feb 4 14:07:50 UTC 2018. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.15.1-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-4.15.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Compiled and booted on my test system. No dmesg regressions. Great, thanks for testing all of these and letting me know. greg k-h