Received: by 10.223.176.5 with SMTP id f5csp1095771wra; Fri, 9 Feb 2018 12:21:40 -0800 (PST) X-Google-Smtp-Source: AH8x225fQqfaFhBnQ1VWmqOKoWHndtBlb+TZp+HgUIRVr54Oc1a9OTgBevNZ5Wyfulk2ENwRtqwa X-Received: by 10.99.165.71 with SMTP id r7mr583132pgu.329.1518207700759; Fri, 09 Feb 2018 12:21:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518207700; cv=none; d=google.com; s=arc-20160816; b=OYdCuw9TMqoZcDWZpu19kF+zqFhQIVBxpmua00Rs+xsquGAMQ4BoF99G0bxTCE4NGg TWEgGXnRcpxivDQFpbc80qz3f5N/x96f/Epio6K2TNAE8792aTol6kGfvXsUl+ygVQ5Y mwFG6g/3HCbk+xC+Q0zQG3stL57D0Wy7HAQaLRL287zGb+Vo3wb3cN0QWA1hXkdP82I2 o4DaKksMGRWkTWCYyjLg4YYuc7p20zLQoyNBpycMRlaJC/ce3VldTEfrbQOrzOLq/DnY 1vs85YbLECbZNRzNL38kv5vajukzaI8hnhmv8to/nTq9YKT6bSmtfQhS6JVbjaG1qnx7 1c8A== 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=I7E6AkpOAQrDyMsdZTPYRkGxjKS5XMtY8thbN93N/Jg=; b=mvljcNwACMZRlOBmdSBJrFclCNOPf5HwbN4GXpwQjFNfek7Pib9VLU7a8248Dzb3/J +nyB+/KVXjhfwYiHXsjp3uzzSqmoNph8SveHE7OlfY+vm6Vh7ZjXLCnmQBc0328udvtM HW3DP1tjfY+D9uPMlwsbXkjiDFcFY8v3QeVYDVNFrC+jBZ6xZDkxiGUfxE0Ihu3TJdh9 BhXrK4UX3WXblT0c0b0U6B8j+H4hlu8X1bvyFpuX2WjC0vIQE4e5n8x2CFoSRXtcFPNk cPlPyqF/TQsHxTvNtwFvg+u81wuvyA/LIpuDwCiUbOh6dU1VMswveez0wntfl1oQgfff IAnA== 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 p77si2184096pfa.247.2018.02.09.12.21.26; Fri, 09 Feb 2018 12:21:40 -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 S1752776AbeBIUTr (ORCPT + 99 others); Fri, 9 Feb 2018 15:19:47 -0500 Received: from osg.samsung.com ([64.30.133.232]:42769 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752218AbeBIUTq (ORCPT ); Fri, 9 Feb 2018 15:19:46 -0500 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id A8193222AA; Fri, 9 Feb 2018 12:19:46 -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 Ic5-pj2A-qjO; Fri, 9 Feb 2018 12:19:45 -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 3298E222A1; Fri, 9 Feb 2018 12:19:45 -0800 (PST) Subject: Re: [PATCH 4.14 00/22] 4.14.19-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 Khan References: <20180209133934.024795822@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Fri, 9 Feb 2018 13:19:44 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180209133934.024795822@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 02/09/2018 06:39 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.19 release. > There are 22 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 Sun Feb 11 13:39:12 UTC 2018. > 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.14.19-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