This is the start of the stable review cycle for the 6.6.62 release. There are 48 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 Sun, 17 Nov 2024 06:37:07 +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.6.62-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.6.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 6.6.62-rc1 Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> 9p: fix slab cache name creation for real Hugh Dickins <hughd@xxxxxxxxxx> mm/thp: fix deferred split unqueue naming and locking Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> mm: refactor folio_undo_large_rmappable() Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> mm: always initialise folio->_deferred_list Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> mm: support order-1 folios in the page cache Ryan Roberts <ryan.roberts@xxxxxxx> mm/readahead: do not allow order-1 folio Hugh Dickins <hughd@xxxxxxxxxx> mm: add page_rmappable_folio() wrapper Qun-Wei Lin <qun-wei.lin@xxxxxxxxxxxx> mm: krealloc: Fix MTE false alarm in __do_krealloc Hagar Hemdan <hagarhem@xxxxxxxxxx> io_uring: fix possible deadlock in io_register_iowq_max_workers() Hou Tao <houtao1@xxxxxxxxxx> bpf: Check validity of link->type in bpf_link_show_fdinfo() Reinhard Speyerer <rspmn@xxxxxxxx> net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition Shengjiu Wang <shengjiu.wang@xxxxxxx> ASoC: fsl_micfil: Add sample rate constraint Yanteng Si <siyanteng@xxxxxxxxxxxxxxxxx> LoongArch: Use "Exception return address" to comment ERA Jack Yu <jack.yu@xxxxxxxxxxx> ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issue Cyan Yang <cyan.yang@xxxxxxxxxx> RISCV: KVM: use raw_spinlock for critical section in imsic Hans de Goede <hdegoede@xxxxxxxxxx> HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard Kenneth Albanowski <kenalba@xxxxxxxxxxxx> HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpad Alessandro Zanni <alessandro.zanni87@xxxxxxxxx> fs: Fix uninitialized value issue in from_kuid and from_kgid Ilya Dudikov <ilyadud@xxxxxxx> ASoC: amd: yc: Fix non-functional mic on ASUS E1404FA Christian Heusel <christian@xxxxxxxxx> ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RA Jiawei Ye <jiawei.ye@xxxxxxxxxxx> bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 Zijian Zhang <zijianzhang@xxxxxxxxxxxxx> bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx Yuan Can <yuancan@xxxxxxxxxx> vDPA/ifcvf: Fix pci_read_config_byte() return code handling Breno Leitao <leitao@xxxxxxxxxx> nvme/host: Fix RCU list traversal to use SRCU primitive Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> smb: client: Fix use-after-free of network namespace. Nilay Shroff <nilay@xxxxxxxxxxxxx> nvme: make keep-alive synchronous operation Nilay Shroff <nilay@xxxxxxxxxxxxx> nvme-loop: flush off pending I/O while shutting down loop controller Linus Walleij <linus.walleij@xxxxxxxxxx> net: phy: mdio-bcm-unimac: Add BCM6846 support Michael Ellerman <mpe@xxxxxxxxxxxxxx> powerpc/powernv: Free name on error in opal_event_init() Philip Yang <Philip.Yang@xxxxxxx> drm/amdkfd: Accounting pdd vram_usage for svm Keith Busch <kbusch@xxxxxxxxxx> nvme-multipath: defer partition scanning Will Deacon <will@xxxxxxxxxx> kasan: Disable Software Tag-Based KASAN with GCC Showrya M N <showrya@xxxxxxxxxxx> RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES Ian Forbes <ian.forbes@xxxxxxxxxxxx> drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITS Julian Vetter <jvetter@xxxxxxxxxxxxx> sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> crypto: marvell/cesa - Disable hash algorithms Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> crypto: api - Fix liveliness check in crypto_alg_tested Rik van Riel <riel@xxxxxxxxxxx> bpf: use kvzmalloc to allocate BPF verifier environment Greg Joyce <gjoyce@xxxxxxxxxxxxx> nvme: disable CC.CRIME (NVME_CC_CRIME) Robin Murphy <robin.murphy@xxxxxxx> iommu/arm-smmu: Clarify MMU-500 CPRE workaround WangYuli <wangyuli@xxxxxxxxxxxxx> HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad Stefan Blum <stefanblum2004@xxxxxxxxx> HID: multitouch: Add support for B2402FVA track point SurajSonawane2415 <surajsonawane0215@xxxxxxxxx> block: Fix elevator_get_default() checking for NULL q->tag_set Hannes Reinecke <hare@xxxxxxx> nvme: tcp: avoid race between queue_lock lock and destroy Sergey Matsievskiy <matsievskiysv@xxxxxxxxx> irqchip/ocelot: Fix trigger register address Eduard Zingerman <eddyz87@xxxxxxxxx> selftests/bpf: Verify that sync_linked_regs preserves subreg_def Pedro Falcato <pedro.falcato@xxxxxxxxx> 9p: Avoid creating multiple slab caches with the same name Dominique Martinet <asmadeus@xxxxxxxxxxxxx> 9p: v9fs_fid_find: also lookup by inode if not found dentry ------------- Diffstat: Makefile | 4 +- arch/loongarch/include/asm/loongarch.h | 2 +- arch/powerpc/platforms/powernv/opal-irqchip.c | 1 + arch/riscv/kvm/aia_imsic.c | 8 +-- block/elevator.c | 4 +- crypto/algapi.c | 2 +- drivers/crypto/marvell/cesa/hash.c | 12 ++-- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 6 +- drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 2 +- drivers/gpu/drm/amd/amdkfd/kfd_process.c | 4 +- drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 26 +++++++++ drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 4 +- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 4 +- drivers/gpu/drm/vmwgfx/vmwgfx_kms.h | 3 - drivers/hid/hid-ids.h | 1 + drivers/hid/hid-lenovo.c | 8 +++ drivers/hid/hid-multitouch.c | 13 +++++ drivers/infiniband/sw/siw/siw_qp_tx.c | 2 + drivers/iommu/arm/arm-smmu/arm-smmu-impl.c | 4 +- drivers/irqchip/irq-mscc-ocelot.c | 4 +- drivers/net/mdio/mdio-bcm-unimac.c | 1 + drivers/net/usb/qmi_wwan.c | 1 + drivers/nvme/host/core.c | 52 +++++++++-------- drivers/nvme/host/multipath.c | 33 +++++++++++ drivers/nvme/host/nvme.h | 1 + drivers/nvme/host/tcp.c | 7 ++- drivers/nvme/target/loop.c | 13 +++++ drivers/vdpa/ifcvf/ifcvf_base.c | 2 +- fs/9p/fid.c | 5 +- fs/ocfs2/file.c | 9 ++- fs/smb/client/connect.c | 14 ++++- include/net/tls.h | 12 +++- io_uring/io_uring.c | 5 ++ kernel/bpf/syscall.c | 14 +++-- kernel/bpf/verifier.c | 4 +- lib/Kconfig.kasan | 7 ++- mm/filemap.c | 2 - mm/huge_memory.c | 59 ++++++++++++------- mm/hugetlb.c | 1 + mm/internal.h | 27 ++++++++- mm/memcontrol.c | 29 ++++++++++ mm/mempolicy.c | 17 +----- mm/page_alloc.c | 21 +++---- mm/readahead.c | 11 +--- mm/slab_common.c | 2 +- net/9p/client.c | 12 +++- net/core/filter.c | 2 +- sound/Kconfig | 2 +- sound/soc/amd/yc/acp6x-mach.c | 14 +++++ sound/soc/codecs/rt722-sdca-sdw.c | 2 +- sound/soc/fsl/fsl_micfil.c | 38 ++++++++++++ .../selftests/bpf/progs/verifier_scalar_ids.c | 67 ++++++++++++++++++++++ 52 files changed, 456 insertions(+), 144 deletions(-)