Received: by 10.223.176.5 with SMTP id f5csp340728wra; Sat, 3 Feb 2018 00:25:20 -0800 (PST) X-Google-Smtp-Source: AH8x224Pv7xxE9x+Nb255SYY1fhYlLIlPqZhcO6aWgDIYI2quiTCiw+9jr41ib7U/IisduC4bbIj X-Received: by 10.99.1.85 with SMTP id 82mr11514892pgb.136.1517646320111; Sat, 03 Feb 2018 00:25:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517646320; cv=none; d=google.com; s=arc-20160816; b=UhFV2ppygwMTO5xkeMzl1NJpCxlmaYQWxFIxSgV5x8LBieSo8VtbbSVEwyxaAduX91 vKaka/+6pUiuH4yENJpaY0/F5DMAagwxWH879y6csOb3SrL2pe2xmTcunfmyoXfHhg35 3VGa0fASmguVmAjmSXLtmlMe85c3HS/mUEi8VvL8gHrXey2/iD7vGTMuTG5zosn8BZ03 8n0MVfYVHEuOYNsQO9TaMDiYWzulgIlCR+rsY6Fc3Ccsh2o7thYno4BsdmhPxyv4DAPQ wuWAmiizooB256w1euPq3/kiQuA9jYuWbnLX8TLwDQCjOFIlRMPbKo1/xfVg0X9tq3/n INRA== 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=sGg/zPrgMT+rn+qGQVGJ36TUAyM2fLsZ7P3J2PP7fTI=; b=woc4nZx0HPAYp4BAMv0SBdoh23JFvYa/A8bvMOVNk8ZFJ6/HmvpAtNBM9BFMSTPGrs tAHR3WSyYoTDO9ylWdSlRwjndSZkcmGPSDYAmNUEOeUGfpTln0tBaE/F3ctm+pFFud0D 4sHR0fcKxhrsDa1SLLU0AjEeS0pAhE0ClkHHJtaW3L1FgfyjQPYXkYlkfikyKKx9sgYW uVAHTzMMtKypo0gnKDhR6eiXXJo9Et4TsnrWW8SBptiM0Cp13Ay36n81RLTuglGoNZTo iNi2OZFy8d1ASNk6c2IS5wOV1u4qvykqvkcQ0eewytrXhnh/KvaXBjQHEGcOOCEi5SuW TW2Q== 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 w5-v6si989780plz.426.2018.02.03.00.25.05; Sat, 03 Feb 2018 00:25:20 -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 S1752256AbeBCIU3 (ORCPT + 99 others); Sat, 3 Feb 2018 03:20:29 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:60194 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752107AbeBCIUE (ORCPT ); Sat, 3 Feb 2018 03:20:04 -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 1DE9711F2; Sat, 3 Feb 2018 08:20:03 +0000 (UTC) Date: Sat, 3 Feb 2018 06:18:46 +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/67] 4.4.115-stable review Message-ID: <20180203051846.GD1329@kroah.com> References: <20180202140815.091718203@linuxfoundation.org> <20180202184021.GA22245@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180202184021.GA22245@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 Fri, Feb 02, 2018 at 11:40:21AM -0700, Nathan Chancellor wrote: > On Fri, Feb 02, 2018 at 05:57:29PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.115 release. > > There are 67 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 Sun Feb 4 14:07:31 UTC 2018. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.115-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. > > One minor conflict in drivers/usb/gadget/function/f_fs.c since commit > d567071acc75 ("usb: f_fs: Prevent gadget unbind if it is already > unbound") is already present in a different form. > > No initial issues noticed in general usage or dmesg. > > Reference trees for other Android users: > https://github.com/android-linux-stable Great, thanks for testing and letting me know. greg k-h