Received: by 10.223.185.111 with SMTP id b44csp1696566wrg; Sat, 10 Mar 2018 11:49:48 -0800 (PST) X-Google-Smtp-Source: AG47ELt6SAHLKJw/yUVZZoef7jf3vW6ha+WqVxzDH2MOzerMqpgW6WafxKzBO+xfk/NU8qkVTEzC X-Received: by 2002:a17:902:b210:: with SMTP id t16-v6mr2958814plr.373.1520711388224; Sat, 10 Mar 2018 11:49:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520711388; cv=none; d=google.com; s=arc-20160816; b=0N46l6s1jQAege+3snuD+c77ksKcEiJHAL9RrvZmRhKC7+XDhU5+ykfWpSA+tZSKCk 1QiUHOU1INJAnpynN4Tkae6UuPbkju7oHM/P8zSBlWKWbz8fyTC1hxkqm4QjCEJnlJFL o8g3ThJ9vBQ3qSjOsv560T+ZfKupdBVheasGdfq4DX9dDyAeaFqzs30D/p6av121Jrvf MfnyCTphY+WWeA1Xa2gKPhBEbYR+Mu2tbVHt/AyjwtTv3AjMLEmbxJHubjEHaHqHz47w oHYocEv1KZQCWsiQzEC7C5KkIt9dsPv41LKZgYOsq1g3/wqDbTEtYjjrjqtI8ILOFXpn P8lA== 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=OPN+AlPP/m3kTD2oABCft3hePBbWqZ0x13D3plw6szc=; b=MCvdILIUiu2BZnIETERLbNG1CuIk8dwIoRbqMCWlFQLXLMY3ySHe3Qp0iUdFFVnJQW QABNRnQbYglzve/NwweThqREC6926GCsz21X6iVJ/2Q6N5J622OP9fhK7U0ZUwRk+chT H7MEXWqR858jOOu8VdX0h3jJf+rK64NF/HLUlmrcmiy977HNqR8sRFd+Gvqng18Z9vN9 xOrN3puM+XLemWIHMM+klioCuadkgzUbkVFDOB60sGd5i7BiLNnPLcEVWXsBdYteKkCD 0nxYoKaTFKxpvdqHEkQ/j4OfFdcXjdqV73PDbTCRD3yFqZth6llzjnDDxl3AoAO3/pX+ afFw== 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 o2-v6si3214481pli.373.2018.03.10.11.49.34; Sat, 10 Mar 2018 11:49:48 -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 S1751337AbeCJTsT (ORCPT + 99 others); Sat, 10 Mar 2018 14:48:19 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:34774 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751039AbeCJTsS (ORCPT ); Sat, 10 Mar 2018 14:48:18 -0500 Received: from localhost (unknown [104.129.192.75]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id B7A33109A; Sat, 10 Mar 2018 19:48:17 +0000 (UTC) Date: Sat, 10 Mar 2018 11:48:19 -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/21] 3.18.99-stable review Message-ID: <20180310194819.GC12279@kroah.com> References: <20180310001801.045114869@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 Sat, Mar 10, 2018 at 03:51:27PM +0000, Harsh Shandilya wrote: > On Sat, 10 Mar, 2018, 5:48 AM Greg Kroah-Hartman, < > gregkh@linuxfoundation.org> wrote: > > > This is the start of the stable review cycle for the 3.18.99 release. > > There are 21 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 Mon Mar 12 00:17:44 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.99-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. > > > > No issues on the OnePlus 3T, clean merge into the CAF msm-3.18 tree. Great, thanks for testing and letting me know. greg k-h