Received: by 10.223.164.202 with SMTP id h10csp768258wrb; Mon, 6 Nov 2017 15:24:36 -0800 (PST) X-Google-Smtp-Source: ABhQp+R6FejijhSKm0yW3RvG8I1k7KtHxnLeUUvLbBVjN7vJL7UTytjBWOUdOEpEju1y8mQn/nsg X-Received: by 10.84.131.111 with SMTP id 102mr16254392pld.178.1510010676338; Mon, 06 Nov 2017 15:24:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510010676; cv=none; d=google.com; s=arc-20160816; b=jg60WqeqipVarHQRVjql0unjjCg0TLviriSVAm/OUOWN0hl4fd/CvPCxQ2StZBpFCX qEHIVWKuvO3qc11DVcQISwn/wFbRb4fylv/ZDOTAgveaX9YpCXsBxwWIRbfsT1kL1lkm A5o49vgohOW+VW97BuPHBILB9f31jrkh1ZKlDLXShHa3Kgw8/z2Hmg5e8K+E1c8yiLc1 FdCfLJHc8KCy/Nd/VKBKpaxRGiXRCEp2FWaNB2073u7ryajCthGuGsSPikmy7P8FV/29 JlYkDu2BrPCtSImwze39pMdOeY3nck6rdgGsGZBTDfh4DGW6z9xbhHX/S27xKbHbd4Z5 oFqQ== 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:arc-authentication-results; bh=U2TIvISWdvOc2mHU2xtqKPlHwrzaqh9Hfig1fj+QQF0=; b=D1BLgGl+ZkdWf6xa2oIPxZ7fz//8fleVh1sG7gNlzVVQuahVwFQ9uayyQiYrpQqOxF vp0iRrKS1Py0q/YcOpV8d7day+9MjXqybBKENfuOAkycjh18vFxyYf0ryFUUyT5OjBbl h3NHfCPsAsUzocgJ56zOzWwxyZ5pgY/brp5uKy8SwsO2ReYuvQxhvoB1lyquIy620sUm P6YfqbzQ5zolVwoEvZ8/4xnGYaABKy7Y5ls+RMcTlQp8bv+WlQPYU/I7LY0k4X6HFPNH 6TcEtMqdcvUI8BhdKl4ZgnoMecBFxldUriouv81/nqE3mr45vOygDsXEl0IFy3hFIjaj cHHQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=samsung.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r9si11866661pgs.213.2017.11.06.15.24.22; Mon, 06 Nov 2017 15:24:36 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=samsung.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752526AbdKFXNy (ORCPT + 94 others); Mon, 6 Nov 2017 18:13:54 -0500 Received: from osg.samsung.com ([64.30.133.232]:54242 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752013AbdKFXNx (ORCPT ); Mon, 6 Nov 2017 18:13:53 -0500 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id AEE9D24034; Mon, 6 Nov 2017 15:13:52 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mAx4FEgoN0vy; Mon, 6 Nov 2017 15:13:51 -0800 (PST) Received: from [192.168.1.87] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) by osg.samsung.com (Postfix) with ESMTPSA id 705012402A; Mon, 6 Nov 2017 15:13:51 -0800 (PST) Subject: Re: [PATCH 4.9 00/67] 4.9.61-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, stable@vger.kernel.org, Shuah Khan References: <20171106091305.401025609@linuxfoundation.org> From: Shuah Khan Message-ID: <4f6fdad6-e34d-a3ea-59a5-55802ca3ad98@osg.samsung.com> Date: Mon, 6 Nov 2017 16:13:50 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171106091305.401025609@linuxfoundation.org> Content-Type: text/plain; charset=utf-8 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 11/06/2017 02:43 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.61 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 Wed Nov 8 09:12:36 UTC 2017. > 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.9.61-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.9.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg and kselftest regressions. thanks, -- Shuah From 1583359671331511820@xxx Mon Nov 06 23:04:12 +0000 2017 X-GM-THRID: 1583309443743789831 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread