[PATCH 6.11 000/558] 6.11.3-rc1 review

Greg Kroah-Hartman posted 558 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 +-
Documentation/rust/general-information.rst         |    4 +-
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/sev.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/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                     |  438 ++--
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/amd-pstate.c                       |   14 +-
drivers/cpufreq/intel_pstate.c                     |   16 +-
drivers/cpufreq/loongson3_cpufreq.c                |    2 +-
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/gpio/gpiolib.c                             |    4 +-
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             |    8 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |   12 +-
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c             |  132 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   54 +-
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  |   86 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  |    4 +
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |   20 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c    |    3 +-
.../amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c |    2 +-
drivers/gpu/drm/amd/display/dc/core/dc.c           |    8 +-
.../gpu/drm/amd/display/dc/core/dc_hw_sequencer.c  |   96 +-
drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |   34 +-
drivers/gpu/drm/amd/display/dc/core/dc_state.c     |   10 +-
drivers/gpu/drm/amd/display/dc/dc_types.h          |    1 +
.../gpu/drm/amd/display/dc/dccg/dcn35/dcn35_dccg.c |    3 +-
.../gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c |    2 +
.../gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c |    4 +
.../display/dc/dml/dcn20/display_rq_dlg_calc_20.c  |    2 +-
.../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 +-
.../amd/display/dc/dml/dml1_display_rq_dlg_calc.c  |    2 +-
.../dc/dml2/dml21/dml21_translation_helper.c       |    6 +-
.../dml21/src/dml2_core/dml2_core_dcn4_calcs.c     |   89 +-
.../dc/dml2/dml21/src/dml2_core/dml2_core_shared.c |    4 +-
.../dml21/src/dml2_core/dml2_core_shared_types.h   |    2 +-
drivers/gpu/drm/amd/display/dc/dml2/dml2_policy.c  |    1 -
.../amd/display/dc/dml2/dml2_translation_helper.c  |   20 +-
drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.h |    1 +
.../amd/display/dc/hubbub/dcn401/dcn401_hubbub.c   |   23 +
.../gpu/drm/amd/display/dc/hubp/dcn10/dcn10_hubp.c |    3 +-
.../gpu/drm/amd/display/dc/hubp/dcn20/dcn20_hubp.c |    3 +-
.../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c  |   24 +-
.../drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c    |    4 +-
.../drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c    |   48 +-
.../drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c    |    7 +-
.../drm/amd/display/dc/hwss/dcn31/dcn31_hwseq.c    |    4 +-
.../drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c    |   11 +-
.../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c    |    8 +-
.../drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c  |  111 +-
.../drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.h  |    2 +
.../drm/amd/display/dc/hwss/dcn401/dcn401_init.c   |    2 +-
drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h   |    1 +
drivers/gpu/drm/amd/display/dc/inc/resource.h      |    5 +
.../amd/display/dc/link/accessories/link_dp_cts.c  |    5 +-
.../drm/amd/display/dc/link/hwss/link_hwss_dio.c   |    5 +-
drivers/gpu/drm/amd/display/dc/link/link_factory.c |    2 +-
.../display/dc/link/protocols/link_dp_capability.c |    2 +-
.../display/dc/resource/dce112/dce112_resource.c   |    5 +-
.../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 |   10 +-
.../dc/resource/dcn32/dcn32_resource_helpers.c     |   14 +-
.../display/dc/resource/dcn351/dcn351_resource.c   |    1 +
.../display/dc/resource/dcn401/dcn401_resource.c   |    3 +-
.../drm/amd/pm/powerplay/hwmgr/processpptables.c   |    2 +
drivers/gpu/drm/display/drm_hdmi_state_helper.c    |    4 +-
drivers/gpu/drm/drm_atomic_uapi.c                  |    2 +-
drivers/gpu/drm/drm_debugfs.c                      |    4 +-
drivers/gpu/drm/drm_print.c                        |   13 +-
drivers/gpu/drm/i915/display/intel_ddi.c           |    2 +-
drivers/gpu/drm/i915/display/intel_dp.c            |   22 +-
drivers/gpu/drm/i915/display/intel_psr.c           |   32 +-
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/Makefile                        |   24 +-
drivers/gpu/drm/xe/display/intel_fbdev_fb.c        |    6 +-
drivers/gpu/drm/xe/display/xe_hdcp_gsc.c           |    8 +-
drivers/gpu/drm/xe/display/xe_plane_initial.c      |    6 +
drivers/gpu/drm/xe/xe_bo.c                         |    4 +-
drivers/gpu/drm/xe/xe_device.c                     |    8 +-
drivers/gpu/drm/xe/xe_device_types.h               |   17 +-
drivers/gpu/drm/xe/xe_drm_client.c                 |    9 +-
drivers/gpu/drm/xe/xe_exec_queue.c                 |    2 -
drivers/gpu/drm/xe/xe_exec_queue_types.h           |    6 +-
drivers/gpu/drm/xe/xe_execlist.c                   |    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                 |   76 +-
drivers/gpu/drm/xe/xe_guc_types.h                  |    2 +
drivers/gpu/drm/xe/xe_lrc.c                        |   35 +-
drivers/gpu/drm/xe/xe_oa.c                         |    9 +-
drivers/gpu/drm/xe/xe_pci.c                        |    2 +
drivers/gpu/drm/xe/xe_preempt_fence.c              |   12 +-
drivers/gpu/drm/xe/xe_vm.c                         |   32 +-
drivers/gpu/drm/xe/xe_vram.c                       |    1 +
drivers/gpu/drm/xe/xe_wa_oob.rules                 |    3 +
drivers/hid/bpf/hid_bpf_struct_ops.c               |   14 +
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                      |   21 +-
drivers/i2c/i2c-core-base.c                        |   28 +
drivers/i3c/master/svc-i3c-master.c                |    1 +
drivers/idle/intel_idle.c                          |   14 +-
drivers/iio/magnetometer/ak8975.c                  |   32 +-
drivers/iio/pressure/bmp280-core.c                 |    9 +-
drivers/iio/pressure/bmp280-regmap.c               |   45 +-
drivers/iio/pressure/bmp280.h                      |    1 +
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/leds/leds-pca9532.c                        |    5 +-
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.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 +-
.../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/phy/realtek.c                          |    3 +
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/microchip/wilc1000/sdio.c     |    7 +
drivers/net/wireless/realtek/rtw88/Kconfig         |    1 +
drivers/net/wireless/realtek/rtw89/core.h          |   18 +-
drivers/net/wireless/realtek/rtw89/mac.c           |    2 +-
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/ioctl.c                          |   22 +-
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                            |   40 +-
drivers/power/reset/brcmstb-reboot.c               |    3 -
drivers/power/supply/power_supply_core.c           |    6 +-
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 +
drivers/virt/coco/sev-guest/sev-guest.c            |    2 +
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                              |   99 +-
fs/btrfs/send.c                                    |   31 +-
fs/cachefiles/namei.c                              |    7 +-
fs/ceph/addr.c                                     |    6 +-
fs/ceph/mds_client.c                               |   12 +
fs/dax.c                                           |    6 +-
fs/exec.c                                          |   34 +-
fs/exfat/balloc.c                                  |   10 +-
fs/ext4/dir.c                                      |   14 +-
fs/ext4/ext4.h                                     |    1 +
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                                    |   34 +-
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/gfs2/glock.c                                    |    1 +
fs/gfs2/ops_fstype.c                               |    3 +-
fs/inode.c                                         |   14 +-
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                             |   48 +-
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/pidfs.c                                         |    5 +-
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/smb2pdu.c                            |    5 +-
fs/smb/server/vfs_cache.c                          |    3 +
fs/smb/server/vfs_cache.h                          |    4 +-
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/hdmi.h                               |    9 +
include/linux/hugetlb.h                            |   10 +
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/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                                |   34 +-
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                                      |   74 +-
mm/Kconfig                                         |   25 +-
mm/filemap.c                                       |    4 +
mm/gup.c                                           |    1 +
mm/hugetlb.c                                       |   17 +
mm/memfd.c                                         |   20 +-
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/core/skbuff.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/l2tp/l2tp_core.c                               |   40 +-
net/l2tp/l2tp_core.h                               |    4 +-
net/l2tp/l2tp_netlink.c                            |    4 +-
net/l2tp/l2tp_ppp.c                                |    3 +-
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/netfilter/nf_tables_api.c                      |    5 +-
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/Makefile                                      |   22 +-
rust/exports.c                                     |    1 +
rust/helpers.c                                     |  239 --
rust/helpers/blk.c                                 |   14 +
rust/helpers/bug.c                                 |    8 +
rust/helpers/build_assert.c                        |   25 +
rust/helpers/build_bug.c                           |    9 +
rust/helpers/err.c                                 |   19 +
rust/helpers/helpers.c                             |   25 +
rust/helpers/kunit.c                               |    9 +
rust/helpers/mutex.c                               |   15 +
rust/helpers/page.c                                |   19 +
rust/helpers/refcount.c                            |   19 +
rust/helpers/signal.c                              |    9 +
rust/helpers/slab.c                                |    9 +
rust/helpers/spinlock.c                            |   24 +
rust/helpers/task.c                                |   19 +
rust/helpers/uaccess.c                             |   15 +
rust/helpers/wait.c                                |    9 +
rust/helpers/workqueue.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/parser.y                           |   10 +-
scripts/kconfig/qconf.cc                           |    6 +-
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                      |  156 +-
sound/pci/hda/samsung_helper.c                     |  310 ---
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/soc/intel/common/soc-acpi-intel-rpl-match.c  |    1 +
sound/soc/soc-topology.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 +
.../selftests/bpf/bpf_testmod/bpf_testmod.c        |    1 +
.../breakpoints/step_after_suspend_test.c          |    5 +-
.../devices/probe/test_discoverable_devices.py     |    4 +-
tools/testing/selftests/hid/Makefile               |    2 +
.../selftests/mm/charge_reserved_hugetlb.sh        |    2 +-
tools/testing/selftests/mm/pagemap_ioctl.c         |    2 +-
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 +-
605 files changed, 7495 insertions(+), 5321 deletions(-)
[PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Greg Kroah-Hartman 1 month, 2 weeks ago
This is the start of the stable review cycle for the 6.11.3 release.
There are 558 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.11.3-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.11.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Geert Uytterhoeven <geert+renesas@glider.be>
    pmdomain: core: Reduce debug summary table width

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"

Matthew Auld <matthew.auld@intel.com>
    drm/xe/vram: fix ccs offset calculation

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

Matthew Auld <matthew.auld@intel.com>
    drm/xe/vm: move xa_alloc to prevent UAF

Matthew Brost <matthew.brost@intel.com>
    drm/xe: Clean up VM / exec queue file lock usage.

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"

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

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.

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

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: qconf: move conf_read() before drawing tree pain

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: fix infinite loop in sym_calc_choice()

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

Leo Li <sunpeng.li@amd.com>
    drm/amd/display: Enable idle workqueue for more IPS modes

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

Fangzhi Zuo <Jerry.Zuo@amd.com>
    drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSC

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

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

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

Filipe Manana <fdmanana@suse.com>
    btrfs: send: fix buffer overflow detection when copying path to cache entry

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

Christian Brauner <brauner@kernel.org>
    pidfs: check for valid pid namespace

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

Benjamin Tissoires <bentiss@kernel.org>
    HID: bpf: fix cfi stubs for hid_bpf_ops

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

Steve Sistare <steven.sistare@oracle.com>
    mm/hugetlb: simplify refs in memfd_alloc_folio

Steve Sistare <steven.sistare@oracle.com>
    mm/gup: fix memfd_pin_folios alloc race panic

Steve Sistare <steven.sistare@oracle.com>
    mm/gup: fix memfd_pin_folios hugetlb page allocation

Steve Sistare <steven.sistare@oracle.com>
    mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak

Steve Sistare <steven.sistare@oracle.com>
    mm/hugetlb: fix memfd_pin_folios free_huge_pages leak

Steve Sistare <steven.sistare@oracle.com>
    mm/filemap: fix filemap_get_folios_contig THP panic

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

Muhammad Usama Anjum <usama.anjum@collabora.com>
    kselftests: mm: fix wrong __NR_userfaultfd value

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"

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

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

Charlene Liu <Charlene.Liu@amd.com>
    drm/amd/display: avoid set dispclk to 0

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>
    clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x

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

Julian Sun <sunjunchao2870@gmail.com>
    gfs2: fix double destroy_workqueue error

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

Bastien Curutchet <bastien.curutchet@bootlin.com>
    leds: pca9532: Remove irrelevant blink configuration error message

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

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

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

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

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

José Roberto de Souza <jose.souza@intel.com>
    drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close

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

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

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

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

Lucas De Marchi <lucas.demarchi@intel.com>
    drm/xe: Generate oob before compiling anything

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

Hans de Goede <hdegoede@redhat.com>
    power: supply: Drop use_cnt check from power_supply_property_is_writeable()

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

Gabriel Krisman Bertazi <krisman@suse.de>
    ext4: fix error message when rejecting the default hash

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

Lizhi Xu <lizhi.xu@windriver.com>
    ext4: filesystems without casefold feature cannot be mounted with siphash

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

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx12: 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

Ahmed, Muhammad <Ahmed.Ahmed@amd.com>
    drm/amd/display: guard write a 0 post_divider value to HW

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

Sunil Khatri <sunil.khatri@amd.com>
    drm/amdgpu: fix ptr check warning in gfx11 ip_dump

Sunil Khatri <sunil.khatri@amd.com>
    drm/amdgpu: fix ptr check warning in gfx10 ip_dump

Sunil Khatri <sunil.khatri@amd.com>
    drm/amdgpu: fix ptr check warning in gfx9 ip_dump

Austin Zheng <Austin.Zheng@amd.com>
    drm/amd/display: Unlock Pipes Based On DET Allocation

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

Dillon Varone <dillon.varone@amd.com>
    drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DML

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 Hung <alex.hung@amd.com>
    drm/amd/display: Check stream_status before it is used

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Fix possible overflow in integer multiplication

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

Alex Deucher <alexander.deucher@amd.com>
    drm/amdgpu/gfx12: 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: Implement bounds check for stream encoder creation in DCN401

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: Increase array size of dummy_boolean

Chris Park <chris.park@amd.com>
    drm/amd/display: Deallocate DML memory if allocation fails

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

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

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

Uma Shankar <uma.shankar@intel.com>
    drm/xe/fbdev: Limit the usage of stolen for LNL+

Matthew Brost <matthew.brost@intel.com>
    drm/xe: Add timeout to preempt fences

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 <konradybcio@kernel.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

Matt Roper <matthew.d.roper@intel.com>
    drm/xe: Name and document Wa_14019789679

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

Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
    drm/amd/display: Check null pointer before try to access it

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 'afb' in amdgpu_dm_update_cursor (v2)

Aurabindo Pillai <aurabindo.pillai@amd.com>
    drm/amd/display: fix a UBSAN warning in DML2.1

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 dcn401_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'

Daniel Sa <Daniel.Sa@amd.com>
    drm/amd/display: Underflow Seen on DCN401 eGPU

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

Jiri Olsa <olsajiri@gmail.com>
    selftests/bpf: fix uprobe.path leak in bpf_testmod

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

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipe

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 dcn401_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 multiple uses

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

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: Use dev_name() instead of kobject_get_path() in debugfs

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.dev>
    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

Joshua Grisham <josh@joshuagrisham.com>
    ALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book init

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()

Huacai Chen <chenhuacai@kernel.org>
    cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request()

Anastasia Belova <abelova@astralinux.ru>
    cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value

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

Marek Vasut <marex@denx.de>
    wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume

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

Puranjay Mohan <pjy@amazon.com>
    nvme: fix metadata handling in nvme-passthrough

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

Mateusz Guzik <mjguzik@gmail.com>
    vfs: use RCU in ilookup

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

Nikunj A Dadhania <nikunj@amd.com>
    virt: sev-guest: Ensure the SNP guest messages do not exceed a page

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

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: do not remove elements if set backend implements .abort

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

Jakub Kicinski <kuba@kernel.org>
    net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs

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

Ping-Ke Shih <pkshih@realtek.com>
    wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failure

James Chapman <jchapman@katalix.com>
    l2tp: use rcu list add/del when updating lists

James Chapman <jchapman@katalix.com>
    l2tp: free sessions using rcu

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

Johannes Thumshirn <jthumshirn@wdc.com>
    btrfs: don't readahead the relocation inode on RST

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

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

Mateusz Guzik <mjguzik@gmail.com>
    exec: don't WARN for racy path_noexec check

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

Kai-Heng Feng <kai.heng.feng@canonical.com>
    intel_idle: Disable promotion to C1E on Jasper Lake and Elkhart Lake

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()

James Chapman <jchapman@katalix.com>
    l2tp: prevent possible tunnel refcount underflow

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

Tom Chung <chiahsuan.chung@amd.com>
    drm/amd/display: Re-enable panel replay feature

Tom Chung <chiahsuan.chung@amd.com>
    drm/amd/display: Fix VRR cannot enable

Tom Chung <chiahsuan.chung@amd.com>
    drm/amd/display: Disable replay if VRR capability is false

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

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()

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

Matthew Auld <matthew.auld@intel.com>
    drm/xe/guc_submit: add missing locking in wedged_fini

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()

Bard Liao <yung-chuan.liao@linux.intel.com>
    ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item

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

Dirk Behme <dirk.behme@de.bosch.com>
    rust: mutex: fix __mutex_init() usage in case of PREEMPT_RT

Gary Guo <gary@garyguo.net>
    rust: kbuild: auto generate helper exports

Andreas Hindborg <a.hindborg@kernel.org>
    rust: kbuild: split up helpers.c

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

Derek Foreman <derek.foreman@collabora.com>
    drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes

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

Tang Bin <tangbin@cmss.chinamobile.com>
    ASoC: topology: Fix incorrect addressing assignments

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

Hui Wang <hui.wang@canonical.com>
    net: phy: realtek: Check the index value in led_hw_control_get

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()

David Howells <dhowells@redhat.com>
    netfs: Fix missing wakeup after issuing writes

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

Dragos Tatulea <dtatulea@nvidia.com>
    net/mlx5e: SHAMPO, Fix overflow of hd_per_wq

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

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix warning: comparison of distinct pointer types lacks a cast

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

Arun R Murthy <arun.r.murthy@intel.com>
    drm/i915/display: BMG supports UHBR13.5

Jouni Högander <jouni.hogander@intel.com>
    drm/i915/psr: Do not wait for PSR being idle on on Panel Replay

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>
    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 +-
 Documentation/rust/general-information.rst         |    4 +-
 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/sev.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/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                     |  438 ++--
 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/amd-pstate.c                       |   14 +-
 drivers/cpufreq/intel_pstate.c                     |   16 +-
 drivers/cpufreq/loongson3_cpufreq.c                |    2 +-
 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/gpio/gpiolib.c                             |    4 +-
 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             |    8 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c             |   12 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c             |  132 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |   54 +-
 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  |   86 +-
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c  |    4 +
 .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |   20 +-
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c    |    3 +-
 .../amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c |    2 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c           |    8 +-
 .../gpu/drm/amd/display/dc/core/dc_hw_sequencer.c  |   96 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |   34 +-
 drivers/gpu/drm/amd/display/dc/core/dc_state.c     |   10 +-
 drivers/gpu/drm/amd/display/dc/dc_types.h          |    1 +
 .../gpu/drm/amd/display/dc/dccg/dcn35/dcn35_dccg.c |    3 +-
 .../gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c |    2 +
 .../gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c |    4 +
 .../display/dc/dml/dcn20/display_rq_dlg_calc_20.c  |    2 +-
 .../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 +-
 .../amd/display/dc/dml/dml1_display_rq_dlg_calc.c  |    2 +-
 .../dc/dml2/dml21/dml21_translation_helper.c       |    6 +-
 .../dml21/src/dml2_core/dml2_core_dcn4_calcs.c     |   89 +-
 .../dc/dml2/dml21/src/dml2_core/dml2_core_shared.c |    4 +-
 .../dml21/src/dml2_core/dml2_core_shared_types.h   |    2 +-
 drivers/gpu/drm/amd/display/dc/dml2/dml2_policy.c  |    1 -
 .../amd/display/dc/dml2/dml2_translation_helper.c  |   20 +-
 drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.h |    1 +
 .../amd/display/dc/hubbub/dcn401/dcn401_hubbub.c   |   23 +
 .../gpu/drm/amd/display/dc/hubp/dcn10/dcn10_hubp.c |    3 +-
 .../gpu/drm/amd/display/dc/hubp/dcn20/dcn20_hubp.c |    3 +-
 .../drm/amd/display/dc/hwss/dce110/dce110_hwseq.c  |   24 +-
 .../drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c    |    4 +-
 .../drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c    |   48 +-
 .../drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c    |    7 +-
 .../drm/amd/display/dc/hwss/dcn31/dcn31_hwseq.c    |    4 +-
 .../drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c    |   11 +-
 .../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c    |    8 +-
 .../drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c  |  111 +-
 .../drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.h  |    2 +
 .../drm/amd/display/dc/hwss/dcn401/dcn401_init.c   |    2 +-
 drivers/gpu/drm/amd/display/dc/inc/hw/dchubbub.h   |    1 +
 drivers/gpu/drm/amd/display/dc/inc/resource.h      |    5 +
 .../amd/display/dc/link/accessories/link_dp_cts.c  |    5 +-
 .../drm/amd/display/dc/link/hwss/link_hwss_dio.c   |    5 +-
 drivers/gpu/drm/amd/display/dc/link/link_factory.c |    2 +-
 .../display/dc/link/protocols/link_dp_capability.c |    2 +-
 .../display/dc/resource/dce112/dce112_resource.c   |    5 +-
 .../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 |   10 +-
 .../dc/resource/dcn32/dcn32_resource_helpers.c     |   14 +-
 .../display/dc/resource/dcn351/dcn351_resource.c   |    1 +
 .../display/dc/resource/dcn401/dcn401_resource.c   |    3 +-
 .../drm/amd/pm/powerplay/hwmgr/processpptables.c   |    2 +
 drivers/gpu/drm/display/drm_hdmi_state_helper.c    |    4 +-
 drivers/gpu/drm/drm_atomic_uapi.c                  |    2 +-
 drivers/gpu/drm/drm_debugfs.c                      |    4 +-
 drivers/gpu/drm/drm_print.c                        |   13 +-
 drivers/gpu/drm/i915/display/intel_ddi.c           |    2 +-
 drivers/gpu/drm/i915/display/intel_dp.c            |   22 +-
 drivers/gpu/drm/i915/display/intel_psr.c           |   32 +-
 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/Makefile                        |   24 +-
 drivers/gpu/drm/xe/display/intel_fbdev_fb.c        |    6 +-
 drivers/gpu/drm/xe/display/xe_hdcp_gsc.c           |    8 +-
 drivers/gpu/drm/xe/display/xe_plane_initial.c      |    6 +
 drivers/gpu/drm/xe/xe_bo.c                         |    4 +-
 drivers/gpu/drm/xe/xe_device.c                     |    8 +-
 drivers/gpu/drm/xe/xe_device_types.h               |   17 +-
 drivers/gpu/drm/xe/xe_drm_client.c                 |    9 +-
 drivers/gpu/drm/xe/xe_exec_queue.c                 |    2 -
 drivers/gpu/drm/xe/xe_exec_queue_types.h           |    6 +-
 drivers/gpu/drm/xe/xe_execlist.c                   |    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                 |   76 +-
 drivers/gpu/drm/xe/xe_guc_types.h                  |    2 +
 drivers/gpu/drm/xe/xe_lrc.c                        |   35 +-
 drivers/gpu/drm/xe/xe_oa.c                         |    9 +-
 drivers/gpu/drm/xe/xe_pci.c                        |    2 +
 drivers/gpu/drm/xe/xe_preempt_fence.c              |   12 +-
 drivers/gpu/drm/xe/xe_vm.c                         |   32 +-
 drivers/gpu/drm/xe/xe_vram.c                       |    1 +
 drivers/gpu/drm/xe/xe_wa_oob.rules                 |    3 +
 drivers/hid/bpf/hid_bpf_struct_ops.c               |   14 +
 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                      |   21 +-
 drivers/i2c/i2c-core-base.c                        |   28 +
 drivers/i3c/master/svc-i3c-master.c                |    1 +
 drivers/idle/intel_idle.c                          |   14 +-
 drivers/iio/magnetometer/ak8975.c                  |   32 +-
 drivers/iio/pressure/bmp280-core.c                 |    9 +-
 drivers/iio/pressure/bmp280-regmap.c               |   45 +-
 drivers/iio/pressure/bmp280.h                      |    1 +
 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/leds/leds-pca9532.c                        |    5 +-
 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.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 +-
 .../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/phy/realtek.c                          |    3 +
 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/microchip/wilc1000/sdio.c     |    7 +
 drivers/net/wireless/realtek/rtw88/Kconfig         |    1 +
 drivers/net/wireless/realtek/rtw89/core.h          |   18 +-
 drivers/net/wireless/realtek/rtw89/mac.c           |    2 +-
 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/ioctl.c                          |   22 +-
 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                            |   40 +-
 drivers/power/reset/brcmstb-reboot.c               |    3 -
 drivers/power/supply/power_supply_core.c           |    6 +-
 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 +
 drivers/virt/coco/sev-guest/sev-guest.c            |    2 +
 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                              |   99 +-
 fs/btrfs/send.c                                    |   31 +-
 fs/cachefiles/namei.c                              |    7 +-
 fs/ceph/addr.c                                     |    6 +-
 fs/ceph/mds_client.c                               |   12 +
 fs/dax.c                                           |    6 +-
 fs/exec.c                                          |   34 +-
 fs/exfat/balloc.c                                  |   10 +-
 fs/ext4/dir.c                                      |   14 +-
 fs/ext4/ext4.h                                     |    1 +
 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                                    |   34 +-
 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/gfs2/glock.c                                    |    1 +
 fs/gfs2/ops_fstype.c                               |    3 +-
 fs/inode.c                                         |   14 +-
 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                             |   48 +-
 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/pidfs.c                                         |    5 +-
 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/smb2pdu.c                            |    5 +-
 fs/smb/server/vfs_cache.c                          |    3 +
 fs/smb/server/vfs_cache.h                          |    4 +-
 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/hdmi.h                               |    9 +
 include/linux/hugetlb.h                            |   10 +
 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/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                                |   34 +-
 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                                      |   74 +-
 mm/Kconfig                                         |   25 +-
 mm/filemap.c                                       |    4 +
 mm/gup.c                                           |    1 +
 mm/hugetlb.c                                       |   17 +
 mm/memfd.c                                         |   20 +-
 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/core/skbuff.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/l2tp/l2tp_core.c                               |   40 +-
 net/l2tp/l2tp_core.h                               |    4 +-
 net/l2tp/l2tp_netlink.c                            |    4 +-
 net/l2tp/l2tp_ppp.c                                |    3 +-
 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/netfilter/nf_tables_api.c                      |    5 +-
 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/Makefile                                      |   22 +-
 rust/exports.c                                     |    1 +
 rust/helpers.c                                     |  239 --
 rust/helpers/blk.c                                 |   14 +
 rust/helpers/bug.c                                 |    8 +
 rust/helpers/build_assert.c                        |   25 +
 rust/helpers/build_bug.c                           |    9 +
 rust/helpers/err.c                                 |   19 +
 rust/helpers/helpers.c                             |   25 +
 rust/helpers/kunit.c                               |    9 +
 rust/helpers/mutex.c                               |   15 +
 rust/helpers/page.c                                |   19 +
 rust/helpers/refcount.c                            |   19 +
 rust/helpers/signal.c                              |    9 +
 rust/helpers/slab.c                                |    9 +
 rust/helpers/spinlock.c                            |   24 +
 rust/helpers/task.c                                |   19 +
 rust/helpers/uaccess.c                             |   15 +
 rust/helpers/wait.c                                |    9 +
 rust/helpers/workqueue.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/parser.y                           |   10 +-
 scripts/kconfig/qconf.cc                           |    6 +-
 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                      |  156 +-
 sound/pci/hda/samsung_helper.c                     |  310 ---
 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/soc/intel/common/soc-acpi-intel-rpl-match.c  |    1 +
 sound/soc/soc-topology.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 +
 .../selftests/bpf/bpf_testmod/bpf_testmod.c        |    1 +
 .../breakpoints/step_after_suspend_test.c          |    5 +-
 .../devices/probe/test_discoverable_devices.py     |    4 +-
 tools/testing/selftests/hid/Makefile               |    2 +
 .../selftests/mm/charge_reserved_hugetlb.sh        |    2 +-
 tools/testing/selftests/mm/pagemap_ioctl.c         |    2 +-
 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 +-
 605 files changed, 7495 insertions(+), 5321 deletions(-)


Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Miguel Ojeda 1 month, 2 weeks ago
On Tue, 08 Oct 2024 14:00:30 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11 000/558] 6.11.3-rc1 review
Posted by Muhammad Usama Anjum 1 month, 2 weeks ago
On 10/8/24 5:00 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11.3-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.11.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Hi,

Please find the KernelCI report below :-


OVERVIEW

    Builds: 25 passed, 0 failed

    Boot tests: 510 passed, 0 failed

    CI systems: maestro

REVISION

    Commit
        name: 
        hash: dd3578144a91f9258e2da8e085a412adc667dba5
    Checked out from
        https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.11.y


BUILDS

    No new build failures found

BOOT TESTS

    No new boot failures found

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

Thanks,
KernelCI team
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Ron Economos 1 month, 2 weeks ago
On 10/8/24 5:00 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11.3-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.11.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.11 000/558] 6.11.3-rc1 review
Posted by Jon Hunter 1 month, 2 weeks ago
On Tue, 08 Oct 2024 14:00:30 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11.3-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.11.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

Failures detected for Tegra ...

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

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

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


Jon
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Jon Hunter 1 month, 2 weeks ago
Hi Greg,

On 09/10/2024 15:59, Jon Hunter wrote:
> On Tue, 08 Oct 2024 14:00:30 +0200, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.11.3 release.
>> There are 558 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.11.3-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.11.y
>> and the diffstat can be found below.
>>
>> thanks,
>>
>> greg k-h
> 
> Failures detected for Tegra ...
> 
> Test results for stable-v6.11:
>      10 builds:	10 pass, 0 fail
>      26 boots:	26 pass, 0 fail
>      116 tests:	115 pass, 1 fail
> 
> Linux version:	6.11.3-rc1-gdd3578144a91
> Boards tested:	tegra124-jetson-tk1, tegra186-p2771-0000,
>                  tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
>                  tegra20-ventana, tegra210-p2371-2180,
>                  tegra210-p3450-0000, tegra30-cardhu-a04
> 
> Test failures:	tegra194-p2972-0000: boot.py


The above is a new kernel warning introduced by ...

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


Interestingly the commit message for the above actually states ...

"Wrap implementation into a helper function, leverage legacy_files to
  detect compiled out controllers. The effect is that mounts on v1 would
  fail and produce a message like:
    [ 1543.999081] cgroup: Unknown subsys name 'memory'"

The above is the exact warning we see ...

boot: logs: [       8.673272] ERR KERN cgroup: Unknown subsys name 'memory'


So although this appears deliberate, I don't see this on mainline/next.

Jon

-- 
nvpublic
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Sasha Levin 1 month, 2 weeks ago
On Wed, Oct 09, 2024 at 04:11:19PM +0100, Jon Hunter wrote:
>Hi Greg,
>
>On 09/10/2024 15:59, Jon Hunter wrote:
>>On Tue, 08 Oct 2024 14:00:30 +0200, Greg Kroah-Hartman wrote:
>>>This is the start of the stable review cycle for the 6.11.3 release.
>>>There are 558 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.11.3-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.11.y
>>>and the diffstat can be found below.
>>>
>>>thanks,
>>>
>>>greg k-h
>>
>>Failures detected for Tegra ...
>>
>>Test results for stable-v6.11:
>>     10 builds:	10 pass, 0 fail
>>     26 boots:	26 pass, 0 fail
>>     116 tests:	115 pass, 1 fail
>>
>>Linux version:	6.11.3-rc1-gdd3578144a91
>>Boards tested:	tegra124-jetson-tk1, tegra186-p2771-0000,
>>                 tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
>>                 tegra20-ventana, tegra210-p2371-2180,
>>                 tegra210-p3450-0000, tegra30-cardhu-a04
>>
>>Test failures:	tegra194-p2972-0000: boot.py
>
>
>The above is a new kernel warning introduced by ...
>
>Michal Koutný <mkoutny@suse.com>
>    cgroup: Disallow mounting v1 hierarchies without controller implementation
>
>
>Interestingly the commit message for the above actually states ...
>
>"Wrap implementation into a helper function, leverage legacy_files to
> detect compiled out controllers. The effect is that mounts on v1 would
> fail and produce a message like:
>   [ 1543.999081] cgroup: Unknown subsys name 'memory'"
>
>The above is the exact warning we see ...
>
>boot: logs: [       8.673272] ERR KERN cgroup: Unknown subsys name 'memory'
>
>
>So although this appears deliberate, I don't see this on mainline/next.

I'll drop it, looks like there are some dependencies needed.

-- 
Thanks,
Sasha
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Christian Heusel 1 month, 2 weeks ago
On 24/10/08 02:00PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.
> 

Tested-by: Christian Heusel <christian@heusel.eu>

Tested on a ThinkPad E14 Gen 3 with a AMD Ryzen 5 5500U CPU and on the
Steam Deck (LCD variant).
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Naresh Kamboju 1 month, 2 weeks ago
On Tue, 8 Oct 2024 at 18:08, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11.3-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.11.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

[ Please ignore my previous email ]

The LTP syscalls fanotify22 test failed  (broken).
This regression is noticed on linux.6.11.y, linux.6.10.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

Test Log links,
--------
-  https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.11.y/build/v6.11.2-559-gdd3578144a91/testrun/25354454/suite/ltp-syscalls/test/fanotify22/log
 - https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/tests/2n9oaAhqs4N4yQNT4kFVIbeqQlN

Test results history:
----------
  - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.11.y/build/v6.11.2-559-gdd3578144a91/testrun/25357228/suite/ltp-syscalls/test/fanotify22/history/

metadata:
--------------
* kernel: 6.11.3-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: dd3578144a91f9258e2da8e085a412adc667dba5
* git describe: v6.11.2-559-gdd3578144a91
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.11.y/build/v6.11.2-559-gdd3578144a91
 * build:  https://storage.tuxsuite.com/public/linaro/lkft/builds/2n9oYazowtGn93u3pa9kOWYYuH6/
* config:  - https://storage.tuxsuite.com/public/linaro/lkft/builds/2n9oYazowtGn93u3pa9kOWYYuH6/config

Steps to reproduce:
---------
- https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/tests/2n9oaAhqs4N4yQNT4kFVIbeqQlN/reproducer
- https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/tests/2n9oaAhqs4N4yQNT4kFVIbeqQlN/tux_plan

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


--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Naresh Kamboju 1 month, 2 weeks ago
On Tue, 8 Oct 2024 at 18:08, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11.3-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.11.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

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

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

## Build
* kernel: 6.11.3-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: dd3578144a91f9258e2da8e085a412adc667dba5
* git describe: v6.11.2-559-gdd3578144a91
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.11.y/build/v6.11.2-559-gdd3578144a91

## Test Regressions (compared to v6.11.1-696-g10e0eb4cf267)

## Metric Regressions (compared to v6.11.1-696-g10e0eb4cf267)

## Test Fixes (compared to v6.11.1-696-g10e0eb4cf267)

## Metric Fixes (compared to v6.11.1-696-g10e0eb4cf267)

## Test result summary
total: 229679, pass: 200671, fail: 2692, skip: 26316, xfail: 0

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 131 total, 129 passed, 2 failed
* arm64: 43 total, 43 passed, 0 failed
* i386: 18 total, 16 passed, 2 failed
* mips: 26 total, 25 passed, 1 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 36 total, 35 passed, 1 failed
* riscv: 16 total, 14 passed, 2 failed
* s390: 14 total, 13 passed, 1 failed
* sh: 5 total, 5 passed, 0 failed
* sparc: 4 total, 3 passed, 1 failed
* x86_64: 35 total, 35 passed, 0 failed

## Test suites summary
* boot
* commands
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-filesystems-epoll
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-kcmp
* kselftest-kvm
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-mincore
* kselftest-mqueue
* kselftest-net
* kselftest-net-mptcp
* kselftest-openat2
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-rust
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-hugetlb
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* perf
* rcutorture

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Shuah Khan 1 month, 2 weeks ago
On 10/8/24 06:00, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11.3-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.11.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.11 000/558] 6.11.3-rc1 review
Posted by Justin Forbes 1 month, 2 weeks ago
On Tue, Oct 08, 2024 at 02:00:30PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11.3-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.11.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

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

Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Florian Fainelli 1 month, 2 weeks ago
On 10/8/24 05:00, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11.3-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.11.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.11 000/558] 6.11.3-rc1 review
Posted by Mark Brown 1 month, 2 weeks ago
On Tue, Oct 08, 2024 at 02:00:30PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.11 000/558] 6.11.3-rc1 review
Posted by Markus Reichelt 1 month, 2 weeks ago
* Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:

> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.

Hi Greg

6.11.3-rc1 compiles, boots and runs here on x86_64
(AMD Ryzen 5 PRO 4650G, Slackware64-15.0)

Tested-by: Markus Reichelt <lkt+2023@mareichelt.com>
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Peter Schneider 1 month, 2 weeks ago
Am 08.10.2024 um 14:00 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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
Re: [PATCH 6.11 000/558] 6.11.3-rc1 review
Posted by Pavel Machek 1 month, 2 weeks ago
Hi!

> This is the start of the stable review cycle for the 6.11.3 release.
> There are 558 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.

CIP testing did not find any problems here:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.10.y

6.6 passes our testing, too:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.6.y

Trees are 4 hours and 16 hours old. Linux 6.11.3-rc1 (5a1a1f7c8ef8) /
Linux 6.6.55-rc1 (0b955ce7bd7b). You didn't quote sha1 hashes, so I
have no easy way to check pipelines match the announcement.

Tested-by: Pavel Machek (CIP) <pavel@denx.de>

Best regards,
							Pavel
-- 
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany