Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3080724imm; Tue, 29 May 2018 00:09:45 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoiG3qrAhlIMtaXtpp7lBlFo5Ww0OTYl9cKta512SWxElbPhPw2R9IR5HsX5twtwxAuOYtb X-Received: by 2002:a63:81c7:: with SMTP id t190-v6mr12692937pgd.378.1527577785363; Tue, 29 May 2018 00:09:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527577785; cv=none; d=google.com; s=arc-20160816; b=BKVlm4JJPP731/dCnVhGZPUnlnFXXlHwabQce3Dr2CRpN+uXyhC/MYbhAQEqyyEyrR bNKjv8Ncc1YW3C494vLvf+Jkv4KQwrYNZiNZ1T1QYLrJ+7ZEpehiCUEQYJapQ/ZoJJDn QiO4RvlyrSrmkFow1ldjOADGZ4z0xjrfXJ1oOuvi3cWekDtvCW7iLCV58qlveUGYNuxb MZvP4ltvkNLn0psuVngcOan6xNy8Sf2QFcXkQvBVO/wsNvakPVvxtanJ6FM9DYW7bM8p r7nzmeazDS4QxMJV8tVVCHIamRugwvOu2aCfnko6gH+cK0nsyHt4lys+4LQWtUmxU+Xn yYeA== 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:dkim-signature:arc-authentication-results; bh=ufbptEn0+rYz7nmI/c4lZu2A+LtIe8K0w6WqzDqLOuU=; b=rYyUqXeqSat+Z9J6SB3qU4ujLLXjJ4POlWzOjtm70Of/6147FL2ZotBE8QwMjMd15Z Y9R4NyXNp7gcmqfsni1wY80EilLkFOWGRoQA3zknqsGMqh8go9vtrVOd4DYJKSvWx48E vjPqkBQ3hApJlSnqEd1IMaUnkiCPS6Y1wSbwBe2IAB050CxHKpG9PASrhx2ZGgMsAoYa zLO+IR6AVjqvVJVGQgt2jN0UcEw7gzIknuawLHin7aO2Tn70JY5h2wEKmxwU9s6RGBvK EIrDIBvPoPX1f1RfVQLaXxsxxifspwRvEtSeUoypqAkO8kLqoooWbuIHxyL/ck/yIs/h A0Bg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vZcyxLDI; 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 u14-v6si31990615plq.439.2018.05.29.00.09.31; Tue, 29 May 2018 00:09:45 -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; dkim=pass header.i=@kernel.org header.s=default header.b=vZcyxLDI; 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 S1754797AbeE2HHf (ORCPT + 99 others); Tue, 29 May 2018 03:07:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:36964 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754668AbeE2HHc (ORCPT ); Tue, 29 May 2018 03:07:32 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (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 3EC252087B; Tue, 29 May 2018 07:07:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527577651; bh=u1iP23RMYp8yLX+OoBRY6PjOJOtOS/Kb4V1kKqvIUzY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vZcyxLDIKfn1IlKzBsUvL6op1ulmcLS88k8RPEcWO3Kse3iDgsZQ9smFbT+384ajZ eWh+LuxCV1LPb2DAM1x/4LGp2UifxKew7fZn5FdLOK4X4o47FP+FgQOOLpOvbDBEI3 pk7WBBAsLa/RJjsTH4E3OjmI+qtUWjzVyaMBVN/0= Date: Tue, 29 May 2018 09:07:11 +0200 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 4.16 000/272] 4.16.13-stable review Message-ID: <20180529070711.GA20225@kroah.com> References: <20180528100240.256525891@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 28, 2018 at 05:46:26PM -0700, Guenter Roeck wrote: > On 05/28/2018 03:00 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.16.13 release. > > There are 272 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 30 10:01:02 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 143 pass: 143 fail: 0 > Qemu test results: > total: 141 pass: 141 fail: 0 > > Details are available at http://kerneltests.org/builders. Wonderful, everything passed. Thanks for testing all of these and letting me know. greg k-h