Received: by 10.192.165.148 with SMTP id m20csp5038087imm; Tue, 1 May 2018 08:05:01 -0700 (PDT) X-Google-Smtp-Source: AB8JxZryvlyfnUY62WKhgCAgHCf4bPO2B5wWy3iubAkZuJQFJVXCVqSp4MpguW/iQ/AgSIN0FBE+ X-Received: by 2002:a65:6216:: with SMTP id d22-v6mr13560712pgv.344.1525187101469; Tue, 01 May 2018 08:05:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525187101; cv=none; d=google.com; s=arc-20160816; b=eXAyZFDkxAh+bTDtqAKcsRFAc+4/M7DWNcqUTdDrV9MaiDiPWDR39MLtq+XA/XOF0X t00l8BMinIyuBn6/42agGPRKeyx1v6qHtbEHWwSNZTbtbvJbSgGBkJjrIu6WL5tv5GE9 ihqyb8xx5whGTBhIlYj8wCPGcTk1giFYjvZpJyzTDfD/ZBMZm8F+Y6vA37JFXnW7tksD lRGyaUOgLGdnmbusdNChxYcAkcLymIcBQLgCzaaVklCJ0aQ38F1FCgZ0HOy9MaKab076 ZSA3EYYM4UTBSBjMi7VgO3/Aby23aN3eY3+2M04w89iBMXD7Cs0jyJMfJi8S1LDRUIIH 6K9A== 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:dmarc-filter:arc-authentication-results; bh=x4jWruSrAVlPVBMDMZRPlgZB3YRzCLSNeSUaCU9kLMQ=; b=CyaE+hUdahOlb+Cy9KSETdlqSGdzOWS5is5IEjEBRxGzRR2RJjsAQKMykxzqfhNYcT eAdj+3PZkodD2OwfyCmEs4cAqFOfTQKrFZnHHYzDatBgopP7xba0tGsOZxHgifnfFxbM Yl/HZ2c3FybiyX3TTtauywPycFGv4ouK5QSPQZ73J6/jAvRv+rIZY7fPT1gkuP/Tp82m /Xf/9HaFnk3MlkC3oxO4zyHKaPJ5Sa5kQraDmw/kRqxZUu/fnxgpVXOSpwebxy5z1kX6 mmXBvA6c1NRtqER+RfkPUoRijzb7TLMcQPyY6ZwyW5ZbggLXsEwZYPYeqJ2v/iDTFrqL xy7A== 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 g7si9839338pfm.106.2018.05.01.08.04.47; Tue, 01 May 2018 08:05:01 -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 S1756065AbeEAPC5 (ORCPT + 99 others); Tue, 1 May 2018 11:02:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:35944 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755970AbeEAPCz (ORCPT ); Tue, 1 May 2018 11:02:55 -0400 Received: from localhost (unknown [104.132.1.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C25BF236F2; Tue, 1 May 2018 15:02:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C25BF236F2 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=gregkh@linuxfoundation.org Date: Tue, 1 May 2018 08:02:45 -0700 From: Greg Kroah-Hartman To: Harsh Shandilya Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 3.18 00/25] 3.18.108-stable review Message-ID: <20180501150245.GE14123@kroah.com> References: <20180430183910.801976983@linuxfoundation.org> <0E47612B-B7E6-477A-BD7D-D3DDA90C39E2@prjkt.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0E47612B-B7E6-477A-BD7D-D3DDA90C39E2@prjkt.io> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 01, 2018 at 11:44:52AM +0530, Harsh Shandilya wrote: > On 1 May 2018 12:53:07 AM IST, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 3.18.108 release. > >There are 25 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 May 2 18:39:02 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.108-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 OnePlus3T, no immediate regressions. Thanks for the update! thanks for testing! greg k-h