Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp749622pxb; Fri, 16 Apr 2021 18:04:17 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyOZwM0eNpQx9eAhQwkQGu/M6iIa5hwnNcWrr1KKPvPK6uQbzZpy2s7LvWhPa6ZAmiazsZ3 X-Received: by 2002:a17:907:264f:: with SMTP id ar15mr11136354ejc.484.1618621457495; Fri, 16 Apr 2021 18:04:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618621457; cv=none; d=google.com; s=arc-20160816; b=gHfnXLhOcqZi3VOTZeDA3AmA7J9BR5y5YgBnkWenBHobKBQ7p/qkboPWOhbNPJguBH q5gy3328nVWIz73WXzLjKCuil3qDh96oBxVnlIqn0jBm306K3IvA7fyZdbs2dLQIzLRC 1YLK3Cz1Itt4wzKcIrbcd66sl7/dQF/x9UBYBzeAuqGedNBjWEIGw/V+q3y2Xj9WankY T6vJ90xPQXbSp90WwraGMZ9weNNvPEwh627VQVe0vjxhDuTlWEluIb+7ouznEAXwlt83 GOgONhafCJaVbxKhiDz28kkdIgl8CjQl5ExQq73QLSarxoajd6lu6/KC5/1qhtI4ZmEr EE5Q== 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=FHL83HFnW/sg8n7vxDvBt26Id5E3XMW0CnLI0/1wgow=; b=LOD4YXKzsI8O+OrUJ5CfeZmJtyptHxiQjO/afHhg9qBS5LeHEZNLdQyo6lJoAKqWGN yPyVrzVTwBstxR+zHLbCzNRRxdiKuk2l2X6yUVlac1zDybPqGW34WyRh+MPXo9+L53bh w7mkgJDE8cKyE3ZCej/T06MAa7/IxmPaRpxIYDQT6YPC1R+pSUfxceYjhaGJ9kE6hlX6 NjyBsa0/OfEsPLeeKDqqSO5KCNsJrTYHWIhZ/Ev3EIyDvmJzoJlEbeZcPxFHsbnjFR6m 0Ej6lvrw05UUxmQXV+oBG/XreYiktFw3GfzG/o/logsI+JYYa3d5ly1WVi+3+cywfvDt CnDw== 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 c30si6746005edf.213.2021.04.16.18.03.54; Fri, 16 Apr 2021 18:04:17 -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 S235302AbhDQBCD (ORCPT + 99 others); Fri, 16 Apr 2021 21:02:03 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:16472 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233061AbhDQBCC (ORCPT ); Fri, 16 Apr 2021 21:02:02 -0400 Received: from DGGEMS403-HUB.china.huawei.com (unknown [172.30.72.58]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4FMZTw1ph1zvSkm; Sat, 17 Apr 2021 08:59:16 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS403-HUB.china.huawei.com (10.3.19.203) with Microsoft SMTP Server id 14.3.498.0; Sat, 17 Apr 2021 09:01:34 +0800 Subject: Re: [PATCH 5.10 00/25] 5.10.31-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210415144413.165663182@linuxfoundation.org> From: Samuel Zou Message-ID: <4492425c-9dcb-9472-15e4-4790fd81422c@huawei.com> Date: Sat, 17 Apr 2021 09:01:33 +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: <20210415144413.165663182@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/4/15 22:47, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.31 release. > There are 25 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 Apr 2021 14:44:01 +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.10.31-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.10.y > and the diffstat can be found below. > > thanks, > > greg k-h > Tested on arm64 and x86 for 5.10.31-rc1, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.10.y Version: 5.10.31-rc1 Commit: 32f5704a0a4f7dcc8aa74a49dbcce359d758f6d5 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 5764 passed: 5764 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 5764 passed: 5764 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot