Received: by 10.192.165.148 with SMTP id m20csp5035609imm; Tue, 1 May 2018 08:03:11 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoZHWQzPS0NOYUVJchYfz1Nc1HbLfPWHlqJDyiwuN0zxVDaUyGyBrVtR/T3qheUBeSDjoaG X-Received: by 10.98.64.130 with SMTP id f2mr16010663pfd.83.1525186991535; Tue, 01 May 2018 08:03:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525186991; cv=none; d=google.com; s=arc-20160816; b=l/riTuawtVDqHZnsaFcNHTyiFh9jffAU/gjQenmV2uio+9sgbSQXEwmYlk+nC0uNhj Md4JB23c74u8m0xOdYVjwgeJjm+sE4bJQHS5w1vjZ62zHaOAHyItlMb6zks8UQIvLm4E p8w60GWC1/MwbL951Fcv/QMf+wKSUAjNs+HDpkpmbg1ommo2AEE3ux7eP3lRoYe9TAvc MTDT16yGQpszKXf7TW7HByGk6wDj60+eEVyWG/h2N4uRK7Ry83g1kLM/M+PWXcBLtlsl NfQbnbAQsIOpNQagchwxuz2yDc7vvV+EiqbIDBXQDcFZjuYOzmu3k7b5BlTHKspr+svJ JUsw== 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:dmarc-filter:arc-authentication-results; bh=3LkFv0Xms4tG1+CLv1XRf4ujFELeyUy18J21vJfHGPk=; b=P1+fi9+BhyzaBIMMeBFoVomUBBIRyglqocYka17Uy1lvLbHejulXkMWxqeYyANt4KU KHsqsOY4BBdCnM1nk2cwgoTvQV0AkC35nTe5bgDEVerN5WgQAR7RUKbbLKrUg8OqPCGW F9kyozyTbxMWmtP0ESQ6AHm4fUHn8UKEmaxbbBX1tJYAG4bXyENbDwoMOcFe4W4JUEoH Fl5wwA43QUoWrw/YhbaUuW6Be2CFUZI9gKkN9D440ygSptMKA9phqhWq6IHMoRuxVDjj CeBbVc7LPv32Gurn+M2oC1lKGB3KrD/GDCS8TV0tZ2u6jmECcqSctHWEM9LcPsH5hUOA FBAA== 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 24si9691522pfr.242.2018.05.01.08.02.56; Tue, 01 May 2018 08:03:11 -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 S1755887AbeEAPCL (ORCPT + 99 others); Tue, 1 May 2018 11:02:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:35642 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755825AbeEAPCK (ORCPT ); Tue, 1 May 2018 11:02:10 -0400 Received: from localhost (unknown [104.132.1.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9E198217A8; Tue, 1 May 2018 15:02:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9E198217A8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=gregkh@linuxfoundation.org Date: Tue, 1 May 2018 08:02:00 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 3.18 00/25] 3.18.108-stable review Message-ID: <20180501150200.GC14123@kroah.com> References: <20180430183910.801976983@linuxfoundation.org> <9f8ff869-24a8-f895-a572-27aff53683ec@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9f8ff869-24a8-f895-a572-27aff53683ec@roeck-us.net> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 01, 2018 at 06:18:45AM -0700, Guenter Roeck wrote: > On 04/30/2018 12:23 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.108 release. > > There are 25 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 Wed May 2 18:39:02 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 136 pass: 136 fail: 0 > Qemu test results: > total: 119 pass: 119 fail: 0 > > Details are available at http://kerneltests.org/builders. Great, thanks for letting me know and testing all of these. greg k-h