From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB401C04A6A for ; Wed, 16 Aug 2023 02:12:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241207AbjHPCMZ (ORCPT ); Tue, 15 Aug 2023 22:12:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60364 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241242AbjHPCMJ (ORCPT ); Tue, 15 Aug 2023 22:12:09 -0400 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C742A212D; Tue, 15 Aug 2023 19:11:50 -0700 (PDT) Received: from dggpeml500006.china.huawei.com (unknown [172.30.72.53]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4RQWkn2hYJzNml3; Wed, 16 Aug 2023 10:08:17 +0800 (CST) Received: from [10.174.176.127] (10.174.176.127) by dggpeml500006.china.huawei.com (7.185.36.76) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.31; Wed, 16 Aug 2023 10:11:48 +0800 Subject: Re: [PATCH 5.4 00/39] 5.4.254-rc1 review To: Greg Kroah-Hartman , CC: , , , , , , , , , , , , , , References: <20230813211704.796906808@linuxfoundation.org> From: luomeng Message-ID: <511a8f49-b521-3405-e9d3-607ccde656bf@huawei.com> Date: Wed, 16 Aug 2023 10:11:47 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 MIME-Version: 1.0 In-Reply-To: <20230813211704.796906808@linuxfoundation.org> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.174.176.127] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To dggpeml500006.china.huawei.com (7.185.36.76) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tested on arm64 and x86 for 5.4.254-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.254-rc1 Commit: 89e2e795021f6c31714341452eb5e5ef0e0f420f Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 8971 passed: 8971 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 8971 passed: 8971 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot 在 2023/8/14 5:19, Greg Kroah-Hartman 写道: > This is the start of the stable review cycle for the 5.4.254 release. > There are 39 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 Tue, 15 Aug 2023 21:16:53 +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.254-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 > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman > Linux 5.4.254-rc1 > > Eric Dumazet > sch_netem: fix issues in netem_change() vs get_dist_table() > > Masahiro Yamada > alpha: remove __init annotation from exported page_is_ram() > > Zhu Wang > scsi: core: Fix possible memory leak if device_add() fails > > Zhu Wang > scsi: snic: Fix possible memory leak if device_add() fails > > Alexandra Diupina > scsi: 53c700: Check that command slot is not NULL > > Michael Kelley > scsi: storvsc: Fix handling of virtual Fibre Channel timeouts > > Tony Battersby > scsi: core: Fix legacy /proc parsing buffer overflow > > Pablo Neira Ayuso > netfilter: nf_tables: report use refcount overflow > > Ming Lei > nvme-rdma: fix potential unbalanced freeze & unfreeze > > Ming Lei > nvme-tcp: fix potential unbalanced freeze & unfreeze > > Josef Bacik > btrfs: set cache_block_group_error if we find an error > > Christoph Hellwig > btrfs: don't stop integrity writeback too early > > Nick Child > ibmvnic: Handle DMA unmapping of login buffs in release functions > > Daniel Jurgens > net/mlx5: Allow 0 for total host VFs > > Christophe JAILLET > dmaengine: mcf-edma: Fix a potential un-allocated memory access > > Felix Fietkau > wifi: cfg80211: fix sband iftype data lookup for AP_VLAN > > Douglas Miller > IB/hfi1: Fix possible panic during hotplug remove > > Andrew Kanner > drivers: net: prevent tun_build_skb() to exceed the packet size limit > > Eric Dumazet > dccp: fix data-race around dp->dccps_mss_cache > > Ziyang Xuan > bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves > > Eric Dumazet > net/packet: annotate data-races around tp->status > > Nathan Chancellor > mISDN: Update parameter type of dsp_cmx_send() > > Mark Brown > selftests/rseq: Fix build with undefined __weak > > Karol Herbst > drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes > > Arnd Bergmann > x86: Move gds_ucode_mitigated() declaration to header > > Kirill A. Shutemov > x86/mm: Fix VDSO and VVAR placement on 5-level paging machines > > Cristian Ciocaltea > x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405 > > Prashanth K > usb: common: usb-conn-gpio: Prevent bailing out if initial role is none > > Elson Roy Serrao > usb: dwc3: Properly handle processing of pending events > > Alan Stern > usb-storage: alauda: Fix uninit-value in alauda_check_media() > > Qi Zheng > binder: fix memory leak in binder_init() > > Yiyuan Guo > iio: cros_ec: Fix the allocation size for cros_ec_command > > Ryusuke Konishi > nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput > > Thomas Gleixner > x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") > > Colin Ian King > radix tree test suite: fix incorrect allocation size for pthreads > > Karol Herbst > drm/nouveau/gr: enable memory loads on helper invocation on all channels > > Ilpo Järvinen > dmaengine: pl330: Return DMA_PAUSED when transaction is paused > > Maciej Żenczykowski > ipv6: adjust ndisc_is_useropt() to also return true for PIO > > Sergei Antonov > mmc: moxart: read scr register without changing byte order > > > ------------- > > Diffstat: > > Makefile | 4 +- > arch/alpha/kernel/setup.c | 3 +- > arch/x86/entry/vdso/vma.c | 4 +- > arch/x86/include/asm/processor.h | 2 + > arch/x86/kernel/cpu/amd.c | 1 + > arch/x86/kernel/cpu/common.c | 5 - > arch/x86/kvm/x86.c | 2 - > arch/x86/mm/pkeys.c | 6 - > drivers/android/binder.c | 1 + > drivers/android/binder_alloc.c | 6 + > drivers/android/binder_alloc.h | 1 + > drivers/dma/mcf-edma.c | 13 +- > drivers/dma/pl330.c | 18 ++- > drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +- > drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h | 1 + > drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c | 4 +- > drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c | 10 ++ > drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c | 1 + > drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c | 1 + > drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c | 1 + > .../common/cros_ec_sensors/cros_ec_sensors_core.c | 2 +- > drivers/infiniband/hw/hfi1/chip.c | 1 + > drivers/isdn/mISDN/dsp.h | 2 +- > drivers/isdn/mISDN/dsp_cmx.c | 2 +- > drivers/isdn/mISDN/dsp_core.c | 2 +- > drivers/mmc/host/moxart-mmc.c | 8 +- > drivers/net/bonding/bond_main.c | 4 +- > drivers/net/ethernet/ibm/ibmvnic.c | 15 +- > drivers/net/ethernet/mellanox/mlx5/core/sriov.c | 3 +- > drivers/net/tun.c | 2 +- > drivers/nvme/host/rdma.c | 3 +- > drivers/nvme/host/tcp.c | 3 +- > drivers/scsi/53c700.c | 2 +- > drivers/scsi/raid_class.c | 1 + > drivers/scsi/scsi_proc.c | 30 ++-- > drivers/scsi/snic/snic_disc.c | 1 + > drivers/scsi/storvsc_drv.c | 4 - > drivers/usb/common/usb-conn-gpio.c | 6 +- > drivers/usb/dwc3/gadget.c | 9 +- > drivers/usb/storage/alauda.c | 9 +- > fs/btrfs/extent-tree.c | 5 +- > fs/btrfs/extent_io.c | 7 +- > fs/nilfs2/inode.c | 8 + > fs/nilfs2/segment.c | 2 + > fs/nilfs2/the_nilfs.h | 2 + > include/net/cfg80211.h | 3 + > include/net/netfilter/nf_tables.h | 31 +++- > net/dccp/output.c | 2 +- > net/dccp/proto.c | 10 +- > net/ipv6/ndisc.c | 3 +- > net/netfilter/nf_tables_api.c | 166 +++++++++++++-------- > net/netfilter/nft_flow_offload.c | 6 +- > net/netfilter/nft_objref.c | 8 +- > net/packet/af_packet.c | 16 +- > net/sched/sch_netem.c | 59 ++++---- > tools/testing/radix-tree/regression1.c | 2 +- > tools/testing/selftests/rseq/Makefile | 4 +- > tools/testing/selftests/rseq/rseq.c | 2 + > 58 files changed, 337 insertions(+), 194 deletions(-) > > > . >