Received: by 10.213.65.68 with SMTP id h4csp117853imn; Fri, 30 Mar 2018 02:04:16 -0700 (PDT) X-Google-Smtp-Source: AIpwx48sjZBeKiUHgc/UtSKSnnAOenGz/5XNGeLDBvAYDR93aWp1H2XzKduMraCHsotdXSqMkSe8 X-Received: by 2002:a17:902:934c:: with SMTP id g12-v6mr9866318plp.275.1522400656332; Fri, 30 Mar 2018 02:04:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522400656; cv=none; d=google.com; s=arc-20160816; b=LTVAempBC0OgLgCNJRpNobiXSI3bykSwjhepr6aYGVSY/U+sfLCK7TWfBn+pPdxVoc bvha3W/k75IAmXdxnti75mhbjQ7Ro9DsAxEFCpQnBgpYZAyicIGpfCM5bqkDjE9GL4iz F0eiTgl+fkBG/bsFtcRFRGclbfhBP2SMEyG2bYUqJzCT1MxO2FGqzRr/sJZT9onX0SyW lqHJEoxi22Qtpo2cu/EG9Cqx1RDsw2iMKYcPggWdTL+tF/bdc9lEC+8me8pbdzd3dL+4 lghfy6ZkHmnwWRPpiYI2+sSNILzUGrfBTaSscRSRS1suUjHp4F8gbnw30NXpzwSqvw0Q Ol1A== 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=FCQZsWP9WyqKkPL/ru5yuo768ayYNuIB7Ko+WT1827Y=; b=z4uqqGf06mlMqyhhCXv3FChIOwwLhhFbVRsOhs4aWhyFLh86k1FoGIJTn/tFxhnFjS 1YcLf/pipulTNnY3k+Nys1sq5VjVAvbFk0gsyYiY4iyM463TgEP2txMSQSnkFpEkvLV3 og3qezEV4TMc1VqtIzLfZedQQ8UJYy4O+Q+O5RlJCu0G4n/vScBatQ4l9Y1+ElUwl2sx c/7BQlqVoYHdzbSLTKPtBKYab23qMnoqBinxrRWT4GrjgupBFMuBD0lukibyji4Rpo99 lvVLLRXM5MffbuTjaCpow2gQ/pBYJMmh/uE9uOCGEANIbK39vnd6oHOUbcxq4Rg8L6CK dGYg== 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 71-v6si8063900plb.511.2018.03.30.02.04.02; Fri, 30 Mar 2018 02:04:16 -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 S1751215AbeC3JC4 (ORCPT + 99 others); Fri, 30 Mar 2018 05:02:56 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51364 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764AbeC3JCz (ORCPT ); Fri, 30 Mar 2018 05:02:55 -0400 Received: from localhost (unknown [37.169.208.107]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 7AD42D66; Fri, 30 Mar 2018 09:02:54 +0000 (UTC) Date: Fri, 30 Mar 2018 11:02:48 +0200 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/47] 4.15.15-stable review Message-ID: <20180330090248.GA13035@kroah.com> References: <20180329175729.225211114@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Thu, Mar 29, 2018 at 05:09:57PM -0600, Shuah Khan wrote: > On 03/29/2018 11:59 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.15.15 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 Sat Mar 31 17:57:05 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/v4.x/stable-review/patch-4.15.15-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. Thanks for testing all of these and letting me know. greg k-h