Received: by 10.213.65.68 with SMTP id h4csp196837imn; Tue, 20 Mar 2018 00:46:09 -0700 (PDT) X-Google-Smtp-Source: AG47ELtOQED2ECeRACUi9kUIRFvuvtLLJw61nMNP7avNk/VLmDwvUTH8Q13KIVHchsYC/d16s2WI X-Received: by 10.99.167.78 with SMTP id w14mr1164065pgo.408.1521531969314; Tue, 20 Mar 2018 00:46:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521531969; cv=none; d=google.com; s=arc-20160816; b=OluYCIo+1Q14JG5+GGRknYJWtDKRG32QOANLKFB2HlKZ0ZA8DGrGX9KQNA6WQVtbjX 2RC36P/qAdB7NIDetc1aW68m1FK5Il5h3zDg+MB0E5bn9w87tZ9W8RuhIwmulLemlDPh wxNeIqVp13A+cZ2m3fmdyELHEDfm9YNpcpoKnoxd9P4YQ8sU9rbE4n4E9DQARptcgmwO gh3Vt7vDjuoEreX/RN7iulvXItCHbImg9Je81U/qOziAncv80AYNNzFD3fyHgAK/qgXd R0ZF2PBiJs5iVG94v4QGKJxgqsPk7/d9satwJbNbawvY4uXKnLi6fc7C1tusBThHPjM3 S+pA== 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=xT19uOKYbMcKscEEuNZxhjYiq3nTLlYIiPee+cozecc=; b=KIgEFekOQnOBDXSZ1rr2JPcIq+5qjsMzUy9GSpJcf52OhyLQ9PoGKKiRaKEANOrzku MCZBHHyEWcNhlfW8E8wJN/OlpPCnH0vzGq60SJlo6T32nYqYejcJE+TNvHIivkoGmwC7 oSBvZ3jdDZx8iV9hb5xteClKpUEVC6fzKtuImuHmosWx4a5ba8pD6bPbG9QJfKzy76zT IbIGAChd643CZQBzx8hxVfxk1NaCVO7Gfu1ibAPC8EufF4xGE7JA919VsCbOuaSX27Ct 1QlXA9/ALHnblHoaLbQxyfchXF6mtBoHwfdQPFd3S9ePInhpFRxeDOOWJY4HN+sELD97 Ntow== 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 l59-v6si1095788plb.77.2018.03.20.00.45.55; Tue, 20 Mar 2018 00:46:09 -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 S1751824AbeCTHnY (ORCPT + 99 others); Tue, 20 Mar 2018 03:43:24 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38282 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751269AbeCTHnW (ORCPT ); Tue, 20 Mar 2018 03:43:22 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 82F481145; Tue, 20 Mar 2018 07:43:21 +0000 (UTC) Date: Tue, 20 Mar 2018 08:43:20 +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 000/134] 4.4.123-stable review Message-ID: <20180320074320.GC8152@kroah.com> References: <20180319171849.024066323@linuxfoundation.org> <20180319205705.GA30951@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180319205705.GA30951@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 Mon, Mar 19, 2018 at 01:57:05PM -0700, Nathan Chancellor wrote: > On Mon, Mar 19, 2018 at 07:04:43PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.123 release. > > There are 134 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 Mar 21 17:18:04 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.123-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 OnePlus 5. > > No initial issues noticed in general usage or dmesg. Great, thanks for testing and letting me know. greg k-h