Received: by 10.213.65.68 with SMTP id h4csp906577imn; Wed, 14 Mar 2018 03:56:51 -0700 (PDT) X-Google-Smtp-Source: AG47ELs8GoUIqUAfE3AgyLa9OFjganqt6tbbk1rTlHcFGP4tnDxoKJOJIctj7+0+HMuzB9Yxk9oB X-Received: by 10.99.96.141 with SMTP id u135mr3399322pgb.49.1521025011892; Wed, 14 Mar 2018 03:56:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521025011; cv=none; d=google.com; s=arc-20160816; b=G0qVKhB93TeEv/IM1W6OrjnvQFMUinznKdFIpCwlbfIm8XGtZsKXU2j4TDEI5cId+e jwutvOCY1JYFT2CxCc8NGZFh6cUZJQ1tYeEhG6x07udemCoco6trQeHDXKqJiuNt9Rls ESirPBJn1iyxx0X8N9YWJIN7U1kCivJCzFBZPRwAlTAKI3KB0FtAkI0ELDhkGOIJC8Ev L3KqR7BzjdbO8MhjWKnGSxL3T9+uA6YOw57zqh7/+OHM7p1mSNs3s7y4yFp5xH8I6zL6 K09D1IHB+rsy1sl7y3zJkfk55BzAo1uzb5HcS2jq4sYkPO2KWzdeYlCuutmjOyHYo/Hd lY0A== 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=v9TO0BfONU8ARyrMr1xJ32M1UBOILLL7rBzhSuWHjoA=; b=KJDXB9RiVnm2MIYss7JxWQgK9FI/5sNBT+mfhFVzvyLfggKA+/0yzu80YcVcmho8Pk IuSa6qWh7merM8TA9vkIGe0Arr6KHr1Nfb2a0q1sQaXgrEDJM8TOBFOLYq3pqWgo9hj1 RmngFq36LYvftTL91f0HrAhfTGtwsSZOv1+kuxqsnTpSBf7atwuSlFppyGAse7Y3ovBF S6U3TRzfQcm+4g1jZTplgRVGoKfYs+W9CjfyPYJS8aewPYoJ73e738IUml0UE4xR+9Ve THuMuB94ISuhbvlt2Y0e4zZs2pa29TvMChtEasRw4XexV9TygsRERJ/rjJXar0x9cGlh Ulow== 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 j3si1938474pfb.288.2018.03.14.03.56.38; Wed, 14 Mar 2018 03:56:51 -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 S1751624AbeCNKzi (ORCPT + 99 others); Wed, 14 Mar 2018 06:55:38 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40672 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751381AbeCNKzg (ORCPT ); Wed, 14 Mar 2018 06:55:36 -0400 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 26D971234; Wed, 14 Mar 2018 10:55:35 +0000 (UTC) Date: Wed, 14 Mar 2018 11:55:35 +0100 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 000/140] 4.14.27-stable review Message-ID: <20180314105535.GF32615@kroah.com> References: <20180313152458.201155692@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180313152458.201155692@linuxfoundation.org> 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 Tue, Mar 13, 2018 at 04:23:23PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.27 release. > There are 140 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 Thu Mar 15 15:24:23 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.14.27-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.14.y -rc2 is out, to fix a boot issue on some ARM boards: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.27-rc2.gz thanks, greg k-h