[PATCH 6.0 00/94] 6.0.6-rc1 review

Greg Kroah-Hartman posted 94 patches 3 years, 5 months ago
Only 0 patches received!
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(-)
[PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Greg Kroah-Hartman 3 years, 5 months ago
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 <gregkh@linuxfoundation.org>
    Linux 6.0.6-rc1

Seth Jenkins <sethjenkins@google.com>
    mm: /proc/pid/smaps_rollup: fix no vma's null-deref

Werner Sembach <wse@tuxedocomputers.com>
    ACPI: video: Force backlight native for more TongFang devices

Ye Bin <yebin10@huawei.com>
    ext4: fix potential out of bound read in ext4_fc_replay_scan()

Ye Bin <yebin10@huawei.com>
    ext4: factor out ext4_fc_get_tl()

Ye Bin <yebin10@huawei.com>
    ext4: introduce EXT4_FC_TAG_BASE_LEN helper

Jens Axboe <axboe@kernel.dk>
    io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL

Deren Wu <deren.wu@mediatek.com>
    wifi: mt76: mt7921e: fix random fw download fail

Jerry Snitselaar <jsnitsel@redhat.com>
    iommu/vt-d: Clean up si_domain in the init_dmars() error path

Charlotte Tan <charlotte@extrahop.com>
    iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()

Daniel Bristot de Oliveira <bristot@kernel.org>
    rv/dot2c: Make automaton definition static

Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
    drbd: only clone bio if we have a backing device

Felix Riemann <felix.riemann@sma.de>
    net: phy: dp83822: disable MDI crossover status change interrupt

Eric Dumazet <edumazet@google.com>
    net: sched: fix race condition in qdisc_graft()

Yang Yingliang <yangyingliang@huawei.com>
    net: hns: fix possible memory leak in hnae_ae_register()

Yang Yingliang <yangyingliang@huawei.com>
    wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()

Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
    sfc: include vport_id in filter spec hash and equal()

Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
    io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()

Paul Blakey <paulb@nvidia.com>
    net: Fix return value of qdisc ingress handling on success

Zhengchao Shao <shaozhengchao@huawei.com>
    net: sched: sfb: fix null pointer access issue when sfb_init() fails

Zhengchao Shao <shaozhengchao@huawei.com>
    net: sched: delete duplicate cleanup of backlog and qlen

Zhengchao Shao <shaozhengchao@huawei.com>
    net: sched: cake: fix null pointer access issue when cake_init() fails

Sagi Grimberg <sagi@grimberg.me>
    nvmet: fix workqueue MEM_RECLAIM flushing dependency

Serge Semin <Sergey.Semin@baikalelectronics.ru>
    nvme-hwmon: kmalloc the NVME SMART log buffer

Christoph Hellwig <hch@lst.de>
    nvme-hwmon: consistently ignore errors from nvme_hwmon_init

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements

Guillaume Nault <gnault@redhat.com>
    netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.

Phil Sutter <phil@nwl.cc>
    netfilter: rpfilter/fib: Populate flowic_l3mdev field

Brett Creeley <brett@pensando.io>
    ionic: catch NULL pointer issue on reconfig

Eric Dumazet <edumazet@google.com>
    net: hsr: avoid possible NULL deref in skb_clone()

Vikas Gupta <vikas.gupta@broadcom.com>
    bnxt_en: fix memory leak in bnxt_nvm_test()

Guenter Roeck <linux@roeck-us.net>
    drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o

Genjian Zhang <zhanggenjian@kylinos.cn>
    dm: remove unnecessary assignment statement in alloc_dev()

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    cifs: Fix memory leak when build ntlmssp negotiate blob failed

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    cifs: Fix xid leak in cifs_ses_add_channel()

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    cifs: Fix xid leak in cifs_flock()

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    cifs: Fix xid leak in cifs_copy_file_range()

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    cifs: Fix xid leak in cifs_create()

Zhengchao Shao <shaozhengchao@huawei.com>
    ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed

Kuniyuki Iwashima <kuniyu@amazon.com>
    udp: Update reuse->has_conns under reuseport_lock.

Rafael Mendonca <rafaelmendsr@gmail.com>
    scsi: lpfc: Fix memory leak in lpfc_create_port()

Yang Yingliang <yangyingliang@huawei.com>
    net: ethernet: mtk_eth_wed: add missing of_node_put()

Yang Yingliang <yangyingliang@huawei.com>
    net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()

Yang Yingliang <yangyingliang@huawei.com>
    net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()

Jens Axboe <axboe@kernel.dk>
    io_uring/rw: remove leftover debug statement

Yu Kuai <yukuai3@huawei.com>
    blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()

Gao Xiang <xiang@kernel.org>
    erofs: shouldn't churn the mapping page for duplicated copies

Eric Dumazet <edumazet@google.com>
    skmsg: pass gfp argument to alloc_sk_msg()

Shenwei Wang <shenwei.wang@nxp.com>
    net: stmmac: Enable mac_managed_pm phylink config

Shenwei Wang <shenwei.wang@nxp.com>
    net: phylink: add mac_managed_pm in phylink_config structure

Dan Carpenter <dan.carpenter@oracle.com>
    net/smc: Fix an error code in smc_lgr_create()

Harini Katakam <harini.katakam@amd.com>
    net: phy: dp83867: Extend RX strap quirk for SGMII mode

Xiaobo Liu <cppcoffee@gmail.com>
    net/atm: fix proc_mpc_write incorrect return value

Jonathan Cooper <jonathan.s.cooper@amd.com>
    sfc: Change VF mac via PF as first preference if available.

José Expósito <jose.exposito89@gmail.com>
    HID: magicmouse: Do not set BTN_MOUSE on double report

Jakub Kicinski <kuba@kernel.org>
    tls: strp: make sure the TCP skbs do not have overlapping data

Jan Sokolowski <jan.sokolowski@intel.com>
    i40e: Fix DMA mappings leak

Christian Marangi <ansuelsmth@gmail.com>
    net: dsa: qca8k: fix ethtool autocast mib for big-endian systems

Christian Marangi <ansuelsmth@gmail.com>
    net: dsa: qca8k: fix inband mgmt for big-endian systems

Alexander Potapenko <glider@google.com>
    tipc: fix an information leak in tipc_topsrv_kern_subscr

Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>
    tipc: Fix recognition of trial period

Tony Luck <tony.luck@intel.com>
    ACPI: extlog: Handle multiple records

Maxime Ripard <maxime@cerno.tech>
    drm/vc4: hdmi: Enforce the minimum rate at runtime_resume

Maxime Ripard <maxime@cerno.tech>
    drm/vc4: Add module dependency on hdmi-codec

Filipe Manana <fdmanana@suse.com>
    btrfs: fix processing of delayed tree block refs during backref walking

Filipe Manana <fdmanana@suse.com>
    btrfs: fix processing of delayed data refs during backref walking

Mikulas Patocka <mpatocka@redhat.com>
    dm bufio: use the acquire memory barrier when testing for B_READING

Mario Limonciello <mario.limonciello@amd.com>
    platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems

Zhang Rui <rui.zhang@intel.com>
    x86/topology: Fix duplicated core ID within a package

Zhang Rui <rui.zhang@intel.com>
    x86/topology: Fix multiple packages shown on a single-package system

Nathan Chancellor <nathan@kernel.org>
    x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    media: venus: dec: Handle the case where find_format fails

Sean Young <sean@mess.org>
    media: mceusb: set timeout to at least timeout provided

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: ipu3-imgu: Fix NULL pointer dereference in active selection access

Eric Ren <renzhengeek@gmail.com>
    KVM: arm64: vgic: Fix exit condition in scan_its_table()

Alexander Graf <graf@amazon.com>
    KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER

Alexander Graf <graf@amazon.com>
    KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()

Alexander Graf <graf@amazon.com>
    kvm: Add support for arch compat vm ioctls

Rik van Riel <riel@surriel.com>
    mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu: fix sdma doorbell init ordering on APUs

Fabien Parent <fabien.parent@linaro.org>
    cpufreq: qcom: fix memory leak in error path

Babu Moger <babu.moger@amd.com>
    x86/resctrl: Fix min_cbm_bits for AMD

Kai-Heng Feng <kai.heng.feng@canonical.com>
    ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS

Alexander Stein <alexander.stein@ew.tq-group.com>
    ata: ahci-imx: Fix MODULE_ALIAS

Zhang Rui <rui.zhang@intel.com>
    hwmon/coretemp: Handle large core ID value

Borislav Petkov <bp@suse.de>
    x86/microcode/AMD: Apply the patch early on every logical thread

Jon Hunter <jonathanh@nvidia.com>
    cpufreq: tegra194: Fix module loading

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter

Fabien Parent <fabien.parent@linaro.org>
    cpufreq: qcom: fix writes in read-only memory region

GONG, Ruiqi <gongruiqi1@huawei.com>
    selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()

Steve French <stfrench@microsoft.com>
    smb3: interface count displayed incorrectly

Joseph Qi <joseph.qi@linux.alibaba.com>
    ocfs2: fix BUG when iput after ocfs2_mknod fails

Joseph Qi <joseph.qi@linux.alibaba.com>
    ocfs2: clear dinode links count in case of error

Thomas Zimmermann <tzimmermann@suse.de>
    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(-)


Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Guenter Roeck 3 years, 5 months ago
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 <linux@roeck-us.net>

Guenter
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Florian Fainelli 3 years, 5 months ago
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 <f.fainelli@gmail.com>
-- 
Florian
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Jon Hunter 3 years, 5 months ago
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 <jonathanh@nvidia.com>

Jon

-- 
nvpublic
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Sudip Mukherjee (Codethink) 3 years, 5 months ago
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 <sudip.mukherjee@codethink.co.uk>

-- 
Regards
Sudip
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Rudi Heitbaum 3 years, 5 months ago
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 <rudi@heitbaum.com>
--
Rudi
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Ron Economos 3 years, 5 months ago
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 <re@w6rz.net>
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Naresh Kamboju 3 years, 5 months ago
On Thu, 27 Oct 2022 at 22:26, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> 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 <lkft@linaro.org>

## 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
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Bagas Sanjaya 3 years, 5 months ago
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 <bagasdotme@gmail.com> 

-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Justin Forbes 3 years, 5 months ago
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 <jforbes@fedoraproject.org>
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Holger Hoffstätte 3 years, 5 months ago
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 <holger@applied-asynchrony.com>

cheers,
Holger
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Luna Jernberg 3 years, 5 months ago
Works on my Arch Linux Server with Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz

Tested by: Luna Jernberg <droidbittin@gmail.com>

On Thu, Oct 27, 2022 at 6:56 PM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> 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 <gregkh@linuxfoundation.org>
>     Linux 6.0.6-rc1
>
> Seth Jenkins <sethjenkins@google.com>
>     mm: /proc/pid/smaps_rollup: fix no vma's null-deref
>
> Werner Sembach <wse@tuxedocomputers.com>
>     ACPI: video: Force backlight native for more TongFang devices
>
> Ye Bin <yebin10@huawei.com>
>     ext4: fix potential out of bound read in ext4_fc_replay_scan()
>
> Ye Bin <yebin10@huawei.com>
>     ext4: factor out ext4_fc_get_tl()
>
> Ye Bin <yebin10@huawei.com>
>     ext4: introduce EXT4_FC_TAG_BASE_LEN helper
>
> Jens Axboe <axboe@kernel.dk>
>     io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
>
> Deren Wu <deren.wu@mediatek.com>
>     wifi: mt76: mt7921e: fix random fw download fail
>
> Jerry Snitselaar <jsnitsel@redhat.com>
>     iommu/vt-d: Clean up si_domain in the init_dmars() error path
>
> Charlotte Tan <charlotte@extrahop.com>
>     iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
>
> Daniel Bristot de Oliveira <bristot@kernel.org>
>     rv/dot2c: Make automaton definition static
>
> Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
>     drbd: only clone bio if we have a backing device
>
> Felix Riemann <felix.riemann@sma.de>
>     net: phy: dp83822: disable MDI crossover status change interrupt
>
> Eric Dumazet <edumazet@google.com>
>     net: sched: fix race condition in qdisc_graft()
>
> Yang Yingliang <yangyingliang@huawei.com>
>     net: hns: fix possible memory leak in hnae_ae_register()
>
> Yang Yingliang <yangyingliang@huawei.com>
>     wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
>
> Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
>     sfc: include vport_id in filter spec hash and equal()
>
> Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
>     io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
>
> Paul Blakey <paulb@nvidia.com>
>     net: Fix return value of qdisc ingress handling on success
>
> Zhengchao Shao <shaozhengchao@huawei.com>
>     net: sched: sfb: fix null pointer access issue when sfb_init() fails
>
> Zhengchao Shao <shaozhengchao@huawei.com>
>     net: sched: delete duplicate cleanup of backlog and qlen
>
> Zhengchao Shao <shaozhengchao@huawei.com>
>     net: sched: cake: fix null pointer access issue when cake_init() fails
>
> Sagi Grimberg <sagi@grimberg.me>
>     nvmet: fix workqueue MEM_RECLAIM flushing dependency
>
> Serge Semin <Sergey.Semin@baikalelectronics.ru>
>     nvme-hwmon: kmalloc the NVME SMART log buffer
>
> Christoph Hellwig <hch@lst.de>
>     nvme-hwmon: consistently ignore errors from nvme_hwmon_init
>
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
>
> Guillaume Nault <gnault@redhat.com>
>     netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
>
> Phil Sutter <phil@nwl.cc>
>     netfilter: rpfilter/fib: Populate flowic_l3mdev field
>
> Brett Creeley <brett@pensando.io>
>     ionic: catch NULL pointer issue on reconfig
>
> Eric Dumazet <edumazet@google.com>
>     net: hsr: avoid possible NULL deref in skb_clone()
>
> Vikas Gupta <vikas.gupta@broadcom.com>
>     bnxt_en: fix memory leak in bnxt_nvm_test()
>
> Guenter Roeck <linux@roeck-us.net>
>     drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o
>
> Genjian Zhang <zhanggenjian@kylinos.cn>
>     dm: remove unnecessary assignment statement in alloc_dev()
>
> Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
>     cifs: Fix memory leak when build ntlmssp negotiate blob failed
>
> Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
>     cifs: Fix xid leak in cifs_ses_add_channel()
>
> Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
>     cifs: Fix xid leak in cifs_flock()
>
> Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
>     cifs: Fix xid leak in cifs_copy_file_range()
>
> Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
>     cifs: Fix xid leak in cifs_create()
>
> Zhengchao Shao <shaozhengchao@huawei.com>
>     ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
>
> Kuniyuki Iwashima <kuniyu@amazon.com>
>     udp: Update reuse->has_conns under reuseport_lock.
>
> Rafael Mendonca <rafaelmendsr@gmail.com>
>     scsi: lpfc: Fix memory leak in lpfc_create_port()
>
> Yang Yingliang <yangyingliang@huawei.com>
>     net: ethernet: mtk_eth_wed: add missing of_node_put()
>
> Yang Yingliang <yangyingliang@huawei.com>
>     net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
>
> Yang Yingliang <yangyingliang@huawei.com>
>     net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
>
> Jens Axboe <axboe@kernel.dk>
>     io_uring/rw: remove leftover debug statement
>
> Yu Kuai <yukuai3@huawei.com>
>     blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
>
> Gao Xiang <xiang@kernel.org>
>     erofs: shouldn't churn the mapping page for duplicated copies
>
> Eric Dumazet <edumazet@google.com>
>     skmsg: pass gfp argument to alloc_sk_msg()
>
> Shenwei Wang <shenwei.wang@nxp.com>
>     net: stmmac: Enable mac_managed_pm phylink config
>
> Shenwei Wang <shenwei.wang@nxp.com>
>     net: phylink: add mac_managed_pm in phylink_config structure
>
> Dan Carpenter <dan.carpenter@oracle.com>
>     net/smc: Fix an error code in smc_lgr_create()
>
> Harini Katakam <harini.katakam@amd.com>
>     net: phy: dp83867: Extend RX strap quirk for SGMII mode
>
> Xiaobo Liu <cppcoffee@gmail.com>
>     net/atm: fix proc_mpc_write incorrect return value
>
> Jonathan Cooper <jonathan.s.cooper@amd.com>
>     sfc: Change VF mac via PF as first preference if available.
>
> José Expósito <jose.exposito89@gmail.com>
>     HID: magicmouse: Do not set BTN_MOUSE on double report
>
> Jakub Kicinski <kuba@kernel.org>
>     tls: strp: make sure the TCP skbs do not have overlapping data
>
> Jan Sokolowski <jan.sokolowski@intel.com>
>     i40e: Fix DMA mappings leak
>
> Christian Marangi <ansuelsmth@gmail.com>
>     net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
>
> Christian Marangi <ansuelsmth@gmail.com>
>     net: dsa: qca8k: fix inband mgmt for big-endian systems
>
> Alexander Potapenko <glider@google.com>
>     tipc: fix an information leak in tipc_topsrv_kern_subscr
>
> Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>
>     tipc: Fix recognition of trial period
>
> Tony Luck <tony.luck@intel.com>
>     ACPI: extlog: Handle multiple records
>
> Maxime Ripard <maxime@cerno.tech>
>     drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
>
> Maxime Ripard <maxime@cerno.tech>
>     drm/vc4: Add module dependency on hdmi-codec
>
> Filipe Manana <fdmanana@suse.com>
>     btrfs: fix processing of delayed tree block refs during backref walking
>
> Filipe Manana <fdmanana@suse.com>
>     btrfs: fix processing of delayed data refs during backref walking
>
> Mikulas Patocka <mpatocka@redhat.com>
>     dm bufio: use the acquire memory barrier when testing for B_READING
>
> Mario Limonciello <mario.limonciello@amd.com>
>     platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
>
> Zhang Rui <rui.zhang@intel.com>
>     x86/topology: Fix duplicated core ID within a package
>
> Zhang Rui <rui.zhang@intel.com>
>     x86/topology: Fix multiple packages shown on a single-package system
>
> Nathan Chancellor <nathan@kernel.org>
>     x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
>
> Bryan O'Donoghue <bryan.odonoghue@linaro.org>
>     media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX
>
> Bryan O'Donoghue <bryan.odonoghue@linaro.org>
>     media: venus: dec: Handle the case where find_format fails
>
> Sean Young <sean@mess.org>
>     media: mceusb: set timeout to at least timeout provided
>
> Sakari Ailus <sakari.ailus@linux.intel.com>
>     media: ipu3-imgu: Fix NULL pointer dereference in active selection access
>
> Eric Ren <renzhengeek@gmail.com>
>     KVM: arm64: vgic: Fix exit condition in scan_its_table()
>
> Alexander Graf <graf@amazon.com>
>     KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
>
> Alexander Graf <graf@amazon.com>
>     KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
>
> Alexander Graf <graf@amazon.com>
>     kvm: Add support for arch compat vm ioctls
>
> Rik van Riel <riel@surriel.com>
>     mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
>
> Alex Deucher <alexander.deucher@amd.com>
>     drm/amdgpu: fix sdma doorbell init ordering on APUs
>
> Fabien Parent <fabien.parent@linaro.org>
>     cpufreq: qcom: fix memory leak in error path
>
> Babu Moger <babu.moger@amd.com>
>     x86/resctrl: Fix min_cbm_bits for AMD
>
> Kai-Heng Feng <kai.heng.feng@canonical.com>
>     ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
>
> Alexander Stein <alexander.stein@ew.tq-group.com>
>     ata: ahci-imx: Fix MODULE_ALIAS
>
> Zhang Rui <rui.zhang@intel.com>
>     hwmon/coretemp: Handle large core ID value
>
> Borislav Petkov <bp@suse.de>
>     x86/microcode/AMD: Apply the patch early on every logical thread
>
> Jon Hunter <jonathanh@nvidia.com>
>     cpufreq: tegra194: Fix module loading
>
> Bryan O'Donoghue <bryan.odonoghue@linaro.org>
>     i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
>
> Fabien Parent <fabien.parent@linaro.org>
>     cpufreq: qcom: fix writes in read-only memory region
>
> GONG, Ruiqi <gongruiqi1@huawei.com>
>     selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
>
> Steve French <stfrench@microsoft.com>
>     smb3: interface count displayed incorrectly
>
> Joseph Qi <joseph.qi@linux.alibaba.com>
>     ocfs2: fix BUG when iput after ocfs2_mknod fails
>
> Joseph Qi <joseph.qi@linux.alibaba.com>
>     ocfs2: clear dinode links count in case of error
>
> Thomas Zimmermann <tzimmermann@suse.de>
>     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(-)
>
>
Re: [PATCH 6.0 00/94] 6.0.6-rc1 review
Posted by Greg Kroah-Hartman 3 years, 5 months ago
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
linux-kernel@vger.kernel.org.  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
stable@vger.kernel.org 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