Received: by 10.223.185.116 with SMTP id b49csp1988210wrg; Thu, 22 Feb 2018 06:30:52 -0800 (PST) X-Google-Smtp-Source: AH8x227b7hbk+kiMlejfqpdUYipxg8D0paS1C6IWKLwEb9SMjnBSZZ/heKYxY9LojwNiww2sRfnq X-Received: by 2002:a17:902:2904:: with SMTP id g4-v6mr6678912plb.170.1519309852347; Thu, 22 Feb 2018 06:30:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519309852; cv=none; d=google.com; s=arc-20160816; b=A7ZJ5MkMUbvrAsHSMS/RisoN+AVyVLsacK8lCQ6KN6oJkG1hbgLjK3AB+049rfLBS8 J/fhu3WfoOxX/zFWRkG+YWWQNV88oygdHsqUnBLUks0oYX+vfOJnvfzd9qlp+hcx506M f2A1hRgq82fijCi++OsoUSF+dF4SQb/P2qbLQltNRV9nfITXRauKYrPAhzba5/Wx8xgD tBvD1aUfFhadMFgdb5BpMva/w1EpuwwYtdicE9IBdYWitAwFe4Omhf3A3tMU0dYzjCxA bsN7jx4mv+Nm16FKvgLkQGy45aK0vk6ex6S1QhMNx5j/dpE/fcJRj4U7nlZlh29E2b9R 0V8w== 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=eOfPBV44FivFZ9jQCBBTWVKmDb6bhHWzKXzXAxUJNr4=; b=BRO4MRluyDzRbaYwQRzrdWb0dWeZbIaFiJoQ4gWBPtsDfsJ+GR9VjO9g9/u5eimFJ5 36m2vOK1nVK5/leK5Ze9mFPxfF9vTE7moiTXC9FI10SJORsXWch8vQvkvX1Byn1Z6rRP oF+ehYJpk0E7HgzQvzOsW3ALjNRgHqHHfNz/LcVe6alCy0hDNa6+KKpzlIbefT7CKMQU xjutDfL49D/2sg8yHX8uPPJM94HZ+H5KKxAX2s1hffRmesfqMUAeevSPoi3XXudl+sb5 ZfPKzox6r12pkMzgoWfGuRJTvWt2ruPvtiPEtRnrpf3iVy2nzxre/c0bs0ORlGTwfKXj 3/zQ== 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 u128si79009pgc.587.2018.02.22.06.30.27; Thu, 22 Feb 2018 06:30:52 -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 S932984AbeBVO3F (ORCPT + 99 others); Thu, 22 Feb 2018 09:29:05 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43996 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932607AbeBVO3D (ORCPT ); Thu, 22 Feb 2018 09:29:03 -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 21961107D; Thu, 22 Feb 2018 14:29:02 +0000 (UTC) Date: Thu, 22 Feb 2018 15:29:04 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, 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/163] 4.15.5-stable review Message-ID: <20180222142904.GA16772@kroah.com> References: <20180221124529.931834518@linuxfoundation.org> <1fede8ac-6adb-ab72-e620-31f726d738a3@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1fede8ac-6adb-ab72-e620-31f726d738a3@roeck-us.net> 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 Thu, Feb 22, 2018 at 06:14:12AM -0800, Guenter Roeck wrote: > On 02/21/2018 04:47 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.15.5 release. > > There are 163 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 Fri Feb 23 12:44:46 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 147 pass: 147 fail: 0 > Qemu test results: > total: 126 pass: 126 fail: 0 > > Details are available at http://kerneltests.org/builders. Yeah, I didn't break anything!!! Thanks for testing all of these and letting me know. greg k-h