]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Jan 2026 13:33:43 +0000 (14:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Jan 2026 13:33:43 +0000 (14:33 +0100)
commit0d8428c3dce754517099083a28c8e6d894108275
tree3527732db016225bd01bb728557dbaf4387d05ca
parent268d82849e981146291f7b092d93666cb63aed17
6.18-stable patches

added patches:
drm-amd-fix-unbind-rebind-for-vcn-4.0.5.patch
drm-amdgpu-add-missing-lock-to-amdgpu_ttm_access_memory_sdma.patch
drm-amdgpu-forward-vmid-reservation-errors.patch
drm-amdgpu-gmc11-add-amdgpu_vm_handle_fault-handling.patch
drm-amdgpu-gmc12-add-amdgpu_vm_handle_fault-handling.patch
drm-amdgpu-sdma6-update-sdma-6.0.3-fw-version-to-include-umq-protected-fence-fix.patch
drm-amdkfd-bump-minimum-vgpr-size-for-gfx1151.patch
drm-amdkfd-export-the-cwsr_size-and-ctl_stack_size-to-userspace.patch
drm-amdkfd-trap-handler-support-for-expert-scheduling-mode.patch
drm-bridge-ti-sn65dsi83-ignore-pll_unlock-errors.patch
drm-buddy-optimize-free-block-management-with-rb-tree.patch
drm-buddy-separate-clear-and-dirty-free-block-trees.patch
drm-fix-object-leak-in-drm_ioctl_gem_change_handle.patch
drm-gma500-remove-unused-helper-psb_fbdev_fb_setcolreg.patch
drm-i915-fix-format-string-truncation-warning.patch
drm-i915-gem-zero-initialize-the-eb.vma-array-in-i915_gem_do_execbuffer.patch
drm-imagination-disallow-exporting-of-pm-fw-protected-objects.patch
drm-mediatek-fix-device-node-reference-leak-in-mtk_dp_dt_parse.patch
drm-mediatek-fix-probe-device-leaks.patch
drm-mediatek-fix-probe-memory-leak.patch
drm-mediatek-fix-probe-resource-leaks.patch
drm-mediatek-mtk_hdmi-fix-probe-device-leaks.patch
drm-mediatek-ovl_adaptor-fix-probe-device-leaks.patch
drm-mgag200-fix-big-endian-support.patch
drm-msm-a6xx-fix-out-of-bound-io-access-in-a6xx_get_gmu_registers.patch
drm-msm-add-perfctr_cntl-to-ifpc_reglist.patch
drm-msm-dpu-add-missing-null-pointer-check-for-pingpong-interface.patch
drm-nouveau-dispnv50-don-t-call-drm_atomic_get_crtc_state-in-prepare_fb.patch
drm-nouveau-gsp-allocate-fwsec-sb-at-boot.patch
drm-pagemap-drm-xe-ensure-that-the-devmem-allocation-is-idle-before-use.patch
drm-rockchip-set-vop-for-the-drm-dma-device.patch
drm-rockchip-vop2-use-ovl_layer_sel-configuration-instead-of-use-win_mask-calculate-used-layers.patch
drm-tilcdc-fix-removal-actions-in-case-of-failed-probe.patch
drm-ttm-avoid-null-pointer-deref-for-evicted-bos.patch
drm-xe-adjust-long-running-workload-timeslices-to-reasonable-values.patch
drm-xe-bo-don-t-include-the-ccs-metadata-in-the-dma-buf-sg-table.patch
drm-xe-drop-preempt-fences-when-destroying-imported-dma-bufs.patch
drm-xe-eustall-disallow-0-eu-stall-property-values.patch
drm-xe-oa-disallow-0-oa-property-values.patch
drm-xe-oa-fix-potential-uaf-in-xe_oa_add_config_ioctl.patch
drm-xe-svm-fix-a-debug-printout.patch
drm-xe-use-usleep_range-for-accurate-long-running-workload-timeslicing.patch
revert-drm-amd-skip-power-ungate-during-suspend-for-vpe.patch
44 files changed:
queue-6.18/drm-amd-fix-unbind-rebind-for-vcn-4.0.5.patch [new file with mode: 0644]
queue-6.18/drm-amdgpu-add-missing-lock-to-amdgpu_ttm_access_memory_sdma.patch [new file with mode: 0644]
queue-6.18/drm-amdgpu-forward-vmid-reservation-errors.patch [new file with mode: 0644]
queue-6.18/drm-amdgpu-gmc11-add-amdgpu_vm_handle_fault-handling.patch [new file with mode: 0644]
queue-6.18/drm-amdgpu-gmc12-add-amdgpu_vm_handle_fault-handling.patch [new file with mode: 0644]
queue-6.18/drm-amdgpu-sdma6-update-sdma-6.0.3-fw-version-to-include-umq-protected-fence-fix.patch [new file with mode: 0644]
queue-6.18/drm-amdkfd-bump-minimum-vgpr-size-for-gfx1151.patch [new file with mode: 0644]
queue-6.18/drm-amdkfd-export-the-cwsr_size-and-ctl_stack_size-to-userspace.patch [new file with mode: 0644]
queue-6.18/drm-amdkfd-trap-handler-support-for-expert-scheduling-mode.patch [new file with mode: 0644]
queue-6.18/drm-bridge-ti-sn65dsi83-ignore-pll_unlock-errors.patch [new file with mode: 0644]
queue-6.18/drm-buddy-optimize-free-block-management-with-rb-tree.patch [new file with mode: 0644]
queue-6.18/drm-buddy-separate-clear-and-dirty-free-block-trees.patch [new file with mode: 0644]
queue-6.18/drm-fix-object-leak-in-drm_ioctl_gem_change_handle.patch [new file with mode: 0644]
queue-6.18/drm-gma500-remove-unused-helper-psb_fbdev_fb_setcolreg.patch [new file with mode: 0644]
queue-6.18/drm-i915-fix-format-string-truncation-warning.patch [new file with mode: 0644]
queue-6.18/drm-i915-gem-zero-initialize-the-eb.vma-array-in-i915_gem_do_execbuffer.patch [new file with mode: 0644]
queue-6.18/drm-imagination-disallow-exporting-of-pm-fw-protected-objects.patch [new file with mode: 0644]
queue-6.18/drm-mediatek-fix-device-node-reference-leak-in-mtk_dp_dt_parse.patch [new file with mode: 0644]
queue-6.18/drm-mediatek-fix-probe-device-leaks.patch [new file with mode: 0644]
queue-6.18/drm-mediatek-fix-probe-memory-leak.patch [new file with mode: 0644]
queue-6.18/drm-mediatek-fix-probe-resource-leaks.patch [new file with mode: 0644]
queue-6.18/drm-mediatek-mtk_hdmi-fix-probe-device-leaks.patch [new file with mode: 0644]
queue-6.18/drm-mediatek-ovl_adaptor-fix-probe-device-leaks.patch [new file with mode: 0644]
queue-6.18/drm-mgag200-fix-big-endian-support.patch [new file with mode: 0644]
queue-6.18/drm-msm-a6xx-fix-out-of-bound-io-access-in-a6xx_get_gmu_registers.patch [new file with mode: 0644]
queue-6.18/drm-msm-add-perfctr_cntl-to-ifpc_reglist.patch [new file with mode: 0644]
queue-6.18/drm-msm-dpu-add-missing-null-pointer-check-for-pingpong-interface.patch [new file with mode: 0644]
queue-6.18/drm-nouveau-dispnv50-don-t-call-drm_atomic_get_crtc_state-in-prepare_fb.patch [new file with mode: 0644]
queue-6.18/drm-nouveau-gsp-allocate-fwsec-sb-at-boot.patch [new file with mode: 0644]
queue-6.18/drm-pagemap-drm-xe-ensure-that-the-devmem-allocation-is-idle-before-use.patch [new file with mode: 0644]
queue-6.18/drm-rockchip-set-vop-for-the-drm-dma-device.patch [new file with mode: 0644]
queue-6.18/drm-rockchip-vop2-use-ovl_layer_sel-configuration-instead-of-use-win_mask-calculate-used-layers.patch [new file with mode: 0644]
queue-6.18/drm-tilcdc-fix-removal-actions-in-case-of-failed-probe.patch [new file with mode: 0644]
queue-6.18/drm-ttm-avoid-null-pointer-deref-for-evicted-bos.patch [new file with mode: 0644]
queue-6.18/drm-xe-adjust-long-running-workload-timeslices-to-reasonable-values.patch [new file with mode: 0644]
queue-6.18/drm-xe-bo-don-t-include-the-ccs-metadata-in-the-dma-buf-sg-table.patch [new file with mode: 0644]
queue-6.18/drm-xe-drop-preempt-fences-when-destroying-imported-dma-bufs.patch [new file with mode: 0644]
queue-6.18/drm-xe-eustall-disallow-0-eu-stall-property-values.patch [new file with mode: 0644]
queue-6.18/drm-xe-oa-disallow-0-oa-property-values.patch [new file with mode: 0644]
queue-6.18/drm-xe-oa-fix-potential-uaf-in-xe_oa_add_config_ioctl.patch [new file with mode: 0644]
queue-6.18/drm-xe-svm-fix-a-debug-printout.patch [new file with mode: 0644]
queue-6.18/drm-xe-use-usleep_range-for-accurate-long-running-workload-timeslicing.patch [new file with mode: 0644]
queue-6.18/revert-drm-amd-skip-power-ungate-during-suspend-for-vpe.patch [new file with mode: 0644]
queue-6.18/series