Received: by 10.223.176.5 with SMTP id f5csp3972153wra; Mon, 29 Jan 2018 23:39:55 -0800 (PST) X-Google-Smtp-Source: AH8x227I5xYS55vV2C4mJRypvxHeHYsFMhCdlxIJ38V/4OdhVZETxyJ6KinfEwBTohgPLL3lgK1d X-Received: by 2002:a17:902:788c:: with SMTP id q12-v6mr8702763pll.259.1517297995105; Mon, 29 Jan 2018 23:39:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517297995; cv=none; d=google.com; s=arc-20160816; b=Ch562P/PddbAMv+Zq14GQxBzj4vSabu4AldL+Ll8typkZpy58DW1JbHmoWLBzhJPK7 Xsm/m1vF3h4dTqyxC1qkNQQ4MhSOGPrGcic9apNwL+u+iS+bmYwyjvzSi7rfZrrqqdrC rdfaayyV2xz6n1DAnCCI8kVpDt1H4JNRHZiPlQDMRPNuEhJmRFK/XoD8+R9o+6UW5obZ Rg4vQQ7tshmaExF//6dTqenGrX7DI3Uk1/Dd+eWgbCtPeHqqYoK95P6VhBOMLqee9uSc /I+E7IX0SKGAfiAd5BzE7EkjTOUsHJCi5fHT9hq17rgCniP6ItXXLDBHQ+4MRZ7Plfx3 mNYg== 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=aSs99D261UW/+HCJe+OVHnvv49sqzxa6FLZidLjtUh8=; b=WktbcJKHvX6em61tcHgyKrnrPsAROJy+20UHB7r2V3w01Ano+QkGcgmOtXuJmIZ8xo kX+/xch9rfyKyra/FKXifGAQEmKN4A0UUHY8mkVKq50S/F6iBn/o48fI0pvEEBleoEp7 2mW/V6T/V5MvLmIYEhNWnI9ozSQygt9lpaJg8Iid/mvCg3RPaCL6ZLM5/Tg/y8I1zh8Z q5OzOFh4ylZwlaTMjZM39XwO9Y7l5eDbO4LuXIJlmYMXV2T7Fo26jZw0HJGbC4Nrmo6H 28PFL7lvz7482WhEgBHNOAfzBHXZ/REuvd9I1jcY5kJ8Ah0Omqas1CIOV+z1yR4+SSoB 1C2w== 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 y6-v6si3034293plr.428.2018.01.29.23.39.40; Mon, 29 Jan 2018 23:39:55 -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 S1751901AbeA3HiS (ORCPT + 99 others); Tue, 30 Jan 2018 02:38:18 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:60866 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751774AbeA3HiQ (ORCPT ); Tue, 30 Jan 2018 02:38:16 -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 218F1F0A; Tue, 30 Jan 2018 07:38:15 +0000 (UTC) Date: Tue, 30 Jan 2018 08:38:13 +0100 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/52] 3.18.93-stable review Message-ID: <20180130073813.GC25976@kroah.com> References: <20180129123628.168904217@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, Jan 30, 2018 at 05:09:07AM +0000, Harsh Shandilya wrote: > On Tue 30 Jan, 2018, 2:20 AM Greg Kroah-Hartman, > wrote: > > > This is the start of the stable review cycle for the 3.18.93 release. > > There are 52 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 Jan 31 12:36:07 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.93-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 3, no dmesg or userspace regressions. Yeah, it's still working! :) thanks for testing and letting me know. greg k-h