Received: by 10.192.165.156 with SMTP id m28csp908029imm; Wed, 18 Apr 2018 00:00:24 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/448JUKhBYaY/xTf+vEyrFSPa5V024eaOTfxsDeY8uDjB87meg/eWH+2/83L/mpoJ75Z7Q X-Received: by 2002:a17:902:bc44:: with SMTP id t4-v6mr980410plz.2.1524034824685; Wed, 18 Apr 2018 00:00:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524034824; cv=none; d=google.com; s=arc-20160816; b=clQAzc8lcmrDYUxDcFEEFc1+Fc7UbSh6fm/NH62iJMR1OsvLSGG/Qpdihe48LGc1qs a+jSsYrShoqsPkEsp6JspF0Uy3AFCGlUY8Gfy2kYNq4pKcxGNHv38tEsYY7+jcq30X86 Bs3daUnMwAxqS6bZZkmDhEcX0TmAxuS2ksIupRXRlj886swlFX5KCFaLuMo1ITxviNlm LaFUqRPMvpvLGUZDPyx9xwbs4Nd8NMvrzvzxbypmHIwmE3/7MEeUoY73foxybk+skdag ISmp6Ns0xUXxf6jc7LBDSU+4A0Nk3g5lkbyJVF87UNy5NttKm1oVRL7xXt77xwtycNPY xFfA== 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=GGjJz2EzVuBRjv5u14GVFQjmsKbsu/WqPb4uGGpJqYw=; b=olCIXZYfDCxPe1vRablUUcx0YzqBIwyinAeOmGTydmJXCuPvi0q+GmNklHS82dUrPO Lv3wyPgp1KmaWy+tLh9905FZXPZaKSssanAI+YkU8M8qAtt6DPLemzo/kopbx0+ksqcA 8H05sjp9Bee5VWLGjQ/mNzZ8o5cqVLIwyGHgjRM29oAR6wi84yrRjs7EG0sqj+bcobfq Myuwi+t/mXwyslnwJPrpOQHKM00FYW0ChPZmM86d1o6Vc3lfPc05+0h8DV7ik1mePfMF 8NB6vkb1Sh8C8huiAOCURXgtn88thiL/QppL8Hlf0UX+1vXTfojYPfYRj6Bm18qMiR9S oGgA== 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 c16si545065pgv.574.2018.04.18.00.00.08; Wed, 18 Apr 2018 00:00:24 -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 S1752705AbeDRG6z (ORCPT + 99 others); Wed, 18 Apr 2018 02:58:55 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35826 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752144AbeDRG6y (ORCPT ); Wed, 18 Apr 2018 02:58:54 -0400 Received: from localhost (unknown [46.44.180.42]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 825BEE31; Wed, 18 Apr 2018 06:58:53 +0000 (UTC) Date: Wed, 18 Apr 2018 08:58:47 +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 00/68] 4.16.3-stable review Message-ID: <20180418065847.GB9579@kroah.com> References: <20180417155749.341779147@linuxfoundation.org> <2887e082-5a04-51ee-fe1e-327cc3c4aadd@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2887e082-5a04-51ee-fe1e-327cc3c4aadd@osg.samsung.com> 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, Apr 17, 2018 at 03:03:52PM -0600, Shuah Khan wrote: > On 04/17/2018 09:57 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.16.3 release. > > There are 68 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 Thu Apr 19 15:57:33 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.3-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 all of these and letting me know. greg k-h