Received: by 10.213.65.68 with SMTP id h4csp906912imn; Wed, 14 Mar 2018 03:57:40 -0700 (PDT) X-Google-Smtp-Source: AG47ELu3QILqNazBWzNLbPuPp4gZ9YuzGb1jcBXhpDXO8pOXqNLPGA249r2pmajT2f3qiDKtfVLk X-Received: by 10.98.33.76 with SMTP id h73mr3851511pfh.144.1521025060409; Wed, 14 Mar 2018 03:57:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521025060; cv=none; d=google.com; s=arc-20160816; b=rihsgtPof0GVEV8wIc3kCzNWgUenUJT3TC9krt24f/DSn742KQ5z/r4b+OMvnskD46 gIMsJykN44RqxQSI9NsYYkOIIXC+iy30rL/jyEepHurvO9cGSUkTq95B2/bc46i10gvj erhWjI/hiY8sJJMSDkaQyRM3ZEoTNEIw+GwX6WbHl2bZMzNiGL+FjdXEL9mpfl7oyPT/ eFU6RSAQszxzWLd+pr+NL2D0KmLMON2llNwtnTVa3i4XFUGfeXb5IA6w20PNTco5KZHE rsLIxjKxm+9mhJfo0YzXoGYy13rFEajIcZp3pU14zeV5rI903BIN0NczB0x+ZMHyJAcx Jd8A== 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=gXnUGpNjmL4tQZ7fEmObTgqUpZKOVbjMJhbOym2dnho=; b=p9qopEMn4Q3G5RVxIN16hTClW76w7yAHWSsZalfzXPWVKJPTUfijBnlNdAlAkbJ/AQ b/ABPeNbp++a2/y9jQI6Myx0xRHjGolWB6pC853OYjT9KGAvJiGB5EgEzKzVvTILPF5L dRNOUrXBuyMUAKaQlqPJgjOjEZwvsd7yuWYT4WYGX29p35hzsgDuA4fIJMzIjtPjuB8T YGUZZWvUx1hfjuTlsMSgxPjZqI2nF5E3YIql6kfPC78JZJiJnfnc7JOUW3hSYJZawho7 e8fOfenxZhldVsH0vHrvCybMDjc6HVSDRYwGB5JeVEnQHQVeN3x9UI9+t2W/DKXvHC7l AA1A== 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 61-v6si1796002plq.737.2018.03.14.03.57.26; Wed, 14 Mar 2018 03:57:40 -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 S1751840AbeCNK41 (ORCPT + 99 others); Wed, 14 Mar 2018 06:56:27 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40772 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751370AbeCNK40 (ORCPT ); Wed, 14 Mar 2018 06:56:26 -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 2054B1260; Wed, 14 Mar 2018 10:56:25 +0000 (UTC) Date: Wed, 14 Mar 2018 11:56:25 +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.15 000/146] 4.15.10-stable review Message-ID: <20180314105625.GG32615@kroah.com> References: <20180313152320.439085687@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180313152320.439085687@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:22:47PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.15.10 release. > There are 146 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:22:37 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.15.10-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.15.y > and the diffstat can be found below. -rc2 is out to resolve a boot problem on some ARM boards: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.15.10-rc2.gz