Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp2137912ybz; Sat, 2 May 2020 16:19:47 -0700 (PDT) X-Google-Smtp-Source: APiQypJwxZrSYGCJjgcggjfCPqBC7lkgY8+ZiX8dUkVQZ4BzyuN7AcDGrvU9yLV/HLQa8ZhIlJSM X-Received: by 2002:a05:6402:3129:: with SMTP id dd9mr9223993edb.121.1588461587786; Sat, 02 May 2020 16:19:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588461587; cv=none; d=google.com; s=arc-20160816; b=USFfpI5ZteJTm+ZF7RGuKlpZ4ALhCM2W8KFAg0VTwBmvsbxMaUcAYjQBL5mQdf9gAG wDGIqArTwFbgesrQdAXpZubKplPNMHcnl/7n9EpqdTfC6RUpM0pgETWN2nUH7eAd83fs cmJQZm7drYJ/K9qhdKVBoujQH38xcF/qgb6iTtNRxKzTyZvU09yjg9xRhYB3rj72n9Cw RfV9vO8kovP5080lq5gZ/w/7KYSEkTOFyWEnr9Et4Dul5gkpRgKyxfZU5TbPu0fuHvwz VQQWCKet9YwTCkEi+IB+a3l3B/plMp19kQL5qAWRIMhcOqLNto9q0yYw6zUP1pZ6yTFT EM1A== 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=o4zERqZabDMjh36JCsKR9uExWqyg9yq8oL2G0vqLYiE=; b=e46lnk533kJF/tWwYwdNBgwKOXTFNvdf6eIBP/LHHmCN7ti4mlwZVG315yxfA9IXeM 5XC80QFWiGF/NzhFvTditqv6ju30b37ePzjR8gMykqat4YfdK+tPVN9IyBUx1IPM4Noy cAC/BmovomEQDQEiwTktw61A2Hu9lQuDGqopuGveLQfZPdpI8bRj0xQUYi1cJUYw9FRU ZhpVInZ3XpH+UOyR59/0qNvPB35wJ8UHHE9n8cdZ4uU70IaRF2+oiHIzBMAvM8UAMYK9 D60LzWQWE65RouAIrhpIHrNBddsTzu1d1owPjWWyAqYO3dj1x5DD7+Dl3LGnRt4Ibwjl nzAg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=kSIDeyZE; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id jx10si4469061ejb.150.2020.05.02.16.19.24; Sat, 02 May 2020 16:19:47 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=kSIDeyZE; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1726577AbgEBXRe (ORCPT + 99 others); Sat, 2 May 2020 19:17:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:35014 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726346AbgEBXRe (ORCPT ); Sat, 2 May 2020 19:17:34 -0400 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 BFB4E20787; Sat, 2 May 2020 23:17:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588461454; bh=aC7Kcfh8UBeMXZzvDPo5DsZGjFonufPfw+jtUrV+K54=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=kSIDeyZEHsTeK7hpVamF/p9+EZ+LjwI9jvDroI4TnuSgTn1xPwrM/TUAkzn9LHY4b GmQufjZJb0GwNrgHBzxmS+FwUhc3ELIGzV9x2tMpMqsvaSLaQ+p5kjzw1HZF2xM5X1 AODkbXZgYGlZ8T776FGsjJ7OCvQm/l3kulhMEpSk= Subject: Re: [PATCH 4.14 000/117] 4.14.178-rc1 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: <20200501131544.291247695@linuxfoundation.org> From: shuah Message-ID: <004c336c-d777-f83f-377e-0f5b19ccf45a@kernel.org> Date: Sat, 2 May 2020 17:17:33 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200501131544.291247695@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 5/1/20 7:20 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.178 release. > There are 117 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, 03 May 2020 13:12:02 +0000. > 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.178-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