Received: by 10.213.65.68 with SMTP id h4csp115367imn; Fri, 30 Mar 2018 02:01:29 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/E0ALQeISfgHAoR+oaE4qHrnnf0CIUnPf14D8lwkJYHL86zCYkbyb5LuGCGdUPP6f+FIiw X-Received: by 2002:a17:902:c24:: with SMTP id 33-v6mr12311325pls.88.1522400489594; Fri, 30 Mar 2018 02:01:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522400489; cv=none; d=google.com; s=arc-20160816; b=a/7atoXNC7V5YxV4OYwPMydBy91SKzCQ2Uk2JAE+xYVgxOb/EFTXSUed0SvKdSxxqz c66slVkaWy47n0ljTVYe7gAZe3mjdiKKgKjOgOBRhUggr/QIjbXqKgDMQWsq2Uf/JBvb CZIu1lJ9GKo+aVHObTNKUdem4e7oudgafs7wcypPE4NueKoUXbom7nzJnRC0SpuMr5Y/ 7X9QtqVnxftuAwxevFRHWHpSRumOyZbb16NvytUJB3mzAhF6+64MgkmxdyFeSLDcOfzN FofZpSulGlMN5dTvHpJ3UDg/DiKyDjN4NhcfQFCxP1mViUi1YoPpfPUICQZR8mpUHY3X MhpQ== 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=CF6PiPgWr2Z15ARDCOTal6H5gxAcSCKJW/qVHsToWXI=; b=AtIB8tAhPT8yPHKo8I83Eqeo0LgsWB+JLB3uxekjF2lmdfpvfALssVylke16fJKcBc Fqc9qn79BDe3UFX5O2UzeuC5wW/U6lxPSehmxk0b4yMqvAYPt0gRKqnc5wB0yNBEjeDv jB43xKfu6Dv2SQt6ElaDiyNR+W0RthJKiZUxNDW8jIW+F/dM+iAEVZBt+2R9Dqi7q993 ghfa2j39J8QJtih9Auq/bFFzUl3oyzk3a0hefbXwB6p9dTTy+5o5ARs8NDJpniz0LD9Z k1B1pxlBAmkAtGRhYu6zH6sle6yUONoHe3OoXkcCJ9l02uURB9Q26MAmmwp0YzQCtX0w oYpA== 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 196si5379371pgb.674.2018.03.30.02.01.12; Fri, 30 Mar 2018 02:01:29 -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 S1751195AbeC3JAC (ORCPT + 99 others); Fri, 30 Mar 2018 05:00:02 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50292 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750794AbeC3JAB (ORCPT ); Fri, 30 Mar 2018 05:00:01 -0400 Received: from localhost (unknown [37.169.208.107]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C8EA1DA4; Fri, 30 Mar 2018 08:59:59 +0000 (UTC) Date: Fri, 30 Mar 2018 10:59:54 +0200 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: 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: <20180330085953.GB23620@kroah.com> References: <20180329175741.886181131@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180329175741.886181131@linuxfoundation.org> 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 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. There is a -rc2 out to fix a reported issue: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.126-rc2.gz