Received: by 10.223.185.111 with SMTP id b44csp927186wrg; Fri, 9 Mar 2018 17:04:26 -0800 (PST) X-Google-Smtp-Source: AG47ELsMt9o6AL+CzUrKEVE0EG5QuTvw0Aw2xRNOdDi24hMkxMox9wOb42mpFdd+CU+ZpJzlpkBn X-Received: by 10.101.97.72 with SMTP id o8mr344175pgv.119.1520643866880; Fri, 09 Mar 2018 17:04:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520643866; cv=none; d=google.com; s=arc-20160816; b=XhUnPFJ2o5R/vytcA0M16EvzvJd5AAj87xeZXcLyaVI2LYBbtdGdvb8fFWUMcqg9B9 qLTvTy3OPFDTzssjsG+dKPppjMwWImkXh6eYC2CqbZYO1i3ZuHE/sG1VF/AlFNq9LbgL iLcqxS2mkKSgSDs6HgnsQXlcq45tOcaAV82QZS5FLoUtvqtqTyaqQoW8RycW1tho+0Ll Q67cfgBmyndjwUuX+wXAlnYsnyYWxd+3mcMJonr4Brj1noCcIYNmkgg6xMOAxBXRTMhp CxKo5KhpsCxDwPmijJqye4bIIjWzR8Smll5uX0/o6QT9fJjTcA2GmDypOuj5y5brRCT5 Wc4g== 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=NOmBkLDeaXVySinBvNUABUnpaKl3gK2UoIuUv19cz78=; b=OnxvyA8DXvxVAfummOsbiTefll+hk0MdA+pidZMB0uGcjHKV6az+yc5ysOM5bCPSnd TeKO6FXPV+ZUfZ7vuxva5hRNMJ8dAINLz92Jr/2xWrY14WeV6Izrbq9KB8l1iZ3qwD0i kBAvXCn25C6hW4xXrntPqRJEEaSygFIhMDjLhpcWiikQnan4fH9YAA0gdta8lpesdMGD QBc4iTjD1ZPDkyJlNiAqWMySU37AK1HLCamwbAYKacyndl+mvhWGZWoIRNOqBDxi+kqS 4R8fIVLdS6hAingSqFngis9r4PQTQ+qjCuNvKXo3olpUiGGwg8Azhq9gbi2cp4VT+qIz sLXQ== 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 z9-v6si1797037plo.2.2018.03.09.17.04.09; Fri, 09 Mar 2018 17:04:26 -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 S932627AbeCJBDN (ORCPT + 99 others); Fri, 9 Mar 2018 20:03:13 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53416 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751231AbeCJBDL (ORCPT ); Fri, 9 Mar 2018 20:03:11 -0500 Received: from localhost (unknown [185.236.200.248]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 2059F11D3; Sat, 10 Mar 2018 01:03:11 +0000 (UTC) Date: Fri, 9 Mar 2018 17:03:12 -0800 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/36] 4.4.121-stable review Message-ID: <20180310010312.GA26120@kroah.com> References: <20180310001807.213987241@linuxfoundation.org> <20180310005035.GA21196@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180310005035.GA21196@flashbox> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 09, 2018 at 05:50:35PM -0700, Nathan Chancellor wrote: > On Fri, Mar 09, 2018 at 04:18:16PM -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.121 release. > > There are 36 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 Mon Mar 12 00:17: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.121-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 merge conflicts and no visible issues in dmesg or general usage. That was fast, thanks! greg k-h