[PATCH 6.10 000/482] 6.10.14-rc1 review

Greg Kroah-Hartman posted 482 patches 1 month, 2 weeks ago
Only 0 patches received!
Documentation/ABI/testing/sysfs-fs-f2fs            |   22 +
Documentation/admin-guide/kernel-parameters.txt    |   10 +
Documentation/arch/arm64/silicon-errata.rst        |    6 +
.../devicetree/bindings/net/xlnx,axi-ethernet.yaml |    3 +-
.../networking/net_cachelines/net_device.rst       |    2 +-
Makefile                                           |    4 +-
arch/arm/crypto/aes-ce-glue.c                      |    2 +-
arch/arm/crypto/aes-neonbs-glue.c                  |    2 +-
arch/arm64/Kconfig                                 |    7 +-
arch/arm64/include/asm/cputype.h                   |    2 +
arch/arm64/include/asm/kvm_host.h                  |   25 +-
arch/arm64/kernel/cpu_errata.c                     |    3 +
arch/arm64/mm/trans_pgd.c                          |    6 +-
arch/loongarch/configs/loongson3_defconfig         |    1 -
arch/parisc/include/asm/mman.h                     |   14 +
arch/parisc/kernel/entry.S                         |    6 +-
arch/parisc/kernel/syscall.S                       |   14 +-
arch/powerpc/configs/ppc64_defconfig               |    1 -
arch/powerpc/include/asm/vdso_datapage.h           |   15 +
arch/powerpc/kernel/asm-offsets.c                  |    2 +
arch/powerpc/kernel/vdso/cacheflush.S              |    2 +-
arch/powerpc/kernel/vdso/datapage.S                |    4 +-
arch/powerpc/platforms/pseries/dlpar.c             |   17 -
arch/powerpc/platforms/pseries/hotplug-cpu.c       |    2 +-
arch/powerpc/platforms/pseries/hotplug-memory.c    |   16 +-
arch/powerpc/platforms/pseries/pmem.c              |    2 +-
arch/riscv/Kconfig                                 |    8 +-
arch/riscv/include/asm/thread_info.h               |    7 +-
arch/x86/crypto/sha256-avx2-asm.S                  |   16 +-
arch/x86/events/core.c                             |   63 +
arch/x86/include/asm/apic.h                        |    8 -
arch/x86/include/asm/fpu/signal.h                  |    2 +-
arch/x86/include/asm/syscall.h                     |    7 +-
arch/x86/kernel/apic/apic_flat_64.c                |  119 +-
arch/x86/kernel/apic/io_apic.c                     |   46 +-
arch/x86/kernel/cpu/bugs.c                         |   14 +-
arch/x86/kernel/cpu/common.c                       |    4 +-
arch/x86/kernel/fpu/signal.c                       |    6 +-
arch/x86/kernel/machine_kexec_64.c                 |   27 +
arch/x86/kernel/signal.c                           |    3 +-
arch/x86/kernel/signal_64.c                        |    6 +-
arch/x86/mm/ident_map.c                            |   23 +-
block/blk-iocost.c                                 |    8 +-
block/ioctl.c                                      |    9 +-
crypto/simd.c                                      |   76 +-
drivers/accel/ivpu/ivpu_fw.c                       |    4 +
drivers/acpi/acpi_pad.c                            |    6 +-
drivers/acpi/acpica/dbconvert.c                    |    2 +
drivers/acpi/acpica/exprep.c                       |    3 +
drivers/acpi/acpica/psargs.c                       |   47 +
drivers/acpi/apei/einj-cxl.c                       |    2 +-
drivers/acpi/battery.c                             |   28 +-
drivers/acpi/cppc_acpi.c                           |   10 +-
drivers/acpi/ec.c                                  |   55 +-
drivers/acpi/resource.c                            |   22 +-
drivers/acpi/video_detect.c                        |   17 +
drivers/ata/pata_serverworks.c                     |   16 +-
drivers/ata/sata_sil.c                             |   12 +-
drivers/block/aoe/aoecmd.c                         |   13 +-
drivers/block/loop.c                               |   15 +-
drivers/bluetooth/btmrvl_sdio.c                    |    3 +-
drivers/bluetooth/btrtl.c                          |    1 +
drivers/bluetooth/btusb.c                          |    2 +
drivers/clk/qcom/clk-alpha-pll.c                   |    2 +-
drivers/clk/qcom/clk-rpmh.c                        |    2 +
drivers/clk/qcom/dispcc-sm8250.c                   |    3 +
drivers/clk/qcom/gcc-sc8180x.c                     |   88 +-
drivers/clk/qcom/gcc-sm8250.c                      |    6 +-
drivers/clk/qcom/gcc-sm8450.c                      |    4 +-
drivers/clk/rockchip/clk.c                         |    3 +-
drivers/clk/samsung/clk-exynos7885.c               |    2 +-
drivers/cpufreq/intel_pstate.c                     |   16 +-
drivers/crypto/hisilicon/sgl.c                     |   14 +-
drivers/crypto/marvell/Kconfig                     |    2 +
drivers/crypto/marvell/octeontx/otx_cptvf_algs.c   |  265 +--
drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c |  256 +-
drivers/firmware/sysfb.c                           |    4 +-
drivers/firmware/tegra/bpmp.c                      |    6 -
drivers/gpio/gpio-davinci.c                        |    8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c            |   10 +
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c         |   14 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h         |    2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c       |   35 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |    4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c            |   18 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c            |   45 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.h            |    2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c             |    2 +
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |    6 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   50 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c            |   50 +-
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c           |    2 +-
drivers/gpu/drm/amd/amdkfd/kfd_device.c            |    4 +-
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |    2 +-
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c    |   18 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c       |    2 +-
drivers/gpu/drm/amd/amdkfd/kfd_process.c           |    2 +-
.../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c |    5 +-
drivers/gpu/drm/amd/amdkfd/soc15_int.h             |    1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   31 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  |    4 +
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |    3 -
.../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c    |    3 +-
drivers/gpu/drm/amd/display/dc/core/dc.c           |    6 +-
drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |    6 +-
drivers/gpu/drm/amd/display/dc/dc_types.h          |    1 +
.../gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c |    2 +
.../gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c |    4 +
.../dc/dml/dcn20/display_rq_dlg_calc_20v2.c        |    2 +-
.../display/dc/dml/dcn21/display_rq_dlg_calc_21.c  |    2 +-
.../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c   |    7 +-
drivers/gpu/drm/amd/display/dc/dml2/dml2_policy.c  |    1 -
.../amd/display/dc/dml2/dml2_translation_helper.c  |   20 +-
.../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c  |   19 +-
.../drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c    |    3 +-
.../drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c    |    7 +-
.../drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c    |   11 +-
.../amd/display/dc/link/hwss/link_hwss_hpo_dp.c    |   12 +
drivers/gpu/drm/amd/display/dc/link/link_factory.c |    2 +-
.../amd/display/dc/resource/dcn20/dcn20_resource.c |    3 +-
.../display/dc/resource/dcn201/dcn201_resource.c   |    4 +-
.../amd/display/dc/resource/dcn21/dcn21_resource.c |    3 +-
.../amd/display/dc/resource/dcn32/dcn32_resource.c |    7 +-
.../drm/amd/pm/powerplay/hwmgr/processpptables.c   |    2 +
drivers/gpu/drm/drm_atomic_uapi.c                  |    2 +-
drivers/gpu/drm/drm_print.c                        |   13 +-
drivers/gpu/drm/i915/display/intel_ddi.c           |    2 +-
drivers/gpu/drm/i915/display/intel_dp.c            |    9 +-
drivers/gpu/drm/i915/display/intel_psr.c           |   19 +
drivers/gpu/drm/i915/display/intel_psr.h           |    2 +
drivers/gpu/drm/i915/gem/i915_gem_ttm.c            |    2 +-
drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c    |    4 +-
drivers/gpu/drm/msm/adreno/adreno_gpu.c            |    1 +
drivers/gpu/drm/msm/msm_gpu.c                      |    1 -
drivers/gpu/drm/omapdrm/omap_drv.c                 |    5 +
drivers/gpu/drm/panthor/panthor_mmu.c              |    8 +
drivers/gpu/drm/panthor/panthor_sched.c            |   36 +-
drivers/gpu/drm/radeon/r100.c                      |   70 +-
drivers/gpu/drm/rockchip/rockchip_drm_vop.c        |    4 +
drivers/gpu/drm/rockchip/rockchip_drm_vop.h        |    1 +
drivers/gpu/drm/rockchip/rockchip_vop_reg.c        |    2 +
drivers/gpu/drm/scheduler/sched_entity.c           |   14 +-
drivers/gpu/drm/scheduler/sched_main.c             |    7 +-
drivers/gpu/drm/stm/drv.c                          |    3 +-
drivers/gpu/drm/stm/ltdc.c                         |   76 +-
drivers/gpu/drm/v3d/v3d_submit.c                   |    6 +
drivers/gpu/drm/xe/display/xe_hdcp_gsc.c           |    8 +-
drivers/gpu/drm/xe/xe_bo.c                         |    4 +-
drivers/gpu/drm/xe/xe_device.c                     |    6 +-
drivers/gpu/drm/xe/xe_device_types.h               |    3 +
drivers/gpu/drm/xe/xe_gpu_scheduler.c              |    5 +
drivers/gpu/drm/xe/xe_gpu_scheduler.h              |    2 +
drivers/gpu/drm/xe/xe_gt_pagefault.c               |   55 +-
drivers/gpu/drm/xe/xe_gt_types.h                   |    9 +-
drivers/gpu/drm/xe/xe_guc_pc.c                     |    2 +-
drivers/gpu/drm/xe/xe_guc_submit.c                 |   29 +-
drivers/gpu/drm/xe/xe_guc_types.h                  |   11 +-
drivers/gpu/drm/xe/xe_pci.c                        |    2 +
drivers/hid/hid-ids.h                              |   17 +-
drivers/hid/hid-input.c                            |   37 +-
drivers/hid/hid-multitouch.c                       |    6 +
drivers/hid/i2c-hid/i2c-hid-core.c                 |   42 +-
drivers/hwmon/nct6775-platform.c                   |    1 +
drivers/i2c/busses/i2c-designware-common.c         |   14 +
drivers/i2c/busses/i2c-designware-core.h           |    1 +
drivers/i2c/busses/i2c-designware-master.c         |   38 +
drivers/i2c/busses/i2c-qcom-geni.c                 |    4 +-
drivers/i2c/busses/i2c-stm32f7.c                   |    6 +-
drivers/i2c/busses/i2c-synquacer.c                 |    5 +-
drivers/i2c/busses/i2c-xiic.c                      |   69 +-
drivers/i2c/i2c-core-base.c                        |   28 +
drivers/i3c/master/svc-i3c-master.c                |    1 +
drivers/iio/magnetometer/ak8975.c                  |   32 +-
drivers/iio/pressure/bmp280-core.c                 |  150 +-
drivers/iio/pressure/bmp280-regmap.c               |   47 +-
drivers/iio/pressure/bmp280-spi.c                  |    4 +-
drivers/iio/pressure/bmp280.h                      |   46 +-
drivers/infiniband/hw/mana/main.c                  |    8 +-
drivers/input/keyboard/adp5589-keys.c              |   22 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c        |   37 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h        |    1 +
drivers/iommu/intel/dmar.c                         |   16 +-
drivers/iommu/intel/iommu.c                        |    6 +-
drivers/iommu/intel/pasid.c                        |   12 +-
drivers/mailbox/Kconfig                            |    1 +
drivers/mailbox/bcm2835-mailbox.c                  |    3 +-
drivers/mailbox/rockchip-mailbox.c                 |    2 +-
drivers/media/common/videobuf2/videobuf2-core.c    |    7 -
drivers/media/i2c/ar0521.c                         |    5 +-
drivers/media/i2c/imx335.c                         |    9 +-
drivers/media/i2c/ov5675.c                         |   12 +-
drivers/media/platform/qcom/camss/camss-video.c    |    6 -
drivers/media/platform/qcom/camss/camss.c          |    5 +-
drivers/media/platform/qcom/venus/core.c           |    1 +
drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c |    5 +
drivers/memory/tegra/tegra186-emc.c                |    5 -
drivers/net/can/dev/netlink.c                      |  102 +-
.../net/ethernet/aquantia/atlantic/aq_ethtool.c    |    4 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c  |    2 +-
drivers/net/ethernet/freescale/fec.h               |    9 +
drivers/net/ethernet/freescale/fec_main.c          |   11 +-
drivers/net/ethernet/freescale/fec_ptp.c           |   50 +
drivers/net/ethernet/hisilicon/hip04_eth.c         |    1 +
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c  |    1 +
drivers/net/ethernet/hisilicon/hns_mdio.c          |    1 +
drivers/net/ethernet/intel/e1000e/netdev.c         |   19 +-
drivers/net/ethernet/intel/ice/ice_sched.c         |    6 +-
drivers/net/ethernet/lantiq_etop.c                 |    4 +-
drivers/net/ethernet/marvell/mvpp2/mvpp2.h         |    2 +-
drivers/net/ethernet/mellanox/mlx5/core/en/tir.c   |    3 +
.../ethernet/mellanox/mlx5/core/en_accel/ipsec.c   |    8 +-
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |    1 -
.../net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c  |   10 +
.../net/ethernet/microchip/sparx5/sparx5_packet.c  |    6 +-
drivers/net/ethernet/microsoft/Kconfig             |    2 +-
drivers/net/ethernet/microsoft/mana/gdma_main.c    |   10 +-
drivers/net/ethernet/microsoft/mana/hw_channel.c   |   14 +-
drivers/net/ethernet/microsoft/mana/mana_en.c      |    8 +-
drivers/net/ethernet/microsoft/mana/shm_channel.c  |   13 +-
.../net/ethernet/netronome/nfp/nfp_net_common.c    |    5 +-
drivers/net/ethernet/realtek/r8169_main.c          |   31 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |   18 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c    |    1 +
drivers/net/ieee802154/Kconfig                     |    1 +
drivers/net/ieee802154/mcr20a.c                    |    5 +-
drivers/net/pcs/pcs-xpcs-wx.c                      |    2 +-
drivers/net/phy/phy.c                              |   17 +-
drivers/net/ppp/ppp_generic.c                      |    4 +-
drivers/net/vrf.c                                  |    2 +
drivers/net/wireless/ath/ath11k/dp_rx.c            |    2 +-
drivers/net/wireless/ath/ath12k/dp_rx.c            |    2 +-
drivers/net/wireless/ath/ath9k/debug.c             |    4 +-
drivers/net/wireless/ath/ath9k/hif_usb.c           |    6 +-
drivers/net/wireless/intel/iwlwifi/fw/acpi.c       |    5 +
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h   |   13 +
drivers/net/wireless/intel/iwlwifi/fw/regulatory.h |    2 +
drivers/net/wireless/intel/iwlwifi/fw/uefi.c       |    2 +-
drivers/net/wireless/intel/iwlwifi/fw/uefi.h       |    2 -
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |   16 +-
drivers/net/wireless/intel/iwlwifi/mvm/mld-key.c   |   12 +-
drivers/net/wireless/intel/iwlwifi/mvm/scan.c      |   42 +-
drivers/net/wireless/intel/iwlwifi/mvm/tx.c        |   12 +-
drivers/net/wireless/marvell/mwifiex/fw.h          |    2 +-
drivers/net/wireless/marvell/mwifiex/scan.c        |    3 +-
drivers/net/wireless/mediatek/mt76/mt7915/init.c   |    1 +
drivers/net/wireless/mediatek/mt76/mt7915/mac.c    |    4 +-
drivers/net/wireless/mediatek/mt76/mt7915/main.c   |    7 +
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c    |   10 +-
drivers/net/wireless/realtek/rtw88/Kconfig         |    1 +
drivers/net/wireless/realtek/rtw89/core.h          |   18 +-
drivers/net/wireless/realtek/rtw89/mac80211.c      |    4 +-
drivers/net/wireless/realtek/rtw89/phy.c           |    4 +-
drivers/net/wireless/realtek/rtw89/util.h          |   18 +
drivers/net/wwan/qcom_bam_dmux.c                   |   11 +-
drivers/net/xen-netback/hash.c                     |    5 +-
drivers/nvme/common/keyring.c                      |   58 +-
drivers/nvme/host/Kconfig                          |    3 +-
drivers/nvme/host/core.c                           |    1 -
drivers/nvme/host/fabrics.c                        |    2 +-
drivers/nvme/host/nvme.h                           |    2 +-
drivers/nvme/host/sysfs.c                          |    4 +-
drivers/nvme/host/tcp.c                            |   55 +-
drivers/of/address.c                               |    5 +
drivers/of/irq.c                                   |   38 +-
drivers/perf/arm_spe_pmu.c                         |    9 +-
drivers/perf/riscv_pmu_legacy.c                    |    4 +-
drivers/perf/riscv_pmu_sbi.c                       |    4 +-
drivers/platform/mellanox/mlxbf-pmc.c              |    5 +
drivers/platform/x86/amd/pmf/pmf-quirks.c          |    8 +
.../x86/intel/speed_select_if/isst_if_common.c     |    4 +-
drivers/platform/x86/lenovo-ymc.c                  |    2 +
drivers/platform/x86/touchscreen_dmi.c             |   26 +
drivers/platform/x86/x86-android-tablets/core.c    |    6 +-
drivers/platform/x86/x86-android-tablets/other.c   |   10 +-
drivers/pmdomain/core.c                            |    5 +-
drivers/power/reset/brcmstb-reboot.c               |    3 -
drivers/power/supply/power_supply_hwmon.c          |    3 +-
drivers/remoteproc/ti_k3_r5_remoteproc.c           |   86 +-
drivers/rtc/rtc-at91sam9.c                         |    1 +
drivers/scsi/NCR5380.c                             |    4 +
drivers/scsi/aacraid/aacraid.h                     |    2 +-
drivers/scsi/lpfc/lpfc.h                           |   12 +-
drivers/scsi/lpfc/lpfc_els.c                       |   73 +-
drivers/scsi/lpfc/lpfc_hbadisc.c                   |   14 +-
drivers/scsi/lpfc/lpfc_nportdisc.c                 |   22 +-
drivers/scsi/lpfc/lpfc_scsi.c                      |   13 +-
drivers/scsi/lpfc/lpfc_sli.c                       |   11 +
drivers/scsi/pm8001/pm8001_init.c                  |    6 +-
drivers/scsi/smartpqi/smartpqi_init.c              |  130 +-
drivers/scsi/st.c                                  |    5 +-
drivers/spi/spi-bcm63xx.c                          |    9 +-
drivers/spi/spi-cadence.c                          |    8 +-
drivers/spi/spi-imx.c                              |    2 +-
drivers/spi/spi-rpc-if.c                           |    7 +
drivers/spi/spi-s3c64xx.c                          |    4 +-
drivers/vhost/scsi.c                               |   25 +-
drivers/video/fbdev/efifb.c                        |   11 +-
drivers/video/fbdev/pxafb.c                        |    1 +
fs/afs/file.c                                      |    1 +
fs/afs/fs_operation.c                              |    2 +-
fs/btrfs/backref.c                                 |   12 +-
fs/btrfs/disk-io.c                                 |   11 +
fs/btrfs/relocation.c                              |   77 +-
fs/btrfs/send.c                                    |   23 +-
fs/cachefiles/namei.c                              |    7 +-
fs/ceph/addr.c                                     |    6 +-
fs/ceph/mds_client.c                               |   12 +
fs/dax.c                                           |    6 +-
fs/exec.c                                          |    3 +-
fs/exfat/balloc.c                                  |   10 +-
fs/ext4/dir.c                                      |   14 +-
fs/ext4/extents.c                                  |   55 +-
fs/ext4/fast_commit.c                              |   49 +-
fs/ext4/file.c                                     |    8 +-
fs/ext4/inode.c                                    |   11 +-
fs/ext4/migrate.c                                  |    2 +-
fs/ext4/move_extent.c                              |    1 -
fs/ext4/namei.c                                    |   14 +-
fs/ext4/resize.c                                   |   18 +-
fs/ext4/super.c                                    |   14 +-
fs/ext4/xattr.c                                    |    3 +-
fs/f2fs/f2fs.h                                     |   31 +-
fs/f2fs/gc.c                                       |   85 +-
fs/f2fs/gc.h                                       |   23 +
fs/f2fs/segment.c                                  |   31 +-
fs/f2fs/super.c                                    |    8 +
fs/f2fs/sysfs.c                                    |   18 +
fs/file.c                                          |   93 +-
fs/inode.c                                         |   10 +-
fs/iomap/buffered-io.c                             |   16 +-
fs/jbd2/checkpoint.c                               |   21 +-
fs/jbd2/journal.c                                  |    4 +-
fs/jfs/jfs_discard.c                               |   11 +-
fs/jfs/jfs_dmap.c                                  |    7 +-
fs/jfs/xattr.c                                     |    2 +
fs/netfs/write_issue.c                             |    6 +-
fs/nfsd/netns.h                                    |    1 +
fs/nfsd/nfs4proc.c                                 |   36 +-
fs/nfsd/nfs4state.c                                |    6 +-
fs/nfsd/nfs4xdr.c                                  |   10 +-
fs/nfsd/nfsctl.c                                   |    2 +-
fs/nfsd/nfssvc.c                                   |    2 +-
fs/nfsd/vfs.c                                      |    1 +
fs/nfsd/xdr4.h                                     |    1 +
fs/ocfs2/aops.c                                    |    5 +-
fs/ocfs2/buffer_head_io.c                          |    4 +-
fs/ocfs2/journal.c                                 |    7 +-
fs/ocfs2/localalloc.c                              |   19 +
fs/ocfs2/quota_local.c                             |    8 +-
fs/ocfs2/refcounttree.c                            |   26 +-
fs/ocfs2/xattr.c                                   |   11 +-
fs/overlayfs/copy_up.c                             |   43 +-
fs/overlayfs/params.c                              |   38 +-
fs/proc/base.c                                     |   61 +-
fs/proc/proc_sysctl.c                              |   11 +-
fs/smb/client/cifsfs.c                             |   13 +-
fs/smb/client/cifsglob.h                           |    2 +-
fs/smb/client/inode.c                              |   19 +-
fs/smb/client/reparse.c                            |   16 +-
fs/smb/client/smb1ops.c                            |    2 +-
fs/smb/client/smb2inode.c                          |   24 +-
fs/smb/client/smb2ops.c                            |   19 +-
fs/smb/server/connection.c                         |    4 +-
fs/smb/server/connection.h                         |    1 +
fs/smb/server/oplock.c                             |   55 +-
fs/smb/server/vfs_cache.c                          |    3 +
include/crypto/internal/simd.h                     |   12 +-
include/drm/drm_print.h                            |   54 +-
include/drm/gpu_scheduler.h                        |    2 +-
include/dt-bindings/clock/exynos7885.h             |    2 +-
include/dt-bindings/clock/qcom,gcc-sc8180x.h       |    1 +
include/linux/cpufreq.h                            |    6 +-
include/linux/fdtable.h                            |    8 +-
include/linux/i2c.h                                |    3 +
include/linux/netdevice.h                          |   22 +-
include/linux/nvme-keyring.h                       |    6 +-
include/linux/perf_event.h                         |    8 +-
include/linux/sched.h                              |    2 +
include/linux/sunrpc/svc.h                         |    4 +-
include/linux/uprobes.h                            |    2 +
include/linux/virtio_net.h                         |    4 +-
include/net/mana/gdma.h                            |   10 +-
include/net/mana/mana.h                            |    3 +-
include/trace/events/netfs.h                       |    1 +
include/uapi/linux/cec.h                           |    6 +-
include/uapi/linux/netfilter/nf_tables.h           |    2 +-
io_uring/io_uring.c                                |    5 +-
io_uring/net.c                                     |    4 +-
kernel/bpf/verifier.c                              |  119 +-
kernel/cgroup/cgroup-v1.c                          |   12 +-
kernel/events/core.c                               |   33 +-
kernel/events/uprobes.c                            |    4 +-
kernel/fork.c                                      |   32 +-
kernel/jump_label.c                                |   52 +-
kernel/rcu/rcuscale.c                              |    4 +-
kernel/rcu/tasks.h                                 |   82 +-
kernel/resource.c                                  |   58 +-
kernel/sched/core.c                                |   23 +-
kernel/sched/psi.c                                 |   26 +-
kernel/static_call_inline.c                        |   13 +-
kernel/trace/trace_hwlat.c                         |    2 +
kernel/trace/trace_osnoise.c                       |   22 +-
lib/buildid.c                                      |   88 +-
mm/Kconfig                                         |   25 +-
mm/slab_common.c                                   |    7 +
mm/slub.c                                          |  100 +-
net/bluetooth/hci_core.c                           |    2 +
net/bluetooth/hci_event.c                          |   15 +-
net/bluetooth/l2cap_core.c                         |    8 -
net/bluetooth/mgmt.c                               |   23 +-
net/bridge/br_mdb.c                                |    2 +-
net/core/dev.c                                     |   14 +-
net/core/gro.c                                     |    9 +-
net/core/net-sysfs.c                               |    6 +-
net/core/netdev-genl.c                             |    8 +-
net/core/netpoll.c                                 |   15 +-
net/dsa/dsa.c                                      |    7 +
net/ipv4/devinet.c                                 |    6 +-
net/ipv4/fib_frontend.c                            |    2 +-
net/ipv4/ip_gre.c                                  |    6 +-
net/ipv4/netfilter/nf_dup_ipv4.c                   |    7 +-
net/ipv4/tcp_ipv4.c                                |    3 +
net/ipv4/tcp_offload.c                             |   10 +-
net/ipv4/udp_offload.c                             |   22 +-
net/ipv6/netfilter/nf_dup_ipv6.c                   |    7 +-
net/ipv6/tcpv6_offload.c                           |   10 +-
net/mac80211/chan.c                                |    4 +-
net/mac80211/mlme.c                                |    2 +-
net/mac80211/scan.c                                |    2 +-
net/mac80211/util.c                                |    4 +-
net/mac802154/scan.c                               |    4 +-
net/ncsi/ncsi-manage.c                             |    2 +
net/rxrpc/ar-internal.h                            |    2 +-
net/rxrpc/io_thread.c                              |   10 +-
net/rxrpc/local_object.c                           |    2 +-
net/sched/sch_taprio.c                             |    4 +-
net/sctp/socket.c                                  |    4 +-
net/sunrpc/svc.c                                   |   31 +-
net/tipc/bearer.c                                  |    8 +-
net/wireless/nl80211.c                             |   15 +-
rust/kernel/sync/locked_by.rs                      |   18 +-
scripts/gdb/linux/proc.py                          |    4 +-
scripts/gdb/linux/rbtree.py                        |   12 +
scripts/gdb/linux/timerlist.py                     |   31 +-
scripts/kconfig/qconf.cc                           |    2 +-
security/Kconfig                                   |   32 +
security/tomoyo/domain.c                           |    9 +-
sound/core/control.c                               |   55 +-
sound/core/control_compat.c                        |   45 +-
sound/core/init.c                                  |   14 +-
sound/core/oss/mixer_oss.c                         |    4 +-
sound/isa/gus/gus_pcm.c                            |    4 +-
sound/pci/asihpi/hpimsgx.c                         |    2 +-
sound/pci/hda/hda_controller.h                     |    2 +-
sound/pci/hda/hda_generic.c                        |    4 +-
sound/pci/hda/hda_intel.c                          |   10 +-
sound/pci/hda/patch_conexant.c                     |   24 +-
sound/pci/hda/patch_realtek.c                      |    5 +
sound/pci/rme9652/hdsp.c                           |    6 +-
sound/pci/rme9652/hdspm.c                          |    6 +-
sound/soc/atmel/mchp-pdmc.c                        |    3 +
sound/soc/codecs/wsa883x.c                         |   16 +-
sound/soc/fsl/imx-card.c                           |    1 +
sound/soc/intel/boards/bytcht_cx2072x.c            |    4 +
sound/soc/intel/boards/bytcht_da7213.c             |    4 +
sound/soc/intel/boards/bytcht_es8316.c             |    2 +-
sound/soc/intel/boards/bytcr_rt5640.c              |    2 +-
sound/soc/intel/boards/bytcr_rt5651.c              |    2 +-
sound/soc/intel/boards/cht_bsw_rt5645.c            |    4 +
sound/soc/intel/boards/cht_bsw_rt5672.c            |    4 +
sound/soc/intel/boards/sof_es8336.c                |    2 +-
sound/soc/intel/boards/sof_wm8804.c                |    4 +
sound/usb/card.c                                   |    8 +
sound/usb/clock.c                                  |   62 +-
sound/usb/format.c                                 |    6 +-
sound/usb/helper.c                                 |   34 +
sound/usb/helper.h                                 |   10 +-
sound/usb/line6/podhd.c                            |    2 +-
sound/usb/mixer.c                                  |   37 +-
sound/usb/mixer.h                                  |    1 +
sound/usb/mixer_quirks.c                           |  430 +++-
sound/usb/mixer_scarlett.c                         |    4 +-
sound/usb/power.c                                  |    3 +-
sound/usb/power.h                                  |    1 +
sound/usb/quirks-table.h                           | 2455 +++++++-------------
sound/usb/quirks.c                                 |   62 +
sound/usb/stream.c                                 |   21 +-
sound/usb/usbaudio.h                               |   12 +
tools/arch/x86/kcpuid/kcpuid.c                     |   12 +-
tools/bpf/bpftool/net.c                            |   11 +-
tools/hv/hv_fcopy_uio_daemon.c                     |    7 +
tools/include/nolibc/arch-powerpc.h                |    2 +-
tools/perf/util/hist.c                             |    7 +-
tools/perf/util/machine.c                          |   17 +-
tools/perf/util/setup.py                           |    2 +
tools/perf/util/thread.c                           |    4 +
tools/perf/util/thread.h                           |    1 +
.../breakpoints/step_after_suspend_test.c          |    5 +-
.../selftests/devices/test_discoverable_devices.py |    4 +-
tools/testing/selftests/hid/Makefile               |    2 +
.../selftests/mm/charge_reserved_hugetlb.sh        |    2 +-
tools/testing/selftests/mm/mseal_test.c            |   57 +-
tools/testing/selftests/mm/write_to_hugetlbfs.c    |   23 +-
.../selftests/net/netfilter/conntrack_dump_flush.c |    1 +
tools/testing/selftests/net/netfilter/nft_audit.sh |   57 +-
tools/testing/selftests/nolibc/nolibc-test.c       |    4 +-
tools/testing/selftests/vDSO/parse_vdso.c          |   17 +-
tools/testing/selftests/vDSO/vdso_config.h         |   10 +-
.../testing/selftests/vDSO/vdso_test_correctness.c |    6 +
tools/tracing/rtla/Makefile.rtla                   |    2 +-
tools/tracing/rtla/src/osnoise_top.c               |    2 +-
tools/tracing/rtla/src/timerlat_top.c              |    4 +-
512 files changed, 6151 insertions(+), 4351 deletions(-)
[PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Greg Kroah-Hartman 1 month, 2 weeks ago
This is the start of the stable review cycle for the 6.10.14 release.
There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.10.14-rc1

Alex Hung <alex.hung@amd.com>
    drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc before using it

Namhyung Kim <namhyung@kernel.org>
    perf report: Fix segfault when 'sym' sort key is not used

Gabe Teeger <Gabe.Teeger@amd.com>
    drm/amd/display: Revert Avoid overflow assignment

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: octeontx* - Select CRYPTO_AUTHENC

Takashi Iwai <tiwai@suse.de>
    ALSA: control: Fix leftover snd_power_unref()

Haoran Zhang <wh1sper@zju.edu.cn>
    vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()

David Howells <dhowells@redhat.com>
    rxrpc: Fix a race between socket set up and I/O thread creation

Christian König <christian.koenig@amd.com>
    drm/sched: revert "Always increment correct scheduler score"

Jonathan Gray <jsg@jsg.id.au>
    Revert "drm/amd/display: Skip Recompute DSC Params if no Stream on Link"

Val Packett <val@packett.cool>
    drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066

Armin Wolf <W_Armin@gmx.de>
    ACPI: battery: Fix possible crash when unregistering a battery hook

Armin Wolf <W_Armin@gmx.de>
    ACPI: battery: Simplify battery hook locking

Heiner Kallweit <hkallweit1@gmail.com>
    r8169: add tally counter fields added with RTL8125

Colin Ian King <colin.i.king@gmail.com>
    r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"

Vasileios Amoiridis <vassilisamir@gmail.com>
    iio: pressure: bmp280: Fix waiting time for BMP3xx configuration

Vasileios Amoiridis <vassilisamir@gmail.com>
    iio: pressure: bmp280: Fix regmap for BMP280 device

Vasileios Amoiridis <vassilisamir@gmail.com>
    iio: pressure: bmp280: Use BME prefix for BME280 specifics

Vasileios Amoiridis <vassilisamir@gmail.com>
    iio: pressure: bmp280: Improve indentation and line wrapping

Udit Kumar <u-kumar1@ti.com>
    remoteproc: k3-r5: Delay notification of wakeup event

Beleswar Padhi <b-padhi@ti.com>
    remoteproc: k3-r5: Acquire mailbox handle during probe routine

Long Li <longli@microsoft.com>
    RDMA/mana_ib: use the correct page table index based on hardware page size

Haiyang Zhang <haiyangz@microsoft.com>
    net: mana: Add support for page sizes other than 4KB on ARM64

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Limit the number of concurrent async COPY operations

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Async COPY result needs to return a write verifier

NeilBrown <neilb@suse.de>
    sunrpc: change sp_nrthreads from atomic_t to unsigned int.

Johannes Weiner <hannes@cmpxchg.org>
    sched: psi: fix bogus pressure spikes from aggregation race

Matthew Auld <matthew.auld@intel.com>
    drm/xe: fix UAF around queue destruction

Matthew Brost <matthew.brost@intel.com>
    drm/xe: Delete unused GuC submission_state.suspend

Andrii Nakryiko <andrii@kernel.org>
    lib/buildid: harden build ID parsing logic

Alexey Dobriyan <adobriyan@gmail.com>
    build-id: require program headers to be right after ELF header

Mario Limonciello <mario.limonciello@amd.com>
    drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`

Yosry Ahmed <yosryahmed@google.com>
    mm: z3fold: deprecate CONFIG_Z3FOLD

Oleg Nesterov <oleg@redhat.com>
    uprobes: fix kernel info leak via "[uprobes]" vma

Mark Rutland <mark.rutland@arm.com>
    arm64: errata: Expand speculative SSBS workaround once more

Mark Rutland <mark.rutland@arm.com>
    arm64: cputype: Add Neoverse-N3 definitions

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: qconf: fix buffer overflow in debug links

Uwe Kleine-König <ukleinek@debian.org>
    cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock

Tom Chung <chiahsuan.chung@amd.com>
    drm/amd/display: Fix system hang while resume with TBT monitor

Yihan Zhu <Yihan.Zhu@amd.com>
    drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Add HDR workaround for specific eDP

Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
    drm/sched: Always increment correct scheduler score

Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
    drm/sched: Always wake up correct scheduler in drm_sched_entity_push_job

Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
    drm/sched: Add locking to drm_sched_entity_modify_sched

Rob Clark <robdclark@chromium.org>
    drm/sched: Fix dynamic job-flow control race

Boris Brezillon <boris.brezillon@collabora.com>
    drm/panthor: Don't declare a queue blocked if deferred operations are pending

Boris Brezillon <boris.brezillon@collabora.com>
    drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup()

Boris Brezillon <boris.brezillon@collabora.com>
    drm/panthor: Don't add write fences to the shared BOs

Jani Nikula <jani.nikula@intel.com>
    drm/i915/gem: fix bitwise and logical AND mixup

Al Viro <viro@zeniv.linux.org.uk>
    close_range(): fix the logics in descriptor table trimming

Thomas Zimmermann <tzimmermann@suse.de>
    firmware/sysfb: Disable sysfb for firmware buffers with unknown parent

Eder Zulian <ezulian@redhat.com>
    rtla: Fix the help text in osnoise and timerlat top tools

Wei Li <liwei391@huawei.com>
    tracing/timerlat: Fix duplicated kthread creation due to CPU online/offline

Wei Li <liwei391@huawei.com>
    tracing/timerlat: Fix a race during cpuhp processing

Wei Li <liwei391@huawei.com>
    tracing/timerlat: Drop interface_lock in stop_kthread()

Wei Li <liwei391@huawei.com>
    tracing/hwlat: Fix a race during cpuhp processing

Patrick Donnelly <pdonnell@redhat.com>
    ceph: fix cap ref leak via netfs init_request

Jens Axboe <axboe@kernel.dk>
    io_uring/net: harden multishot termination case for recv

Jiawei Ye <jiawei.ye@foxmail.com>
    mac802154: Fix potential RCU dereference issue in mac802154_scan_worker

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE

Jiawen Wu <jiawenwu@trustnetic.com>
    net: pcs: xpcs: fix the wrong register that was written back

Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
    gpio: davinci: fix lazy disable

Miquel Sabaté Solà <mikisabate@gmail.com>
    cpufreq: Avoid a bad reference count on CPU node

Filipe Manana <fdmanana@suse.com>
    btrfs: wait for fixup workers before stopping cleaner kthread during umount

Filipe Manana <fdmanana@suse.com>
    btrfs: send: fix invalid clone operation for file that got its size decreased

Josef Bacik <josef@toxicpanda.com>
    btrfs: drop the backref cache during relocation if we commit

Qu Wenruo <wqu@suse.com>
    btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

Hans de Goede <hdegoede@redhat.com>
    ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]

Hans de Goede <hdegoede@redhat.com>
    ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]

Hans de Goede <hdegoede@redhat.com>
    ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA

Hans de Goede <hdegoede@redhat.com>
    ACPI: resource: Remove duplicate Asus E1504GAB IRQ override

Hans de Goede <hdegoede@redhat.com>
    ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO

Baokun Li <libaokun1@huawei.com>
    cachefiles: fix dentry leak in cachefiles_open_file()

Nuno Sa <nuno.sa@analog.com>
    Input: adp5589-keys - fix adp5589_gpio_get_value()

Nuno Sa <nuno.sa@analog.com>
    Input: adp5589-keys - fix NULL pointer dereference

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    rtc: at91sam9: fix OF node leak in probe() error path

KhaiWenTan <khai.wen.tan@linux.intel.com>
    net: stmmac: Fix zero-division error when disabling tc cbs

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    tomoyo: fallback to realpath if symlink's pathname does not exist

Willem de Bruijn <willemb@google.com>
    gso: fix udp gso fraglist segmentation after pull from frag_list

Felix Fietkau <nbd@nbd.name>
    net: gso: fix tcp fraglist segmentation after pull from frag_list

Willem de Bruijn <willemb@google.com>
    vrf: revert "vrf: Remove unnecessary RCU-bh critical section"

Barnabás Czémán <barnabas.czeman@mainlining.org>
    iio: magnetometer: ak8975: Fix reading for ak099xx sensors

Steve French <stfrench@microsoft.com>
    smb3: fix incorrect mode displayed for read-only files

wangrong <wangrong@uniontech.com>
    smb: client: use actual path when queryfs

Ajit Pandey <quic_ajipan@quicinc.com>
    clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL

Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
    clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    media: qcom: camss: Fix ordering of pm_runtime_enable

Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
    clk: qcom: gcc-sc8180x: Add GPLL9 support

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    media: qcom: camss: Remove use_count guard in stop_streaming

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()

Zheng Wang <zyytlz.wz@163.com>
    media: venus: fix use after free bug in venus_remove due to race condition

Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
    clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src

David Virag <virag.david003@gmail.com>
    clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix

Mike Tipton <quic_mdtipton@quicinc.com>
    clk: qcom: clk-rpmh: Fix overflow in BCM vote

Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
    dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x

Hans Verkuil <hverkuil-cisco@xs4all.nl>
    media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()

Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    media: sun4i_csi: Implement link validate for sun4i_csi subdev

Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
    clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks

Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
    media: videobuf2: Drop minimum allocation requirement of 2 buffers

Jan Kiszka <jan.kiszka@siemens.com>
    remoteproc: k3-r5: Fix error handling when power-up failed

Sebastian Reichel <sebastian.reichel@collabora.com>
    clk: rockchip: fix error for unknown clocks

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    media: ov5675: Fix power on/off delay timings

Umang Jain <umang.jain@ideasonboard.com>
    media: imx335: Fix reset-gpio handling

Chun-Yi Lee <joeyli.kernel@gmail.com>
    aoe: fix the potential use-after-free problem in more places

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Fix kernel stack size when KASAN is enabled

Pu Lehui <pulehui@huawei.com>
    drivers/perf: riscv: Align errno for unsupported perf event

Long Li <longli@microsoft.com>
    RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page

Thomas Weißschuh <linux@weissschuh.net>
    sysctl: avoid spurious permanent empty tables

Kaixin Wang <kxwang23@m.fudan.edu.cn>
    i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Fix NFSv4's PUTPUBFH operation

Li Lingfeng <lilingfeng3@huawei.com>
    nfsd: map the EBADMSG to nfserr_io to avoid warning

NeilBrown <neilb@suse.de>
    nfsd: fix delegation_blocked() to block correctly for at least 30 seconds

Matt Fleming <matt@readmodwrite.com>
    perf hist: Update hist symbol when updating maps

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf python: Disable -Wno-cast-function-type-mismatch if present on clang

Yuezhang Mo <Yuezhang.Mo@sony.com>
    exfat: fix memory leak in exfat_load_bitmap()

Jisheng Zhang <jszhang@kernel.org>
    riscv: define ILLEGAL_POINTER_VALUE for 64bit

Youssef Esmat <youssefesmat@google.com>
    sched/core: Clear prev->dl_server in CFS pick fast path

Joel Fernandes (Google) <joel@joelfernandes.org>
    sched/core: Add clearing of ->dl_server in put_prev_task_balance()

Daniel Bristot de Oliveira <bristot@kernel.org>
    sched/deadline: Comment sched_dl_entity::dl_server variable

Easwar Hariharan <eahariha@linux.microsoft.com>
    arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386

Mark Rutland <mark.rutland@arm.com>
    arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS

Kuan-Ying Lee <kuan-ying.lee@canonical.com>
    scripts/gdb: fix lx-mounts command error

Kuan-Ying Lee <kuan-ying.lee@canonical.com>
    scripts/gdb: add iteration function for rbtree

Kuan-Ying Lee <kuan-ying.lee@canonical.com>
    scripts/gdb: fix timerlist parsing issue

Lizhi Xu <lizhi.xu@windriver.com>
    ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate

Julian Sun <sunjunchao2870@gmail.com>
    ocfs2: fix null-ptr-deref when journal load failed.

Lizhi Xu <lizhi.xu@windriver.com>
    ocfs2: remove unreasonable unlock in ocfs2_read_blocks

Joseph Qi <joseph.qi@linux.alibaba.com>
    ocfs2: cancel dqi_sync_work before freeing oinfo

Gautham Ananthakrishna <gautham.ananthakrishna@oracle.com>
    ocfs2: reserve space for inline xattr before attaching reflink tree

Joseph Qi <joseph.qi@linux.alibaba.com>
    ocfs2: fix uninit-value in ocfs2_get_block()

Heming Zhao <heming.zhao@suse.com>
    ocfs2: fix the la space leak when unmounting an ocfs2 volume

Danilo Krummrich <dakr@kernel.org>
    mm: krealloc: consider spare memory for __GFP_ZERO

Kemeng Shi <shikemeng@huaweicloud.com>
    jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit

Baokun Li <libaokun1@huawei.com>
    jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error

Huang Ying <ying.huang@intel.com>
    resource: fix region_intersects() vs add_memory_driver_managed()

Ma Ke <make24@iscas.ac.cn>
    drm: omapdrm: Add missing check for alloc_ordered_workqueue

Andrew Jones <ajones@ventanamicro.com>
    of/irq: Support #msi-cells=<0> in of_msi_get_domain

Thomas Weißschuh <thomas.weissschuh@linutronix.de>
    of: address: Report error on resource bounds overflow

Val Packett <val@packett.cool>
    drm/rockchip: vop: clear DMA stop bit on RK3066

Helge Deller <deller@gmx.de>
    parisc: Fix stack start for ADDR_NO_RANDOMIZE personality

Helge Deller <deller@kernel.org>
    parisc: Allow mmap(MAP_STACK) memory to automatically expand upwards

Helge Deller <deller@kernel.org>
    parisc: Fix 64-bit userspace syscall path

Baokun Li <libaokun1@huawei.com>
    ext4: fix off by one issue in alloc_flex_gd()

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: mark fc as ineligible using an handle in ext4_xattr_set()

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: use handle to mark fc as ineligible in __track_dentry_update()

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: fix fast commit inode enqueueing during a full journal commit

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()

Baokun Li <libaokun1@huawei.com>
    ext4: update orig_path in ext4_find_extent()

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: fix access to uninitialised lock in fc replay path

Xiaxi Shen <shenxiaxi26@gmail.com>
    ext4: fix timer use-after-free on failed mount

Baokun Li <libaokun1@huawei.com>
    ext4: fix double brelse() the buffer of the extents path

Baokun Li <libaokun1@huawei.com>
    ext4: aovid use-after-free in ext4_ext_insert_extent()

Baokun Li <libaokun1@huawei.com>
    ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()

Zhihao Cheng <chengzhihao1@huawei.com>
    ext4: dax: fix overflowing extents beyond inode size when partially writing

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()

Baokun Li <libaokun1@huawei.com>
    ext4: propagate errors from ext4_find_extent() in ext4_insert_range()

Baokun Li <libaokun1@huawei.com>
    ext4: fix slab-use-after-free in ext4_split_extent_at()

yao.ly <yao.ly@linux.alibaba.com>
    ext4: correct encrypted dentry name hash when not casefolded

Edward Adam Davis <eadavis@qq.com>
    ext4: no need to continue when the number of entries is 1

Abhishek Tamboli <abhishektamboli9@gmail.com>
    ALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200

Ai Chao <aichao@kylinos.cn>
    ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9

Nikolai Afanasenkov <nikolai.afanasenkov@hp.com>
    ALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8

Hans P. Moller <hmoller@uc.cl>
    ALSA: line6: add hw monitor volume control to POD HD500X

Jan Lalinsky <lalinsky@c4.cz>
    ALSA: usb-audio: Add native DSD support for Luxman D-08u

Lianqin Hu <hulianqin@vivo.com>
    ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET

Jaroslav Kysela <perex@perex.cz>
    ALSA: core: add isascii() check to card ID generator

Baojun Xu <baojun.xu@ti.com>
    ALSA: hda/tas2781: Add new quirk for Lenovo Y990 Laptop

Thomas Zimmermann <tzimmermann@suse.de>
    drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    drm/mediatek: ovl_adaptor: Add missing of_node_put()

Helge Deller <deller@gmx.de>
    parisc: Fix itlb miss handler for 64-bit programs

Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
    drm/v3d: Prevent out of bounds access in performance query extensions

Luo Gengkun <luogengkun@huaweicloud.com>
    perf/core: Fix small negative period being ignored

Peng Fan <peng.fan@nxp.com>
    mm, slub: avoid zeroing kmalloc redzone

Hans de Goede <hdegoede@redhat.com>
    power: supply: hwmon: Fix missing temp1_max_alarm attribute

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: bcm63xx: Fix missing pm_runtime_disable()

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: bcm63xx: Fix module autoloading

David Virag <virag.david003@gmail.com>
    dt-bindings: clock: exynos7885: Fix duplicated binding

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    memory: tegra186-emc: drop unused to_tegra186_emc()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()

Mike Baynton <mike@mbaynton.com>
    ovl: fail if trusted xattrs are needed but caller lacks permission

Alice Ryhl <aliceryhl@google.com>
    rust: sync: require `T: Sync` for `LockedBy::access`

Ard Biesheuvel <ardb@kernel.org>
    i2c: synquacer: Deal with optional PCLK correctly

Kimriver Liu <kimriver.liu@siengine.com>
    i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled

Jinjie Ruan <ruanjinjie@huawei.com>
    i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled

Heiner Kallweit <hkallweit1@gmail.com>
    i2c: core: Lock address during client device instantiation

Alexander Shiyan <eagle.alexander923@gmail.com>
    media: i2c: ar0521: Use cansleep version of gpiod_set_value()

Robert Hancock <robert.hancock@calian.com>
    i2c: xiic: Wait for TX empty to avoid missed TX NAKs

Jinjie Ruan <ruanjinjie@huawei.com>
    i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()

Marek Vasut <marex@denx.de>
    i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume

Marc Zyngier <maz@kernel.org>
    KVM: arm64: Fix kvm_has_feat*() handling of negative features

Zach Wade <zachwade.k@gmail.com>
    platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug

Hans de Goede <hdegoede@redhat.com>
    platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors

Takashi Iwai <tiwai@suse.de>
    Revert "ALSA: hda: Conditionally use snooping for AMD HDMI"

Daeho Jeong <daehojeong@google.com>
    f2fs: forcibly migrate to secure space for zoned device file pinning

Daeho Jeong <daehojeong@google.com>
    f2fs: do FG_GC when GC boosting is required for zoned devices

Daeho Jeong <daehojeong@google.com>
    f2fs: increase BG GC migration window granularity when boosted for zoned devices

Daeho Jeong <daehojeong@google.com>
    f2fs: introduce migration_window_granularity

Daeho Jeong <daehojeong@google.com>
    f2fs: make BG GC more aggressive for zoned devices

Heiko Carstens <hca@linux.ibm.com>
    selftests: vDSO: fix vdso_config for s390

Jens Remus <jremus@linux.ibm.com>
    selftests: vDSO: fix ELF hash table entry size for s390x

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/vdso: Fix VDSO data access when running in a non-root time namespace

Chao Yu <chao@kernel.org>
    f2fs: fix to don't panic system for no free segment fault injection

Liao Yuanhong <liaoyuanhong@vivo.com>
    f2fs: add write priority option based on zone UFS

Arnd Bergmann <arnd@arndb.de>
    nvme-tcp: fix link failure for TCP auth

David Hildenbrand <david@redhat.com>
    selftests/mm: fix charge_reserved_hugetlb.sh test

Christophe Leroy <christophe.leroy@csgroup.eu>
    selftests: vDSO: fix vDSO symbols lookup for powerpc64

Christophe Leroy <christophe.leroy@csgroup.eu>
    selftests: vDSO: fix vdso_config for powerpc

Christophe Leroy <christophe.leroy@csgroup.eu>
    selftests: vDSO: fix vDSO name for powerpc

Nirmoy Das <nirmoy.das@intel.com>
    drm/xe: Fix memory leak on xe_alloc_pf_queue failure

Matthew Auld <matthew.auld@intel.com>
    drm/xe: fixup xe_alloc_pf_queue

Namhyung Kim <namhyung@kernel.org>
    perf: Really fix event_function_call() locking

Ian Rogers <irogers@google.com>
    perf callchain: Fix stitch LBR memory leaks

Takashi Iwai <tiwai@suse.de>
    ALSA: control: Fix power_ref lock order for compat code, too

Biju Das <biju.das.jz@bp.renesas.com>
    spi: rpc-if: Add missing MODULE_DEVICE_TABLE

Alexander F. Lent <lx@xanderlent.com>
    accel/ivpu: Add missing MODULE_FIRMWARE metadata

Yifei Liu <yifei.l.liu@oracle.com>
    selftests: breakpoints: use remaining time to check if suspend succeed

Alessandro Zanni <alessandro.zanni87@gmail.com>
    kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3

Ben Dooks <ben.dooks@codethink.co.uk>
    spi: s3c64xx: fix timeout counters in flush_fifo

Yun Lu <luyun@kylinos.cn>
    selftest: hid: add missing run-hid-tools-tests.sh

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: spi-cadence: Fix missing spi_controller_is_target() check

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabled

Jinjie Ruan <ruanjinjie@huawei.com>
    spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled

Ben Cheatham <Benjamin.Cheatham@amd.com>
    EINJ, CXL: Fix CXL device SBDF calculation

Yonghong Song <yonghong.song@linux.dev>
    bpf: Fix a sdiv overflow issue

Kuan-Wei Chiu <visitorckw@gmail.com>
    bpftool: Fix undefined behavior in qsort(NULL, 0, ...)

Christoph Hellwig <hch@lst.de>
    iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release

Kuan-Wei Chiu <visitorckw@gmail.com>
    bpftool: Fix undefined behavior caused by shifting into the sign bit

Artem Sadovnikov <ancowi69@gmail.com>
    ext4: fix i_data_sem unlock order in ext4_ind_migrate()

Baokun Li <libaokun1@huawei.com>
    ext4: avoid use-after-free in ext4_ext_show_leaf()

Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
    ext4: ext4_search_dir should return a proper error

Juntong Deng <juntong.deng@outlook.com>
    bpf: Make the pointer returned by iter next method valid

Jan Kara <jack@suse.cz>
    ext4: don't set SB_RDONLY after filesystem errors

Hans de Goede <hdegoede@redhat.com>
    platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch buttons LED

Luiz Capitulino <luizcap@redhat.com>
    platform/mellanox: mlxbf-pmc: fix lockdep warning

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: add refcnt to ksmbd_conn struct

Dmitry Torokhov <dmitry.torokhov@gmail.com>
    HID: i2c-hid: ensure various commands do not interfere with each other

Zhu Jun <zhujun2@cmss.chinamobile.com>
    tools/hv: Add memory allocation check in hv_fcopy_start

Gergo Koteles <soyer@irl.hu>
    platform/x86: lenovo-ymc: Ignore the 0x0 state

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx10: use rlc safe mode for soft recovery

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx11: use rlc safe mode for soft recovery

Amir Goldstein <amir73il@gmail.com>
    ovl: fsync after metadata copy-up

Haren Myneni <haren@linux.ibm.com>
    powerpc/pseries: Use correct data types from pseries_hp_errorlog struct

Geert Uytterhoeven <geert+renesas@glider.be>
    of/irq: Refer to actual buffer size in of_irq_parse_one()

Matthew Brost <matthew.brost@intel.com>
    drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini

Hawking Zhang <Hawking.Zhang@amd.com>
    drm/amdkfd: Check int source id for utcl2 poison event

Tim Huang <tim.huang@amd.com>
    drm/amd/pm: ensure the fw_info is not null before using it

Stuart Summers <stuart.summers@intel.com>
    drm/xe: Use topology to determine page fault queue size

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx11: enter safe mode before touching CP_INT_CNTL

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx9: use rlc safe mode for soft recovery

Victor Skvortsov <victor.skvortsov@amd.com>
    drm/amdgpu: Block MMR_READ IOCTL in reset

Geert Uytterhoeven <geert+renesas@glider.be>
    drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()

Finn Thain <fthain@linux-m68k.org>
    scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers

Peter Zijlstra <peterz@infradead.org>
    perf: Fix event_function_call() locking

Tim Huang <tim.huang@amd.com>
    drm/amdgpu: fix unchecked return value warning for amdgpu_atombios

Tim Huang <tim.huang@amd.com>
    drm/amdgpu: fix unchecked return value warning for amdgpu_gfx

Justin Tee <justin.tee@broadcom.com>
    scsi: lpfc: Update PRLO handling in direct attached topology

Justin Tee <justin.tee@broadcom.com>
    scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topology

Justin Tee <justin.tee@broadcom.com>
    scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths

Kees Cook <kees@kernel.org>
    scsi: aacraid: Rearrange order of struct aac_srb_unit

Andrii Nakryiko <andrii@kernel.org>
    perf,x86: avoid missing caller address in stack traces captured in uprobe

Matthew Brost <matthew.brost@intel.com>
    drm/printer: Allow NULL data in devcoredump printer

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Initialize get_bytes_per_element's default to 1

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Avoid overflow assignment in link_dp_cts

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx9: properly handle error ints on all pipes

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Fix index out of bounds in DCN30 color transformation

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Fix index out of bounds in degamma hardware format translation

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check link_res->hpo_dp_link_enc before using it

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check stream before comparing them

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check phantom_stream before it is used

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check null-initialized variables

Yannick Fertre <yannick.fertre@foss.st.com>
    drm/stm: ltdc: reset plane transparency after plane disable

aln8 <aln8un@gmail.com>
    platform/x86/amd: pmf: Add quirk for TUF Gaming A14

Ckath <ckath@yandex.ru>
    platform/x86: touchscreen_dmi: add nanote-next quirk

Vishnu Sankar <vishnuocv@gmail.com>
    HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio

Jesse Zhang <jesse.zhang@amd.com>
    drm/amdkfd: Fix resource leak in criu restore queue

Peng Liu <liupeng01@kylinos.cn>
    drm/amdgpu: enable gfxoff quirk on HP 705G4

Peng Liu <liupeng01@kylinos.cn>
    drm/amdgpu: add raven1 gfxoff quirk

Zhao Mengmeng <zhaomengmeng@kylinos.cn>
    jfs: Fix uninit-value access of new_ea in ea_buffer

Konrad Dybcio <konrad.dybcio@linaro.org>
    drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs

David Strahan <David.Strahan@microchip.com>
    scsi: smartpqi: add new controller PCI IDs

Mahesh Rajashekhara <mahesh.rajashekhara@microchip.com>
    scsi: smartpqi: correct stream detection

Edward Adam Davis <eadavis@qq.com>
    jfs: check if leafidx greater than num leaves per dmap tree

Edward Adam Davis <eadavis@qq.com>
    jfs: Fix uaf in dbFreeBits

Remington Brasga <rbrasga@uci.edu>
    jfs: UBSAN: shift-out-of-bounds in dbFindBits

Yang Wang <kevinyang.wang@amd.com>
    drm/amdgpu: add list empty check to avoid null pointer issue

Tim Huang <tim.huang@amd.com>
    drm/amd/display: fix double free issue during amdgpu module unload

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2)

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check null pointers before using dc->clk_mgr

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_stream'

Hans de Goede <hdegoede@redhat.com>
    HID: Ignore battery for all ELAN I2C-HID devices

David Strahan <David.Strahan@microchip.com>
    scsi: smartpqi: Add new controller PCI IDs

Damien Le Moal <dlemoal@kernel.org>
    ata: sata_sil: Rename sil_blacklist to sil_quirks

Damien Le Moal <dlemoal@kernel.org>
    ata: pata_serverworks: Do not use the term blacklist

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfaces

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream

Suraj Kandpal <suraj.kandpal@intel.com>
    drm/xe/hdcp: Check GSC structure validity

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for_layer

Philip Yang <Philip.Yang@amd.com>
    drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer

Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
    drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check null pointers before using them

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flags

Katya Orlova <e.orlova@ispras.ru>
    drm/stm: Avoid use-after-free issues with crtc and plane

Michal Koutný <mkoutny@suse.com>
    cgroup: Disallow mounting v1 hierarchies without controller implementation

Jason Gunthorpe <jgg@ziepe.ca>
    iommu/arm-smmu-v3: Do not use devm for the cd table allocations

Lu Baolu <baolu.lu@linux.intel.com>
    iommu/vt-d: Unconditionally flush device TLB for pasid table updates

Sanjay K Kumar <sanjay.k.kumar@intel.com>
    iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count

Lu Baolu <baolu.lu@linux.intel.com>
    iommu/vt-d: Always reserve a domain ID for identity setup

Mostafa Saleh <smostafa@google.com>
    iommu/arm-smmu-v3: Match Stall behaviour for S2

Andrew Davis <afd@ti.com>
    power: reset: brcmstb: Do not go into infinite loop if reset fails

Paul E. McKenney <paulmck@kernel.org>
    rcuscale: Provide clear error when async specified without primitives

Ulf Hansson <ulf.hansson@linaro.org>
    pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set()

Kaixin Wang <kxwang23@m.fudan.edu.cn>
    fbdev: pxafb: Fix possible use after free in pxafb_task()

Thomas Weißschuh <linux@weissschuh.net>
    fbdev: efifb: Register sysfs groups through driver core

Denis Pauk <pauk.denis@gmail.com>
    hwmon: (nct6775) add G15CF to ASUS WMI monitoring list

Zqiang <qiang.zhang1211@gmail.com>
    rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ASoC: Intel: boards: always check the result of acpi_dev_get_first_match_dev()

Kees Cook <kees@kernel.org>
    x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()

Thomas Weißschuh <linux@weissschuh.net>
    selftests/nolibc: avoid passing NULL to printf("%s")

Thomas Weißschuh <linux@weissschuh.net>
    tools/nolibc: powerpc: limit stack-protector workaround to GCC

Takashi Iwai <tiwai@suse.de>
    ALSA: hdsp: Break infinite MIDI input flush loop

Takashi Iwai <tiwai@suse.de>
    ALSA: asihpi: Fix potential OOB array access

Steve Wahl <steve.wahl@hpe.com>
    x86/mm/ident_map: Use gbpages only where full GB page should be mapped.

Tao Liu <ltao@redhat.com>
    x86/kexec: Add EFI config table identity mapping for kexec kernel

Aruna Ramakrishna <aruna.ramakrishna@oracle.com>
    x86/pkeys: Restore altstack access in sigreturn()

Aruna Ramakrishna <aruna.ramakrishna@oracle.com>
    x86/pkeys: Add PKRU as a parameter in signal handling functions

Ahmed S. Darwish <darwi@linutronix.de>
    tools/x86/kcpuid: Protect against faulty "max subleaf" values

Takashi Iwai <tiwai@suse.de>
    ALSA: control: Take power_ref lock primarily

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ASoC: codecs: wsa883x: Handle reading version failure

Joshua Pius <joshuapius@chromium.org>
    ALSA: usb-audio: Add logitech Audio profile quirk

Asahi Lina <lina@asahilina.net>
    ALSA: usb-audio: Add mixer quirk for RME Digiface USB

Cyan Nyan <cyan.vtb@gmail.com>
    ALSA: usb-audio: Add quirk for RME Digiface USB

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Replace complex quirk lines with macros

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Define macros for quirk table entries

Karol Kosik <k.kosik@outlook.com>
    ALSA: usb-audio: Support multiple control interfaces

Thomas Gleixner <tglx@linutronix.de>
    x86/apic: Remove logical destination mode for 64-bit

Thomas Gleixner <tglx@linutronix.de>
    x86/ioapic: Handle allocation failures gracefully

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Add input value sanity checks for standard types

Jinjie Ruan <ruanjinjie@huawei.com>
    nfp: Use IRQF_NO_AUTOEN flag in request_irq()

David Howells <dhowells@redhat.com>
    netfs: Cancel dirty folios that have no storage destination

Gustavo A. R. Silva <gustavoars@kernel.org>
    wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext()

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker

Benjamin Lin <benjamin-jw.lin@mediatek.com>
    wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation

Yang Shen <shenyang39@huawei.com>
    crypto: hisilicon - fix missed error branch

Joe Damato <jdamato@fastly.com>
    net: napi: Prevent overflow of napi_defer_hard_irqs

David Kaplan <david.kaplan@amd.com>
    x86/bugs: Fix handling when SRSO mitigation is disabled

Daniel Sneddon <daniel.sneddon@linux.intel.com>
    x86/bugs: Add missing NO_SSB flag

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: avoid reading out of bounds when loading TX power FW elements

Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
    net: phy: Check for read errors in SIOCGMIIREG

Fares Mehanna <faresx@amazon.de>
    arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()

Alexey Dobriyan <adobriyan@gmail.com>
    block: fix integer overflow in BLKSECDISCARD

Joe Damato <jdamato@fastly.com>
    netdev-genl: Set extack and fix error on napi-get

Stefan Mätje <stefan.maetje@esd.eu>
    can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode

James Clark <james.clark@linaro.org>
    drivers/perf: arm_spe: Use perf_allow_kernel() for permissions

Adrian Ratiu <adrian.ratiu@collabora.com>
    proc: add config & param to block forcing mem writes

Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
    ACPICA: iasl: handle empty connection_node

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: fix RCU list iterations

Miri Korenblit <miriam.rachel.korenblit@intel.com>
    wifi: iwlwifi: mvm: avoid NULL pointer dereference

Anjaneyulu <pagadala.yesu.anjaneyulu@intel.com>
    wifi: iwlwifi: allow only CN mcc from WRDD

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: mvm: use correct key iteration

Jason Xing <kernelxing@tencent.com>
    tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process

Breno Leitao <leitao@debian.org>
    netpoll: Ensure clean state on setup failures

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: simd - Do not call crypto_alloc_tfm during registration

Simon Horman <horms@kernel.org>
    net: atlantic: Avoid warning about potential string truncation

Hannes Reinecke <hare@kernel.org>
    nvme-tcp: check for invalidated or revoked key

Hannes Reinecke <hare@kernel.org>
    nvme-tcp: sanitize TLS key handling

Hannes Reinecke <hare@kernel.org>
    nvme-keyring: restrict match length for version '1' identifiers

Ido Schimmel <idosch@nvidia.com>
    ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family

Ping-Ke Shih <pkshih@realtek.com>
    wifi: rtw89: correct base HT rate mask for firmware

Kuniyuki Iwashima <kuniyu@amazon.com>
    ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).

Simon Horman <horms@kernel.org>
    bnxt_en: Extend maximum length of version string by 1 byte

Simon Horman <horms@kernel.org>
    net: mvpp2: Increase size of queue_name buffer

Simon Horman <horms@kernel.org>
    tipc: guard against string buffer overrun

Pei Xiao <xiaopei01@kylinos.cn>
    ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    ACPI: EC: Do not release locks during operation region accesses

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw88: select WANT_DEV_COREDUMP

Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
    wifi: ath11k: fix array out-of-bound access in SoC stats

Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
    wifi: ath12k: fix array out-of-bound access in SoC stats

Konstantin Ovsepian <ovs@ovs.to>
    blk_iocost: fix more out of bound shifts

Mario Limonciello <mario.limonciello@amd.com>
    ACPI: CPPC: Add support for setting EPP register in FFH

Hans de Goede <hdegoede@redhat.com>
    ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18

Hilda Wu <hildawu@realtek.com>
    Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B

Hilda Wu <hildawu@realtek.com>
    Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0489:0xe122

Dmitry Antipov <dmantipov@yandex.ru>
    net: sched: consistently use rcu_replace_pointer() in taprio_change()

Felix Fietkau <nbd@nbd.name>
    wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable

Tamim Khan <tamim@fusetak.com>
    ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB

Vitaly Lifshits <vitaly.lifshits@intel.com>
    e1000e: avoid failing the system during pm_suspend

Li Zhijian <lizhijian@fujitsu.com>
    fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name

Armin Wolf <W_Armin@gmx.de>
    ACPICA: Fix memory leak if acpi_ps_get_next_field() fails

Armin Wolf <W_Armin@gmx.de>
    ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails

Seiji Nishikawa <snishika@redhat.com>
    ACPI: PAD: fix crash in exit_round_robin()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    net: hisilicon: hns_mdio: fix OF node leak in probe()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    net: hisilicon: hip04: fix OF node leak in probe()

Jeongjun Park <aha310510@gmail.com>
    net/xen-netback: prevent UAF in xenvif_flush_hash()

Issam Hamdi <ih@simonwunderlich.de>
    wifi: cfg80211: Set correct chandef when starting CAC

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: mvm: drop wrong STA selection in TX

Ilan Peer <ilan.peer@intel.com>
    wifi: iwlwifi: mvm: Fix a race in scan abort flow

Aleksandr Mishin <amishin@t-argos.ru>
    ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: octeontx2 - Fix authenc setkey

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: octeontx - Fix authenc setkey

Fangrui Song <maskray@google.com>
    crypto: x86/sha256 - Add parentheses around macros' single arguments

Toke Høiland-Jørgensen <toke@redhat.com>
    wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit

Chih-Kang Chang <gary.chang@realtek.com>
    wifi: rtw89: avoid to add interface to list twice when SER

Dmitry Kandybka <d.kandybka@gmail.com>
    wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ALSA: gus: Fix some error handling paths related to get_bpos() usage

Ben Hutchings <benh@debian.org>
    tools/rtla: Fix installation from out-of-tree build

Pali Rohár <pali@kernel.org>
    cifs: Do not convert delimiter when parsing NFS-style symlinks

Pali Rohár <pali@kernel.org>
    cifs: Fix buffer overflow when parsing NFS reparse points

Zhanjun Dong <zhanjun.dong@intel.com>
    drm/xe: Prevent null pointer access in xe_migrate_copy

Matthew Brost <matthew.brost@intel.com>
    drm/xe: Resume TDR after GT reset

Rodrigo Vivi <rodrigo.vivi@intel.com>
    drm/xe: Restore pci state upon resume

Hui Wang <hui.wang@canonical.com>
    ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs

Boris Brezillon <boris.brezillon@collabora.com>
    drm/panthor: Lock the VM resv before calling drm_gpuvm_bo_obtain_prealloc()

Pali Rohár <pali@kernel.org>
    cifs: Remove intermediate object of failed create reparse call

Oder Chiou <oder_chiou@realtek.com>
    ALSA: hda/realtek: Fix the push button function for the ALC257

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ALSA: mixer_oss: Remove some incorrect kfree_const() usages

Guixin Liu <kanie@linux.alibaba.com>
    io_uring: fix memory leak when cache init fail

Andrei Simion <andrei.simion@microchip.com>
    ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uninitialized

Steven Price <steven.price@arm.com>
    drm/panthor: Fix race when converting group handle to group object

Christoph Hellwig <hch@lst.de>
    loop: don't set QUEUE_FLAG_NOMERGES

Robert Hancock <robert.hancock@calian.com>
    i2c: xiic: Try re-initialization on bus busy timeout

Marc Ferland <marc.ferland@sonatest.com>
    i2c: xiic: improve error message when transfer fails to start

Jeff Xu <jeffxu@chromium.org>
    selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr

Xin Long <lucien.xin@gmail.com>
    sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start

Ravikanth Tuniki <ravikanth.tuniki@amd.com>
    dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems

Darrick J. Wong <djwong@kernel.org>
    iomap: constrain the file range passed to iomap_file_unshare

Eddie James <eajames@linux.ibm.com>
    net/ncsi: Disable the ncsi work before freeing the associated structure

Ido Schimmel <idosch@nvidia.com>
    bridge: mcast: Fail MDB get request on empty entry

Eric Dumazet <edumazet@google.com>
    ppp: do not assume bh is held in ppp_channel_bridge_input()

Eric Dumazet <edumazet@google.com>
    net: test for not too small csum_start in virtio_net_hdr_to_skb()

Anton Danilov <littlesmilingcloud@gmail.com>
    ipv4: ip_gre: Fix drops of small packets in ipgre_xmit

Shenwei Wang <shenwei.wang@nxp.com>
    net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check

Eric Dumazet <edumazet@google.com>
    net: add more sanity checks to qdisc_pkt_len_init()

Eric Dumazet <edumazet@google.com>
    net: avoid potential underflow in qdisc_pkt_len_init() with UFO

Csókás, Bence <csokas.bence@prolan.hu>
    net: fec: Reload PTP registers after link-state change

Csókás, Bence <csokas.bence@prolan.hu>
    net: fec: Restart PPS after link state change

Aleksander Jan Bajkowski <olek2@wp.pl>
    net: ethernet: lantiq_etop: fix memory disclosure

Daniel Borkmann <daniel@iogearbox.net>
    net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size

Daniel Borkmann <daniel@iogearbox.net>
    net: Add netif_get_gro_max_size helper for GRO

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: improve shutdown sequence

David Howells <dhowells@redhat.com>
    afs: Fix the setting of the server responding flag

David Howells <dhowells@redhat.com>
    afs: Fix missing wire-up of afs_retry_request()

Jinjie Ruan <ruanjinjie@huawei.com>
    Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: L2CAP: Fix uaf in l2cap_connect

Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
    Bluetooth: MGMT: Fix possible crash on mgmt_index_removed

zhang jiao <zhangjiao2@cmss.chinamobile.com>
    selftests: netfilter: Add missing return value

Eric Dumazet <edumazet@google.com>
    netfilter: nf_tables: prevent nf_skb_duplicated corruption

Phil Sutter <phil@nwl.cc>
    selftests: netfilter: Fix nft_audit.sh for newer nft binaries

Jinjie Ruan <ruanjinjie@huawei.com>
    net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()

Jinjie Ruan <ruanjinjie@huawei.com>
    net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()

Phil Sutter <phil@nwl.cc>
    netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED

Jianbo Liu <jianbol@nvidia.com>
    net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice

Elena Salomatkina <esalomatkina@ispras.ru>
    net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()

Mohamed Khalfella <mkhalfella@purestorage.com>
    net/mlx5: Added cond_resched() to crdump collection

Gerd Bayer <gbayer@linux.ibm.com>
    net/mlx5: Fix error path in multi-packet WQE transmit

Aakash Menon <aakash.r.menon@gmail.com>
    net: sparx5: Fix invalid timestamps

Jinjie Ruan <ruanjinjie@huawei.com>
    ieee802154: Fix build error

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915/dp: Fix colorimetry detection

Xiubo Li <xiubli@redhat.com>
    ceph: remove the incorrect Fw reference check when dirtying pages

Luis Henriques (SUSE) <luis.henriques@linux.dev>
    ceph: fix a memory leak on cap_auths in MDS client

Stefan Wahren <wahrenst@gmx.net>
    mailbox: bcm2835: Fix timeout during suspend mode

Liao Chen <liaochen4@huawei.com>
    mailbox: rockchip: fix a typo in module autoloading

Geert Uytterhoeven <geert+renesas@glider.be>
    mailbox: ARM_MHU_V3 should depend on ARM64

Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
    drm/amd/display: handle nulled pipe context in DCE110's set_drr()

Asad Kamal <asad.kamal@amd.com>
    drm/amdgpu: Fix get each xcp macro

Imre Deak <imre.deak@intel.com>
    drm/i915/dp: Fix AUX IO power enabling for eDP PSR

Daniel Wagner <dwagner@suse.de>
    scsi: pm8001: Do not overwrite PCI queue mapping

Rafael Rocha <rrochavi@fnal.gov>
    scsi: st: Fix input/output error on empty drive reset

Peter Zijlstra <peterz@infradead.org>
    jump_label: Fix static_key_slow_dec() yet again

Thomas Gleixner <tglx@linutronix.de>
    jump_label: Simplify and clarify static_key_fast_inc_cpus_locked()

Thomas Gleixner <tglx@linutronix.de>
    static_call: Replace pointless WARN_ON() in static_call_module_notify()

Thomas Gleixner <tglx@linutronix.de>
    static_call: Handle module init failure correctly in static_call_del_module()


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

Diffstat:

 Documentation/ABI/testing/sysfs-fs-f2fs            |   22 +
 Documentation/admin-guide/kernel-parameters.txt    |   10 +
 Documentation/arch/arm64/silicon-errata.rst        |    6 +
 .../devicetree/bindings/net/xlnx,axi-ethernet.yaml |    3 +-
 .../networking/net_cachelines/net_device.rst       |    2 +-
 Makefile                                           |    4 +-
 arch/arm/crypto/aes-ce-glue.c                      |    2 +-
 arch/arm/crypto/aes-neonbs-glue.c                  |    2 +-
 arch/arm64/Kconfig                                 |    7 +-
 arch/arm64/include/asm/cputype.h                   |    2 +
 arch/arm64/include/asm/kvm_host.h                  |   25 +-
 arch/arm64/kernel/cpu_errata.c                     |    3 +
 arch/arm64/mm/trans_pgd.c                          |    6 +-
 arch/loongarch/configs/loongson3_defconfig         |    1 -
 arch/parisc/include/asm/mman.h                     |   14 +
 arch/parisc/kernel/entry.S                         |    6 +-
 arch/parisc/kernel/syscall.S                       |   14 +-
 arch/powerpc/configs/ppc64_defconfig               |    1 -
 arch/powerpc/include/asm/vdso_datapage.h           |   15 +
 arch/powerpc/kernel/asm-offsets.c                  |    2 +
 arch/powerpc/kernel/vdso/cacheflush.S              |    2 +-
 arch/powerpc/kernel/vdso/datapage.S                |    4 +-
 arch/powerpc/platforms/pseries/dlpar.c             |   17 -
 arch/powerpc/platforms/pseries/hotplug-cpu.c       |    2 +-
 arch/powerpc/platforms/pseries/hotplug-memory.c    |   16 +-
 arch/powerpc/platforms/pseries/pmem.c              |    2 +-
 arch/riscv/Kconfig                                 |    8 +-
 arch/riscv/include/asm/thread_info.h               |    7 +-
 arch/x86/crypto/sha256-avx2-asm.S                  |   16 +-
 arch/x86/events/core.c                             |   63 +
 arch/x86/include/asm/apic.h                        |    8 -
 arch/x86/include/asm/fpu/signal.h                  |    2 +-
 arch/x86/include/asm/syscall.h                     |    7 +-
 arch/x86/kernel/apic/apic_flat_64.c                |  119 +-
 arch/x86/kernel/apic/io_apic.c                     |   46 +-
 arch/x86/kernel/cpu/bugs.c                         |   14 +-
 arch/x86/kernel/cpu/common.c                       |    4 +-
 arch/x86/kernel/fpu/signal.c                       |    6 +-
 arch/x86/kernel/machine_kexec_64.c                 |   27 +
 arch/x86/kernel/signal.c                           |    3 +-
 arch/x86/kernel/signal_64.c                        |    6 +-
 arch/x86/mm/ident_map.c                            |   23 +-
 block/blk-iocost.c                                 |    8 +-
 block/ioctl.c                                      |    9 +-
 crypto/simd.c                                      |   76 +-
 drivers/accel/ivpu/ivpu_fw.c                       |    4 +
 drivers/acpi/acpi_pad.c                            |    6 +-
 drivers/acpi/acpica/dbconvert.c                    |    2 +
 drivers/acpi/acpica/exprep.c                       |    3 +
 drivers/acpi/acpica/psargs.c                       |   47 +
 drivers/acpi/apei/einj-cxl.c                       |    2 +-
 drivers/acpi/battery.c                             |   28 +-
 drivers/acpi/cppc_acpi.c                           |   10 +-
 drivers/acpi/ec.c                                  |   55 +-
 drivers/acpi/resource.c                            |   22 +-
 drivers/acpi/video_detect.c                        |   17 +
 drivers/ata/pata_serverworks.c                     |   16 +-
 drivers/ata/sata_sil.c                             |   12 +-
 drivers/block/aoe/aoecmd.c                         |   13 +-
 drivers/block/loop.c                               |   15 +-
 drivers/bluetooth/btmrvl_sdio.c                    |    3 +-
 drivers/bluetooth/btrtl.c                          |    1 +
 drivers/bluetooth/btusb.c                          |    2 +
 drivers/clk/qcom/clk-alpha-pll.c                   |    2 +-
 drivers/clk/qcom/clk-rpmh.c                        |    2 +
 drivers/clk/qcom/dispcc-sm8250.c                   |    3 +
 drivers/clk/qcom/gcc-sc8180x.c                     |   88 +-
 drivers/clk/qcom/gcc-sm8250.c                      |    6 +-
 drivers/clk/qcom/gcc-sm8450.c                      |    4 +-
 drivers/clk/rockchip/clk.c                         |    3 +-
 drivers/clk/samsung/clk-exynos7885.c               |    2 +-
 drivers/cpufreq/intel_pstate.c                     |   16 +-
 drivers/crypto/hisilicon/sgl.c                     |   14 +-
 drivers/crypto/marvell/Kconfig                     |    2 +
 drivers/crypto/marvell/octeontx/otx_cptvf_algs.c   |  265 +--
 drivers/crypto/marvell/octeontx2/otx2_cptvf_algs.c |  256 +-
 drivers/firmware/sysfb.c                           |    4 +-
 drivers/firmware/tegra/bpmp.c                      |    6 -
 drivers/gpio/gpio-davinci.c                        |    8 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c            |   10 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c         |   14 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h         |    2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c       |   35 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |    4 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c            |   18 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c            |   45 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.h            |    2 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c             |    2 +
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |    6 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   50 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c            |   50 +-
 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c           |    2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_device.c            |    4 +-
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c  |    2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c    |   18 +-
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c       |    2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_process.c           |    2 +-
 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c |    5 +-
 drivers/gpu/drm/amd/amdkfd/soc15_int.h             |    1 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   31 +-
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  |    4 +
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |    3 -
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c    |    3 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c           |    6 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |    6 +-
 drivers/gpu/drm/amd/display/dc/dc_types.h          |    1 +
 .../gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c |    2 +
 .../gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c |    4 +
 .../dc/dml/dcn20/display_rq_dlg_calc_20v2.c        |    2 +-
 .../display/dc/dml/dcn21/display_rq_dlg_calc_21.c  |    2 +-
 .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c   |    7 +-
 drivers/gpu/drm/amd/display/dc/dml2/dml2_policy.c  |    1 -
 .../amd/display/dc/dml2/dml2_translation_helper.c  |   20 +-
 .../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c  |   19 +-
 .../drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c    |    3 +-
 .../drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c    |    7 +-
 .../drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c    |   11 +-
 .../amd/display/dc/link/hwss/link_hwss_hpo_dp.c    |   12 +
 drivers/gpu/drm/amd/display/dc/link/link_factory.c |    2 +-
 .../amd/display/dc/resource/dcn20/dcn20_resource.c |    3 +-
 .../display/dc/resource/dcn201/dcn201_resource.c   |    4 +-
 .../amd/display/dc/resource/dcn21/dcn21_resource.c |    3 +-
 .../amd/display/dc/resource/dcn32/dcn32_resource.c |    7 +-
 .../drm/amd/pm/powerplay/hwmgr/processpptables.c   |    2 +
 drivers/gpu/drm/drm_atomic_uapi.c                  |    2 +-
 drivers/gpu/drm/drm_print.c                        |   13 +-
 drivers/gpu/drm/i915/display/intel_ddi.c           |    2 +-
 drivers/gpu/drm/i915/display/intel_dp.c            |    9 +-
 drivers/gpu/drm/i915/display/intel_psr.c           |   19 +
 drivers/gpu/drm/i915/display/intel_psr.h           |    2 +
 drivers/gpu/drm/i915/gem/i915_gem_ttm.c            |    2 +-
 drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c    |    4 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.c            |    1 +
 drivers/gpu/drm/msm/msm_gpu.c                      |    1 -
 drivers/gpu/drm/omapdrm/omap_drv.c                 |    5 +
 drivers/gpu/drm/panthor/panthor_mmu.c              |    8 +
 drivers/gpu/drm/panthor/panthor_sched.c            |   36 +-
 drivers/gpu/drm/radeon/r100.c                      |   70 +-
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c        |    4 +
 drivers/gpu/drm/rockchip/rockchip_drm_vop.h        |    1 +
 drivers/gpu/drm/rockchip/rockchip_vop_reg.c        |    2 +
 drivers/gpu/drm/scheduler/sched_entity.c           |   14 +-
 drivers/gpu/drm/scheduler/sched_main.c             |    7 +-
 drivers/gpu/drm/stm/drv.c                          |    3 +-
 drivers/gpu/drm/stm/ltdc.c                         |   76 +-
 drivers/gpu/drm/v3d/v3d_submit.c                   |    6 +
 drivers/gpu/drm/xe/display/xe_hdcp_gsc.c           |    8 +-
 drivers/gpu/drm/xe/xe_bo.c                         |    4 +-
 drivers/gpu/drm/xe/xe_device.c                     |    6 +-
 drivers/gpu/drm/xe/xe_device_types.h               |    3 +
 drivers/gpu/drm/xe/xe_gpu_scheduler.c              |    5 +
 drivers/gpu/drm/xe/xe_gpu_scheduler.h              |    2 +
 drivers/gpu/drm/xe/xe_gt_pagefault.c               |   55 +-
 drivers/gpu/drm/xe/xe_gt_types.h                   |    9 +-
 drivers/gpu/drm/xe/xe_guc_pc.c                     |    2 +-
 drivers/gpu/drm/xe/xe_guc_submit.c                 |   29 +-
 drivers/gpu/drm/xe/xe_guc_types.h                  |   11 +-
 drivers/gpu/drm/xe/xe_pci.c                        |    2 +
 drivers/hid/hid-ids.h                              |   17 +-
 drivers/hid/hid-input.c                            |   37 +-
 drivers/hid/hid-multitouch.c                       |    6 +
 drivers/hid/i2c-hid/i2c-hid-core.c                 |   42 +-
 drivers/hwmon/nct6775-platform.c                   |    1 +
 drivers/i2c/busses/i2c-designware-common.c         |   14 +
 drivers/i2c/busses/i2c-designware-core.h           |    1 +
 drivers/i2c/busses/i2c-designware-master.c         |   38 +
 drivers/i2c/busses/i2c-qcom-geni.c                 |    4 +-
 drivers/i2c/busses/i2c-stm32f7.c                   |    6 +-
 drivers/i2c/busses/i2c-synquacer.c                 |    5 +-
 drivers/i2c/busses/i2c-xiic.c                      |   69 +-
 drivers/i2c/i2c-core-base.c                        |   28 +
 drivers/i3c/master/svc-i3c-master.c                |    1 +
 drivers/iio/magnetometer/ak8975.c                  |   32 +-
 drivers/iio/pressure/bmp280-core.c                 |  150 +-
 drivers/iio/pressure/bmp280-regmap.c               |   47 +-
 drivers/iio/pressure/bmp280-spi.c                  |    4 +-
 drivers/iio/pressure/bmp280.h                      |   46 +-
 drivers/infiniband/hw/mana/main.c                  |    8 +-
 drivers/input/keyboard/adp5589-keys.c              |   22 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c        |   37 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h        |    1 +
 drivers/iommu/intel/dmar.c                         |   16 +-
 drivers/iommu/intel/iommu.c                        |    6 +-
 drivers/iommu/intel/pasid.c                        |   12 +-
 drivers/mailbox/Kconfig                            |    1 +
 drivers/mailbox/bcm2835-mailbox.c                  |    3 +-
 drivers/mailbox/rockchip-mailbox.c                 |    2 +-
 drivers/media/common/videobuf2/videobuf2-core.c    |    7 -
 drivers/media/i2c/ar0521.c                         |    5 +-
 drivers/media/i2c/imx335.c                         |    9 +-
 drivers/media/i2c/ov5675.c                         |   12 +-
 drivers/media/platform/qcom/camss/camss-video.c    |    6 -
 drivers/media/platform/qcom/camss/camss.c          |    5 +-
 drivers/media/platform/qcom/venus/core.c           |    1 +
 drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c |    5 +
 drivers/memory/tegra/tegra186-emc.c                |    5 -
 drivers/net/can/dev/netlink.c                      |  102 +-
 .../net/ethernet/aquantia/atlantic/aq_ethtool.c    |    4 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c  |    2 +-
 drivers/net/ethernet/freescale/fec.h               |    9 +
 drivers/net/ethernet/freescale/fec_main.c          |   11 +-
 drivers/net/ethernet/freescale/fec_ptp.c           |   50 +
 drivers/net/ethernet/hisilicon/hip04_eth.c         |    1 +
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c  |    1 +
 drivers/net/ethernet/hisilicon/hns_mdio.c          |    1 +
 drivers/net/ethernet/intel/e1000e/netdev.c         |   19 +-
 drivers/net/ethernet/intel/ice/ice_sched.c         |    6 +-
 drivers/net/ethernet/lantiq_etop.c                 |    4 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2.h         |    2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en/tir.c   |    3 +
 .../ethernet/mellanox/mlx5/core/en_accel/ipsec.c   |    8 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |    1 -
 .../net/ethernet/mellanox/mlx5/core/lib/pci_vsc.c  |   10 +
 .../net/ethernet/microchip/sparx5/sparx5_packet.c  |    6 +-
 drivers/net/ethernet/microsoft/Kconfig             |    2 +-
 drivers/net/ethernet/microsoft/mana/gdma_main.c    |   10 +-
 drivers/net/ethernet/microsoft/mana/hw_channel.c   |   14 +-
 drivers/net/ethernet/microsoft/mana/mana_en.c      |    8 +-
 drivers/net/ethernet/microsoft/mana/shm_channel.c  |   13 +-
 .../net/ethernet/netronome/nfp/nfp_net_common.c    |    5 +-
 drivers/net/ethernet/realtek/r8169_main.c          |   31 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |   18 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c    |    1 +
 drivers/net/ieee802154/Kconfig                     |    1 +
 drivers/net/ieee802154/mcr20a.c                    |    5 +-
 drivers/net/pcs/pcs-xpcs-wx.c                      |    2 +-
 drivers/net/phy/phy.c                              |   17 +-
 drivers/net/ppp/ppp_generic.c                      |    4 +-
 drivers/net/vrf.c                                  |    2 +
 drivers/net/wireless/ath/ath11k/dp_rx.c            |    2 +-
 drivers/net/wireless/ath/ath12k/dp_rx.c            |    2 +-
 drivers/net/wireless/ath/ath9k/debug.c             |    4 +-
 drivers/net/wireless/ath/ath9k/hif_usb.c           |    6 +-
 drivers/net/wireless/intel/iwlwifi/fw/acpi.c       |    5 +
 drivers/net/wireless/intel/iwlwifi/fw/api/scan.h   |   13 +
 drivers/net/wireless/intel/iwlwifi/fw/regulatory.h |    2 +
 drivers/net/wireless/intel/iwlwifi/fw/uefi.c       |    2 +-
 drivers/net/wireless/intel/iwlwifi/fw/uefi.h       |    2 -
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |   16 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mld-key.c   |   12 +-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c      |   42 +-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c        |   12 +-
 drivers/net/wireless/marvell/mwifiex/fw.h          |    2 +-
 drivers/net/wireless/marvell/mwifiex/scan.c        |    3 +-
 drivers/net/wireless/mediatek/mt76/mt7915/init.c   |    1 +
 drivers/net/wireless/mediatek/mt76/mt7915/mac.c    |    4 +-
 drivers/net/wireless/mediatek/mt76/mt7915/main.c   |    7 +
 drivers/net/wireless/mediatek/mt76/mt7915/mcu.c    |   10 +-
 drivers/net/wireless/realtek/rtw88/Kconfig         |    1 +
 drivers/net/wireless/realtek/rtw89/core.h          |   18 +-
 drivers/net/wireless/realtek/rtw89/mac80211.c      |    4 +-
 drivers/net/wireless/realtek/rtw89/phy.c           |    4 +-
 drivers/net/wireless/realtek/rtw89/util.h          |   18 +
 drivers/net/wwan/qcom_bam_dmux.c                   |   11 +-
 drivers/net/xen-netback/hash.c                     |    5 +-
 drivers/nvme/common/keyring.c                      |   58 +-
 drivers/nvme/host/Kconfig                          |    3 +-
 drivers/nvme/host/core.c                           |    1 -
 drivers/nvme/host/fabrics.c                        |    2 +-
 drivers/nvme/host/nvme.h                           |    2 +-
 drivers/nvme/host/sysfs.c                          |    4 +-
 drivers/nvme/host/tcp.c                            |   55 +-
 drivers/of/address.c                               |    5 +
 drivers/of/irq.c                                   |   38 +-
 drivers/perf/arm_spe_pmu.c                         |    9 +-
 drivers/perf/riscv_pmu_legacy.c                    |    4 +-
 drivers/perf/riscv_pmu_sbi.c                       |    4 +-
 drivers/platform/mellanox/mlxbf-pmc.c              |    5 +
 drivers/platform/x86/amd/pmf/pmf-quirks.c          |    8 +
 .../x86/intel/speed_select_if/isst_if_common.c     |    4 +-
 drivers/platform/x86/lenovo-ymc.c                  |    2 +
 drivers/platform/x86/touchscreen_dmi.c             |   26 +
 drivers/platform/x86/x86-android-tablets/core.c    |    6 +-
 drivers/platform/x86/x86-android-tablets/other.c   |   10 +-
 drivers/pmdomain/core.c                            |    5 +-
 drivers/power/reset/brcmstb-reboot.c               |    3 -
 drivers/power/supply/power_supply_hwmon.c          |    3 +-
 drivers/remoteproc/ti_k3_r5_remoteproc.c           |   86 +-
 drivers/rtc/rtc-at91sam9.c                         |    1 +
 drivers/scsi/NCR5380.c                             |    4 +
 drivers/scsi/aacraid/aacraid.h                     |    2 +-
 drivers/scsi/lpfc/lpfc.h                           |   12 +-
 drivers/scsi/lpfc/lpfc_els.c                       |   73 +-
 drivers/scsi/lpfc/lpfc_hbadisc.c                   |   14 +-
 drivers/scsi/lpfc/lpfc_nportdisc.c                 |   22 +-
 drivers/scsi/lpfc/lpfc_scsi.c                      |   13 +-
 drivers/scsi/lpfc/lpfc_sli.c                       |   11 +
 drivers/scsi/pm8001/pm8001_init.c                  |    6 +-
 drivers/scsi/smartpqi/smartpqi_init.c              |  130 +-
 drivers/scsi/st.c                                  |    5 +-
 drivers/spi/spi-bcm63xx.c                          |    9 +-
 drivers/spi/spi-cadence.c                          |    8 +-
 drivers/spi/spi-imx.c                              |    2 +-
 drivers/spi/spi-rpc-if.c                           |    7 +
 drivers/spi/spi-s3c64xx.c                          |    4 +-
 drivers/vhost/scsi.c                               |   25 +-
 drivers/video/fbdev/efifb.c                        |   11 +-
 drivers/video/fbdev/pxafb.c                        |    1 +
 fs/afs/file.c                                      |    1 +
 fs/afs/fs_operation.c                              |    2 +-
 fs/btrfs/backref.c                                 |   12 +-
 fs/btrfs/disk-io.c                                 |   11 +
 fs/btrfs/relocation.c                              |   77 +-
 fs/btrfs/send.c                                    |   23 +-
 fs/cachefiles/namei.c                              |    7 +-
 fs/ceph/addr.c                                     |    6 +-
 fs/ceph/mds_client.c                               |   12 +
 fs/dax.c                                           |    6 +-
 fs/exec.c                                          |    3 +-
 fs/exfat/balloc.c                                  |   10 +-
 fs/ext4/dir.c                                      |   14 +-
 fs/ext4/extents.c                                  |   55 +-
 fs/ext4/fast_commit.c                              |   49 +-
 fs/ext4/file.c                                     |    8 +-
 fs/ext4/inode.c                                    |   11 +-
 fs/ext4/migrate.c                                  |    2 +-
 fs/ext4/move_extent.c                              |    1 -
 fs/ext4/namei.c                                    |   14 +-
 fs/ext4/resize.c                                   |   18 +-
 fs/ext4/super.c                                    |   14 +-
 fs/ext4/xattr.c                                    |    3 +-
 fs/f2fs/f2fs.h                                     |   31 +-
 fs/f2fs/gc.c                                       |   85 +-
 fs/f2fs/gc.h                                       |   23 +
 fs/f2fs/segment.c                                  |   31 +-
 fs/f2fs/super.c                                    |    8 +
 fs/f2fs/sysfs.c                                    |   18 +
 fs/file.c                                          |   93 +-
 fs/inode.c                                         |   10 +-
 fs/iomap/buffered-io.c                             |   16 +-
 fs/jbd2/checkpoint.c                               |   21 +-
 fs/jbd2/journal.c                                  |    4 +-
 fs/jfs/jfs_discard.c                               |   11 +-
 fs/jfs/jfs_dmap.c                                  |    7 +-
 fs/jfs/xattr.c                                     |    2 +
 fs/netfs/write_issue.c                             |    6 +-
 fs/nfsd/netns.h                                    |    1 +
 fs/nfsd/nfs4proc.c                                 |   36 +-
 fs/nfsd/nfs4state.c                                |    6 +-
 fs/nfsd/nfs4xdr.c                                  |   10 +-
 fs/nfsd/nfsctl.c                                   |    2 +-
 fs/nfsd/nfssvc.c                                   |    2 +-
 fs/nfsd/vfs.c                                      |    1 +
 fs/nfsd/xdr4.h                                     |    1 +
 fs/ocfs2/aops.c                                    |    5 +-
 fs/ocfs2/buffer_head_io.c                          |    4 +-
 fs/ocfs2/journal.c                                 |    7 +-
 fs/ocfs2/localalloc.c                              |   19 +
 fs/ocfs2/quota_local.c                             |    8 +-
 fs/ocfs2/refcounttree.c                            |   26 +-
 fs/ocfs2/xattr.c                                   |   11 +-
 fs/overlayfs/copy_up.c                             |   43 +-
 fs/overlayfs/params.c                              |   38 +-
 fs/proc/base.c                                     |   61 +-
 fs/proc/proc_sysctl.c                              |   11 +-
 fs/smb/client/cifsfs.c                             |   13 +-
 fs/smb/client/cifsglob.h                           |    2 +-
 fs/smb/client/inode.c                              |   19 +-
 fs/smb/client/reparse.c                            |   16 +-
 fs/smb/client/smb1ops.c                            |    2 +-
 fs/smb/client/smb2inode.c                          |   24 +-
 fs/smb/client/smb2ops.c                            |   19 +-
 fs/smb/server/connection.c                         |    4 +-
 fs/smb/server/connection.h                         |    1 +
 fs/smb/server/oplock.c                             |   55 +-
 fs/smb/server/vfs_cache.c                          |    3 +
 include/crypto/internal/simd.h                     |   12 +-
 include/drm/drm_print.h                            |   54 +-
 include/drm/gpu_scheduler.h                        |    2 +-
 include/dt-bindings/clock/exynos7885.h             |    2 +-
 include/dt-bindings/clock/qcom,gcc-sc8180x.h       |    1 +
 include/linux/cpufreq.h                            |    6 +-
 include/linux/fdtable.h                            |    8 +-
 include/linux/i2c.h                                |    3 +
 include/linux/netdevice.h                          |   22 +-
 include/linux/nvme-keyring.h                       |    6 +-
 include/linux/perf_event.h                         |    8 +-
 include/linux/sched.h                              |    2 +
 include/linux/sunrpc/svc.h                         |    4 +-
 include/linux/uprobes.h                            |    2 +
 include/linux/virtio_net.h                         |    4 +-
 include/net/mana/gdma.h                            |   10 +-
 include/net/mana/mana.h                            |    3 +-
 include/trace/events/netfs.h                       |    1 +
 include/uapi/linux/cec.h                           |    6 +-
 include/uapi/linux/netfilter/nf_tables.h           |    2 +-
 io_uring/io_uring.c                                |    5 +-
 io_uring/net.c                                     |    4 +-
 kernel/bpf/verifier.c                              |  119 +-
 kernel/cgroup/cgroup-v1.c                          |   12 +-
 kernel/events/core.c                               |   33 +-
 kernel/events/uprobes.c                            |    4 +-
 kernel/fork.c                                      |   32 +-
 kernel/jump_label.c                                |   52 +-
 kernel/rcu/rcuscale.c                              |    4 +-
 kernel/rcu/tasks.h                                 |   82 +-
 kernel/resource.c                                  |   58 +-
 kernel/sched/core.c                                |   23 +-
 kernel/sched/psi.c                                 |   26 +-
 kernel/static_call_inline.c                        |   13 +-
 kernel/trace/trace_hwlat.c                         |    2 +
 kernel/trace/trace_osnoise.c                       |   22 +-
 lib/buildid.c                                      |   88 +-
 mm/Kconfig                                         |   25 +-
 mm/slab_common.c                                   |    7 +
 mm/slub.c                                          |  100 +-
 net/bluetooth/hci_core.c                           |    2 +
 net/bluetooth/hci_event.c                          |   15 +-
 net/bluetooth/l2cap_core.c                         |    8 -
 net/bluetooth/mgmt.c                               |   23 +-
 net/bridge/br_mdb.c                                |    2 +-
 net/core/dev.c                                     |   14 +-
 net/core/gro.c                                     |    9 +-
 net/core/net-sysfs.c                               |    6 +-
 net/core/netdev-genl.c                             |    8 +-
 net/core/netpoll.c                                 |   15 +-
 net/dsa/dsa.c                                      |    7 +
 net/ipv4/devinet.c                                 |    6 +-
 net/ipv4/fib_frontend.c                            |    2 +-
 net/ipv4/ip_gre.c                                  |    6 +-
 net/ipv4/netfilter/nf_dup_ipv4.c                   |    7 +-
 net/ipv4/tcp_ipv4.c                                |    3 +
 net/ipv4/tcp_offload.c                             |   10 +-
 net/ipv4/udp_offload.c                             |   22 +-
 net/ipv6/netfilter/nf_dup_ipv6.c                   |    7 +-
 net/ipv6/tcpv6_offload.c                           |   10 +-
 net/mac80211/chan.c                                |    4 +-
 net/mac80211/mlme.c                                |    2 +-
 net/mac80211/scan.c                                |    2 +-
 net/mac80211/util.c                                |    4 +-
 net/mac802154/scan.c                               |    4 +-
 net/ncsi/ncsi-manage.c                             |    2 +
 net/rxrpc/ar-internal.h                            |    2 +-
 net/rxrpc/io_thread.c                              |   10 +-
 net/rxrpc/local_object.c                           |    2 +-
 net/sched/sch_taprio.c                             |    4 +-
 net/sctp/socket.c                                  |    4 +-
 net/sunrpc/svc.c                                   |   31 +-
 net/tipc/bearer.c                                  |    8 +-
 net/wireless/nl80211.c                             |   15 +-
 rust/kernel/sync/locked_by.rs                      |   18 +-
 scripts/gdb/linux/proc.py                          |    4 +-
 scripts/gdb/linux/rbtree.py                        |   12 +
 scripts/gdb/linux/timerlist.py                     |   31 +-
 scripts/kconfig/qconf.cc                           |    2 +-
 security/Kconfig                                   |   32 +
 security/tomoyo/domain.c                           |    9 +-
 sound/core/control.c                               |   55 +-
 sound/core/control_compat.c                        |   45 +-
 sound/core/init.c                                  |   14 +-
 sound/core/oss/mixer_oss.c                         |    4 +-
 sound/isa/gus/gus_pcm.c                            |    4 +-
 sound/pci/asihpi/hpimsgx.c                         |    2 +-
 sound/pci/hda/hda_controller.h                     |    2 +-
 sound/pci/hda/hda_generic.c                        |    4 +-
 sound/pci/hda/hda_intel.c                          |   10 +-
 sound/pci/hda/patch_conexant.c                     |   24 +-
 sound/pci/hda/patch_realtek.c                      |    5 +
 sound/pci/rme9652/hdsp.c                           |    6 +-
 sound/pci/rme9652/hdspm.c                          |    6 +-
 sound/soc/atmel/mchp-pdmc.c                        |    3 +
 sound/soc/codecs/wsa883x.c                         |   16 +-
 sound/soc/fsl/imx-card.c                           |    1 +
 sound/soc/intel/boards/bytcht_cx2072x.c            |    4 +
 sound/soc/intel/boards/bytcht_da7213.c             |    4 +
 sound/soc/intel/boards/bytcht_es8316.c             |    2 +-
 sound/soc/intel/boards/bytcr_rt5640.c              |    2 +-
 sound/soc/intel/boards/bytcr_rt5651.c              |    2 +-
 sound/soc/intel/boards/cht_bsw_rt5645.c            |    4 +
 sound/soc/intel/boards/cht_bsw_rt5672.c            |    4 +
 sound/soc/intel/boards/sof_es8336.c                |    2 +-
 sound/soc/intel/boards/sof_wm8804.c                |    4 +
 sound/usb/card.c                                   |    8 +
 sound/usb/clock.c                                  |   62 +-
 sound/usb/format.c                                 |    6 +-
 sound/usb/helper.c                                 |   34 +
 sound/usb/helper.h                                 |   10 +-
 sound/usb/line6/podhd.c                            |    2 +-
 sound/usb/mixer.c                                  |   37 +-
 sound/usb/mixer.h                                  |    1 +
 sound/usb/mixer_quirks.c                           |  430 +++-
 sound/usb/mixer_scarlett.c                         |    4 +-
 sound/usb/power.c                                  |    3 +-
 sound/usb/power.h                                  |    1 +
 sound/usb/quirks-table.h                           | 2455 +++++++-------------
 sound/usb/quirks.c                                 |   62 +
 sound/usb/stream.c                                 |   21 +-
 sound/usb/usbaudio.h                               |   12 +
 tools/arch/x86/kcpuid/kcpuid.c                     |   12 +-
 tools/bpf/bpftool/net.c                            |   11 +-
 tools/hv/hv_fcopy_uio_daemon.c                     |    7 +
 tools/include/nolibc/arch-powerpc.h                |    2 +-
 tools/perf/util/hist.c                             |    7 +-
 tools/perf/util/machine.c                          |   17 +-
 tools/perf/util/setup.py                           |    2 +
 tools/perf/util/thread.c                           |    4 +
 tools/perf/util/thread.h                           |    1 +
 .../breakpoints/step_after_suspend_test.c          |    5 +-
 .../selftests/devices/test_discoverable_devices.py |    4 +-
 tools/testing/selftests/hid/Makefile               |    2 +
 .../selftests/mm/charge_reserved_hugetlb.sh        |    2 +-
 tools/testing/selftests/mm/mseal_test.c            |   57 +-
 tools/testing/selftests/mm/write_to_hugetlbfs.c    |   23 +-
 .../selftests/net/netfilter/conntrack_dump_flush.c |    1 +
 tools/testing/selftests/net/netfilter/nft_audit.sh |   57 +-
 tools/testing/selftests/nolibc/nolibc-test.c       |    4 +-
 tools/testing/selftests/vDSO/parse_vdso.c          |   17 +-
 tools/testing/selftests/vDSO/vdso_config.h         |   10 +-
 .../testing/selftests/vDSO/vdso_test_correctness.c |    6 +
 tools/tracing/rtla/Makefile.rtla                   |    2 +-
 tools/tracing/rtla/src/osnoise_top.c               |    2 +-
 tools/tracing/rtla/src/timerlat_top.c              |    4 +-
 512 files changed, 6151 insertions(+), 4351 deletions(-)


Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Guenter Roeck 1 month, 2 weeks ago
On 10/8/24 05:01, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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 Thu, 10 Oct 2024 11:55:15 +0000.
> Anything received after that time might be too late.
> 

This release, as well as 6.6.54 and 6.11.3, is crash-for-crash compatible with the
upstream kernel.

...
Unable to handle kernel NULL pointer dereference at virtual address 00000000 when read
[00000000] *pgd=00000000
Internal error: Oops: 5 [#1] PREEMPT ARM
Modules linked in:
CPU: 0 PID: 1 Comm: swapper Not tainted 6.10.14 #1
Hardware name: Freescale i.MX25 (Device Tree Support)
PC is at timecounter_read+0xc/0xbc
LR is at fec_ptp_save_state+0x28/0x6c
pc : [<c00c4e84>]    lr : [<c08691fc>]    psr: 60000193
sp : c8825ca8  ip : 00000000  fp : c1e6c6a0
r10: 00000000  r9 : c183b90c  r8 : c1f6d810
r7 : c7ef4eec  r6 : c1e6c904  r5 : 40000113  r4 : c1e6c940
r3 : 00000000  r2 : 00000000  r1 : 00000001  r0 : 00000000
Flags: nZCv  IRQs off  FIQs on  Mode SVC_32  ISA ARM  Segment none
Control: 00093177  Table: 80004000  DAC: 00000053
Register r0 information: NULL pointer
Register r1 information: non-paged memory
Register r2 information: NULL pointer
Register r3 information: NULL pointer
Register r4 information: slab kmalloc-4k start c1e6b000 data offset 4096 pointer offset 2368 size 4096 allocated at kvmalloc_node_noprof+0x14/0x108
     __kmalloc_node_noprof+0x3a0/0x504
     kvmalloc_node_noprof+0x14/0x108
     alloc_netdev_mqs+0x5c/0x454
     alloc_etherdev_mqs+0x1c/0x30
...

Caused by:

> Csókás, Bence <csokas.bence@prolan.hu>
>      net: fec: Restart PPS after link state change
> 

Guenter

Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Miguel Ojeda 1 month, 2 weeks ago
On Tue, 08 Oct 2024 14:01:03 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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 Thu, 10 Oct 2024 11:55:15 +0000.
> Anything received after that time might be too late.

Boot-tested under QEMU for Rust x86_64, arm64 and riscv64; built-tested
for loongarch64:

Tested-by: Miguel Ojeda <ojeda@kernel.org>

Thanks!

Cheers,
Miguel
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Muhammad Usama Anjum 1 month, 2 weeks ago
On 10/8/24 5:01 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Hi,

Please find the KernelCI report below :-


OVERVIEW

    Builds: 24 passed, 1 failed

    Boot tests: 510 passed, 0 failed

    CI systems: maestro

REVISION

    Commit
        name:
        hash: d44129966591836e3ff248d0af2358f1b8f7bc28
    Checked out from

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-6.10.y


BUILDS
    - i386 (defconfig+kcidebug+x86-board)
      Build error:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:219:1: error:
the frame size of 1192 bytes is larger than 1024 bytes
[-Werror=frame-larger-than=]
      config:
https://kciapistagingstorage1.file.core.windows.net/early-access/kbuild-gcc-12-x86-kcidebug-6705246a7ef7358befb78db3/.config?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2024-10-17T19:19:12Z&st=2023-10-17T11:19:12Z&spr=https&sig=sLmFlvZHXRrZsSGubsDUIvTiv%2BtzgDq6vALfkrtWnv8%3D

BOOT TESTS

    No new boot failures found

Tested-by: kernelci.org bot <bot@kernelci.org>

Thanks,
KernelCI team
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Peter Schneider 1 month, 2 weeks ago
Am 10.10.2024 um 10:58 schrieb Muhammad Usama Anjum:

> Please find the KernelCI report below :-
> 
> 
> OVERVIEW
> 
>      Builds: 24 passed, 1 failed
> 
>      Boot tests: 510 passed, 0 failed
> 
>      CI systems: maestro
> 
> REVISION
> 
>      Commit
>          name:
>          hash: d44129966591836e3ff248d0af2358f1b8f7bc28
>      Checked out from
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
> linux-6.10.y
> 
> 
> BUILDS
>      - i386 (defconfig+kcidebug+x86-board)
>        Build error:
> drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:219:1: error:
> the frame size of 1192 bytes is larger than 1024 bytes
> [-Werror=frame-larger-than=]
>        config:
> https://kciapistagingstorage1.file.core.windows.net/early-access/kbuild-gcc-12-x86-kcidebug-6705246a7ef7358befb78db3/.config?sv=2022-11-02&ss=f&srt=sco&sp=r&se=2024-10-17T19:19:12Z&st=2023-10-17T11:19:12Z&spr=https&sig=sLmFlvZHXRrZsSGubsDUIvTiv%2BtzgDq6vALfkrtWnv8%3D
> 
> BOOT TESTS
> 
>      No new boot failures found
> 
> Tested-by: kernelci.org bot <bot@kernelci.org>
> 
> Thanks,
> KernelCI team
> 

I do all my kernel build tests with CONFIG_WERROR=Y, and I found that due to THIS driver, 
I had to increase CONFIG_FRAME_WARN to 2048 from its default 1024 (which comes from my PVE 
oldconfig). This avoids this warning/error. However I don't know whether a driver, or any 
function, using a larger stack frame than 1024 bytes will generally be a problem.

Beste Grüße,
Peter Schneider

-- 
Climb the mountain not to plant your flag, but to embrace the challenge,
enjoy the air and behold the view. Climb it so you can see the world,
not so the world can see you.                    -- David McCullough Jr.

OpenPGP:  0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@googlemail.com
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@gmail.com
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Ron Economos 1 month, 2 weeks ago
On 10/8/24 5:01 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.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.10 000/482] 6.10.14-rc1 review
Posted by Jon Hunter 1 month, 2 weeks ago
On Tue, 08 Oct 2024 14:01:03 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

Test results for stable-v6.10:
    10 builds:	10 pass, 0 fail
    26 boots:	26 pass, 0 fail
    116 tests:	116 pass, 0 fail

Linux version:	6.10.14-rc1-gd44129966591
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

Tested-by: Jon Hunter <jonathanh@nvidia.com>

Jon
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Sasha Levin 1 month, 2 weeks ago
On Wed, Oct 09, 2024 at 07:58:55AM -0700, Jon Hunter wrote:
>On Tue, 08 Oct 2024 14:01:03 +0200, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.10.14 release.
>> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
>> and the diffstat can be found below.
>>
>> thanks,
>>
>> greg k-h
>
>All tests passing for Tegra ...
>
>Test results for stable-v6.10:
>    10 builds:	10 pass, 0 fail
>    26 boots:	26 pass, 0 fail
>    116 tests:	116 pass, 0 fail
>
>Linux version:	6.10.14-rc1-gd44129966591
>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
>
>Tested-by: Jon Hunter <jonathanh@nvidia.com>

Did this one not fail on the same cgroup issue as 6.11? we had the
offending commit in all trees.

-- 
Thanks,
Sasha
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Jon Hunter 1 month, 2 weeks ago
On 09/10/2024 22:59, Sasha Levin wrote:
> On Wed, Oct 09, 2024 at 07:58:55AM -0700, Jon Hunter wrote:
>> On Tue, 08 Oct 2024 14:01:03 +0200, Greg Kroah-Hartman wrote:
>>> This is the start of the stable review cycle for the 6.10.14 release.
>>> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
>>> and the diffstat can be found below.
>>>
>>> thanks,
>>>
>>> greg k-h
>>
>> All tests passing for Tegra ...
>>
>> Test results for stable-v6.10:
>>    10 builds:    10 pass, 0 fail
>>    26 boots:    26 pass, 0 fail
>>    116 tests:    116 pass, 0 fail
>>
>> Linux version:    6.10.14-rc1-gd44129966591
>> 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
>>
>> Tested-by: Jon Hunter <jonathanh@nvidia.com>
> 
> Did this one not fail on the same cgroup issue as 6.11? we had the
> offending commit in all trees.


I did not see any failure there. However, same tests are run and so it 
should have. I can run it again to double check.

Jon

-- 
nvpublic
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Jon Hunter 1 month, 2 weeks ago
On 10/10/2024 11:40, Jon Hunter wrote:
> 
> On 09/10/2024 22:59, Sasha Levin wrote:
>> On Wed, Oct 09, 2024 at 07:58:55AM -0700, Jon Hunter wrote:
>>> On Tue, 08 Oct 2024 14:01:03 +0200, Greg Kroah-Hartman wrote:
>>>> This is the start of the stable review cycle for the 6.10.14 release.
>>>> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
>>>> and the diffstat can be found below.
>>>>
>>>> thanks,
>>>>
>>>> greg k-h
>>>
>>> All tests passing for Tegra ...
>>>
>>> Test results for stable-v6.10:
>>>    10 builds:    10 pass, 0 fail
>>>    26 boots:    26 pass, 0 fail
>>>    116 tests:    116 pass, 0 fail
>>>
>>> Linux version:    6.10.14-rc1-gd44129966591
>>> 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
>>>
>>> Tested-by: Jon Hunter <jonathanh@nvidia.com>
>>
>> Did this one not fail on the same cgroup issue as 6.11? we had the
>> offending commit in all trees.
> 
> 
> I did not see any failure there. However, same tests are run and so it 
> should have. I can run it again to double check.


I doubled checked and I don't see warning with this kernel. Odd.

Jon

-- 
nvpublic
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Naresh Kamboju 1 month, 2 weeks ago
On Tue, 8 Oct 2024 at 17:42, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


The LTP syscalls fanotify22 test failed  (broken).
This regression is noticed on linux.6.10.y, linux.6.11.y and linux.6.6.y.

We are bisecting this issue.

 ltp-syscalls
  - fanotify22

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

Test log,
-----------
fanotify16.c:751[  452.527701] EXT4-fs error (device loop0):
__ext4_remount:6522: comm fanotify22: Abort forced by user
tst_device.c:96: TINFO: Found free device 0 '/dev/loop0'
tst_test.c:1106: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''
mke2fs 1.47.1 (20-May-2024)
tst_test.c:1120: TINFO: Mounting /dev/loop0 to
/scratch/ltp-6nPLv2EGcV/LTP_fanbDvQcT/test_mnt fstyp=ext4 flags=0
tst_test.c:1733: TINFO: LTP version: 20240524
tst_test.c:1617: TINFO: Timeout per run is 0h 02m 30s
fanotify.h:122: TINFO: fid(test_mnt/internal_dir/bad_dir) =
6bd2dab9.86fe4716.7e82.df82837f.0...
fanotify.h:122: TINFO: fid(test_mnt/internal_dir) =
6bd2dab9.86fe4716.7e81.beaa198d.0...
fanotify22.c:278: TINFO: Umounting
/scratch/ltp-6nPLv2EGcV/LTP_fanbDvQcT/test_mnt
debugfs 1.47.1 (20-May-2024)
debugfs 1.47.1 (20-May-2024)
fanotify22.c:281: TINFO: Mounting /dev/loop0 to
/scratch/ltp-6nPLv2EGcV/LTP_fanbDvQcT/test_mnt fstyp=ext4 flags=0
fanotify.h:122: TINFO: fid(test_mnt) = 6bd2dab9.86fe4716.2.0.0...
fanotify22.c:59: TINFO: Mounting /dev/loop0 to
/scratch/ltp-6nPLv2EGcV/LTP_fanbDvQcT/test_mnt fstyp=ext4 flags=21
fanotify22.c:59: TBROK: mount(/dev/loop0, test_mnt, ext4, 33,
0x5659a1d5) failed: EROFS (30)

HINT: You _MAY_ be missing kernel fixes:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=124e7c61deb2

Summary:
passed   0
failed   0
broken   1

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Anders Roxell 1 month, 2 weeks ago
On Wed, 9 Oct 2024 at 08:22, Naresh Kamboju <naresh.kamboju@linaro.org> wrote:
>
> On Tue, 8 Oct 2024 at 17:42, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 6.10.14 release.
> > There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
>
> The LTP syscalls fanotify22 test failed  (broken).
> This regression is noticed on linux.6.10.y, linux.6.11.y and linux.6.6.y.
>
> We are bisecting this issue.

The bisection pointed to patch b1a855f8a4fd ("ext4: don't set
SB_RDONLY after filesystem errors")
[ Upstream commit d3476f3dad4ad68ae5f6b008ea6591d1520da5d8 ]

Reverting patch b1a855f8a4fd ("ext4: don't set SB_RDONLY after
filesystem errors") makes
ltp-syscalls/fanotify22 pass.

That said, I also checked Linus tree and fanotify22 fails there too.
Reverting the upstream
patch d3476f3dad4a ("ext4: don't set SB_RDONLY after filesystem
errors") from Linux tree
v6.12-rc2-58-g75b607fab38d and run syscalls/fanotify22 it pass.

Any ideas whats wrong here?

Cheers,
Anders
Re: [LTP] [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Cyril Hrubis 1 month, 2 weeks ago
Hi!
Work in progress, see:
https://lists.linux.it/pipermail/ltp/2024-October/040433.html

-- 
Cyril Hrubis
chrubis@suse.cz
Re: [LTP] [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Jan Stancek 1 month, 2 weeks ago
On Wed, Oct 9, 2024 at 1:56 PM Cyril Hrubis <chrubis@suse.cz> wrote:
>
> Hi!
> Work in progress, see:
> https://lists.linux.it/pipermail/ltp/2024-October/040433.html

and https://lore.kernel.org/linux-ext4/20241004221556.19222-1-jack@suse.cz/
Re: [LTP] [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Sasha Levin 1 month, 2 weeks ago
On Wed, Oct 09, 2024 at 02:03:31PM +0200, Jan Stancek wrote:
>On Wed, Oct 9, 2024 at 1:56 PM Cyril Hrubis <chrubis@suse.cz> wrote:
>>
>> Hi!
>> Work in progress, see:
>> https://lists.linux.it/pipermail/ltp/2024-October/040433.html
>
>and https://lore.kernel.org/linux-ext4/20241004221556.19222-1-jack@suse.cz/

I'll drop the offending commit, we can grab it along with the fix once
it lands in Linus's tree.

-- 
Thanks,
Sasha
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Shuah Khan 1 month, 2 weeks ago
On 10/8/24 06:01, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Florian Fainelli 1 month, 2 weeks ago
On 10/8/24 05:01, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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 Thu, 10 Oct 2024 11:55:15 +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.10.14-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.10.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 <florian.fainelli@broadcom.com>
-- 
Florian
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Mark Brown 1 month, 2 weeks ago
On Tue, Oct 08, 2024 at 02:01:03PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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.

Tested-by: Mark Brown <broonie@kernel.org>
Re: [PATCH 6.10 000/482] 6.10.14-rc1 review
Posted by Peter Schneider 1 month, 2 weeks ago
Am 08.10.2024 um 14:01 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.10.14 release.
> There are 482 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.

Builds, boots and works on my 2-socket Ivy Bridge Xeon E5-2697 v2 server. No dmesg 
oddities or regressions found.

Tested-by: Peter Schneider <pschneider1968@googlemail.com>

Beste Grüße,
Peter Schneider

-- 
Climb the mountain not to plant your flag, but to embrace the challenge,
enjoy the air and behold the view. Climb it so you can see the world,
not so the world can see you.                    -- David McCullough Jr.

OpenPGP:  0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@googlemail.com
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@gmail.com