Received: by 10.192.165.148 with SMTP id m20csp5036776imm; Tue, 1 May 2018 08:04:00 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqAyeyAaWvD4EM/GQO45ldliVvAFV3PQClSb2m+wdGMJojjUODyqVM3sXgS2zxplW14aw12 X-Received: by 2002:a17:902:bd03:: with SMTP id p3-v6mr16590498pls.236.1525187040704; Tue, 01 May 2018 08:04:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525187040; cv=none; d=google.com; s=arc-20160816; b=nYMf7ImV+kTBEtSAe4qsCf2SMBBJwe3HMmkqXfh+ZkH1gC92qFhSQl7HtuAWt+Pt2G ZxvjdREEMeBUrjKNtT8qpfYY+ePLf0wK+sR1LV7lNZuevdgD47T9IFvsqvKODtt1jRuM 6aAaBJHb+Ea2Uqk1LX1uGH12GiNT+gpg6djNQY9QzQkD7B+gAxn+fESDzvbNbhqdbJaI nra0eDL24P7VRaSnMsevKL/0GFax7EWi8LY0m+1qTVUWbuW03sijezNie5vGxuTY6ihs JDZwxsmF/hkyGq9Qw2rBpiR3oUDRWoTkmq8CsEd3p66YbxK5cT0nEO4G9+bvL0iyxodF N9Ag== 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:dmarc-filter:arc-authentication-results; bh=32BRmJ3WEa41kJjjjhM+YYAkCq/97MgOP4X2BoOchRg=; b=oneG8PA6I1TX++cRDNsNLcV7k8XXYkuoLYfxkC8WoQWw7Uf2rsPAId2GmepdHk2CdV aRe/vxufPLJlOy5GfZiFsKqjqu4cnGloLuDcaNeqY3sUQ3pJBBL5jo6Gr1e6nyhXHJX/ pQYwDjvzUoBL8aCNnqEX0u9U2N2ZybUa0pLNAR30wbo6GATUf8xOy3ura0c2clRUU9D0 84vKrUCIO3cZmxQReUbSHrK5PWgy2RARXaQz2IB5i9KNpf1GdiJJE9n+3+afg3R/jF3f ga7cj8yThEUPrxXmxfG8QMkffUj0Lx+TJmLAtHO/qrRrtwxwZnzeA6bW/Me7tGDgY5jW Dyiw== 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 a9-v6si7744021pgf.259.2018.05.01.08.03.46; Tue, 01 May 2018 08:04:00 -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 S1756094AbeEAPDL (ORCPT + 99 others); Tue, 1 May 2018 11:03:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:36070 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754432AbeEAPDJ (ORCPT ); Tue, 1 May 2018 11:03:09 -0400 Received: from localhost (unknown [104.132.1.102]) (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 4F0B8236F3; Tue, 1 May 2018 15:03:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4F0B8236F3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=gregkh@linuxfoundation.org Date: Tue, 1 May 2018 08:03:00 -0700 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.4 00/44] 4.4.131-stable review Message-ID: <20180501150300.GF14123@kroah.com> References: <20180430190946.093694747@linuxfoundation.org> <20180430235504.GA4711@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180430235504.GA4711@flashbox> 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 Mon, Apr 30, 2018 at 04:55:04PM -0700, Nathan Chancellor wrote: > On Mon, Apr 30, 2018 at 12:24:11PM -0700, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.131 release. > > There are 44 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 Wed May 2 19:09:34 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.131-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 installed onto my Pixel 2 XL and OnePlus 5. > > No build warnings from GCC 4.9.4, GCC 7.3.0, and Clang 5 through 7. > > No initial issues in dmesg or general usage. Thanks for testing the two of these and letting me know. greg k-h