Received: by 10.223.185.116 with SMTP id b49csp1021851wrg; Fri, 16 Feb 2018 10:59:29 -0800 (PST) X-Google-Smtp-Source: AH8x227tWygZ/AmNHvmFOa7doNaE3QOBv6u16rKaTHQPZEVUYS5Ej/gwv3t/jGCyMvjakZ/CnhEJ X-Received: by 2002:a17:902:bd8e:: with SMTP id q14-v6mr6628193pls.89.1518807569461; Fri, 16 Feb 2018 10:59:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518807569; cv=none; d=google.com; s=arc-20160816; b=EQY+oJfL5KDqO9tG60IOvz7Htvu8LmiYqDF1nfMpxAcuRNGW3usaoW4HD36sozexKp r+hDKnmKOGZILHm3pf8ZDwxV3shzDiEDfHW1ZtkeOB75ZW3op+U04W515TaYPDfRn2Hf 2AxGT0tsaKUZOLORWcReWLXGDXhpzYPKK5BSGedahLaAm3D+Ln+OT23ki/5o2OZ2vgrg ugbpuhA4wIluUbEhb71rMU8JBmsV4jM5rePD5f07r1goza6Alu4/2NCI9RzIf5Yp9s0w yevTU1ViIG7IUpSQhGzEi5QmvoY6Flkl/5fe8gZBq2TpAz+j0nqK22U4DvHe+ZZRKq3c YTJg== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=CzIunL3CGXDRxi0/DJDdS+/CPCLo9k6scJLMRj5vhAM=; b=rl3IaYcBAV839XtLc/zmcSLZxgcHvRNfmY7l9OBi4kUUWgMMKTIkz9nRBOWVtaEycZ +50Wdhg2EDjiMA0VWJZIkRb8kQ3rJ1EqJy0lKEEX8f7CRswd0UhJifQ1PAJZ1iQJ/wpr f2k+U3Qn2ZEEDvN9KAOMk6Sefa0wnrDzLrZLxO3T+ZWBYI92fC6A9gdQJswVxfhvZ3fN 4yjB9SJblYoJW2hLC0Y5sTCjOShTz/5WGxeRtOzoJlUJaDVvscecPXEBHfHqBO/laE53 iWTX7K1JdUP06lqkIggAngY33ipiVZGMEYQKf1wdAKc2Eccq8IM7GSNvcbD/3X50K0nJ +LdA== 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 m21si1521609pfg.367.2018.02.16.10.59.14; Fri, 16 Feb 2018 10:59:29 -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 S933552AbeBPKdq (ORCPT + 99 others); Fri, 16 Feb 2018 05:33:46 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41368 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932082AbeBPKdp (ORCPT ); Fri, 16 Feb 2018 05:33:45 -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 9D622EF6; Fri, 16 Feb 2018 10:33:44 +0000 (UTC) Date: Fri, 16 Feb 2018 11:33:45 +0100 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: linux-kernel@vger.kernel.org, Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable Subject: Re: [PATCH 4.15 000/202] 4.15.4-stable review Message-ID: <20180216103345.GB8867@kroah.com> References: <20180215151712.768794354@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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 Fri, Feb 16, 2018 at 11:31:34AM +0530, Naresh Kamboju wrote: > On 15 February 2018 at 20:45, Greg Kroah-Hartman > wrote: > > This is the start of the stable review cycle for the 4.15.4 release. > > There are 202 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 Sat Feb 17 15:16:28 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/v4.x/stable-review/patch-4.15.4-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. > > > > thanks, > > > > greg k-h > > Results from Linaro’s test farm. > No regressions on arm64, arm and x86_64. Thanks for testing all of these and letting me know. greg k-h