Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp4125018pxy; Mon, 26 Apr 2021 19:17:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwmweTGwsem2cguQpkOFUhl4dqDsPYxIhAoDWnI1n2uay332ot7QN2c6A0SoFbMs16Qxjg/ X-Received: by 2002:a17:906:f1d0:: with SMTP id gx16mr21625790ejb.340.1619489862795; Mon, 26 Apr 2021 19:17:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619489862; cv=none; d=google.com; s=arc-20160816; b=QTRCZryXoU67wnMI0MQQUg+A4kxROrnxu6NqrqQUThRNYpeU4xN4UXN+dABhGYFq49 qus7vc6TBV73bG1NyqHLSAV9KYHv0A77WkiYrvhKFmZGAGXnhWPQNKDISJVJJLsfNWFW UpdVc24kRj7fV0qDbOvdE9s+3F49+5f3X9rubFEDuhBK8rQv3N2lzBXbvCjnoXfx6Lr/ PnEeMyim7jurw0ISMhpQm+v5hWnAfRaE91GagSYJyBe/ROzyHyEI9MzQXbSlDf+eKFtf wyZ31mwZ/niniRGb8+ZacHqG1s/CpPGlj2x425fOhWI/uYA+paZwkpYaeE3TKiwYDsfE I+/g== 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=BmF7Yby/u3yaMVSsXZz+Q8zfzTYKcbAcQYTcck1gYiU=; b=fwu+jkLP/eAfj9NMoOkwQ+k2qrYMoSe6K6sv1aMX4XujOZsPIS4KyLpdWTWPYlfQWD HPt6lmJiy4Ujn9lChgC9mNY53yt7yo97OUNzU8Us7GTYkI9ap00BDDvRZr7ZjYs8dDHT 0t6XdP5FwJBY9YI1Vd+OyTm7+QIB4GYritetY21OKpIb/ioMjALvbQsiE7VndKTNw80+ 3pHHnNkQAR4w5Y0FzVKaj1TT2GNhQKQj5xl/z2kyS8IjQMkxUS9kChEJzcrGoTjftD34 QV/4ixVp8wUt8cUEckSxbFNWv/UAYk7ZNxVNCcm1fhn9ZV69mvQr77/FlxKkMP6JJ+Nr oH1w== 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 x5si1282492edd.464.2021.04.26.19.17.19; Mon, 26 Apr 2021 19:17:42 -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 S233982AbhD0CNz (ORCPT + 99 others); Mon, 26 Apr 2021 22:13:55 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:17041 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230371AbhD0CNy (ORCPT ); Mon, 26 Apr 2021 22:13:54 -0400 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.59]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4FTlb00rs9zNyLx; Tue, 27 Apr 2021 10:10:04 +0800 (CST) Received: from [10.174.178.100] (10.174.178.100) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.498.0; Tue, 27 Apr 2021 10:13:08 +0800 Subject: Re: [PATCH 5.10 00/36] 5.10.33-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , References: <20210426072818.777662399@linuxfoundation.org> From: Samuel Zou Message-ID: <18fca6f4-fa24-9e40-5b27-7034fa3c19e1@huawei.com> Date: Tue, 27 Apr 2021 10:13:07 +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: <20210426072818.777662399@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/26 15:29, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.33 release. > There are 36 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, 28 Apr 2021 07:28:08 +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.33-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.33-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.33-rc1 Commit: f52b4f86deb4f6bcd54159dfce2303f4928de80c Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 6304 passed: 6304 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 6304 passed: 6304 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot