Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp12572imu; Mon, 19 Nov 2018 16:48:59 -0800 (PST) X-Google-Smtp-Source: AJdET5d+oQp6pQEnkKhdJXwwWNRj8pPZtVIFK+irpsE4xDuNvPGs3QkRn1ETuADJNzPHYwumaSc9 X-Received: by 2002:a63:4d:: with SMTP id 74mr22706248pga.248.1542674939232; Mon, 19 Nov 2018 16:48:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542674939; cv=none; d=google.com; s=arc-20160816; b=t0CCuoWZkNa5xFqcEbrt/8avByraG2aEhOTmGVnVWiw3hFLZFiL4q55NFNw8ldTVhw s6sHa18ydBaNQoPjrbIp4/vV9+XlAm1vsqYDVsCLGDAtin9xy9D3seocId2SaxF7WpdV lOeXCWJkZ4ZG8jM6XivHCfGNvxC4AzLiukbmbyrfoWrGr3QwPpMYpo/sI+VsA2bcvybe 8ohYB+JWDTZzA3qOjVeoMv7q/mzxiM4a7urSgO6ZbDxT0qcH3qJURXBEaaUwUtqbqLTO h+W3/dREy4+fnApCJ+I47HFh7GbcWeoPJNpxTsjOhIItj3GXH+c2rKL3/AyXZg/ZQUDV bYTg== 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=RxJkNs1HFuVNVMfxW4CruOWr9GSUJpa/yEmzJSRM55U=; b=OqS0irm5Iw4GWh8WyTd07c8+maWOk/F/TV3AoZCPt72PxPf5lc23XqQZQMriG85ocD pSHGHdIG30jw21Eg/HEIo/DwKhpI92Qko6rf/k4GqrKdrG8E5f7goUW99EgRZvsE/1co /KxDz+2mNj6KsO5p1z44xYNYTsMFPGF8CsQ7Ve4pms7Vlp4BtmwQ48LY8diXE+JRLvkj 7Lli48jl4M51lD7PrIFR9eYfoo9v5PS05+n4A8pAL1vSBErFhFEudT/WdLoMIuq8ZVh7 QiMZNMrc6ucgg7vfwVb4NaZo8xbriVIR4DPwcR0BprTMUraVoc1t+VfRvIXA0yiRn5FE YmuQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=z9yfFe7u; 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 c3-v6si40808272pll.3.2018.11.19.16.48.44; Mon, 19 Nov 2018 16:48:59 -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=z9yfFe7u; 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 S1732255AbeKTKfw (ORCPT + 99 others); Tue, 20 Nov 2018 05:35:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:39816 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726202AbeKTKfw (ORCPT ); Tue, 20 Nov 2018 05:35:52 -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 D804620851; Tue, 20 Nov 2018 00:09:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542672579; bh=aBOA5D/3Y1gNBX3b98KJyeN3mHS2LuUBB2rnrBLI1mQ=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=z9yfFe7ubdSX326Kng+jhP5iMJ0DOrf3+qA9pxSVw12CSvk0R1yeFYZHic7LcBNLb CEotWyd7Ogm7aIkM+1B1uIYg87ksnmQKvxmHJtLr8ZPcM7KjtfVOUUHqJZt/lg4PL1 0HH8BMrNs6bwFugoVuZR/Qo7QFHLxVMke6LO7KGY= Subject: Re: [PATCH 3.18 00/90] 3.18.126-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@kernel.org References: <20181119162620.585061184@linuxfoundation.org> From: shuah Message-ID: <67e310f3-6f1f-d595-158c-25e0ccce3f62@kernel.org> Date: Mon, 19 Nov 2018 17:09:38 -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: <20181119162620.585061184@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 11/19/18 9:28 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.18.126 release. > There are 90 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 21 16:25:28 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/v3.x/stable-review/patch-3.18.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-3.18.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted ob my test system. No dmesg regressions. thanks, -- Shuah