Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp1790507pxv; Fri, 16 Jul 2021 18:23:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxM2pajsFYb0gVwH+UwjMgJigGa6OJHB/qNEygyJGbFJW4aEyBJhZk+IAhke9H49KSEw40L X-Received: by 2002:a05:6402:2211:: with SMTP id cq17mr18589430edb.256.1626484990477; Fri, 16 Jul 2021 18:23:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626484990; cv=none; d=google.com; s=arc-20160816; b=t83j1l9xcNBXE/3di3ADPGfjyyMFkWNQ5Bj1MdaiJdOcI1xL5E7CwsBo3EhFXpEUhM K2ZYLiyBQjUbIjGeSopHm2qkRxTmVvxo0ppvQ2QGHi1fNkH1t4ER0sGIg6aH7OFDG4Fm gBmr4wCNLvuyROp7WD7xPuNZtw1+rYzIFQcSB74DeZdFWKW301XpWNJiC1c/4VGleFuE COwyoIaHf/8fOLpy/0mRDvHVTNni/3o8zvRqkBMtWT5I+fhVweIlB36HawV2QViO1L/P QJhGUbtQMnxzq3uwv7NfrzSE35BwVa4tCUDNcY4JBqUwVo0MtKXxXgegvJWhpp/oEUNx PuVQ== 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=seiTrg75OmxluGNe8XhF1qAAMcReXukHPoHuM/+mZMo=; b=YtjYx+h4xcAgWP83CU+zbzu6fMhZqGCZgtTH5Lj/7IDMOHgwayVaF4vkcQm7t+2bER AmrT2jKZ99zQw2YZxCEqVK0GRNvclTMHP31D35Vg41nmAWiX+l6qKaHHutVPzV+06X7U SXgVSkxozuEqLGMWActQ5t2OJnZYUUHb5JwNMn5AWafCeng1xyU0d0WfB8hAo5Db7XnS bSSApI4yh8R+ut7Xq1EyK3WjTc30cAPVk8TVt1f5+fhBgAKEovGvElvzL459KKLYYATH 6iyYinqPqOqybDPFUMGPg3zEI8FInumo5hAxw0tF+KDmUJDK4X46Kqxmg/pSDDsEMumA MpLQ== 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 x13si9026706edq.603.2021.07.16.18.22.47; Fri, 16 Jul 2021 18:23:10 -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 S236105AbhGQBYj (ORCPT + 99 others); Fri, 16 Jul 2021 21:24:39 -0400 Received: from szxga01-in.huawei.com ([45.249.212.187]:15030 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231864AbhGQBYi (ORCPT ); Fri, 16 Jul 2021 21:24:38 -0400 Received: from dggemv703-chm.china.huawei.com (unknown [172.30.72.55]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4GRVbx4rbwzZmSP; Sat, 17 Jul 2021 09:18:21 +0800 (CST) Received: from dggemi762-chm.china.huawei.com (10.1.198.148) by dggemv703-chm.china.huawei.com (10.3.19.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2176.2; Sat, 17 Jul 2021 09:21:40 +0800 Received: from [10.174.178.208] (10.174.178.208) by dggemi762-chm.china.huawei.com (10.1.198.148) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Sat, 17 Jul 2021 09:21:40 +0800 Subject: Re: [PATCH 5.4 000/122] 5.4.133-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210715182448.393443551@linuxfoundation.org> From: Samuel Zou Message-ID: Date: Sat, 17 Jul 2021 09:21:39 +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: <20210715182448.393443551@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.208] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To dggemi762-chm.china.huawei.com (10.1.198.148) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/7/16 2:37, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.133 release. > There are 122 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 Sat, 17 Jul 2021 18:21:07 +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/v5.x/stable-review/patch-5.4.133-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-5.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > Tested on arm64 and x86 for 5.4.133-rc1, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.4.y Version: 5.4.133-rc1 Commit: 7f5fd6e106edc9ee7ca2a508fd7fa81e074102e5 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 8905 passed: 8905 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 8905 passed: 8905 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot