Received: by 10.213.65.68 with SMTP id h4csp121593imn; Fri, 30 Mar 2018 02:09:12 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/AZJN5MzUurlt/ovTd8bHzRlB9UyInAJHTKhXAGt+n0dvRbbvqKKqIVOjYO80raJRtkzd/ X-Received: by 2002:a17:902:1e3:: with SMTP id b90-v6mr12159196plb.155.1522400952406; Fri, 30 Mar 2018 02:09:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522400952; cv=none; d=google.com; s=arc-20160816; b=e/Xo936YiqewWyaKsdnZY0MYrZAJSApBs4PLet6syIq+0XoHl9Ds209EMO9isfEsc4 n/Dg7w7jCYo57jrn5L2N/Oin5dK3u/FRHdkFzDMaY3H9XIOMTAnm1SJJ8pavdlILNipF wZj4pbIVXKdHIJUMtQ7h+NGQm0KKYrjeSiy5PIrMfL/6fX9WzgD2SV0IFuae8TCoClsL gTH4wPUr/9hLF+nji1x0rCbzmGQsRiMzSTqlM9QOlbf9ASpuBCZAvPQKEM5gi0rYojTP rQ46Br7XEbbNTJ5nk/gtIYsdvajAhHrRKoyDbH/0cLce6NfHLW8mBd8vhUu7YxPK/xUR 60qA== 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=2fjK0fNasyITXR9+bigAmrkqMuYPw8bF1M+vycxIc7s=; b=r2GyfrBV4dltWja/6FnjfmlVaUMDAVFoMZig8Wggval5+d3DBhf4OKgZQXrGxCOchG TolYRV2w+N/nszuM+d33yP2wNHXqHsWoUvbCeYWIKERGRKznw4ps1TfMf8eMTi2kWre/ RBIgpNyGqNVH9Yx7sWRkt6OTaIziYJgUCpLJp7ZM1ypiV7Hjb4UQnPRA4waSknr6xpl5 YIqpNC+/W38uITmw25FqkAvevufogfBAkt0WktQ/9GOxqILnIpI1zY5DunaWSSj+sxV0 /NswjAn7LvKGd5KRuIHaJYGHVK3XbE4l/Yra2hjF67ozineVojUzx7vPLBc/hj8lVTos 2llw== 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 p61-v6si7998609plb.633.2018.03.30.02.08.58; Fri, 30 Mar 2018 02:09:12 -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 S1751204AbeC3JHg (ORCPT + 99 others); Fri, 30 Mar 2018 05:07:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:53524 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764AbeC3JHf (ORCPT ); Fri, 30 Mar 2018 05:07:35 -0400 Received: from localhost (unknown [37.169.208.107]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 2289ED2F; Fri, 30 Mar 2018 09:07:34 +0000 (UTC) Date: Fri, 30 Mar 2018 11:07:28 +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, 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/20] 4.4.126-stable review Message-ID: <20180330090728.GB13125@kroah.com> References: <20180329175741.886181131@linuxfoundation.org> <20180329191703.GA7343@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180329191703.GA7343@localhost> 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 Thu, Mar 29, 2018 at 12:17:03PM -0700, Nathan Chancellor wrote: > On Thu, Mar 29, 2018 at 08:00:36PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.126 release. > > There are 20 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 Sat Mar 31 17:57:30 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.126-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 issues noticed in general usage or dmesg. Feels like it's been a > while since there has been an update this small ha... It might be "small", but that doesn't mean it is not important :) thanks for testing and letting me know. greg k-h