Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp652992imu; Fri, 25 Jan 2019 08:35:33 -0800 (PST) X-Google-Smtp-Source: ALg8bN7c4e2NIOdwc7rIpFyhGbtjG2HwdBfwEsBwfvKONL3qvipRuoZboqWCoQmDUzU4hDbmBeEC X-Received: by 2002:a62:c42:: with SMTP id u63mr11409509pfi.73.1548434133714; Fri, 25 Jan 2019 08:35:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548434133; cv=none; d=google.com; s=arc-20160816; b=i40aZNbbTm3ebRTEz0XdeDyqch54D9gXE9a/s13KMndPY7I/pWrlkZ+ya3DQOYU5mZ aqZmF3iAfx2wVzIJXPrSZlj43rudCnAu+nvrQQSpZTc6nPYu4oyH+w2rXZDoeJ+3UWWj 85IL0y4Wn8jJ7ZIeJwflZ3Bmg9CKkSVGWdrAukTXuvMI2TqYHxUmej8/wznP1Ip80WMB mJM0e17x2MMGXllkazVTDNK/BnjDwBqw80qkr3whUWcIawxlai1HSRrzG4FM38dyUnke Ua41CfVp/q1+hdiUxwrKig+BVZef20EQ4wlDKNjtxqxBDgkEWHpzj/wgxyYxlOut8OGH lcYA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=eMMob1Mz2NS4AA9yfY6qoX1Q2htzJPHyJVhwE1K2Gbs=; b=I7FugmZiRBieMyY2P//Ty3eo1vgPxwTq7moCWVh3CtzDpJjGgYoC3kFqj+TwlsuIx8 d0Q1SahANjQgOPLZZco6mo9jxZKbmHpRx2Vi4KDxwtTLhjhu9u4RM1lsjeD7TzzTltk3 O0cHkgUDJBjyTWE8apDfjawxcTgseIgXr9oEx/ssYcrYLdcdt9y3jVXYBcgNr1Tm2WDI H3a7oj3rGKfuFuh/L7CnIhjaZUif/IfP1kpoJMsTh0fnDP/FZNXQFlA85OddfvDGhLYV q4c5acQaYSCu7lrT54/mavNjJz200EsCUw1ZKWnuZEGWPoRjQS7kRYzkg5YKNjJ9sH8y cOyQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="HC/UGaq2"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a17si24274377pgv.456.2019.01.25.08.35.18; Fri, 25 Jan 2019 08:35: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; dkim=pass header.i=@kernel.org header.s=default header.b="HC/UGaq2"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728933AbfAYQel (ORCPT + 99 others); Fri, 25 Jan 2019 11:34:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:37054 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726256AbfAYQel (ORCPT ); Fri, 25 Jan 2019 11:34:41 -0500 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 09776218B0; Fri, 25 Jan 2019 16:34:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1548434080; bh=s/0psa9j6rIHZqlW3Rr86LfN4R9/C7R8Vc8SKIBemAw=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=HC/UGaq2zvf6hd2iCYWxFDHbxXtgbJWVxOOf9I+ioaV+ZBPnd6yWK6g/xmw3fAfwZ KtCHK1VEeuCLHZTd5Z/IY+SYhB3RfRy4Qy8/eO5woWsZgzao03kXqUPCZEKiSTWq3c VPsaDp5AS5hGDY5dCqLiNvZYmgATYciJnlzFE/ms= Subject: Re: [PATCH 4.4 000/104] 4.4.172-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, shuah References: <20190124190154.968308875@linuxfoundation.org> From: shuah Message-ID: <658ca507-b554-576a-e85c-ed85add9e2fe@kernel.org> Date: Fri, 25 Jan 2019 09:34:39 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <20190124190154.968308875@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/24/19 12:18 PM, wrote: > This is the start of the stable review cycle for the 4.4.172 release. > There are 104 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 Jan 26 19:01:09 UTC 2019. > 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.172-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 > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah