Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp824580imu; Wed, 16 Jan 2019 08:11:06 -0800 (PST) X-Google-Smtp-Source: ALg8bN62kPMdpA/QqVLxEF3ghurrLMTGYy24pjQqan6Iyf4CpCmRJdHLDvfS223UVUDmag06JJYu X-Received: by 2002:a63:960a:: with SMTP id c10mr9526922pge.106.1547655065995; Wed, 16 Jan 2019 08:11:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547655065; cv=none; d=google.com; s=arc-20160816; b=GZKXWEVOSYQ9PISFU/ZSwJzyu9T214LcEqyFQN+wp9KFkJB4oniNmVunOfeAGZBu/l vNupiixZ0rGRXfA9z1w1s2ZH7mUXNXkLvdr3yP5F/czAqaOpTSSX+9jhWSrHoF7CgLEM rRwOtYA4JJjOp13EvnwumxQkxdAr9x+mqxKAalT43CtXPsgfPH71pY/xqSm6dXZ0Cfbn Xal/Lq1ASQrS7vaXmejVz3rSxkjPs/GMpzlS5QnXdom726h9fMmkLtr1x1Gm4zI6Hhq2 ef1pBlGz5naLCAi2JXFHsvl4Ozsvcxi/bwZynSjN4LsP66pfisOLLeYNHfVN5o1Vj9Ny 2A8Q== 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=nVD31l1DgniVb8fenF0CPAI5m8MUUc4zETkYRjDMtgo=; b=hB172HCRR1he1G+2Z6tdLz0JXQ+0Z+mAmFB/dpmd4o6NCW1lpoINhqLr6tLXAT0eMQ /RELOf7xVK5czNvXoPseOpgoUyZa4YHHpEaowrepd7rudpAm19t2iNQZeEl2QCnTA2Ay tmhQ8rW2TTYfJQQHAX8d5Es+cA4ARS4FPWrQfRU45/9Pz2MDO1gkuVos8hOkGvTy8txL sBPdb2Jpusec3rTrfNNoa4sjPlmdBOW7KLP8hoVo2ggkBuwGBDkLc2Sygy/2lcvtKcQS LorNdtlmuQ8ntJizPrPx18rNAPg6jH8FcmFCR66ad3rsECtl4LqqFw50GDt+v+IG6MzE qbBw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=mTIKrQ2m; 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 m3si6545756pgc.232.2019.01.16.08.10.32; Wed, 16 Jan 2019 08:11:05 -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=mTIKrQ2m; 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 S1727517AbfAPBhe (ORCPT + 99 others); Tue, 15 Jan 2019 20:37:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:47872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726123AbfAPBhe (ORCPT ); Tue, 15 Jan 2019 20:37:34 -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 0693B2086D; Wed, 16 Jan 2019 01:37:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547602653; bh=L8HBctTuDqiuvf4RhGnmePgHmEqiXUWQYPTvRS96+I4=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=mTIKrQ2mDaj8+OPS7tyZylkC8Akew6O/A3ENs1/7x46JyHFg4Kr4eoGYT1TsbkR2J RqVP8d3uOEIBXsi1eTIa0zd0RRuf4kLcr39pM4HzUrcvxTvzWLW08OwnXDK5LAhz18 U1uvvzNq5duLw4HsaUWEVdwvmzK4EFJtf78nTtoU= Subject: Re: [PATCH 4.14 00/27] 4.14.94-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: <20190115154901.189747728@linuxfoundation.org> From: shuah Message-ID: <5154fe2d-0078-393d-77d0-272dbb848738@kernel.org> Date: Tue, 15 Jan 2019 18:37:32 -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: <20190115154901.189747728@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/15/19 9:35 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.94 release. > There are 27 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 Thu Jan 17 15:48:28 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.14.94-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.14.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah