Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp463628pxf; Thu, 18 Mar 2021 05:02:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzzyQ3e1YlFrs9su1WSENki772g46hffen6ERqN8DY4vPqqyLvvDKKySuEnFYhWNs+1VciS X-Received: by 2002:a17:906:405b:: with SMTP id y27mr41492037ejj.332.1616068946570; Thu, 18 Mar 2021 05:02:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616068946; cv=none; d=google.com; s=arc-20160816; b=Vho8G379qGkOprsRI9sxOj9utNSTsyAui/9sbOHY4XIG2sMgEI/EjEH17eptJI5Uda jXtt4xpcUZilIcbTCY9bInYnEJJorvY5Zd8xG3BbFKh/uvD45u4gWAi9M/GLdr77/pqx 8kWCprz+tBxyaeFzLa0iXxk7Cwu8hqyIfvuAoP+I475qSvr7AVUbEx8kdh/9hU18MFK9 Exc4Gk+wNHlLBVhcuBYXO1zEMQbLNM6peagUDw4LQ4cw8mvg7yZLtYhh4/zpz/mEnEJd Fu4rfcCMfJE6iFhqrN/uSc/mZEtv86pJbuWKGpFDqfk0SljRrrCpVDe7dN1YkPHyl5yR TxRA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=/3Ft9qb/ceGeKN4U0at00P3PuSPIghDUmWgAVrOP5Zg=; b=K2nNzvVc4KVUS6Z0q0NsTKLNB3vP3bfymKAX462tfgXGt4zy0TyOQwHU2H/M5NzKlz 5sK8qrNLlNOBdG0Z7W6FvdnuRYbtbu0cwpY+zig37i3KjAPV85VULz8R8IsT98izvMuw AMnxR1jbNo7Nq9BlupGDt4Dzv9xkF7pPr6r+0p16QbntoREIWNVCvHYQAwuKf6ZjIhMg RIoUyG9P2jRKjxA23TtvIGJx6Iy5wmJkkfJ96qb5fJpggkC+TCcgbuitAVPC1eFC2hkc f8yh1q9dMZt5/N0lhEc9988gJ+vqxcetYLCDBWjgy0S854seezfHo297zvboVx8y9yg9 6z+w== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hc43si1288255ejc.529.2021.03.18.05.01.56; Thu, 18 Mar 2021 05:02:26 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230360AbhCRMAg (ORCPT + 99 others); Thu, 18 Mar 2021 08:00:36 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:13195 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229908AbhCRMAX (ORCPT ); Thu, 18 Mar 2021 08:00:23 -0400 Received: from DGGEMS401-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4F1QWn1C5wzmYLc; Thu, 18 Mar 2021 19:57:57 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS401-HUB.china.huawei.com (10.3.19.201) with Microsoft SMTP Server id 14.3.498.0; Thu, 18 Mar 2021 20:00:20 +0800 Subject: Re: [PATCH 4.14 00/95] 4.14.226-rc1 review To: , CC: , , , , , , , , , References: <20210315135740.245494252@linuxfoundation.org> From: Samuel Zou Message-ID: <39278f2a-ef03-fc33-e81b-c8063d0d64ef@huawei.com> Date: Thu, 18 Mar 2021 20:00:20 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20210315135740.245494252@linuxfoundation.org> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.174.178.100] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/3/15 21:56, gregkh@linuxfoundation.org wrote: > From: Greg Kroah-Hartman > > This is the start of the stable review cycle for the 4.14.226 release. > There are 95 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, 17 Mar 2021 13:57:24 +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.226-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 > Tested on x86 for 4.14.226, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-4.14.y Version: 4.14.226 Commit: cb83ddcd5332fcc3efd52ba994976efc4dd6061e Compiler: gcc version 7.3.0 (GCC) x86: -------------------------------------------------------------------- Testcase Result Summary: total: 4714 passed: 4710 failed: 4 -------------------------------------------------------------------- Failed cases: ltp test_robind07 ltp test_robind13 ltp test_robind14 ltp test_robind15 The 4 failed cases are caused by insufficient disk space in the test environment, no kernel failures -------------------------------------------------------------------- Tested-by: Hulk Robot