Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp424203imm; Tue, 14 Aug 2018 22:52:40 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzgFaTaDgjLonUtNcGfC/RNSK+J4xKVYkXQnfKpcD92CH5bMKOTjanh4eFlhXpxfdLJXhA3 X-Received: by 2002:a17:902:bd93:: with SMTP id q19-v6mr22928310pls.238.1534312360113; Tue, 14 Aug 2018 22:52:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534312360; cv=none; d=google.com; s=arc-20160816; b=II/hYw4K+Uww1Qfxeyv8nXySrMGkgezd6l1ZLpH1Ezc2O3jcBIvP/3Px+/r0xyH2tW bcwmjJB4YwTtkjDYUvozcGep6KdlD1sOTiq+XTzvKfM2URMchqbPmb9hetD/MBlqaO7T d6V3H11bB0aUbtz88ZvdZ+5mxLkPFGAJaqNt8qWvPnnF5ZtMZxkNauPR/q9nDTmdocEV zfUhu547tatAnM/TrmVs/+Ge5cOtNYp4OfU3Di9EISh9m0tEhg4Va3dm7GUYpsu54YBN JoEU0s0jONK6W5MkCWy1izqFlAGQFruDXZ/xQ4f7cVWSgRekpEPimvp/Vvc1YyGt+XqV koIg== 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=q9ugFhAtwiM0/yBzrKnfS/4AD7qEemqDtSPrVffeMhM=; b=tE52+cY/tXvmAOryejMjHYEZ1FT65gsZBSIdCTr7UD+DHaKExrk6iYbUMfPUJRTKbS aSc05TzfaGzlo6JVW2p33PFjY/U3JHDFO1A5y8J+SbrJsZisYf//Rm9zYHZeqjg2QZc9 QP1m9dfli6T2vf5cjbH9awfa69BDef10Ytq8CcdseIsj5k9azlinGH/C+9KIkuAoxB1u 4Bdq+dyKFU3fJ0uzDvTO/5Sw1WLJ6IAdQ75qD75ImYYFHUh8jeTedcbH6a8C3zTLrPwB qqaYJ4rwnCVzGgcy7C5lgoJmpCoNRjPIHkYHqw3AciLerxsived8BUSWa8SJ3VSajkr4 JkYA== 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 g10-v6si23228924pfd.86.2018.08.14.22.52.24; Tue, 14 Aug 2018 22:52:40 -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 S1728126AbeHOImT (ORCPT + 99 others); Wed, 15 Aug 2018 04:42:19 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51202 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725876AbeHOImT (ORCPT ); Wed, 15 Aug 2018 04:42:19 -0400 Received: from localhost (unknown [194.244.16.108]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id E443394B; Wed, 15 Aug 2018 05:51:34 +0000 (UTC) Date: Wed, 15 Aug 2018 07:51:31 +0200 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.9 000/107] 4.9.120-stable review Message-ID: <20180815055131.GD10151@kroah.com> References: <20180814171520.883143803@linuxfoundation.org> <20180814185818.GA7987@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180814185818.GA7987@flashbox> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 14, 2018 at 11:58:18AM -0700, Nathan Chancellor wrote: > On Tue, Aug 14, 2018 at 07:16:23PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.120 release. > > There are 107 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 Aug 16 17:14:53 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.9.120-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.9.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Merged, compiled with -Werror, and installed onto my OnePlus 6, which is > my daily driver while my Pixel 2 XL is in for another screen RMA... > > No initial issues noticed in dmesg or general usage. Thanks for the testing and letting me know. greg k-h