Received: by 10.213.65.68 with SMTP id h4csp1017128imn; Sat, 24 Mar 2018 00:48:21 -0700 (PDT) X-Google-Smtp-Source: AG47ELuUIRjlIc6ooJss0bhIhjbt1ok6bL43lG3fslDfZmqSvO+m/hXd/ikM2CDGD0j/cWiALSKK X-Received: by 10.98.34.143 with SMTP id p15mr26738798pfj.101.1521877701446; Sat, 24 Mar 2018 00:48:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521877701; cv=none; d=google.com; s=arc-20160816; b=gIG4mdkOncpteD0J3rjGGIXnl10t+Q8j7tjxjKiUuOwukRtP2FjoUjUbT3HcbTPEhL 8yvUdPIpK2/SRlnaLMuR1r0b8cQ7tGXmvF6Edx5xUEvbDwfrC3dJKt4AwJ/0/luJM45r Qao9W/FPBwoHqcyTeMzUgDulhhzEJaFTkB5xfdcmx0hUGZYM0WWNJLOP9N44yVFbTBk2 kFKoxFdoizr1DtOHVw3Poni4tGPd4/zrkWFW5h8dVbHS2IiuO4AhGmm6ATVmV7aYPBFO OXkmjVV1OThJZxQpMaid88zHAdK4nfwMBs7LDzYvPk+AffTELkxrztWxDO2AgxcFlzIF KkBg== 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=y4xehUTzO7DYL3ztHjo9v22tDZAgjVj+an+7rH2OFVY=; b=MdbeaSNClFL6jedSyO8BgAuH8PgGYV+38U5XnnxSaZOZwuh2V76gQVSfWh0WywCxiI Dw/Jr+x7Hb5WgJCpN549npWEUzhY2ZrQ0Po9cWtmVF+EmLotLFomYfWPBcDJ3Rxpj9Yn g3X7+h46JjTn8WmWWp2dJ7TVXlEoDhXvbhQH/qqzwOw9NxSS4NCSOwmQguqjOI+E31Te WyWucRaNBwY9b1B+yWdbGXNgdhrU+y+1N6y0hvhlv5b5Uq6qNB03SIqexp5HCIjN+iZG njtx0f7G2JbPGyaSIT7qBROGszL6gg3WXQAsjIuov+V5u/iUJJ0T4Qxsgsj+CN6nqiF5 b73A== 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 a12si8315669pfg.388.2018.03.24.00.48.05; Sat, 24 Mar 2018 00:48:21 -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; 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 S1752219AbeCXHqu (ORCPT + 99 others); Sat, 24 Mar 2018 03:46:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54864 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752183AbeCXHqs (ORCPT ); Sat, 24 Mar 2018 03:46:48 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 751FD1363; Sat, 24 Mar 2018 07:46:47 +0000 (UTC) Date: Sat, 24 Mar 2018 08:46:44 +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 3.18 00/47] 3.18.102-stable review Message-ID: <20180324074644.GA27433@kroah.com> References: <20180323094248.117679641@linuxfoundation.org> <7ab0b0c8-8943-8db2-8de9-fe2a77e820c2@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7ab0b0c8-8943-8db2-8de9-fe2a77e820c2@osg.samsung.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 23, 2018 at 02:43:55PM -0600, Shuah Khan wrote: > On 03/23/2018 03:54 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.102 release. > > There are 47 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 Mar 25 09:42:36 UTC 2018. > > 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/v3.x/stable-review/patch-3.18.102-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-3.18.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Compiled and booted on my test system. No dmesg regressions. Thanks for testing all of these and letting me know. greg k-h