Received: by 10.223.176.5 with SMTP id f5csp498124wra; Tue, 6 Feb 2018 02:35:12 -0800 (PST) X-Google-Smtp-Source: AH8x226d2mBvtrh7f6JMvZtmNAw9z7bYFXYzaEUrv7wtoUoinpEGIdAiiGTt886Hj65EZ58xw0/M X-Received: by 2002:a17:902:7848:: with SMTP id e8-v6mr1987856pln.386.1517913312747; Tue, 06 Feb 2018 02:35:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517913312; cv=none; d=google.com; s=arc-20160816; b=OFFnGFQoIqsEnDPDYMMP4pAcMdEDtZ9RmZtHhYCNf+gWBuR822d1ZgFhR6zbnFipNC bhuPl+0RirM7Zqo0M057UOARHdzZ8T1jP1/CmGS1tPq80lem0E+gPCq+suM2tOzrY+RW u1dt0by0fZNS7XEpAM5v3sVO/uRDcG1JHSvILxvcQ8AZQ3Dqw+Sj20l1fdwRF6fg0kDg GC/sonFnn+uBEUUJc1kwje84GKUS6Fh80uPcMmiSelX7EIVfNcpw+Urlv9SSPhLPWymN nss5Ki42leZRrs4f6z+3OwY07pfMGJkLjD18+ozO8+PiXBc9iSB3zMNiYSRIm4Nu9KGb RuaA== 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=rteQMho7iDA7lHXg9ue7tkKDKZGsKjWme48D1IepjyQ=; b=Nip0HuZXUbfnzudBhqHt2TgTWyMYr/JmgLaoK/+jCJcJFxIaaE4jQQBMQJa7qxyTh2 r1wCXwV/DKk3OZLevpbRgPcOg0rQFtcJhykAj3QRFt01S3OoDJn8qP70m04IJqHIo0FL S5GXwuHBB9/uJMFMbd71hteqqdGcUYpXOajEFwWBd3rGpwITHVcEdI8MGMcPPPGibpZ0 rXAbno2hzpFV2A4AS1I7lIKBUQDpjVa/OBfJ7ijweCzcmgAVgJNiWkw3Yjhi50bOfXXb +n/opBlcDzXDprfGCxr5F1O40e8q5Pjp2JCjZgbEhD3qFTXrXAlsUPe25kTJSOGI6iuc OZ+w== 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 m3-v6si980616pli.534.2018.02.06.02.34.58; Tue, 06 Feb 2018 02:35:12 -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 S1752780AbeBFKeN (ORCPT + 99 others); Tue, 6 Feb 2018 05:34:13 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44900 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752187AbeBFKeG (ORCPT ); Tue, 6 Feb 2018 05:34:06 -0500 Received: from localhost (unknown [209.136.236.94]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id DCCA0F6D; Tue, 6 Feb 2018 10:34:05 +0000 (UTC) Date: Tue, 6 Feb 2018 02:34:04 -0800 From: Greg Kroah-Hartman To: Harsh Shandilya Cc: akpm@linux-foundation.org, ben.hutchings@codethink.co.uk, linux@roeck-us.net, linux-kernel@vger.kernel.org, lkft-triage@lists.linaro.org, patches@kernelci.org, shuahkh@osg.samsung.com, stable@vger.kernel.org, torvalds@linux-foundation.org Subject: Re: [PATCH 3.18 00/36] 3.18.94-stable review Message-ID: <20180206103404.GC10790@kroah.com> References: <20180205182351.774761393@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Tue, Feb 06, 2018 at 06:48:53AM +0000, Harsh Shandilya wrote: > On Tue 6 Feb, 2018, 12:09 AM Greg Kroah-Hartman, > wrote: > > > This is the start of the stable review cycle for the 3.18.94 release. > > There are 36 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 Feb 7 18:23:41 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/v3.x/stable-review/patch-3.18.94-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 > > > > Builds and boots on the OnePlus 3T, no regressions noticed. Yeah! That device is the only reason I keep this tree alive :) thanks for testing and letting me know. greg k-h