From: luomeng <luomeng12@huawei.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
<stable@vger.kernel.org>
Cc: <patches@lists.linux.dev>, <linux-kernel@vger.kernel.org>,
<torvalds@linux-foundation.org>, <akpm@linux-foundation.org>,
<linux@roeck-us.net>, <shuah@kernel.org>, <patches@kernelci.org>,
<lkft-triage@lists.linaro.org>, <pavel@denx.de>,
<jonathanh@nvidia.com>, <f.fainelli@gmail.com>,
<sudipm.mukherjee@gmail.com>, <srw@sladewatkins.net>,
<rwarsow@gmx.de>, <conor@kernel.org>
Subject: Re: [PATCH 4.19 00/33] 4.19.292-rc1 review
Date: Wed, 16 Aug 2023 10:05:22 +0800 [thread overview]
Message-ID: <67f18995-78c6-d53c-1bc5-e30da7018bc6@huawei.com> (raw)
In-Reply-To: <20230813211703.915807095@linuxfoundation.org>
Tested on arm64 and x86 for 4.19.292-rc1,
Kernel
repo:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-4.19.y
Version: 4.19.292-rc1
Commit: 84b9d8b93009a14264e351f2ae6dd63d95dd6ceb
Compiler: gcc version 7.3.0 (GCC))
arm64:
--------------------------------------------------------------------
Testcase Result Summary:
total: 8901
passed: 8901
failed: 0
timeout: 0
--------------------------------------------------------------------
x86:
--------------------------------------------------------------------
Testcase Result Summary:
total: 8901
passed: 8901
failed: 0
timeout: 0
--------------------------------------------------------------------
Tested-by: Hulk Robot <hulkrobot@huawei.com>
在 2023/8/14 5:18, Greg Kroah-Hartman 写道:
> This is the start of the stable review cycle for the 4.19.292 release.
> There are 33 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/v4.x/stable-review/patch-4.19.292-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.19.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Linux 4.19.292-rc1
>
> Eric Dumazet <edumazet@google.com>
> sch_netem: fix issues in netem_change() vs get_dist_table()
>
> Masahiro Yamada <masahiroy@kernel.org>
> alpha: remove __init annotation from exported page_is_ram()
>
> Zhu Wang <wangzhu9@huawei.com>
> scsi: core: Fix possible memory leak if device_add() fails
>
> Zhu Wang <wangzhu9@huawei.com>
> scsi: snic: Fix possible memory leak if device_add() fails
>
> Alexandra Diupina <adiupina@astralinux.ru>
> scsi: 53c700: Check that command slot is not NULL
>
> Michael Kelley <mikelley@microsoft.com>
> scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
>
> Tony Battersby <tonyb@cybernetics.com>
> scsi: core: Fix legacy /proc parsing buffer overflow
>
> Pablo Neira Ayuso <pablo@netfilter.org>
> netfilter: nf_tables: report use refcount overflow
>
> Pablo Neira Ayuso <pablo@netfilter.org>
> netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
>
> Christoph Hellwig <hch@lst.de>
> btrfs: don't stop integrity writeback too early
>
> Nick Child <nnac123@linux.ibm.com>
> ibmvnic: Handle DMA unmapping of login buffs in release functions
>
> Felix Fietkau <nbd@nbd.name>
> wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
>
> Douglas Miller <doug.miller@cornelisnetworks.com>
> IB/hfi1: Fix possible panic during hotplug remove
>
> Andrew Kanner <andrew.kanner@gmail.com>
> drivers: net: prevent tun_build_skb() to exceed the packet size limit
>
> Eric Dumazet <edumazet@google.com>
> dccp: fix data-race around dp->dccps_mss_cache
>
> Ziyang Xuan <william.xuanziyang@huawei.com>
> bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
>
> Eric Dumazet <edumazet@google.com>
> net/packet: annotate data-races around tp->status
>
> Nathan Chancellor <nathan@kernel.org>
> mISDN: Update parameter type of dsp_cmx_send()
>
> Karol Herbst <kherbst@redhat.com>
> drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
>
> Arnd Bergmann <arnd@arndb.de>
> x86: Move gds_ucode_mitigated() declaration to header
>
> Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
> x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
>
> Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
> x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
>
> Elson Roy Serrao <quic_eserrao@quicinc.com>
> usb: dwc3: Properly handle processing of pending events
>
> Alan Stern <stern@rowland.harvard.edu>
> usb-storage: alauda: Fix uninit-value in alauda_check_media()
>
> Qi Zheng <zhengqi.arch@bytedance.com>
> binder: fix memory leak in binder_init()
>
> Yiyuan Guo <yguoaz@gmail.com>
> iio: cros_ec: Fix the allocation size for cros_ec_command
>
> Ryusuke Konishi <konishi.ryusuke@gmail.com>
> nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
>
> Colin Ian King <colin.i.king@gmail.com>
> radix tree test suite: fix incorrect allocation size for pthreads
>
> Karol Herbst <kherbst@redhat.com>
> drm/nouveau/gr: enable memory loads on helper invocation on all channels
>
> Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
> dmaengine: pl330: Return DMA_PAUSED when transaction is paused
>
> Maciej Żenczykowski <maze@google.com>
> ipv6: adjust ndisc_is_useropt() to also return true for PIO
>
> Sergei Antonov <saproj@gmail.com>
> mmc: moxart: read scr register without changing byte order
>
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> sparc: fix up arch_cpu_finalize_init() build breakage.
>
>
> -------------
>
> Diffstat:
>
> Makefile | 4 +-
> arch/alpha/kernel/setup.c | 3 +-
> arch/sparc/Kconfig | 2 +-
> arch/x86/entry/vdso/vma.c | 4 +-
> arch/x86/include/asm/processor.h | 2 +
> arch/x86/kernel/cpu/amd.c | 1 +
> arch/x86/kvm/x86.c | 2 -
> drivers/android/binder.c | 1 +
> drivers/android/binder_alloc.c | 6 +
> drivers/android/binder_alloc.h | 1 +
> 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/tun.c | 2 +-
> 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/dwc3/gadget.c | 9 +-
> drivers/usb/storage/alauda.c | 9 +-
> 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 | 35 +++-
> net/dccp/output.c | 2 +-
> net/dccp/proto.c | 10 +-
> net/ipv6/ndisc.c | 3 +-
> net/netfilter/nf_tables_api.c | 180 ++++++++++++++-------
> net/netfilter/nft_flow_offload.c | 23 ++-
> 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 +-
> 49 files changed, 349 insertions(+), 169 deletions(-)
>
>
> .
>
prev parent reply other threads:[~2023-08-16 2:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-13 21:18 Greg Kroah-Hartman
2023-08-14 14:53 ` Thierry Reding
2023-08-14 18:23 ` Guenter Roeck
2023-08-15 1:03 ` Shuah Khan
2023-08-15 6:01 ` Daniel Díaz
2023-08-16 2:05 ` luomeng [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=67f18995-78c6-d53c-1bc5-e30da7018bc6@huawei.com \
--to=luomeng12@huawei.com \
--cc=akpm@linux-foundation.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®