2022-10-27 16:57:16

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 6.0 00/94] 6.0.6-rc1 review

This is the start of the stable review cycle for the 6.0.6 release.
There are 94 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, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 6.0.6-rc1

Seth Jenkins <[email protected]>
mm: /proc/pid/smaps_rollup: fix no vma's null-deref

Werner Sembach <[email protected]>
ACPI: video: Force backlight native for more TongFang devices

Ye Bin <[email protected]>
ext4: fix potential out of bound read in ext4_fc_replay_scan()

Ye Bin <[email protected]>
ext4: factor out ext4_fc_get_tl()

Ye Bin <[email protected]>
ext4: introduce EXT4_FC_TAG_BASE_LEN helper

Jens Axboe <[email protected]>
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL

Deren Wu <[email protected]>
wifi: mt76: mt7921e: fix random fw download fail

Jerry Snitselaar <[email protected]>
iommu/vt-d: Clean up si_domain in the init_dmars() error path

Charlotte Tan <[email protected]>
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()

Daniel Bristot de Oliveira <[email protected]>
rv/dot2c: Make automaton definition static

Christoph Böhmwalder <[email protected]>
drbd: only clone bio if we have a backing device

Felix Riemann <[email protected]>
net: phy: dp83822: disable MDI crossover status change interrupt

Eric Dumazet <[email protected]>
net: sched: fix race condition in qdisc_graft()

Yang Yingliang <[email protected]>
net: hns: fix possible memory leak in hnae_ae_register()

Yang Yingliang <[email protected]>
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()

Pieter Jansen van Vuuren <[email protected]>
sfc: include vport_id in filter spec hash and equal()

Harshit Mogalapalli <[email protected]>
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()

Paul Blakey <[email protected]>
net: Fix return value of qdisc ingress handling on success

Zhengchao Shao <[email protected]>
net: sched: sfb: fix null pointer access issue when sfb_init() fails

Zhengchao Shao <[email protected]>
net: sched: delete duplicate cleanup of backlog and qlen

Zhengchao Shao <[email protected]>
net: sched: cake: fix null pointer access issue when cake_init() fails

Sagi Grimberg <[email protected]>
nvmet: fix workqueue MEM_RECLAIM flushing dependency

Serge Semin <[email protected]>
nvme-hwmon: kmalloc the NVME SMART log buffer

Christoph Hellwig <[email protected]>
nvme-hwmon: consistently ignore errors from nvme_hwmon_init

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements

Guillaume Nault <[email protected]>
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.

Phil Sutter <[email protected]>
netfilter: rpfilter/fib: Populate flowic_l3mdev field

Brett Creeley <[email protected]>
ionic: catch NULL pointer issue on reconfig

Eric Dumazet <[email protected]>
net: hsr: avoid possible NULL deref in skb_clone()

Vikas Gupta <[email protected]>
bnxt_en: fix memory leak in bnxt_nvm_test()

Guenter Roeck <[email protected]>
drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o

Genjian Zhang <[email protected]>
dm: remove unnecessary assignment statement in alloc_dev()

Zhang Xiaoxu <[email protected]>
cifs: Fix memory leak when build ntlmssp negotiate blob failed

Zhang Xiaoxu <[email protected]>
cifs: Fix xid leak in cifs_ses_add_channel()

Zhang Xiaoxu <[email protected]>
cifs: Fix xid leak in cifs_flock()

Zhang Xiaoxu <[email protected]>
cifs: Fix xid leak in cifs_copy_file_range()

Zhang Xiaoxu <[email protected]>
cifs: Fix xid leak in cifs_create()

Zhengchao Shao <[email protected]>
ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed

Kuniyuki Iwashima <[email protected]>
udp: Update reuse->has_conns under reuseport_lock.

Rafael Mendonca <[email protected]>
scsi: lpfc: Fix memory leak in lpfc_create_port()

Yang Yingliang <[email protected]>
net: ethernet: mtk_eth_wed: add missing of_node_put()

Yang Yingliang <[email protected]>
net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()

Yang Yingliang <[email protected]>
net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()

Jens Axboe <[email protected]>
io_uring/rw: remove leftover debug statement

Yu Kuai <[email protected]>
blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()

Gao Xiang <[email protected]>
erofs: shouldn't churn the mapping page for duplicated copies

Eric Dumazet <[email protected]>
skmsg: pass gfp argument to alloc_sk_msg()

Shenwei Wang <[email protected]>
net: stmmac: Enable mac_managed_pm phylink config

Shenwei Wang <[email protected]>
net: phylink: add mac_managed_pm in phylink_config structure

Dan Carpenter <[email protected]>
net/smc: Fix an error code in smc_lgr_create()

Harini Katakam <[email protected]>
net: phy: dp83867: Extend RX strap quirk for SGMII mode

Xiaobo Liu <[email protected]>
net/atm: fix proc_mpc_write incorrect return value

Jonathan Cooper <[email protected]>
sfc: Change VF mac via PF as first preference if available.

José Expósito <[email protected]>
HID: magicmouse: Do not set BTN_MOUSE on double report

Jakub Kicinski <[email protected]>
tls: strp: make sure the TCP skbs do not have overlapping data

Jan Sokolowski <[email protected]>
i40e: Fix DMA mappings leak

Christian Marangi <[email protected]>
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems

Christian Marangi <[email protected]>
net: dsa: qca8k: fix inband mgmt for big-endian systems

Alexander Potapenko <[email protected]>
tipc: fix an information leak in tipc_topsrv_kern_subscr

Mark Tomlinson <[email protected]>
tipc: Fix recognition of trial period

Tony Luck <[email protected]>
ACPI: extlog: Handle multiple records

Maxime Ripard <[email protected]>
drm/vc4: hdmi: Enforce the minimum rate at runtime_resume

Maxime Ripard <[email protected]>
drm/vc4: Add module dependency on hdmi-codec

Filipe Manana <[email protected]>
btrfs: fix processing of delayed tree block refs during backref walking

Filipe Manana <[email protected]>
btrfs: fix processing of delayed data refs during backref walking

Mikulas Patocka <[email protected]>
dm bufio: use the acquire memory barrier when testing for B_READING

Mario Limonciello <[email protected]>
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems

Zhang Rui <[email protected]>
x86/topology: Fix duplicated core ID within a package

Zhang Rui <[email protected]>
x86/topology: Fix multiple packages shown on a single-package system

Nathan Chancellor <[email protected]>
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB

Bryan O'Donoghue <[email protected]>
media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX

Bryan O'Donoghue <[email protected]>
media: venus: dec: Handle the case where find_format fails

Sean Young <[email protected]>
media: mceusb: set timeout to at least timeout provided

Sakari Ailus <[email protected]>
media: ipu3-imgu: Fix NULL pointer dereference in active selection access

Eric Ren <[email protected]>
KVM: arm64: vgic: Fix exit condition in scan_its_table()

Alexander Graf <[email protected]>
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER

Alexander Graf <[email protected]>
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()

Alexander Graf <[email protected]>
kvm: Add support for arch compat vm ioctls

Rik van Riel <[email protected]>
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages

Alex Deucher <[email protected]>
drm/amdgpu: fix sdma doorbell init ordering on APUs

Fabien Parent <[email protected]>
cpufreq: qcom: fix memory leak in error path

Babu Moger <[email protected]>
x86/resctrl: Fix min_cbm_bits for AMD

Kai-Heng Feng <[email protected]>
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS

Alexander Stein <[email protected]>
ata: ahci-imx: Fix MODULE_ALIAS

Zhang Rui <[email protected]>
hwmon/coretemp: Handle large core ID value

Borislav Petkov <[email protected]>
x86/microcode/AMD: Apply the patch early on every logical thread

Jon Hunter <[email protected]>
cpufreq: tegra194: Fix module loading

Bryan O'Donoghue <[email protected]>
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter

Fabien Parent <[email protected]>
cpufreq: qcom: fix writes in read-only memory region

GONG, Ruiqi <[email protected]>
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()

Steve French <[email protected]>
smb3: interface count displayed incorrectly

Joseph Qi <[email protected]>
ocfs2: fix BUG when iput after ocfs2_mknod fails

Joseph Qi <[email protected]>
ocfs2: clear dinode links count in case of error

Thomas Zimmermann <[email protected]>
video/aperture: Call sysfb_disable() before removing PCI devices


-------------

Diffstat:

Makefile | 4 +-
arch/arm64/kvm/vgic/vgic-its.c | 5 +-
arch/x86/Kconfig | 1 -
arch/x86/include/asm/iommu.h | 4 +-
arch/x86/kernel/cpu/microcode/amd.c | 16 ++-
arch/x86/kernel/cpu/resctrl/core.c | 8 +-
arch/x86/kernel/cpu/topology.c | 16 ++-
arch/x86/kvm/x86.c | 87 ++++++++++++---
block/blk-mq.c | 7 +-
drivers/acpi/acpi_extlog.c | 33 +++---
drivers/acpi/video_detect.c | 64 +++++++++++
drivers/ata/ahci.h | 2 +-
drivers/ata/ahci_imx.c | 2 +-
drivers/block/drbd/drbd_req.c | 14 +--
drivers/cpufreq/qcom-cpufreq-nvmem.c | 10 +-
drivers/cpufreq/tegra194-cpufreq.c | 1 +
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 5 -
drivers/gpu/drm/amd/amdgpu/soc15.c | 21 ++++
drivers/gpu/drm/amd/display/dc/dml/Makefile | 2 +-
drivers/gpu/drm/vc4/vc4_drv.c | 1 +
drivers/gpu/drm/vc4/vc4_hdmi.c | 9 ++
drivers/hid/hid-magicmouse.c | 2 +-
drivers/hwmon/coretemp.c | 56 +++++++---
drivers/i2c/busses/i2c-qcom-cci.c | 13 ++-
drivers/iommu/intel/iommu.c | 5 +
drivers/md/dm-bufio.c | 13 ++-
drivers/md/dm.c | 1 -
drivers/media/platform/qcom/venus/helpers.c | 13 ++-
drivers/media/platform/qcom/venus/vdec.c | 2 +
drivers/media/rc/mceusb.c | 2 +-
drivers/net/dsa/qca/qca8k-8xxx.c | 83 +++++++++-----
drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 11 +-
drivers/net/ethernet/hisilicon/hns/hnae.c | 4 +-
drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 3 -
drivers/net/ethernet/intel/i40e/i40e_main.c | 16 +--
drivers/net/ethernet/intel/i40e/i40e_txrx.c | 13 +--
drivers/net/ethernet/intel/i40e/i40e_txrx.h | 1 -
drivers/net/ethernet/intel/i40e/i40e_xsk.c | 67 +++++++++--
drivers/net/ethernet/intel/i40e/i40e_xsk.h | 2 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 17 ++-
drivers/net/ethernet/mediatek/mtk_wed.c | 15 ++-
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 12 +-
drivers/net/ethernet/sfc/ef10.c | 58 ++++------
drivers/net/ethernet/sfc/filter.h | 4 +-
drivers/net/ethernet/sfc/rx_common.c | 10 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
drivers/net/phy/dp83822.c | 3 +-
drivers/net/phy/dp83867.c | 8 ++
drivers/net/phy/phylink.c | 3 +
drivers/net/wireless/mediatek/mt76/mt7921/pci.c | 1 +
.../net/wireless/mediatek/mt76/mt7921/pci_mcu.c | 2 +
drivers/net/wireless/mediatek/mt76/mt7921/regs.h | 2 +
drivers/net/wwan/wwan_hwsim.c | 2 +-
drivers/nvme/host/core.c | 6 +-
drivers/nvme/host/hwmon.c | 32 ++++--
drivers/nvme/target/core.c | 2 +-
drivers/platform/x86/amd/pmc.c | 7 ++
drivers/scsi/lpfc/lpfc_init.c | 7 +-
drivers/staging/media/ipu3/ipu3-v4l2.c | 31 +++---
drivers/video/aperture.c | 11 ++
fs/btrfs/backref.c | 46 +++++---
fs/cifs/cifsfs.c | 7 +-
fs/cifs/dir.c | 6 +-
fs/cifs/file.c | 11 +-
fs/cifs/sess.c | 1 +
fs/cifs/smb2ops.c | 3 +-
fs/cifs/smb2pdu.c | 2 +-
fs/erofs/zdata.c | 8 +-
fs/erofs/zdata.h | 6 +-
fs/ext4/fast_commit.c | 122 ++++++++++++++-------
fs/ext4/fast_commit.h | 3 +
fs/ocfs2/namei.c | 23 ++--
fs/proc/task_mmu.c | 2 +-
include/linux/dsa/tag_qca.h | 8 +-
include/linux/kvm_host.h | 2 +
include/linux/phylink.h | 2 +
include/net/sch_generic.h | 1 -
include/net/sock_reuseport.h | 11 +-
io_uring/io_uring.h | 10 +-
io_uring/msg_ring.c | 3 +
io_uring/rw.c | 2 -
mm/hugetlb.c | 2 +-
net/atm/mpoa_proc.c | 3 +-
net/core/dev.c | 4 +
net/core/skmsg.c | 8 +-
net/core/sock_reuseport.c | 16 +++
net/hsr/hsr_forward.c | 12 +-
net/ipv4/datagram.c | 2 +-
net/ipv4/netfilter/ipt_rpfilter.c | 3 +-
net/ipv4/netfilter/nft_fib_ipv4.c | 3 +-
net/ipv4/udp.c | 2 +-
net/ipv6/addrconf.c | 2 +
net/ipv6/datagram.c | 2 +-
net/ipv6/netfilter/ip6t_rpfilter.c | 10 +-
net/ipv6/netfilter/nft_fib_ipv6.c | 7 +-
net/ipv6/udp.c | 2 +-
net/netfilter/nf_tables_api.c | 5 +-
net/sched/sch_api.c | 5 +-
net/sched/sch_atm.c | 1 -
net/sched/sch_cake.c | 4 +
net/sched/sch_cbq.c | 1 -
net/sched/sch_choke.c | 2 -
net/sched/sch_drr.c | 2 -
net/sched/sch_dsmark.c | 2 -
net/sched/sch_etf.c | 3 -
net/sched/sch_ets.c | 2 -
net/sched/sch_fq_codel.c | 2 -
net/sched/sch_fq_pie.c | 3 -
net/sched/sch_hfsc.c | 2 -
net/sched/sch_htb.c | 2 -
net/sched/sch_multiq.c | 1 -
net/sched/sch_prio.c | 2 -
net/sched/sch_qfq.c | 2 -
net/sched/sch_red.c | 2 -
net/sched/sch_sfb.c | 5 +-
net/sched/sch_skbprio.c | 3 -
net/sched/sch_taprio.c | 2 -
net/sched/sch_tbf.c | 2 -
net/sched/sch_teql.c | 1 -
net/smc/smc_core.c | 3 +-
net/tipc/discover.c | 2 +-
net/tipc/topsrv.c | 2 +-
net/tls/tls_strp.c | 32 +++++-
security/selinux/ss/services.c | 5 +-
security/selinux/ss/sidtab.c | 4 +-
security/selinux/ss/sidtab.h | 2 +-
tools/verification/dot2/dot2c.py | 2 +-
virt/kvm/kvm_main.c | 11 ++
128 files changed, 888 insertions(+), 441 deletions(-)




2022-10-27 17:28:00

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On Thu, Oct 27, 2022 at 06:54:02PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
> and the diffstat can be found below.

A process change for those who care.

Previously, all of the -rc patches have been sent to
[email protected]. That turns out to be a lovely way to
stress-test email servers both on the sending, and receiving side.

The vger postmasters have done a valiant job in fixing up all sorts of
crazy issues that this has caused over the years, moving jobs to
different machines, moving some reciever domains to separate queues or
machines, and trying to debug loony gmail server issues. They have, and
continue to, do a wonderful job at all of this.

But the stable patch bombs were causing problems, no matter what. To
help try to aliviate the overally mail load on the main linux-kernel
list, I am now NOT sending all of the patches to lkml, only the -rc
announcements.

If you want to see all of the patches, they will all be cc:ed to the
[email protected] list, and they should all show up almost
instantly on lore.kernel.org as they are getting sent also to the
patches@lists address as well.

So this should provide a bit of breathing room on the main linux-kernel
mailqueue for a while. And if you do want to see the full set of
patches, either use lore and the assorted tools that can easily get
emails out of it, or subscribe to the stable@vger mailing list.

thanks,

greg "I had a spam assassin rule named after me" k-h

2022-10-27 18:24:00

by Luna Jernberg

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

Works on my Arch Linux Server with Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz

Tested by: Luna Jernberg <[email protected]>

On Thu, Oct 27, 2022 at 6:56 PM Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <[email protected]>
> Linux 6.0.6-rc1
>
> Seth Jenkins <[email protected]>
> mm: /proc/pid/smaps_rollup: fix no vma's null-deref
>
> Werner Sembach <[email protected]>
> ACPI: video: Force backlight native for more TongFang devices
>
> Ye Bin <[email protected]>
> ext4: fix potential out of bound read in ext4_fc_replay_scan()
>
> Ye Bin <[email protected]>
> ext4: factor out ext4_fc_get_tl()
>
> Ye Bin <[email protected]>
> ext4: introduce EXT4_FC_TAG_BASE_LEN helper
>
> Jens Axboe <[email protected]>
> io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
>
> Deren Wu <[email protected]>
> wifi: mt76: mt7921e: fix random fw download fail
>
> Jerry Snitselaar <[email protected]>
> iommu/vt-d: Clean up si_domain in the init_dmars() error path
>
> Charlotte Tan <[email protected]>
> iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
>
> Daniel Bristot de Oliveira <[email protected]>
> rv/dot2c: Make automaton definition static
>
> Christoph Böhmwalder <[email protected]>
> drbd: only clone bio if we have a backing device
>
> Felix Riemann <[email protected]>
> net: phy: dp83822: disable MDI crossover status change interrupt
>
> Eric Dumazet <[email protected]>
> net: sched: fix race condition in qdisc_graft()
>
> Yang Yingliang <[email protected]>
> net: hns: fix possible memory leak in hnae_ae_register()
>
> Yang Yingliang <[email protected]>
> wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
>
> Pieter Jansen van Vuuren <[email protected]>
> sfc: include vport_id in filter spec hash and equal()
>
> Harshit Mogalapalli <[email protected]>
> io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
>
> Paul Blakey <[email protected]>
> net: Fix return value of qdisc ingress handling on success
>
> Zhengchao Shao <[email protected]>
> net: sched: sfb: fix null pointer access issue when sfb_init() fails
>
> Zhengchao Shao <[email protected]>
> net: sched: delete duplicate cleanup of backlog and qlen
>
> Zhengchao Shao <[email protected]>
> net: sched: cake: fix null pointer access issue when cake_init() fails
>
> Sagi Grimberg <[email protected]>
> nvmet: fix workqueue MEM_RECLAIM flushing dependency
>
> Serge Semin <[email protected]>
> nvme-hwmon: kmalloc the NVME SMART log buffer
>
> Christoph Hellwig <[email protected]>
> nvme-hwmon: consistently ignore errors from nvme_hwmon_init
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
>
> Guillaume Nault <[email protected]>
> netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
>
> Phil Sutter <[email protected]>
> netfilter: rpfilter/fib: Populate flowic_l3mdev field
>
> Brett Creeley <[email protected]>
> ionic: catch NULL pointer issue on reconfig
>
> Eric Dumazet <[email protected]>
> net: hsr: avoid possible NULL deref in skb_clone()
>
> Vikas Gupta <[email protected]>
> bnxt_en: fix memory leak in bnxt_nvm_test()
>
> Guenter Roeck <[email protected]>
> drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o
>
> Genjian Zhang <[email protected]>
> dm: remove unnecessary assignment statement in alloc_dev()
>
> Zhang Xiaoxu <[email protected]>
> cifs: Fix memory leak when build ntlmssp negotiate blob failed
>
> Zhang Xiaoxu <[email protected]>
> cifs: Fix xid leak in cifs_ses_add_channel()
>
> Zhang Xiaoxu <[email protected]>
> cifs: Fix xid leak in cifs_flock()
>
> Zhang Xiaoxu <[email protected]>
> cifs: Fix xid leak in cifs_copy_file_range()
>
> Zhang Xiaoxu <[email protected]>
> cifs: Fix xid leak in cifs_create()
>
> Zhengchao Shao <[email protected]>
> ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
>
> Kuniyuki Iwashima <[email protected]>
> udp: Update reuse->has_conns under reuseport_lock.
>
> Rafael Mendonca <[email protected]>
> scsi: lpfc: Fix memory leak in lpfc_create_port()
>
> Yang Yingliang <[email protected]>
> net: ethernet: mtk_eth_wed: add missing of_node_put()
>
> Yang Yingliang <[email protected]>
> net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
>
> Yang Yingliang <[email protected]>
> net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
>
> Jens Axboe <[email protected]>
> io_uring/rw: remove leftover debug statement
>
> Yu Kuai <[email protected]>
> blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
>
> Gao Xiang <[email protected]>
> erofs: shouldn't churn the mapping page for duplicated copies
>
> Eric Dumazet <[email protected]>
> skmsg: pass gfp argument to alloc_sk_msg()
>
> Shenwei Wang <[email protected]>
> net: stmmac: Enable mac_managed_pm phylink config
>
> Shenwei Wang <[email protected]>
> net: phylink: add mac_managed_pm in phylink_config structure
>
> Dan Carpenter <[email protected]>
> net/smc: Fix an error code in smc_lgr_create()
>
> Harini Katakam <[email protected]>
> net: phy: dp83867: Extend RX strap quirk for SGMII mode
>
> Xiaobo Liu <[email protected]>
> net/atm: fix proc_mpc_write incorrect return value
>
> Jonathan Cooper <[email protected]>
> sfc: Change VF mac via PF as first preference if available.
>
> José Expósito <[email protected]>
> HID: magicmouse: Do not set BTN_MOUSE on double report
>
> Jakub Kicinski <[email protected]>
> tls: strp: make sure the TCP skbs do not have overlapping data
>
> Jan Sokolowski <[email protected]>
> i40e: Fix DMA mappings leak
>
> Christian Marangi <[email protected]>
> net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
>
> Christian Marangi <[email protected]>
> net: dsa: qca8k: fix inband mgmt for big-endian systems
>
> Alexander Potapenko <[email protected]>
> tipc: fix an information leak in tipc_topsrv_kern_subscr
>
> Mark Tomlinson <[email protected]>
> tipc: Fix recognition of trial period
>
> Tony Luck <[email protected]>
> ACPI: extlog: Handle multiple records
>
> Maxime Ripard <[email protected]>
> drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
>
> Maxime Ripard <[email protected]>
> drm/vc4: Add module dependency on hdmi-codec
>
> Filipe Manana <[email protected]>
> btrfs: fix processing of delayed tree block refs during backref walking
>
> Filipe Manana <[email protected]>
> btrfs: fix processing of delayed data refs during backref walking
>
> Mikulas Patocka <[email protected]>
> dm bufio: use the acquire memory barrier when testing for B_READING
>
> Mario Limonciello <[email protected]>
> platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
>
> Zhang Rui <[email protected]>
> x86/topology: Fix duplicated core ID within a package
>
> Zhang Rui <[email protected]>
> x86/topology: Fix multiple packages shown on a single-package system
>
> Nathan Chancellor <[email protected]>
> x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
>
> Bryan O'Donoghue <[email protected]>
> media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX
>
> Bryan O'Donoghue <[email protected]>
> media: venus: dec: Handle the case where find_format fails
>
> Sean Young <[email protected]>
> media: mceusb: set timeout to at least timeout provided
>
> Sakari Ailus <[email protected]>
> media: ipu3-imgu: Fix NULL pointer dereference in active selection access
>
> Eric Ren <[email protected]>
> KVM: arm64: vgic: Fix exit condition in scan_its_table()
>
> Alexander Graf <[email protected]>
> KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
>
> Alexander Graf <[email protected]>
> KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
>
> Alexander Graf <[email protected]>
> kvm: Add support for arch compat vm ioctls
>
> Rik van Riel <[email protected]>
> mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
>
> Alex Deucher <[email protected]>
> drm/amdgpu: fix sdma doorbell init ordering on APUs
>
> Fabien Parent <[email protected]>
> cpufreq: qcom: fix memory leak in error path
>
> Babu Moger <[email protected]>
> x86/resctrl: Fix min_cbm_bits for AMD
>
> Kai-Heng Feng <[email protected]>
> ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
>
> Alexander Stein <[email protected]>
> ata: ahci-imx: Fix MODULE_ALIAS
>
> Zhang Rui <[email protected]>
> hwmon/coretemp: Handle large core ID value
>
> Borislav Petkov <[email protected]>
> x86/microcode/AMD: Apply the patch early on every logical thread
>
> Jon Hunter <[email protected]>
> cpufreq: tegra194: Fix module loading
>
> Bryan O'Donoghue <[email protected]>
> i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
>
> Fabien Parent <[email protected]>
> cpufreq: qcom: fix writes in read-only memory region
>
> GONG, Ruiqi <[email protected]>
> selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
>
> Steve French <[email protected]>
> smb3: interface count displayed incorrectly
>
> Joseph Qi <[email protected]>
> ocfs2: fix BUG when iput after ocfs2_mknod fails
>
> Joseph Qi <[email protected]>
> ocfs2: clear dinode links count in case of error
>
> Thomas Zimmermann <[email protected]>
> video/aperture: Call sysfb_disable() before removing PCI devices
>
>
> -------------
>
> Diffstat:
>
> Makefile | 4 +-
> arch/arm64/kvm/vgic/vgic-its.c | 5 +-
> arch/x86/Kconfig | 1 -
> arch/x86/include/asm/iommu.h | 4 +-
> arch/x86/kernel/cpu/microcode/amd.c | 16 ++-
> arch/x86/kernel/cpu/resctrl/core.c | 8 +-
> arch/x86/kernel/cpu/topology.c | 16 ++-
> arch/x86/kvm/x86.c | 87 ++++++++++++---
> block/blk-mq.c | 7 +-
> drivers/acpi/acpi_extlog.c | 33 +++---
> drivers/acpi/video_detect.c | 64 +++++++++++
> drivers/ata/ahci.h | 2 +-
> drivers/ata/ahci_imx.c | 2 +-
> drivers/block/drbd/drbd_req.c | 14 +--
> drivers/cpufreq/qcom-cpufreq-nvmem.c | 10 +-
> drivers/cpufreq/tegra194-cpufreq.c | 1 +
> drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 5 -
> drivers/gpu/drm/amd/amdgpu/soc15.c | 21 ++++
> drivers/gpu/drm/amd/display/dc/dml/Makefile | 2 +-
> drivers/gpu/drm/vc4/vc4_drv.c | 1 +
> drivers/gpu/drm/vc4/vc4_hdmi.c | 9 ++
> drivers/hid/hid-magicmouse.c | 2 +-
> drivers/hwmon/coretemp.c | 56 +++++++---
> drivers/i2c/busses/i2c-qcom-cci.c | 13 ++-
> drivers/iommu/intel/iommu.c | 5 +
> drivers/md/dm-bufio.c | 13 ++-
> drivers/md/dm.c | 1 -
> drivers/media/platform/qcom/venus/helpers.c | 13 ++-
> drivers/media/platform/qcom/venus/vdec.c | 2 +
> drivers/media/rc/mceusb.c | 2 +-
> drivers/net/dsa/qca/qca8k-8xxx.c | 83 +++++++++-----
> drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 11 +-
> drivers/net/ethernet/hisilicon/hns/hnae.c | 4 +-
> drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 3 -
> drivers/net/ethernet/intel/i40e/i40e_main.c | 16 +--
> drivers/net/ethernet/intel/i40e/i40e_txrx.c | 13 +--
> drivers/net/ethernet/intel/i40e/i40e_txrx.h | 1 -
> drivers/net/ethernet/intel/i40e/i40e_xsk.c | 67 +++++++++--
> drivers/net/ethernet/intel/i40e/i40e_xsk.h | 2 +-
> drivers/net/ethernet/mediatek/mtk_eth_soc.c | 17 ++-
> drivers/net/ethernet/mediatek/mtk_wed.c | 15 ++-
> drivers/net/ethernet/pensando/ionic/ionic_lif.c | 12 +-
> drivers/net/ethernet/sfc/ef10.c | 58 ++++------
> drivers/net/ethernet/sfc/filter.h | 4 +-
> drivers/net/ethernet/sfc/rx_common.c | 10 +-
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
> drivers/net/phy/dp83822.c | 3 +-
> drivers/net/phy/dp83867.c | 8 ++
> drivers/net/phy/phylink.c | 3 +
> drivers/net/wireless/mediatek/mt76/mt7921/pci.c | 1 +
> .../net/wireless/mediatek/mt76/mt7921/pci_mcu.c | 2 +
> drivers/net/wireless/mediatek/mt76/mt7921/regs.h | 2 +
> drivers/net/wwan/wwan_hwsim.c | 2 +-
> drivers/nvme/host/core.c | 6 +-
> drivers/nvme/host/hwmon.c | 32 ++++--
> drivers/nvme/target/core.c | 2 +-
> drivers/platform/x86/amd/pmc.c | 7 ++
> drivers/scsi/lpfc/lpfc_init.c | 7 +-
> drivers/staging/media/ipu3/ipu3-v4l2.c | 31 +++---
> drivers/video/aperture.c | 11 ++
> fs/btrfs/backref.c | 46 +++++---
> fs/cifs/cifsfs.c | 7 +-
> fs/cifs/dir.c | 6 +-
> fs/cifs/file.c | 11 +-
> fs/cifs/sess.c | 1 +
> fs/cifs/smb2ops.c | 3 +-
> fs/cifs/smb2pdu.c | 2 +-
> fs/erofs/zdata.c | 8 +-
> fs/erofs/zdata.h | 6 +-
> fs/ext4/fast_commit.c | 122 ++++++++++++++-------
> fs/ext4/fast_commit.h | 3 +
> fs/ocfs2/namei.c | 23 ++--
> fs/proc/task_mmu.c | 2 +-
> include/linux/dsa/tag_qca.h | 8 +-
> include/linux/kvm_host.h | 2 +
> include/linux/phylink.h | 2 +
> include/net/sch_generic.h | 1 -
> include/net/sock_reuseport.h | 11 +-
> io_uring/io_uring.h | 10 +-
> io_uring/msg_ring.c | 3 +
> io_uring/rw.c | 2 -
> mm/hugetlb.c | 2 +-
> net/atm/mpoa_proc.c | 3 +-
> net/core/dev.c | 4 +
> net/core/skmsg.c | 8 +-
> net/core/sock_reuseport.c | 16 +++
> net/hsr/hsr_forward.c | 12 +-
> net/ipv4/datagram.c | 2 +-
> net/ipv4/netfilter/ipt_rpfilter.c | 3 +-
> net/ipv4/netfilter/nft_fib_ipv4.c | 3 +-
> net/ipv4/udp.c | 2 +-
> net/ipv6/addrconf.c | 2 +
> net/ipv6/datagram.c | 2 +-
> net/ipv6/netfilter/ip6t_rpfilter.c | 10 +-
> net/ipv6/netfilter/nft_fib_ipv6.c | 7 +-
> net/ipv6/udp.c | 2 +-
> net/netfilter/nf_tables_api.c | 5 +-
> net/sched/sch_api.c | 5 +-
> net/sched/sch_atm.c | 1 -
> net/sched/sch_cake.c | 4 +
> net/sched/sch_cbq.c | 1 -
> net/sched/sch_choke.c | 2 -
> net/sched/sch_drr.c | 2 -
> net/sched/sch_dsmark.c | 2 -
> net/sched/sch_etf.c | 3 -
> net/sched/sch_ets.c | 2 -
> net/sched/sch_fq_codel.c | 2 -
> net/sched/sch_fq_pie.c | 3 -
> net/sched/sch_hfsc.c | 2 -
> net/sched/sch_htb.c | 2 -
> net/sched/sch_multiq.c | 1 -
> net/sched/sch_prio.c | 2 -
> net/sched/sch_qfq.c | 2 -
> net/sched/sch_red.c | 2 -
> net/sched/sch_sfb.c | 5 +-
> net/sched/sch_skbprio.c | 3 -
> net/sched/sch_taprio.c | 2 -
> net/sched/sch_tbf.c | 2 -
> net/sched/sch_teql.c | 1 -
> net/smc/smc_core.c | 3 +-
> net/tipc/discover.c | 2 +-
> net/tipc/topsrv.c | 2 +-
> net/tls/tls_strp.c | 32 +++++-
> security/selinux/ss/services.c | 5 +-
> security/selinux/ss/sidtab.c | 4 +-
> security/selinux/ss/sidtab.h | 2 +-
> tools/verification/dot2/dot2c.py | 2 +-
> virt/kvm/kvm_main.c | 11 ++
> 128 files changed, 888 insertions(+), 441 deletions(-)
>
>

2022-10-27 20:18:18

by Holger Hoffstätte

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On 2022-10-27 18:54, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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.

Looking good on various x86-64 machines (desktop, server) and
my Zen2 Thinkpad. Btrfs still works, too. :)

Tested-by: Holger Hoffstätte <[email protected]>

cheers,
Holger

2022-10-27 22:08:56

by Justin Forbes

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On Thu, Oct 27, 2022 at 06:54:02PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Tested rc1 against the Fedora build system (aarch64, armv7, ppc64le,
s390x, x86_64), and boot tested x86_64. No regressions noted.

Tested-by: Justin M. Forbes <[email protected]>

2022-10-28 04:10:50

by Ronald Warsow

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

Hi Greg

6.0.6-rc1

compiles, boots and runs here on x86_64
(Intel i5-11400, Fedora 37 Beta)

Thanks

Tested-by: Ronald Warsow <[email protected]>


2022-10-28 08:42:05

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On Thu, Oct 27, 2022 at 06:54:02PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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.
>

Successfully cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and
powerpc (ps3_defconfig, GCC 12.1.0).

Tested-by: Bagas Sanjaya <[email protected]>

--
An old man doll... just what I always wanted! - Clara


Attachments:
(No filename) (537.00 B)
signature.asc (235.00 B)
Download all attachments

2022-10-28 09:25:49

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On Thu, 27 Oct 2022 at 22:26, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Results from Linaro's test farm.
No regressions on arm64, arm, x86_64, and i386.

Tested-by: Linux Kernel Functional Testing <[email protected]>

## Build
* kernel: 6.0.6-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.0.y
* git commit: 3df0520c3ce6fb59d1574a59eae038e2759cedb1
* git describe: v6.0.5-95-g3df0520c3ce6
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.5-95-g3df0520c3ce6

## No Test Regressions (compared to v6.0.3-22-gd4150c7b49be)

## No Metric Regressions (compared to v6.0.3-22-gd4150c7b49be)

## No Test Fixes (compared to v6.0.3-22-gd4150c7b49be)

## No Metric Fixes (compared to v6.0.3-22-gd4150c7b49be)

## Test result summary
total: 154977, pass: 131532, fail: 4887, skip: 18064, xfail: 494

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 148 total, 145 passed, 3 failed
* arm64: 47 total, 47 passed, 0 failed
* i386: 37 total, 36 passed, 1 failed
* mips: 27 total, 26 passed, 1 failed
* parisc: 6 total, 6 passed, 0 failed
* powerpc: 34 total, 30 passed, 4 failed
* riscv: 12 total, 12 passed, 0 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 12 total, 12 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 40 total, 40 passed, 0 failed

## Test suites summary
* fwts
* kselftest-android
* kselftest-arm64
* kselftest-arm64/arm64.btitest.bti_c_func
* kselftest-arm64/arm64.btitest.bti_j_func
* kselftest-arm64/arm64.btitest.bti_jc_func
* kselftest-arm64/arm64.btitest.bti_none_func
* kselftest-arm64/arm64.btitest.nohint_func
* kselftest-arm64/arm64.btitest.paciasp_func
* kselftest-arm64/arm64.nobtitest.bti_c_func
* kselftest-arm64/arm64.nobtitest.bti_j_func
* kselftest-arm64/arm64.nobtitest.bti_jc_func
* kselftest-arm64/arm64.nobtitest.bti_none_func
* kselftest-arm64/arm64.nobtitest.nohint_func
* kselftest-arm64/arm64.nobtitest.paciasp_func
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-vm
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-at
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-math++
* ltp-mm
* ltp-nptl
* ltp-nptl++
* ltp-open-posix-tests
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracin[
* ltp-tracing
* network-basic-tests
* packetdrill
* perf
* perf/Zstd-perf.data-compression
* rcutorture
* v4l2-compliance
* vdso

--
Linaro LKFT
https://lkft.linaro.org

2022-10-28 09:58:59

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On 10/27/22 9:54 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Built and booted successfully on RISC-V RV64 (HiFive Unmatched).

Tested-by: Ron Economos <[email protected]>


2022-10-28 11:11:21

by Sudip Mukherjee

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

Hi Greg,

On Thu, Oct 27, 2022 at 06:54:02PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +0000.
> Anything received after that time might be too late.

Build test (gcc version 12.2.1 20221016):
mips: 52 configs -> no failure
arm: 100 configs -> no failure
arm64: 3 configs -> no failure
x86_64: 4 configs -> no failure
alpha allmodconfig -> no failure
csky allmodconfig -> no failure
powerpc allmodconfig -> no failure
riscv allmodconfig -> no failure
s390 allmodconfig -> no failure
xtensa allmodconfig -> no failure

Boot test:
x86_64: Booted on my test laptop. No regression.
x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). No regression. [2]

[1]. https://openqa.qa.codethink.co.uk/tests/2049
[2]. https://openqa.qa.codethink.co.uk/tests/2056

Tested-by: Sudip Mukherjee <[email protected]>

--
Regards
Sudip

2022-10-28 11:32:12

by Rudi Heitbaum

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On Thu, Oct 27, 2022 at 06:54:02PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +0000.
> Anything received after that time might be too late.

Hi Greg,

6.0.6-rc1 tested.

Run tested on:
- Intel Alder Lake x86_64 (nuc12 i7-1260P)

In addition - build tested for:
- Allwinner A64
- Allwinner H3
- Allwinner H5
- Allwinner H6
- NXP iMX6
- NXP iMX8
- Qualcomm Dragonboard
- Rockchip RK3288
- Rockchip RK3328
- Rockchip RK3399pro
- Samsung Exynos5422

Tested-by: Rudi Heitbaum <[email protected]>
--
Rudi

2022-10-28 12:06:44

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review


On 27/10/2022 17:54, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


No new regressions for Tegra ...

Test results for stable-v6.0:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
130 tests: 129 pass, 1 fail

Linux version: 6.0.6-rc1-g3df0520c3ce6
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04

Test failures: tegra194-p2972-0000: boot.py

Tested-by: Jon Hunter <[email protected]>

Jon

--
nvpublic

2022-10-28 22:09:59

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On 10/27/22 09:54, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +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/v6.x/stable-review/patch-6.0.6-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-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:

Tested-by: Florian Fainelli <[email protected]>
--
Florian


2022-10-29 04:13:55

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/94] 6.0.6-rc1 review

On Thu, Oct 27, 2022 at 06:54:02PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.6 release.
> There are 94 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, 29 Oct 2022 16:50:35 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 152 pass: 152 fail: 0
Qemu test results:
total: 500 pass: 500 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter