Received: by 10.223.185.116 with SMTP id b49csp1012925wrg; Fri, 16 Feb 2018 10:48:33 -0800 (PST) X-Google-Smtp-Source: AH8x2240GgyjDZZ2lzqW14mKGIc24D/ej6z47hHYgnbSJ+wO9JKbKSp++k9EUn69sSbeDqmyEHBS X-Received: by 2002:a17:902:bc3:: with SMTP id 61-v6mr6600061plr.407.1518806913751; Fri, 16 Feb 2018 10:48:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518806913; cv=none; d=google.com; s=arc-20160816; b=A50HNG3WGSe2UrKDHEmj657VYRkKYm4DOd0PuXL+Eg6+vuc4c5wPrluB39aStUXdPa lNHhBboFmbAmMLpE5PrXDbvT5Y+HnXSHVxaiKLByDcW7J3dLd5/zd0+gsC1jQtp1+wND YouK4C3xTKI5YbDxLKI1FaVwe7IgImCKXsFa2er7/BAv1PnB5f3J0vtIHD/+8fDvNEjD mLCPs/uLqY6c9beyazXwOoZ3LOtr9amKOTkgHYic0F8bmFXJpwMEgfTPz7gylQpOqbzG PNEjKWiEr72wu3dtLz82uNxfV/LZolyMXPfoDDdBzgRSnpnGyTu7M6/3FPYrjCZ4ysob b8ow== 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=n9MoWulZ867vect3yjHMY9jzktqTbNPL5pwX4v1J0ok=; b=S3wxnvfXlmW4tB5teg+yhV/Sld3jRctQb+WnjSF+sUN5431hHDo98TCJtfIGj+BHro PSH66BsIwCuE3hBIUEWULKTqM9JTBjpClDMUC0145chuFxtPYpLJhGGvdhT/R5yVrpsM r/DVrmk8sIbbot1bsEx6Buj1xAfwFHfWeO4QNF8JP+oAKxIP2qXWhA+fBQ5x6qk79WGq ihkybDfOqQe7LzPKLvzDjpu+STr0QpDm6VjONma5aGOlCuqn55Ktlw95MVux4mB1uWWX AfH2FSs3Ya1ec8QD4d58VIbXJ0+GFLNAoZTa967QsPdKzXAWnjXYXVFebExfIEsHr0iw DXuQ== 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 f9-v6si4403260pli.445.2018.02.16.10.48.19; Fri, 16 Feb 2018 10:48:33 -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 S1753404AbeBPGvc (ORCPT + 99 others); Fri, 16 Feb 2018 01:51:32 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:59464 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753258AbeBPGvb (ORCPT ); Fri, 16 Feb 2018 01:51:31 -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 7DF1BC41; Fri, 16 Feb 2018 06:51:26 +0000 (UTC) Date: Fri, 16 Feb 2018 07:51:25 +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/108] 4.4.116-stable review Message-ID: <20180216065125.GB26224@kroah.com> References: <20180215151222.267507937@linuxfoundation.org> <20180216024508.GA18379@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180216024508.GA18379@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 Thu, Feb 15, 2018 at 07:45:08PM -0700, Nathan Chancellor wrote: > On Thu, Feb 15, 2018 at 04:15:57PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.116 release. > > There are 108 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 Feb 17 15:11:36 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.116-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. > > The v4l2-ioctl32 commits were interesting to sift through merging... I > think I got everything correct though, the changes are in my trees under > temporary tags if anyone cares to check them out: > > https://github.com/nathanchance/wahoo/commits/queue-2.17 > https://github.com/nathanchance/op5/commits/queue-3.10 Thanks for that, yes, those are going to be an "interesting" merge :( > So far, there have been no visible regressions in dmesg or general > usage (I focused pretty heavily in the video area since those were the > biggest changes). thanks for testing and letting us know. greg k-h