Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp447138imm; Tue, 22 May 2018 23:04:08 -0700 (PDT) X-Google-Smtp-Source: AB8JxZopFB8+f35RLWlCPXNsxwuxyQG7OxlIMEYd/uc+Wp/XD4cvfq7cxknsoWAyJH305/xkVyUi X-Received: by 2002:a62:6c87:: with SMTP id h129-v6mr1495184pfc.179.1527055448241; Tue, 22 May 2018 23:04:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527055448; cv=none; d=google.com; s=arc-20160816; b=kIypkMPK2Z5VuLHbgCRw1dvIXQRUT8HuswuRz79sURx5PkX+nNB+zxhPCo1IuiAyar ZAcSi1vaHpysh2oUGqyN7Hbtzwu48byTnAn00sxRwV2bBMqnTs7ywwJXVqUfkE/hVYhl 8rbYIGLnSfEiXKtVv4cP7XH8w3DL55gNAfiHITl1BiN7ggjX7joHcPMT/c0Z4MZwBF4U XM3jNgYAQEifKF/Yjtypp+Jci5O8jUXqVzdza0gU44hQu/4+cV7WLBqOX04qr1upLDwP xGCW393+knZA3ZdIfMuRkoia35Ex4VotZr4d9zfaArwk/FtbxB3TOiSFNbQPFFhCUZzy 8aHw== 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=xn5WyXxdVckPPxfIBSvC/15Y1fEwuuKyos9qSUT3BTU=; b=tlIsfeOrO9jErpyXQKQjoDAAgEL7xaTNNtyw/EW56uXxOaDXVJ0kVGqg+FqDaGQRRk BPLM03QaXV5b6trsiYXjbn81kUW+nLbH15+o111FVlUm9uFt/C8uNRkwcuQhrdq7zRE2 VUn8eZNw0O8Q2RF0941aWdlMchc3Hz8jxzGDKL56ugUgaaMtokT5J6WiFMJ/+4e3707r B5mnkzc02uKq4I7U2O0MYpYE79xvPyh1IvY0FfWYj0kXDhQNm40i3t4hA1/WD5o8e2fC vF5wpkjLCtzJF3HbKBBPzXO5sMIoQDVJq2XHDy+OlLEztmUK81QWmOo2CWjJ5lvFbmfa sgvQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=VFcs+3dK; 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 q84-v6si14717159pgq.91.2018.05.22.23.03.53; Tue, 22 May 2018 23:04:08 -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=VFcs+3dK; 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 S1753983AbeEWGBs (ORCPT + 99 others); Wed, 23 May 2018 02:01:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:33542 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753826AbeEWGBp (ORCPT ); Wed, 23 May 2018 02:01:45 -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 2BC982086E; Wed, 23 May 2018 06:01:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527055304; bh=MHB1jK8UOtzYm9Avi6YFo9DJ+7zAVMC10r+2rqKHEVw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VFcs+3dKwswmUSSJzBI40LzJM5AP8JT8npy5lwb+aq2nkCnHDc3rmcYWg49XC+b3Q fA4znaufGrAIUWfvSwdChX8n0Dw7Ae2Z1NuYiudA+tEP24tLyCeVRS4iKaSxeolaHq cZ/IhNxa7izo2Te02ECd/bRDCmWWcT2pXvm0cC2Y= Date: Wed, 23 May 2018 08:01:25 +0200 From: Greg Kroah-Hartman To: Shuah Khan Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.16 000/110] 4.16.11-stable review Message-ID: <20180523060125.GB13397@kroah.com> References: <20180521210503.823249477@linuxfoundation.org> <7b374b54-7cba-8575-92ad-cfdb8a06b509@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7b374b54-7cba-8575-92ad-cfdb8a06b509@kernel.org> 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 Tue, May 22, 2018 at 02:45:00PM -0600, Shuah Khan wrote: > On 05/21/2018 03:10 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.16.11 release. > > There are 110 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 Tue May 22 21:04:14 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.16.11-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.16.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Compiled and booted on my test system. No dmesg regressions. Thanks for testing and letting me know. greg k-h