All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 6.16.4
Date: Thu, 28 Aug 2025 16:40:13 +0200	[thread overview]
Message-ID: <2025082814-camping-hamburger-ffb4@gregkh> (raw)

I'm announcing the release of the 6.16.4 kernel.

All users of the 6.16 kernel series must upgrade.

The updated 6.16.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.16.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml     |   56 +-
 Documentation/devicetree/bindings/display/sprd/sprd,sharkl3-dpu.yaml      |    2 
 Documentation/devicetree/bindings/display/sprd/sprd,sharkl3-dsi-host.yaml |    2 
 Documentation/devicetree/bindings/ufs/mediatek,ufs.yaml                   |    4 
 Documentation/networking/mptcp-sysctl.rst                                 |    2 
 Makefile                                                                  |    4 
 arch/arm/lib/crypto/poly1305-glue.c                                       |    3 
 arch/arm64/boot/dts/apple/t8012-j132.dts                                  |    1 
 arch/arm64/boot/dts/exynos/exynos7870-j6lte.dts                           |    2 
 arch/arm64/boot/dts/exynos/exynos7870-on7xelte.dts                        |    2 
 arch/arm64/boot/dts/exynos/exynos7870.dtsi                                |    1 
 arch/arm64/boot/dts/exynos/google/gs101.dtsi                              |    1 
 arch/arm64/boot/dts/rockchip/rk3576.dtsi                                  |    7 
 arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtsi                       |   11 
 arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts                                  |   24 
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi                                  |    1 
 arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi                                |   12 
 arch/arm64/boot/dts/ti/k3-am625-sk.dts                                    |   24 
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts                                   |    4 
 arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi                            |   24 
 arch/arm64/boot/dts/ti/k3-pinctrl.h                                       |   15 
 arch/arm64/lib/crypto/poly1305-glue.c                                     |    3 
 arch/loongarch/Makefile                                                   |    6 
 arch/loongarch/kernel/module-sections.c                                   |   36 -
 arch/loongarch/kvm/intc/eiointc.c                                         |   32 -
 arch/loongarch/kvm/intc/ipi.c                                             |    8 
 arch/loongarch/kvm/intc/pch_pic.c                                         |   10 
 arch/loongarch/kvm/vcpu.c                                                 |    8 
 arch/m68k/kernel/head.S                                                   |   31 -
 arch/mips/lib/crypto/chacha-core.S                                        |   20 
 arch/parisc/Makefile                                                      |    4 
 arch/parisc/include/asm/pgtable.h                                         |    7 
 arch/parisc/include/asm/special_insns.h                                   |   28 +
 arch/parisc/include/asm/uaccess.h                                         |   21 
 arch/parisc/kernel/cache.c                                                |    6 
 arch/parisc/kernel/entry.S                                                |   17 
 arch/parisc/kernel/syscall.S                                              |   30 -
 arch/parisc/lib/memcpy.c                                                  |   19 
 arch/parisc/mm/fault.c                                                    |    4 
 arch/s390/boot/vmem.c                                                     |    3 
 arch/s390/hypfs/hypfs_dbfs.c                                              |   19 
 arch/x86/crypto/aegis128-aesni-glue.c                                     |   40 +
 arch/x86/include/asm/xen/hypercall.h                                      |    5 
 arch/x86/kernel/cpu/amd.c                                                 |    8 
 arch/x86/kernel/cpu/hygon.c                                               |    3 
 block/bfq-iosched.c                                                       |   13 
 block/blk-mq-debugfs.c                                                    |    1 
 block/blk-mq-sched.c                                                      |  223 +++++---
 block/blk-mq-sched.h                                                      |   12 
 block/blk-mq.c                                                            |   29 -
 block/blk-rq-qos.c                                                        |    8 
 block/blk-rq-qos.h                                                        |   48 +
 block/blk-sysfs.c                                                         |    2 
 block/blk.h                                                               |    4 
 block/elevator.c                                                          |   38 +
 block/elevator.h                                                          |   16 
 block/kyber-iosched.c                                                     |   11 
 block/mq-deadline.c                                                       |   14 
 crypto/deflate.c                                                          |    7 
 drivers/accel/habanalabs/gaudi2/gaudi2.c                                  |    2 
 drivers/acpi/apei/einj-core.c                                             |   12 
 drivers/acpi/pfr_update.c                                                 |    2 
 drivers/ata/Kconfig                                                       |   36 +
 drivers/ata/libata-scsi.c                                                 |   49 -
 drivers/base/power/runtime.c                                              |   27 -
 drivers/bluetooth/btmtk.c                                                 |    7 
 drivers/bus/mhi/host/boot.c                                               |    8 
 drivers/bus/mhi/host/internal.h                                           |    4 
 drivers/bus/mhi/host/main.c                                               |   12 
 drivers/cdx/controller/cdx_rpmsg.c                                        |    3 
 drivers/comedi/comedi_fops.c                                              |    5 
 drivers/comedi/drivers.c                                                  |   23 
 drivers/comedi/drivers/pcl726.c                                           |    3 
 drivers/cpufreq/armada-8k-cpufreq.c                                       |    2 
 drivers/cpuidle/governors/menu.c                                          |   29 -
 drivers/crypto/caam/ctrl.c                                                |    5 
 drivers/crypto/caam/intern.h                                              |    1 
 drivers/crypto/ccp/sev-dev.c                                              |   10 
 drivers/crypto/intel/qat/qat_common/adf_common_drv.h                      |    1 
 drivers/crypto/intel/qat/qat_common/adf_init.c                            |    1 
 drivers/crypto/intel/qat/qat_common/adf_isr.c                             |    5 
 drivers/crypto/intel/qat/qat_common/qat_algs.c                            |   12 
 drivers/crypto/marvell/octeontx2/otx2_cpt_reqmgr.h                        |  125 +++-
 drivers/crypto/marvell/octeontx2/otx2_cptpf_ucode.c                       |   35 -
 drivers/fpga/zynq-fpga.c                                                  |   10 
 drivers/gpu/drm/amd/amdgpu/amdgpu.h                                       |    1 
 drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c                                  |    6 
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c                                    |    3 
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c                                |    6 
 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c                             |   76 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_job.c                                   |    7 
 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c                                  |    1 
 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c                                 |    1 
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c                                    |   21 
 drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c                                |    5 
 drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c                                    |   14 
 drivers/gpu/drm/amd/amdgpu/imu_v12_0.c                                    |   13 
 drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c                                 |   57 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c                                   |  105 ++++
 drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c                                 |   34 -
 drivers/gpu/drm/amd/amdgpu/psp_v14_0.c                                    |    2 
 drivers/gpu/drm/amd/amdgpu/soc15.c                                        |    2 
 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c                     |    2 
 drivers/gpu/drm/amd/amdkfd/kfd_module.c                                   |    2 
 drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c                           |   61 +-
 drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c                    |   20 
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c                         |   19 
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c                    |   28 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c                 |    2 
 drivers/gpu/drm/amd/display/dc/bios/bios_parser.c                         |    5 
 drivers/gpu/drm/amd/display/dc/bios/command_table.c                       |    2 
 drivers/gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c                          |    1 
 drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/dce_clk_mgr.c               |   19 
 drivers/gpu/drm/amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c            |   40 -
 drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/dce60_clk_mgr.c              |   31 -
 drivers/gpu/drm/amd/display/dc/core/dc.c                                  |   34 -
 drivers/gpu/drm/amd/display/dc/resource/dce60/dce60_resource.c            |   34 -
 drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c                       |    3 
 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c                                 |   16 
 drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0.c                            |   11 
 drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c                      |   30 -
 drivers/gpu/drm/display/drm_dp_helper.c                                   |    2 
 drivers/gpu/drm/drm_format_helper.c                                       |  108 +++-
 drivers/gpu/drm/drm_format_internal.h                                     |    8 
 drivers/gpu/drm/drm_panic_qr.rs                                           |   22 
 drivers/gpu/drm/hisilicon/hibmc/dp/dp_link.c                              |   14 
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c                           |   22 
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h                           |    1 
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c                           |    5 
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c                          |   11 
 drivers/gpu/drm/i915/display/intel_display_irq.c                          |    4 
 drivers/gpu/drm/i915/display/intel_tc.c                                   |   93 ++-
 drivers/gpu/drm/i915/gt/intel_workarounds.c                               |   20 
 drivers/gpu/drm/nouveau/nvif/vmm.c                                        |    3 
 drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/rpc.c                     |    4 
 drivers/gpu/drm/nova/file.rs                                              |    3 
 drivers/gpu/drm/tests/drm_format_helper_test.c                            |  111 ----
 drivers/gpu/drm/xe/Kconfig                                                |    1 
 drivers/gpu/drm/xe/xe_migrate.c                                           |    2 
 drivers/gpu/drm/xe/xe_pxp_submit.c                                        |    2 
 drivers/gpu/drm/xe/xe_shrinker.c                                          |   51 +
 drivers/gpu/drm/xe/xe_vm.c                                                |   48 -
 drivers/gpu/drm/xe/xe_vm.h                                                |    2 
 drivers/hwmon/gsc-hwmon.c                                                 |    4 
 drivers/i2c/busses/i2c-qcom-geni.c                                        |    6 
 drivers/i2c/busses/i2c-rtl9300.c                                          |   20 
 drivers/iio/accel/sca3300.c                                               |    2 
 drivers/iio/adc/Kconfig                                                   |    2 
 drivers/iio/adc/ad7124.c                                                  |   14 
 drivers/iio/adc/ad7173.c                                                  |  137 ++++-
 drivers/iio/adc/ad7380.c                                                  |    1 
 drivers/iio/adc/ad_sigma_delta.c                                          |    4 
 drivers/iio/adc/rzg2l_adc.c                                               |   33 -
 drivers/iio/imu/bno055/bno055.c                                           |   11 
 drivers/iio/imu/inv_icm42600/inv_icm42600.h                               |    8 
 drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c                         |   31 -
 drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c                        |   22 
 drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.h                        |   10 
 drivers/iio/imu/inv_icm42600/inv_icm42600_core.c                          |    6 
 drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c                          |   41 -
 drivers/iio/imu/inv_icm42600/inv_icm42600_temp.c                          |   12 
 drivers/iio/light/as73211.c                                               |    2 
 drivers/iio/pressure/bmp280-core.c                                        |    9 
 drivers/iio/proximity/isl29501.c                                          |   16 
 drivers/iio/temperature/maxim_thermocouple.c                              |   26 -
 drivers/infiniband/core/umem_odp.c                                        |    4 
 drivers/infiniband/hw/bnxt_re/ib_verbs.c                                  |    8 
 drivers/infiniband/hw/bnxt_re/main.c                                      |   23 
 drivers/infiniband/hw/bnxt_re/qplib_fp.c                                  |   30 -
 drivers/infiniband/hw/bnxt_re/qplib_fp.h                                  |    2 
 drivers/infiniband/hw/bnxt_re/qplib_res.c                                 |    2 
 drivers/infiniband/hw/erdma/erdma_verbs.c                                 |    6 
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c                                |    6 
 drivers/infiniband/hw/hns/hns_roce_restrack.c                             |    9 
 drivers/infiniband/sw/rxe/rxe_net.c                                       |   29 -
 drivers/infiniband/sw/rxe/rxe_qp.c                                        |    2 
 drivers/iommu/amd/init.c                                                  |    4 
 drivers/iommu/apple-dart.c                                                |    1 
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c                               |    2 
 drivers/iommu/intel/iommu.c                                               |    1 
 drivers/iommu/iommufd/selftest.c                                          |    1 
 drivers/iommu/riscv/iommu.c                                               |    3 
 drivers/iommu/virtio-iommu.c                                              |   19 
 drivers/md/dm-crypt.c                                                     |   49 +
 drivers/md/dm-raid.c                                                      |   42 -
 drivers/md/dm.c                                                           |   17 
 drivers/md/md-bitmap.c                                                    |    8 
 drivers/md/md-cluster.c                                                   |   16 
 drivers/md/md.c                                                           |  110 ++--
 drivers/md/md.h                                                           |    2 
 drivers/md/raid0.c                                                        |    6 
 drivers/md/raid1-10.c                                                     |    2 
 drivers/md/raid1.c                                                        |   10 
 drivers/md/raid10.c                                                       |   16 
 drivers/md/raid5-ppl.c                                                    |    6 
 drivers/md/raid5.c                                                        |   30 -
 drivers/media/cec/usb/rainshadow/rainshadow-cec.c                         |    3 
 drivers/media/i2c/hi556.c                                                 |   26 -
 drivers/media/i2c/mt9m114.c                                               |    8 
 drivers/media/i2c/ov2659.c                                                |    3 
 drivers/media/pci/intel/ipu6/ipu6-isys-csi2.c                             |   12 
 drivers/media/pci/intel/ivsc/mei_ace.c                                    |    2 
 drivers/media/pci/intel/ivsc/mei_csi.c                                    |    2 
 drivers/media/platform/qcom/camss/camss-csiphy-3ph-1-0.c                  |    3 
 drivers/media/platform/qcom/camss/camss.c                                 |   20 
 drivers/media/platform/qcom/iris/iris_buffer.c                            |   20 
 drivers/media/platform/qcom/iris/iris_buffer.h                            |    3 
 drivers/media/platform/qcom/iris/iris_ctrls.c                             |    7 
 drivers/media/platform/qcom/iris/iris_hfi_gen1_command.c                  |   27 -
 drivers/media/platform/qcom/iris/iris_hfi_gen1_defines.h                  |    1 
 drivers/media/platform/qcom/iris/iris_hfi_gen1_response.c                 |   20 
 drivers/media/platform/qcom/iris/iris_hfi_gen2_command.c                  |    4 
 drivers/media/platform/qcom/iris/iris_hfi_gen2_response.c                 |   11 
 drivers/media/platform/qcom/iris/iris_hfi_queue.c                         |    2 
 drivers/media/platform/qcom/iris/iris_instance.h                          |    2 
 drivers/media/platform/qcom/iris/iris_platform_common.h                   |    2 
 drivers/media/platform/qcom/iris/iris_platform_sm8250.c                   |    9 
 drivers/media/platform/qcom/iris/iris_state.c                             |    2 
 drivers/media/platform/qcom/iris/iris_state.h                             |    1 
 drivers/media/platform/qcom/iris/iris_vb2.c                               |   15 
 drivers/media/platform/qcom/iris/iris_vdec.c                              |    9 
 drivers/media/platform/qcom/iris/iris_vidc.c                              |   33 +
 drivers/media/platform/qcom/venus/core.c                                  |   18 
 drivers/media/platform/qcom/venus/core.h                                  |    2 
 drivers/media/platform/qcom/venus/hfi_venus.c                             |    5 
 drivers/media/platform/qcom/venus/vdec.c                                  |    5 
 drivers/media/platform/qcom/venus/venc.c                                  |    5 
 drivers/media/platform/raspberrypi/pisp_be/Kconfig                        |    1 
 drivers/media/platform/raspberrypi/pisp_be/pisp_be.c                      |    5 
 drivers/media/platform/verisilicon/rockchip_vpu_hw.c                      |    9 
 drivers/media/test-drivers/vivid/vivid-ctrls.c                            |    3 
 drivers/media/test-drivers/vivid/vivid-vid-cap.c                          |    4 
 drivers/media/usb/gspca/vicam.c                                           |   10 
 drivers/media/usb/usbtv/usbtv-video.c                                     |    4 
 drivers/media/v4l2-core/v4l2-ctrls-core.c                                 |    1 
 drivers/memstick/core/memstick.c                                          |    1 
 drivers/memstick/host/rtsx_usb_ms.c                                       |    1 
 drivers/mfd/mt6397-core.c                                                 |   12 
 drivers/mmc/host/sdhci-of-arasan.c                                        |   33 +
 drivers/mmc/host/sdhci-pci-gli.c                                          |   37 -
 drivers/mmc/host/sdhci_am654.c                                            |   18 
 drivers/most/core.c                                                       |    2 
 drivers/mtd/nand/raw/fsmc_nand.c                                          |    2 
 drivers/mtd/nand/raw/renesas-nand-controller.c                            |    6 
 drivers/mtd/nand/spi/core.c                                               |    5 
 drivers/mtd/spi-nor/swp.c                                                 |   19 
 drivers/net/bonding/bond_3ad.c                                            |   67 +-
 drivers/net/bonding/bond_options.c                                        |    1 
 drivers/net/dsa/microchip/ksz_common.c                                    |    6 
 drivers/net/ethernet/airoha/airoha_ppe.c                                  |    4 
 drivers/net/ethernet/broadcom/bnxt/bnxt.c                                 |    2 
 drivers/net/ethernet/google/gve/gve_main.c                                |    2 
 drivers/net/ethernet/intel/igc/igc_main.c                                 |   14 
 drivers/net/ethernet/intel/ixgbe/devlink/devlink.c                        |    1 
 drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c                              |    4 
 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c                    |    4 
 drivers/net/ethernet/mediatek/mtk_ppe_offload.c                           |    2 
 drivers/net/ethernet/mellanox/mlx5/core/en/dcbnl.h                        |    1 
 drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.c                  |   18 
 drivers/net/ethernet/mellanox/mlx5/core/en/tc/ct_fs_hmfs.c                |    2 
 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c                        |   12 
 drivers/net/ethernet/mellanox/mlx5/core/esw/devlink_port.c                |    4 
 drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h                       |    2 
 drivers/net/ethernet/mellanox/mlx5/core/port.c                            |   20 
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/bwc_complex.c        |   41 +
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/cmd.c                |    1 
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/cmd.h                |    1 
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c             |    1 
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/matcher.c            |    5 
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h            |    1 
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/send.c               |    1 
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/table.c              |   13 
 drivers/net/ethernet/mellanox/mlx5/core/steering/hws/table.h              |    3 
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c                            |    2 
 drivers/net/ethernet/mellanox/mlxsw/trap.h                                |    1 
 drivers/net/ethernet/microchip/lan865x/lan865x.c                          |   21 
 drivers/net/ethernet/realtek/rtase/rtase.h                                |    2 
 drivers/net/ethernet/stmicro/stmmac/dwmac-thead.c                         |    9 
 drivers/net/ethernet/ti/icssg/icssg_prueth.c                              |   72 +-
 drivers/net/ethernet/xilinx/xilinx_axienet_main.c                         |    8 
 drivers/net/phy/mscc/mscc.h                                               |   12 
 drivers/net/phy/mscc/mscc_main.c                                          |   12 
 drivers/net/phy/mscc/mscc_ptp.c                                           |   49 +
 drivers/net/ppp/ppp_generic.c                                             |   17 
 drivers/net/usb/asix_devices.c                                            |    2 
 drivers/net/wireless/ath/ath11k/ce.c                                      |    3 
 drivers/net/wireless/ath/ath11k/dp_rx.c                                   |    3 
 drivers/net/wireless/ath/ath11k/hal.c                                     |   33 +
 drivers/net/wireless/ath/ath12k/ce.c                                      |    3 
 drivers/net/wireless/ath/ath12k/hal.c                                     |   38 +
 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c            |    2 
 drivers/pci/controller/dwc/pci-imx6.c                                     |   12 
 drivers/pci/controller/dwc/pcie-designware.c                              |    8 
 drivers/pci/controller/pcie-rockchip-ep.c                                 |    4 
 drivers/pci/controller/pcie-rockchip-host.c                               |   49 +
 drivers/pci/controller/pcie-rockchip.h                                    |   12 
 drivers/pci/endpoint/pci-ep-cfs.c                                         |    1 
 drivers/pci/endpoint/pci-epf-core.c                                       |    2 
 drivers/pci/pci.h                                                         |   32 -
 drivers/pci/pcie/portdrv.c                                                |    2 
 drivers/phy/qualcomm/phy-qcom-m31.c                                       |   14 
 drivers/platform/chrome/cros_ec.c                                         |    3 
 drivers/platform/x86/amd/hsmp/hsmp.c                                      |    5 
 drivers/platform/x86/intel/uncore-frequency/uncore-frequency-tpmi.c       |    5 
 drivers/pwm/pwm-imx-tpm.c                                                 |    9 
 drivers/pwm/pwm-mediatek.c                                                |   71 +-
 drivers/regulator/pca9450-regulator.c                                     |   13 
 drivers/regulator/tps65219-regulator.c                                    |   12 
 drivers/s390/char/sclp.c                                                  |   11 
 drivers/scsi/mpi3mr/mpi3mr.h                                              |    6 
 drivers/scsi/mpi3mr/mpi3mr_fw.c                                           |   17 
 drivers/scsi/mpi3mr/mpi3mr_os.c                                           |    2 
 drivers/scsi/qla4xxx/ql4_os.c                                             |    2 
 drivers/soc/qcom/mdt_loader.c                                             |   43 +
 drivers/soc/tegra/pmc.c                                                   |   51 +
 drivers/spi/spi-fsl-lpspi.c                                               |    8 
 drivers/spi/spi-qpic-snand.c                                              |   22 
 drivers/staging/media/imx/imx-media-csc-scaler.c                          |    2 
 drivers/tty/serial/8250/8250_port.c                                       |    3 
 drivers/tty/vt/defkeymap.c_shipped                                        |  112 ++++
 drivers/tty/vt/keyboard.c                                                 |    2 
 drivers/ufs/core/ufshcd.c                                                 |   10 
 drivers/ufs/host/ufs-exynos.c                                             |    4 
 drivers/ufs/host/ufs-qcom.c                                               |   42 -
 drivers/ufs/host/ufshcd-pci.c                                             |   42 +
 drivers/usb/atm/cxacru.c                                                  |  106 +---
 drivers/usb/core/hcd.c                                                    |   20 
 drivers/usb/core/quirks.c                                                 |    1 
 drivers/usb/dwc3/dwc3-imx8mp.c                                            |    7 
 drivers/usb/dwc3/dwc3-meson-g12a.c                                        |    3 
 drivers/usb/dwc3/dwc3-pci.c                                               |    2 
 drivers/usb/dwc3/ep0.c                                                    |   20 
 drivers/usb/dwc3/gadget.c                                                 |   19 
 drivers/usb/gadget/udc/renesas_usb3.c                                     |    1 
 drivers/usb/host/xhci-hub.c                                               |    3 
 drivers/usb/host/xhci-mem.c                                               |   22 
 drivers/usb/host/xhci-pci-renesas.c                                       |    7 
 drivers/usb/host/xhci-ring.c                                              |    9 
 drivers/usb/host/xhci.c                                                   |   23 
 drivers/usb/host/xhci.h                                                   |    3 
 drivers/usb/musb/omap2430.c                                               |   14 
 drivers/usb/storage/realtek_cr.c                                          |    2 
 drivers/usb/storage/unusual_devs.h                                        |   29 +
 drivers/usb/typec/tcpm/maxim_contaminant.c                                |   58 ++
 drivers/usb/typec/tcpm/tcpci_maxim.h                                      |    1 
 drivers/vhost/vsock.c                                                     |    6 
 drivers/video/console/vgacon.c                                            |    2 
 fs/btrfs/ctree.c                                                          |   23 
 fs/btrfs/extent-tree.c                                                    |    2 
 fs/btrfs/extent_io.c                                                      |   94 +--
 fs/btrfs/extent_io.h                                                      |    2 
 fs/btrfs/fiemap.c                                                         |    2 
 fs/btrfs/free-space-tree.c                                                |   17 
 fs/btrfs/inode.c                                                          |    8 
 fs/btrfs/print-tree.c                                                     |    2 
 fs/btrfs/qgroup.c                                                         |    6 
 fs/btrfs/relocation.c                                                     |    4 
 fs/btrfs/subpage.c                                                        |  258 +++++-----
 fs/btrfs/subpage.h                                                        |   45 +
 fs/btrfs/super.c                                                          |   13 
 fs/btrfs/tree-log.c                                                       |    4 
 fs/btrfs/zoned.c                                                          |   70 ++
 fs/buffer.c                                                               |    2 
 fs/debugfs/inode.c                                                        |   11 
 fs/erofs/Kconfig                                                          |   18 
 fs/ext4/fsmap.c                                                           |   23 
 fs/ext4/indirect.c                                                        |    4 
 fs/ext4/inode.c                                                           |    2 
 fs/ext4/orphan.c                                                          |    5 
 fs/ext4/super.c                                                           |    8 
 fs/f2fs/node.c                                                            |   10 
 fs/fhandle.c                                                              |    2 
 fs/internal.h                                                             |    3 
 fs/iomap/direct-io.c                                                      |   14 
 fs/jbd2/checkpoint.c                                                      |    1 
 fs/libfs.c                                                                |   27 -
 fs/namespace.c                                                            |   69 +-
 fs/netfs/read_collect.c                                                   |    4 
 fs/netfs/write_collect.c                                                  |   10 
 fs/netfs/write_issue.c                                                    |    4 
 fs/nfs/pagelist.c                                                         |    9 
 fs/nfs/write.c                                                            |   29 -
 fs/overlayfs/copy_up.c                                                    |    2 
 fs/proc/task_mmu.c                                                        |    4 
 fs/smb/client/smb2ops.c                                                   |    2 
 fs/smb/server/connection.c                                                |    3 
 fs/smb/server/connection.h                                                |    7 
 fs/smb/server/oplock.c                                                    |   13 
 fs/smb/server/transport_rdma.c                                            |    5 
 fs/smb/server/transport_rdma.h                                            |    4 
 fs/smb/server/transport_tcp.c                                             |   26 -
 fs/splice.c                                                               |    3 
 fs/squashfs/super.c                                                       |   14 
 fs/xfs/libxfs/xfs_refcount.c                                              |    4 
 fs/xfs/scrub/common.c                                                     |    3 
 fs/xfs/scrub/repair.c                                                     |   12 
 fs/xfs/scrub/scrub.c                                                      |    5 
 fs/xfs/xfs_attr_item.c                                                    |    5 
 fs/xfs/xfs_discard.c                                                      |   12 
 fs/xfs/xfs_fsmap.c                                                        |    4 
 fs/xfs/xfs_icache.c                                                       |    5 
 fs/xfs/xfs_inode.c                                                        |    7 
 fs/xfs/xfs_itable.c                                                       |   24 
 fs/xfs/xfs_iwalk.c                                                        |   11 
 fs/xfs/xfs_notify_failure.c                                               |    6 
 fs/xfs/xfs_qm.c                                                           |   10 
 fs/xfs/xfs_rtalloc.c                                                      |   13 
 fs/xfs/xfs_trans.c                                                        |   56 +-
 fs/xfs/xfs_trans.h                                                        |    3 
 fs/xfs/xfs_zone_alloc.c                                                   |   10 
 fs/xfs/xfs_zone_gc.c                                                      |    5 
 include/crypto/hash.h                                                     |    2 
 include/crypto/internal/acompress.h                                       |    5 
 include/drm/drm_format_helper.h                                           |    9 
 include/drm/intel/pciids.h                                                |    1 
 include/linux/blkdev.h                                                    |    1 
 include/linux/compiler.h                                                  |    8 
 include/linux/iosys-map.h                                                 |    7 
 include/linux/iov_iter.h                                                  |   20 
 include/linux/kcov.h                                                      |   47 -
 include/linux/mlx5/mlx5_ifc.h                                             |   14 
 include/linux/netfs.h                                                     |    1 
 include/linux/nfs_page.h                                                  |    1 
 include/net/bluetooth/bluetooth.h                                         |    4 
 include/net/bluetooth/hci.h                                               |    1 
 include/net/bluetooth/hci_core.h                                          |   54 +-
 include/net/bond_3ad.h                                                    |    1 
 include/net/devlink.h                                                     |    6 
 include/net/sch_generic.h                                                 |   11 
 include/sound/cs35l56.h                                                   |    5 
 include/trace/events/btrfs.h                                              |    2 
 include/uapi/linux/pfrut.h                                                |    1 
 include/uapi/linux/raid/md_p.h                                            |    2 
 io_uring/futex.c                                                          |    3 
 kernel/Kconfig.kexec                                                      |    1 
 kernel/cgroup/cpuset.c                                                    |    9 
 kernel/cgroup/rstat.c                                                     |    3 
 kernel/kexec_handover.c                                                   |   29 -
 kernel/sched/ext.c                                                        |    4 
 kernel/signal.c                                                           |    6 
 kernel/trace/ftrace.c                                                     |   19 
 kernel/trace/trace.c                                                      |   34 -
 kernel/trace/trace.h                                                      |   10 
 mm/damon/core.c                                                           |   15 
 mm/damon/paddr.c                                                          |    4 
 mm/debug_vm_pgtable.c                                                     |    9 
 mm/filemap.c                                                              |    3 
 mm/kasan/kasan_test_c.c                                                   |    2 
 mm/memory-failure.c                                                       |    8 
 mm/mremap.c                                                               |   41 -
 net/bluetooth/hci_conn.c                                                  |   17 
 net/bluetooth/hci_core.c                                                  |   27 -
 net/bluetooth/hci_event.c                                                 |   15 
 net/bluetooth/hci_sync.c                                                  |   33 -
 net/bluetooth/iso.c                                                       |   20 
 net/bluetooth/mgmt.c                                                      |   13 
 net/bridge/br_multicast.c                                                 |   16 
 net/bridge/br_private.h                                                   |    2 
 net/core/dev.c                                                            |   12 
 net/devlink/port.c                                                        |    2 
 net/hsr/hsr_slave.c                                                       |    8 
 net/ipv4/netfilter/nf_reject_ipv4.c                                       |    6 
 net/ipv6/netfilter/nf_reject_ipv6.c                                       |    5 
 net/ipv6/seg6_hmac.c                                                      |    6 
 net/mptcp/options.c                                                       |    6 
 net/mptcp/pm.c                                                            |   18 
 net/mptcp/pm_kernel.c                                                     |    1 
 net/sched/sch_cake.c                                                      |   14 
 net/sched/sch_codel.c                                                     |   12 
 net/sched/sch_fq.c                                                        |   12 
 net/sched/sch_fq_codel.c                                                  |   12 
 net/sched/sch_fq_pie.c                                                    |   12 
 net/sched/sch_hhf.c                                                       |   12 
 net/sched/sch_htb.c                                                       |    2 
 net/sched/sch_pie.c                                                       |   12 
 net/smc/af_smc.c                                                          |    3 
 net/tls/tls_sw.c                                                          |    7 
 net/vmw_vsock/virtio_transport.c                                          |   12 
 rust/kernel/alloc/allocator.rs                                            |   30 -
 rust/kernel/alloc/allocator_test.rs                                       |   11 
 rust/kernel/drm/device.rs                                                 |   32 -
 rust/kernel/faux.rs                                                       |    2 
 security/apparmor/lsm.c                                                   |    4 
 sound/core/timer.c                                                        |    4 
 sound/pci/hda/patch_realtek.c                                             |    2 
 sound/pci/hda/tas2781_hda_i2c.c                                           |    2 
 sound/soc/codecs/cs35l56-sdw.c                                            |   69 --
 sound/soc/codecs/cs35l56-shared.c                                         |   29 +
 sound/soc/codecs/cs35l56.c                                                |    2 
 sound/soc/codecs/cs35l56.h                                                |    3 
 sound/soc/sof/amd/acp-loader.c                                            |    6 
 sound/usb/stream.c                                                        |    2 
 sound/usb/validate.c                                                      |    2 
 tools/objtool/arch/loongarch/special.c                                    |   23 
 tools/testing/selftests/net/mptcp/mptcp_connect.c                         |    5 
 tools/testing/selftests/net/mptcp/mptcp_inq.c                             |    5 
 tools/testing/selftests/net/mptcp/mptcp_sockopt.c                         |    5 
 tools/testing/selftests/net/mptcp/pm_netlink.sh                           |    1 
 498 files changed, 4865 insertions(+), 2704 deletions(-)

Adrian Huang (Lenovo) (1):
      signal: Fix memory leak for PIDFD_SELF* sentinels

Adrian Hunter (1):
      scsi: ufs: ufs-pci: Fix default runtime and system PM levels

Akhilesh Patil (1):
      RDMA/core: Free pfn_list with appropriate kvfree call

Al Viro (1):
      use uniform permission checks for all mount propagation changes

Alan Huang (1):
      xfs: Remove unused label in xfs_dax_notify_dev_failure

Aleksa Sarai (1):
      open_tree_attr: do not allow id-mapping changes without OPEN_TREE_CLONE

Alex Deucher (7):
      drm/amdgpu/discovery: fix fw based ip discovery
      drm/amdgpu: add missing vram lost check for LEGACY RESET
      drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
      drm/amdgpu: update mmhub 3.0.1 client id mappings
      drm/amdgpu: update mmhub 3.3 client id mappings
      drm/amdgpu: update mmhub 4.1.0 client id mappings
      drm/amdgpu/swm14: Update power limit logic

Alex Guo (1):
      i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer

Alex Vesker (1):
      net/mlx5: HWS, Fix table creation UID

Alexander Sverdlin (1):
      arm64: dts: ti: k3-pinctrl: Enable Schmitt Trigger by default

Alexander Wilhelm (1):
      bus: mhi: host: Fix endianness of BHI vector table

Alexei Lazar (1):
      net/mlx5e: Query FW for buffer ownership

Amber Lin (1):
      drm/amdkfd: Destroy KFD debugfs after destroy KFD wq

Amit Sunil Dhamne (2):
      usb: typec: maxim_contaminant: disable low power mode when reading comparator values
      usb: typec: maxim_contaminant: re-enable cc toggle if cc is open and port is clean

Anantha Prabhu (1):
      RDMA/bnxt_re: Fix to initialize the PBL array

Andrea Righi (1):
      sched/ext: Fix invalid task state transitions on class switch

Andreas Dilger (1):
      ext4: check fast symlink for ea_inode correctly

André Draszik (1):
      scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE

Andy Shevchenko (1):
      iio: imu: inv_icm42600: Convert to uXX and sXX integer types

Archana Patni (1):
      scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like host controllers

Armen Ratner (1):
      net/mlx5e: Preserve shared buffer capacity during headroom updates

Ashish Kalra (1):
      crypto: ccp - Fix SNP panic notifier unregistration

Baihan Li (5):
      drm/hisilicon/hibmc: fix the i2c device resource leak when vdac init failed
      drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local
      drm/hisilicon/hibmc: fix the hibmc loaded failed bug
      drm/hisilicon/hibmc: fix rare monitors cannot display problem
      drm/hisilicon/hibmc: fix dp and vga cannot show together

Bao D. Nguyen (1):
      scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6

Baokun Li (2):
      ext4: preserve SB_I_VERSION on remount
      jbd2: prevent softlockup in jbd2_log_do_checkpoint()

Bart Van Assche (2):
      scsi: ufs: core: Fix IRQ lock inversion for the SCSI host lock
      scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()

Bharat Bhushan (3):
      crypto: octeontx2 - Fix address alignment issue on ucode loading
      crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2
      crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0

Bibo Mao (4):
      LoongArch: KVM: Make function kvm_own_lbt() robust
      LoongArch: KVM: Fix stack protector issue in send_ipi_data()
      LoongArch: KVM: Add address alignment check in pch_pic register access
      LoongArch: KVM: Use standard bitops API with eiointc

Bingbu Cao (1):
      media: hi556: correct the test pattern configuration

Bjorn Andersson (1):
      soc: qcom: mdt_loader: Ensure we don't read past the ELF header

Bo Liu (OpenAnolis) (1):
      erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y

Boshi Yu (2):
      RDMA/erdma: Fix ignored return value of init_kernel_qp
      RDMA/erdma: Fix unset QPN of GSI QP

Bryan O'Donoghue (2):
      media: qcom: camss: csiphy-3ph: Fix inadvertent dropping of SDM660/SDM670 phy init
      media: qcom: camss: Remove extraneous -supply postfix on supply names

Chao Yu (1):
      f2fs: fix to avoid out-of-boundary access in dnode page

Charalampos Mitrodimas (1):
      debugfs: fix mount options not being applied

Chen Yu (1):
      ACPI: pfr_update: Fix the driver update version check

Chenyuan Yang (1):
      drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()

Chi Zhiling (1):
      readahead: fix return value of page_cache_next_miss() when no hole is found

Christian Brauner (1):
      libfs: massage path_from_stashed() to allow custom stashing behavior

Christoph Hellwig (5):
      xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
      xfs: return the allocated transaction from xfs_trans_alloc_empty
      xfs: improve the comments in xfs_select_zone_nowait
      xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags
      xfs: fix frozen file system assert in xfs_trans_alloc

Christoph Manszewski (1):
      drm/xe: Fix vm_bind_ioctl double free bug

Christoph Paasch (1):
      mptcp: drop skb if MPTCP skb extension allocation fails

Claudiu Beznea (2):
      iio: adc: rzg2l_adc: Set driver data before enabling runtime PM
      iio: adc: rzg2l: Cleanup suspend/resume path

Cristian Ciocaltea (3):
      arm64: dts: rockchip: Add HDMI PHY PLL clock source to VOP2 on rk3576
      arm64: dts: rockchip: Enable HDMI PHY clk provider on rk3576
      dt-bindings: display: vop2: Add optional PLL clock property for rk3576

D. Wythe (1):
      net/smc: fix UAF on smcsk after smc_listen_out()

Damien Le Moal (7):
      ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig
      dm: dm-crypt: Do not partially accept write BIOs with zoned targets
      dm: Check for forbidden splitting of zone write operations
      ata: libata-scsi: Fix ata_to_sense_error() status handling
      ata: libata-scsi: Return aborted command when missing sense and result TF
      PCI: endpoint: Fix configfs group list head handling
      PCI: endpoint: Fix configfs group removal on driver teardown

Dan Carpenter (6):
      cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()
      media: gspca: Add bounds checking to firmware parser
      soc: qcom: mdt_loader: Fix error return values in mdt_header_valid()
      scsi: qla4xxx: Prevent a potential error pointer dereference
      ALSA: usb-audio: Fix size validation in convert_chmap_v3()
      regulator: tps65219: regulator: tps65219: Fix error codes in probe()

Daniel Jurgens (1):
      net/mlx5: Base ECVF devlink port attrs from 0

Danilo Krummrich (4):
      rust: alloc: replace aligned_size() with Kmalloc::aligned_layout()
      rust: drm: ensure kmalloc() compatible Layout
      rust: drm: remove pin annotations from drm::Device
      rust: drm: don't pass the address of drm::Device to drm_dev_put()

David Hildenbrand (1):
      mm/mremap: fix WARN with uffd that has remap events disabled

David Howells (2):
      netfs: Fix unbuffered write error handling
      cifs: Fix oops due to uninitialised variable

David Lechner (13):
      iio: adc: ad7173: fix num_slots
      iio: imu: bno055: fix OOB access of hw_xlate array
      iio: adc: ad_sigma_delta: change to buffer predisable
      iio: adc: ad7173: fix channels index for syscalib_mode
      iio: adc: ad7173: fix calibration channel
      iio: adc: ad7173: fix setting ODR in probe
      iio: adc: ad7380: fix missing max_conversion_rate_hz on adaq4381-4
      iio: accel: sca3300: fix uninitialized iio scan data
      iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
      iio: adc: ad7124: fix channel lookup in syscalib functions
      iio: adc: ad7173: prevent scan if too many setups requested
      iio: proximity: isl29501: fix buffered read on big-endian systems
      iio: imu: inv_icm42600: use = { } instead of memset()

David Sterba (1):
      btrfs: move transaction aborts to the error site in add_block_group_free_space()

David Yat Sin (1):
      drm/amdkfd: Fix checkpoint-restore on multi-xcc

Dewei Meng (1):
      ALSA: timer: fix ida_free call while not allocated

Dikshita Agarwal (16):
      media: iris: Avoid updating frame size to firmware during reconfig
      media: iris: Drop port check for session property response
      media: iris: Fix buffer preparation failure during resolution change
      media: iris: Fix missing function pointer initialization
      media: iris: Fix NULL pointer dereference
      media: iris: Fix typo in depth variable
      media: iris: Prevent HFI queue writes when core is in deinit state
      media: iris: Remove deprecated property setting to firmware
      media: iris: Remove error check for non-zero v4l2 controls
      media: iris: Send V4L2_BUF_FLAG_ERROR for capture buffers with 0 filled length
      media: iris: Skip destroying internal buffer if not dequeued
      media: iris: Skip flush on first sequence change
      media: iris: Track flush responses to prevent premature completion
      media: iris: Update CAPTURE format info based on OUTPUT format
      media: iris: Verify internal buffer release on close
      media: iris: Remove unnecessary re-initialization of flush completion

Dmitry Torokhov (1):
      mfd: mt6397: Do not use generic name for keypad sub-devices

Dominique Martinet (1):
      iov_iter: iterate_folioq: fix handling of offset >= folio size

Edward Adam Davis (1):
      comedi: pcl726: Prevent invalid irq number

Emanuele Ghidoli (1):
      arm64: dts: ti: k3-am62-verdin: Enable pull-ups on I2C buses

Eric Biggers (7):
      lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswap
      lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts
      lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts
      crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RT
      crypto: x86/aegis - Add missing error checks
      ipv6: sr: Fix MAC comparison to be constant-time
      crypto: acomp - Fix CFI failure due to type punning

Evgeniy Harchenko (1):
      ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and EliteBook 830 G6

Fanhua Li (1):
      drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().

Filipe Manana (5):
      btrfs: always abort transaction on failure to add block group to free space tree
      btrfs: abort transaction on unexpected eb generation at btrfs_copy_root()
      btrfs: reorganize logic at free_extent_buffer() for better readability
      btrfs: add comment for optimization in free_extent_buffer()
      btrfs: use refcount_t type for the extent buffer reference counter

Finn Thain (1):
      m68k: Fix lost column on framebuffer debug console

Florian Westphal (1):
      netfilter: nf_reject: don't leak dst refcount for loopback packets

Frank Min (1):
      drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14

Gabor Juhos (3):
      mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
      spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write
      spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties

Gang Ba (1):
      drm/amdgpu: Avoid extra evict-restore process.

Geert Uytterhoeven (1):
      erofs: Do not select tristate symbols from bool symbols

Geliang Tang (2):
      mptcp: remove duplicate sk_reset_timer call
      mptcp: disable add_addr retransmission when timeout is 0

Geraldo Nascimento (2):
      PCI: rockchip: Use standard PCIe definitions
      PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retraining

Giovanni Cabiddu (2):
      crypto: qat - lower priority for skcipher and aead algorithms
      crypto: qat - flush misc workqueue during device shutdown

Greg Kroah-Hartman (1):
      Linux 6.16.4

Gui-Dong Han (1):
      media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()

Hangbin Liu (2):
      bonding: update LACP activity flag after setting lacp_active
      bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU

Hans Verkuil (1):
      media: vivid: fix wrong pixel_array control size

Hans de Goede (1):
      media: ivsc: Fix crash at shutdown due to missing mei_cldev_disable() calls

Haoxiang Li (1):
      media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()

Hariprasad Kelam (1):
      Octeontx2-af: Skip overlap check for SPI field

Harshal Gohel (1):
      i2c: rtl9300: Fix multi-byte I2C write

Heikki Krogerus (1):
      usb: dwc3: pci: add support for the Intel Wildcat Lake

Heiko Carstens (1):
      s390/mm: Do not map lowcore with identity mapping

Helge Deller (2):
      Revert "vgacon: Add check for vc_origin address range in vgacon_scroll()"
      apparmor: Fix 8-byte alignment for initial dfa blob streams

Herbert Xu (1):
      crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390)

Herton R. Krzesinski (1):
      mm/debug_vm_pgtable: clear page table entries at destroy_args()

Hong Guan (1):
      arm64: dts: ti: k3-am62a7-sk: fix pinmux for main_uart1

Horatiu Vultur (1):
      phy: mscc: Fix timestamping for vsc8584

Ian Abbott (2):
      comedi: Make insn_rw_emulate_bits() do insn->n samples
      comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_ioctl()

Ido Schimmel (1):
      mlxsw: spectrum: Forward packets with an IPv4 link-local source IP

Igor Pylypiv (1):
      ata: libata-scsi: Fix CDL control

Imre Deak (6):
      drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
      drm/i915/icl+/tc: Cache the max lane count value
      drm/i915/lnl+/tc: Fix max lane count HW readout
      drm/i915/lnl+/tc: Use the cached max lane count value
      drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
      drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS

JP Kobryn (1):
      cgroup: avoid null de-ref in css_rstat_exit()

Jacopo Mondi (1):
      media: pisp_be: Fix pm_runtime underrun in probe

Jakub Acs (1):
      net, hsr: reject HSR frame if skb can't hold tag

Jakub Kicinski (1):
      tls: fix handling of zero-length records on the rx_list

Jakub Ramaseuski (1):
      net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM

Jan Beulich (1):
      compiler: remove __ADDRESSABLE_ASM{_STR,}() again

Jan Kara (1):
      iomap: Fix broken data integrity guarantees for O_SYNC writes

Jani Nikula (1):
      drm/i915: silence rpm wakeref asserts on GEN11_GU_MISC_IIR access

Jann Horn (1):
      kasan/test: fix protection against compiler elision

Jason Gunthorpe (1):
      iommu: Remove ops.pgsize_bitmap from drivers that don't use it

Jason Xing (1):
      ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc

Jean-Baptiste Maneyrol (1):
      iio: imu: inv_icm42600: change invalid data error to -EBUSY

Jedrzej Jagielski (2):
      devlink: let driver opt out of automatic phys_port_name generation
      ixgbe: prevent from unwanted interface name changes

Jens Axboe (1):
      io_uring/futex: ensure io_futex_wait() cleans up properly on failure

Jialin Wang (1):
      proc: proc_maps_open allow proc_mem_open to return NULL

Jiande Lu (1):
      Bluetooth: btmtk: Fix wait_on_bit_timeout interruption during shutdown

Jiayi Li (1):
      memstick: Fix deadlock by moving removing flag earlier

Jinjiang Tu (1):
      mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn

Jiwei Sun (1):
      PCI: Fix link speed calculation on retrain failure

Jocelyn Falempe (1):
      drm/panic: Add a u64 divide by 10 for arm32

Johan Hovold (10):
      usb: gadget: udc: renesas_usb3: fix device leak at unbind
      usb: musb: omap2430: fix device leak at unbind
      usb: dwc3: meson-g12a: fix device leaks at unbind
      usb: dwc3: imx8mp: fix device leak at unbind
      wifi: ath12k: fix dest ring-buffer corruption
      wifi: ath12k: fix source ring-buffer corruption
      wifi: ath12k: fix dest ring-buffer corruption when ring is full
      wifi: ath11k: fix dest ring-buffer corruption
      wifi: ath11k: fix source ring-buffer corruption
      wifi: ath11k: fix dest ring-buffer corruption when ring is full

John David Anglin (8):
      parisc: Check region is readable by user in raw_copy_from_user()
      parisc: Define and use set_pte_at()
      parisc: Drop WARN_ON_ONCE() from flush_cache_vmap
      parisc: Rename pte_needs_flush() to pte_needs_cache_flush() in cache.c
      parisc: Revise __get_user() to probe user read access
      parisc: Revise gateway LWS calls to probe user read access
      parisc: Try to fixup kernel exception in bad_area_nosemaphore path of do_page_fault()
      parisc: Update comments in make_insert_tlb

John Ernberg (1):
      crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP

Jon Hunter (1):
      soc/tegra: pmc: Ensure power-domains are in a known state

Jonathan Cameron (1):
      iio: light: as73211: Ensure buffer holes are zeroed

Jordan Rhee (1):
      gve: prevent ethtool ops after shutdown

Jorge Ramirez-Ortiz (2):
      media: venus: hfi: explicitly release IRQ during teardown
      media: venus: protect against spurious interrupts during probe

José Expósito (2):
      drm/tests: Fix endian warning
      drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian

Judith Mendez (3):
      arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR support
      arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board file
      mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1

Julian Sun (1):
      block: restore default wbt enablement

Junxian Huang (1):
      RDMA/hns: Fix dip entries leak on devices newer than hip09

Justin Lai (1):
      rtase: Fix Rx descriptor CRC error bit definition

Kalesh AP (1):
      RDMA/bnxt_re: Fix a possible memory leak in the driver

Kanglong Wang (1):
      LoongArch: Optimize module load time by optimizing PLT/GOT counting

Kashyap Desai (2):
      RDMA/bnxt_re: Fix to do SRQ armena by default
      RDMA/bnxt_re: Fix to remove workload check in SRQ limit path

Kathiravan Thirumoorthy (2):
      phy: qcom: phy-qcom-m31: Update IPQ5332 M31 USB phy initialization sequence
      i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates

Kaustabh Chakraborty (3):
      arm64: dts: exynos7870-j6lte: reduce memory ranges to base amount
      arm64: dts: exynos7870: add quirk to disable USB2 LPM in gadget mode
      arm64: dts: exynos7870-on7xelte: reduce memory ranges to base amount

Kees Cook (1):
      iommu/amd: Avoid stack buffer overflow from kernel cmdline

Konrad Dybcio (1):
      media: venus: Fix MSM8998 frequency table

Krzysztof Kozlowski (2):
      dt-bindings: display: sprd,sharkl3-dpu: Fix missing clocks constraints
      dt-bindings: display: sprd,sharkl3-dsi-host: Fix missing clocks constraints

Kuen-Han Tsai (1):
      usb: dwc3: Ignore late xferNotReady event to prevent halt timeout

Kyoji Ogasawara (3):
      btrfs: fix incorrect log message for nobarrier mount option
      btrfs: restore mount option info messages during mount
      btrfs: fix printing of mount info messages for NODATACOW/NODATASUM

Laurentiu Mihalcea (1):
      pwm: imx-tpm: Reset counter if CMOD is 0

Lauri Tirkkonen (1):
      drm/amd/display: fix initial backlight brightness calculation

Leo Martins (1):
      btrfs: fix subpage deadlock in try_release_subpage_extent_buffer()

Li Nan (1):
      md: rename recovery_cp to resync_offset

Liao Yuanhong (1):
      ext4: use kmalloc_array() for array space allocation

Lijo Lazar (2):
      drm/amdgpu: Update external revid for GC v9.5.0
      drm/amdgpu: Update supported modes for GC v9.5.0

Liu01 Tong (1):
      drm/amdgpu: fix task hang from failed job submission during process kill

Lorenzo Bianconi (1):
      net: airoha: ppe: Do not invalid PPE entries in case of SW hash collision

Ludwig Disterhof (1):
      media: usbtv: Lock resolution while streaming

Luiz Augusto von Dentz (4):
      Bluetooth: hci_sync: Fix scan state after PA Sync has been established
      Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
      Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
      Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately

Lukas Wunner (1):
      PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge

MD Danish Anwar (1):
      net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare reload.

Macpaul Lin (1):
      scsi: dt-bindings: mediatek,ufs: Add ufs-disable-mcq flag for UFS host

Mael GUERIN (1):
      USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera

Marek Szyprowski (1):
      zynq_fpga: use sgtable-based scatterlist wrappers

Marek Vasut (1):
      usb: renesas-xhci: Fix External ROM access timeouts

Mario Limonciello (5):
      drm/amd: Restore cached power limit during resume
      drm/amd/display: Pass up errors for reset GPU that fails to init HW
      drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"
      drm/amd/display: Avoid a NULL pointer dereference
      drm/amd: Restore cached manual clock settings during resume

Masami Hiramatsu (Google) (1):
      tracing: fprobe-event: Sanitize wildcard for fprobe event name

Mathis Foerst (1):
      media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval

Matthieu Baerts (NGI0) (4):
      mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
      selftests: mptcp: pm: check flush doesn't reset limits
      selftests: mptcp: connect: fix C23 extension warning
      selftests: mptcp: sockopt: fix C23 extension warning

Matti Vaittinen (1):
      iio: adc: bd79124: Add GPIOLIB dependency

Miao Li (1):
      usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive

Miaoqian Lin (1):
      most: core: Drop device reference after usage in get_channel()

Michael Chan (1):
      bnxt_en: Fix lockdep warning during rmmod

Michael Walle (1):
      mtd: spi-nor: Fix spi_nor_try_unlock_all()

Michel Dänzer (1):
      drm/amd/display: Add primary plane to commits for correct VRR handling

Miguel Ojeda (3):
      rust: faux: fix C header link
      drm: nova-drm: fix 32-bit arm build
      rust: alloc: fix `rusttest` by providing `Cmalloc::aligned_layout` too

Ming Lei (1):
      blk-mq: fix lockdep warning in __blk_mq_update_nr_hw_queues

Minhong He (1):
      ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add

Muhammad Usama Anjum (1):
      ASoC: SOF: amd: acp-loader: Use GFP_KERNEL for DMA allocations in resume context

Myrrh Periwinkle (2):
      vt: keyboard: Don't process Unicode characters in K_OFF mode
      vt: defkeymap: Map keycodes above 127 to K_HOLE

Namjae Jeon (1):
      ksmbd: extend the connection limiting mechanism to support IPv6

Naohiro Aota (3):
      btrfs: zoned: fix write time activation failure for metadata block group
      btrfs: subpage: keep TOWRITE tag until folio is cleaned
      btrfs: zoned: fix data relocation block group reservation

Nathan Chancellor (3):
      usb: atm: cxacru: Merge cxacru_upload_firmware() into cxacru_heavy_init()
      wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read_table()
      drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()

NeilBrown (1):
      ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()

Nick Chan (1):
      arm64: dts: apple: t8012-j132: Include touchbar framebuffer node

Nicolas Dufresne (1):
      media: verisilicon: Fix AV1 decoder clock frequency

Nicolin Chen (1):
      iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement

Niklas Cassel (1):
      PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up

Niklas Neronin (1):
      usb: xhci: fix host not responding after suspend and resume

Nilay Shroff (6):
      block: move elevator queue allocation logic into blk_mq_init_sched
      block: fix lockdep warning caused by lock dependency in elv_iosched_store
      block: fix potential deadlock while running nr_hw_queue update
      block: decrement block_rq_qos static key in rq_qos_del()
      block: skip q->rq_qos check in rq_qos_done_bio()
      block: avoid cpu_hotplug_lock depedency on freeze_lock

Nitin Gote (1):
      iosys-map: Fix undefined behavior in iosys_map_clear()

Nitin Rawat (1):
      scsi: ufs: ufs-qcom: Fix ESI null pointer dereference

Ojaswin Mujoo (2):
      ext4: fix fsmap end of range reporting with bigalloc
      ext4: fix reserved gdt blocks handling in fsmap

Oren Sidi (1):
      net/mlx5: Add IFC bits and enums for buf_ownership

Parthiban Veerasooran (2):
      microchip: lan865x: fix missing netif_start_queue() call on device open
      microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1

Pasha Tatashin (3):
      kho: init new_physxa->phys_bits to fix lockdep
      kho: mm: don't allow deferred struct page with KHO
      kho: warn if KHO is disabled due to an error

Pauli Virtanen (1):
      Bluetooth: hci_event: fix MTU for BN == 0 in CIS Established

Peng Fan (1):
      regulator: pca9450: Use devm_register_sys_off_handler

Peter Griffin (1):
      arm64: dts: exynos: gs101: ufs: add dma-coherent property

Peter Oberparleiter (3):
      s390/sclp: Fix SCCB present check
      s390/hypfs: Avoid unnecessary ioctl registration in debugfs
      s390/hypfs: Enable limited access during lockdown

Peter Shkenev (1):
      drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities

Phillip Lougher (1):
      squashfs: fix memory leak in squashfs_fill_super

Piotr Piórkowski (2):
      drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
      drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create

Pu Lehui (1):
      tracing: Limit access to parser->buffer when trace_get_user failed

Qianfeng Rong (1):
      drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc()

Qingfang Deng (2):
      net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path
      ppp: fix race conditions in ppp_fill_forward_path

Qu Wenruo (2):
      btrfs: add comments on the extra btrfs specific subpage bitmaps
      btrfs: rename btrfs_subpage structure

Rafael J. Wysocki (2):
      PM: runtime: Take active children into account in pm_runtime_get_if_in_use()
      cpuidle: governors: menu: Avoid selecting states with too much latency

Randy Dunlap (1):
      parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers

Ranjan Kumar (3):
      scsi: mpi3mr: Fix race between config read submit and interrupt completion
      scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers
      scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems

Ricardo Ribalda (2):
      media: venus: vdec: Clamp param smaller than 1fps and bigger than 240.
      media: venus: venc: Clamp param smaller than 1fps and bigger than 240

Richard Fitzgerald (1):
      ASoC: cs35l56: Handle new algorithms IDs for CS35L63

Richard Zhu (4):
      PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features
      PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_features
      PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset
      PCI: imx6: Delay link start until configfs 'start' written

Robin Murphy (1):
      iommu/virtio: Make instance lookup robust

Sai Krishna Potthuri (1):
      mmc: sdhci-of-arasan: Ensure CD logic stabilization before power-up

Sakari Ailus (2):
      media: ipu6: isys: Use correct pads for xlate_streams()
      media: v4l2-ctrls: Don't reset handler's error in v4l2_ctrl_handler_free()

Salah Triki (1):
      iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()

Sam Edwards (1):
      arm64: dts: rockchip: Remove workaround that prevented Turing RK1 GPU power regulator control

Sang-Heon Jeon (2):
      mm/damon/core: fix commit_ops_filters by using correct nth function
      mm/damon/core: fix damos_commit_filter not changing allow

Sebastian Andrzej Siewior (1):
      kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()

Sebastian Brzezinka (1):
      drm/i915/gt: Relocate compression repacking WA for JSL/EHL

Selvarasu Ganesan (1):
      usb: dwc3: Remove WARN_ON for device endpoint command timeouts

SeongJae Park (1):
      mm/damon/ops-common: ignore migration request to invalid nodes

Sergey Shtylyov (1):
      Bluetooth: hci_conn: do return error from hci_enhanced_setup_sync()

Simon Richter (1):
      Mark xe driver as BROKEN if kernel page size is not 4kB

Siyang Liu (1):
      drm/amd/display: fix a Null pointer dereference vulnerability

Song Gao (1):
      LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()

Srinivas Pandruvada (1):
      platform/x86/intel-uncore-freq: Check write blocked for ELC

Stefan Binding (2):
      ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production silicon
      ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63

Stefan Metzmacher (1):
      smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()

Stefan Wahren (1):
      spi: spi-fsl-lpspi: Clamp too high speed_hz

Steven Rostedt (2):
      ftrace: Also allocate and copy hash for reading of filter files
      tracing: Remove unneeded goto out logic

Suma Hegde (1):
      platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL

Suraj Gupta (1):
      net: xilinx: axienet: Fix RX skb ring management in DMAengine mode

Sven Eckelmann (2):
      i2c: rtl9300: Increase timeout for transfer polling
      i2c: rtl9300: Add missing count byte for SMBus Block Ops

Takashi Iwai (2):
      ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv
      ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation

Theodore Ts'o (1):
      ext4: don't try to clear the orphan_present feature block device is r/o

Thomas Bertschinger (1):
      fhandle: do_handle_open() should get FD with user flags

Thomas Fourier (2):
      mtd: rawnand: fsmc: Add missing check after DMA map
      mtd: rawnand: renesas: Add missing check after DMA map

Thomas Hellström (1):
      drm/xe: Defer buffer object shrinker write-backs and GPU waits

Thomas Weißschuh (1):
      kbuild: userprogs: use correct linker when mixing clang and GNU ld

Thomas Zimmermann (1):
      drm/tests: Do not use drm_fb_blit() in format-helper tests

Thorsten Blum (3):
      accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()
      cdx: Fix off-by-one error in cdx_rpmsg_probe()
      usb: storage: realtek_cr: Use correct byte order for bcs->Residue

Tianxiang Peng (1):
      x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helper

Tiezhu Yang (2):
      objtool/LoongArch: Get table size correctly if LTO is enabled
      LoongArch: Pass annotate-tablejump option if LTO is enabled

Tim Harvey (1):
      hwmon: (gsc-hwmon) fix fan pwm setpoint show functions

Timur Kristóf (9):
      drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
      drm/amd/display: Don't overwrite dce60_clk_mgr
      drm/amd/display: Don't overclock DCE 6 by 15%
      drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3
      drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.
      drm/amd/display: Find first CRTC and its line time in dce110_fill_display_configs
      drm/amd/display: Fill display clock and vblank time in dce110_fill_display_configs
      drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%
      drm/amd/display: Don't print errors for nonexistent connectors

Tom Chung (1):
      drm/amd/display: Fix Xorg desktop unresponsive on Replay panel

Tristram Ha (1):
      net: dsa: microchip: Fix KSZ9477 HSR port setup issue

Trond Myklebust (1):
      NFS: Fix a race when updating an existing write

Tzung-Bi Shih (1):
      platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()

Uwe Kleine-König (3):
      pwm: mediatek: Handle hardware enable and clock enable separately
      pwm: mediatek: Fix duty and period setting
      ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.text

ValdikSS (1):
      igc: fix disabling L1.2 PCI-E link substate on I226 on init

Vedang Nagar (1):
      media: venus: Add a check for packet size after reading from shared memory

Victor Shih (3):
      mmc: sdhci-pci-gli: Add a new function to simplify the code
      mmc: sdhci-pci-gli: GL9763e: Mask the replay timer timeout of AER
      mmc: sdhci-pci-gli: GL9763e: Rename the gli_set_gl9763e() for consistency

Vlad Dogaru (1):
      net/mlx5: CT: Use the correct counter offset

Vladimir Zapolskiy (1):
      media: qcom: camss: cleanup media device allocated resource on error path

Vodapalli, Ravi Kumar (1):
      drm/xe/bmg: Add one additional PCI ID

Waiman Long (2):
      cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key
      cgroup/cpuset: Fix a partition error with CPU hotplug

Wang Liang (1):
      net: bridge: fix soft lockup in br_multicast_query_expired()

Weitao Wang (1):
      usb: xhci: Fix slot_id resource race conflict

Will Deacon (2):
      vsock/virtio: Validate length in packet header before skb_put()
      vhost/vsock: Avoid allocating arbitrarily-sized SKBs

William Liu (3):
      net/sched: Fix backlog accounting in qdisc_dequeue_internal
      net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
      net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_activate

Xaver Hugl (1):
      amdgpu/amdgpu_discovery: increase timeout limit for IFWI init

XianLiang Huang (1):
      iommu/riscv: prevent NULL deref in iova_to_phys

Xu Yang (1):
      usb: core: hcd: fix accessing unmapped memory in SINGLE_STEP_SET_FEATURE test

Xu Yilun (1):
      fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()

Yang Li (2):
      Bluetooth: hci_sync: Prevent unintended PA sync when SID is 0xFF
      Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections

Yang Wang (1):
      drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr access

Yao Zi (1):
      net: stmmac: thead: Enable TX clock before MAC initialization

Yazen Ghannam (1):
      x86/CPU/AMD: Ignore invalid reset reason value

Ye Bin (1):
      fs/buffer: fix use-after-free when call bh_read() helper

Yevgeny Kliteynik (2):
      net/mlx5: HWS, fix bad parameter in CQ creation
      net/mlx5: HWS, fix complex rules rehash error flow

Youssef Samir (1):
      bus: mhi: host: Detect events pointing to unexpected TREs

YuanShang (1):
      drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job

Yuichiro Tsuji (1):
      net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization

Yunhui Cui (1):
      serial: 8250: fix panic due to PSLVERR

Yuntao Wang (1):
      fs: fix incorrect lflags value in the move_mount syscall

Zenm Chen (1):
      USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles

Zhang Shurong (1):
      media: ov2659: Fix memory leaks in ov2659_probe()

Zhang Yi (1):
      ext4: fix hole length calculation overflow in non-extent inodes

Zheng Qixing (2):
      md: add helper rdev_needs_recovery()
      md: fix sync_action incorrect display during resync

Zhu Yanjun (1):
      RDMA/rxe: Flush delayed SKBs while releasing RXE resources

Ziyan Xu (1):
      ksmbd: fix refcount leak causing resource not released

wenglianfa (1):
      RDMA/hns: Fix querying wrong SCC context for DIP algorithm


             reply	other threads:[~2025-08-28 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-28 14:40 Greg Kroah-Hartman [this message]
2025-08-28 14:40 ` Linux 6.16.4 Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2025082814-camping-hamburger-ffb4@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.