Received: by 10.223.185.116 with SMTP id b49csp826955wrg; Wed, 21 Feb 2018 07:32:43 -0800 (PST) X-Google-Smtp-Source: AH8x225xRXrgnQNM2rTizRP2CUahHrhX/AdJ7wEt+EVrNDbAfBx86+lRoLL9zulG/FTqpy1mmupq X-Received: by 10.98.210.70 with SMTP id c67mr3684957pfg.164.1519227163075; Wed, 21 Feb 2018 07:32:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519227163; cv=none; d=google.com; s=arc-20160816; b=n4M/ThUQq1wIQp0Hqkd33SAwYzQWvn5RDmS8Cr60flIXQtKVcKtdvaUn1hDbp1AdId CjAWP5q/N3gEJXzBwthM3PT9BjdVUI7WTgLdqKQf1/sTRk/1d7JsjbKDU+Va3cDOq6vh kS3TFto2IpangWLglEiayJejYLC0ASloaesCm2dMynQLeiiHq2y1nyq+iY0kdwroNn+q geFUU2j+woztl9PifD0NoX2ZiPpQVOTxN5/hDt2jM7Cs/dX1qCrLwOrAZnBh8hVj6JDq 6cyIaiJGMqUX1ktVg/os3I3jsIw45MBZ4Hk1PIOzVxBem0UpIA44ClYnFjmee3MQt1+H 0DFA== 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=+r8wEsCyqtlOlZjeAGQVS7VY/TtqjSsyO3VI+ix+o5o=; b=auzS4CbWCVsIxmenud33smhfvxMJVsNy07o/TGJqIqOcq2BQ4Yf9nO0WIV0Fqav0Iq MFfTkSSfQJlgOHvRh5QTybGphcFYS37t6zUYNF4mYsS0o4EfwkB7vqq4SmrTiOSY+7HP QPnuO7W7vufo+YUp3MPNkq+q6DW2xAulR/1eZ/ogB6sDx61NnG0IM4zZVov0ac9ceBSq QOkhuMTLjp06np8HGUHBv+FeGf9Tsy64dNHVpwVA6ubX0pyX5UPH9EKDG4H9Vy9JiFOi 0VZfkNvSQWoE0DgHlHn0CKubEumxHCYFcYGUezJSGPZ2C/bqvBiO7oP82WRFyATDMJmY 8DXA== 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 w8si1236062pgt.182.2018.02.21.07.32.28; Wed, 21 Feb 2018 07:32:43 -0800 (PST) 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 S938377AbeBUPau (ORCPT + 99 others); Wed, 21 Feb 2018 10:30:50 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44052 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S938264AbeBUPar (ORCPT ); Wed, 21 Feb 2018 10:30:47 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id A5DF112E0; Wed, 21 Feb 2018 15:30:46 +0000 (UTC) Date: Wed, 21 Feb 2018 16:30:44 +0100 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, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/33] 4.4.117-stable review Message-ID: <20180221153044.GA23757@kroah.com> References: <20180221124409.564661689@linuxfoundation.org> <20180221144626.GA21376@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180221144626.GA21376@flashbox> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 21, 2018 at 07:46:26AM -0700, Nathan Chancellor wrote: > On Wed, Feb 21, 2018 at 01:44:43PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.117 release. > > There are 33 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 Fri Feb 23 12:43:54 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.4.117-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.4.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Merged, compiled, and flashed onto my Pixel 2 XL and OnePlus 5. > > No conflicts and no apparent issues in dmesg or general usage (I've been > running the RC before this one since yesterday afternoon and not much > changed for Android since then). Great, thanks for testing and letting me know. greg k-h