Received: by 10.192.165.148 with SMTP id m20csp3902285imm; Mon, 23 Apr 2018 14:42:04 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+KJnBgBtF4kmlu/B0QWWIJTEo/WkPlPjR0Ai+c9J2kt/QxJPdxT9fa2fXCraFMHntPTlCG X-Received: by 10.167.130.22 with SMTP id k22mr21473445pfi.73.1524519724544; Mon, 23 Apr 2018 14:42:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524519724; cv=none; d=google.com; s=arc-20160816; b=gVb3G6n2qO7fxMIl0oYD03A/LhDpNYP+obyfGASKQP97W44JcNFZ5zneJ42+ZCniCV KglCAaY7Mb1GmeY1yWCsdP1U2qwsEHigzdBJZ8dyNbOd44a5la5H+pwdAU6qD+C6/NdS uUI2VM3VsdQxiBxoveSSFhoTmXvpzQtYXN2Q4sSo7CNATeG7nbkB4jF3D3Nc9RQJhtGK CjyBEl7uebRbYWAtAmf8xmOfN8pv35nztjcyXpvHy+4Vfc0pH97CkNyMSQbZt1YuHxp0 w70Zs9TeRWgMAx/+A6ysrrb1mLaEuVsAW0F5vrdHHoJ9n22iyuISJqcC98hWVO3GZoqH 1/qA== 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=dmiBBRz32u/Mk84Bw95PVCUPfo6LEoCijETns/5w/iU=; b=kMVJmiNsPYkkTtSx0xYsrPgpVp1zV9szr9BN8JytnggFWfERT5QlVSbXMUoj1lajYf qCzfQn9Bgu2JvaEh604WFipFHnZLCYAU5nW359hooBRqBrhzrnKVXApEkf73dGD1iAce U94CZKB8k9bTRcufMLOMtSMo3712epO1OBg4NFBkkqFbOxPn1KXEWsQJYJcIuEZlIgek j/kfASqG5whKbJpnPw+ogXF3Q2/xeEY6kceThy04K+lDXINKaFpqQ4lo0yR34Yv8sk5J 9eOejrNpHwSXyk4t0HOkVH4Y72yvMwksxgGS5V2JLtrFLiTvSvYkN+GwrBpcrnEdmLjw XYdQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j70si8253636pfj.267.2018.04.23.14.41.49; Mon, 23 Apr 2018 14:42:04 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932606AbeDWVkJ (ORCPT + 99 others); Mon, 23 Apr 2018 17:40:09 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:38651 "EHLO mailout.easymail.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932454AbeDWVkA (ORCPT ); Mon, 23 Apr 2018 17:40:00 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 24CA4C0761; Mon, 23 Apr 2018 21:40:00 +0000 (UTC) Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo01-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gTRswp6xlF7L; Mon, 23 Apr 2018 21:40:00 +0000 (UTC) Received: from [192.168.1.87] (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 mailout.easymail.ca (Postfix) with ESMTPSA id 429D3C05C7; Mon, 23 Apr 2018 21:39:43 +0000 (UTC) Subject: Re: [PATCH 3.18 00/52] 3.18.106-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: <20180422135315.254787616@linuxfoundation.org> From: Shuah Khan Message-ID: Date: Mon, 23 Apr 2018 15:39:43 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180422135315.254787616@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 04/22/2018 07:53 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.18.106 release. > There are 52 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 Tue Apr 24 13:53:02 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.106-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 on my test system. No dmesg regressions. thanks, -- Shuah