]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
7.0-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jun 2026 16:09:37 +0000 (18:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jun 2026 16:09:37 +0000 (18:09 +0200)
commite91d5e44e403d2276a23aa00f124aaf6e341f678
tree25b8e66d8f0ded7005919c28a1da9e56eca40ad5
parent4aa179f77f808eb085485ef501dde30497d574c5
7.0-stable patches

added patches:
drm-amd-display-add-missing-csc-entries-for-bt.2020-for-dce-ips.patch
drm-amd-display-bound-vbios-record-chain-walk-loops.patch
drm-amd-display-clamp-hdmi-hdcp2-rx_id_list-read-to-buffer-size.patch
drm-amd-display-clamp-vbios-hdmi-retimer-register-count-to-array-size.patch
drm-amd-display-fix-null-deref-and-buffer-over-read-in-sdp-debugfs.patch
drm-amd-display-fix-out-of-bounds-read-in-dp_get_eq_aux_rd_interval.patch
drm-amd-display-use-krealloc_array-in-dal_vector_reserve.patch
drm-amd-pm-apply-smu-13.0.10-workaround-during-mp1-unload.patch
drm-amd-pm-fix-smu13-power-limit-default-cap-calculation.patch
drm-amd-pm-mark-metrics.energy_accumulator-is-invalid-for-smu-14.0.2.patch
drm-amd-pm-smu_v14_0_0-use-softmin-for-gfxclk-in-set_soft_freq_limited_range.patch
drm-amdgpu-fix-incorrect-vram-gart-mappings-on-non-4k-page-size-systems.patch
drm-amdgpu-fix-waiting-for-all-submissions-for-userptrs.patch
drm-amdgpu-restart-the-cs-if-some-parts-of-the-vm-are-still-invalidated.patch
drm-amdgpu-set-noretry-1-as-default-for-gfx-10.1.x-navi10-12-14.patch
drm-amdkfd-fix-buffer-overflow-in-sdma-queue-checkpoint-restore-on-gfx11.patch
drm-amdkfd-fix-null-dereference-in-get_queue_ids.patch
drm-v3d-fix-global-performance-monitor-reference-counting.patch
drm-v3d-fix-vaddr-leak-when-indirect-csd-has-zeroed-workgroups.patch
drm-v3d-skip-csd-when-it-has-zeroed-workgroups.patch
drm-v3d-wait-for-pending-l2t-flush-before-cleaning-caches.patch
drm-xe-clear-pending_disable-before-signaling-suspend-fence.patch
drm-xe-display-fix-oops-in-suspend-shutdown-without-display.patch
drm-xe-multi_queue-skip-submit-when-primary-queue-is-suspended.patch
25 files changed:
queue-7.0/drm-amd-display-add-missing-csc-entries-for-bt.2020-for-dce-ips.patch [new file with mode: 0644]
queue-7.0/drm-amd-display-bound-vbios-record-chain-walk-loops.patch [new file with mode: 0644]
queue-7.0/drm-amd-display-clamp-hdmi-hdcp2-rx_id_list-read-to-buffer-size.patch [new file with mode: 0644]
queue-7.0/drm-amd-display-clamp-vbios-hdmi-retimer-register-count-to-array-size.patch [new file with mode: 0644]
queue-7.0/drm-amd-display-fix-null-deref-and-buffer-over-read-in-sdp-debugfs.patch [new file with mode: 0644]
queue-7.0/drm-amd-display-fix-out-of-bounds-read-in-dp_get_eq_aux_rd_interval.patch [new file with mode: 0644]
queue-7.0/drm-amd-display-use-krealloc_array-in-dal_vector_reserve.patch [new file with mode: 0644]
queue-7.0/drm-amd-pm-apply-smu-13.0.10-workaround-during-mp1-unload.patch [new file with mode: 0644]
queue-7.0/drm-amd-pm-fix-smu13-power-limit-default-cap-calculation.patch [new file with mode: 0644]
queue-7.0/drm-amd-pm-mark-metrics.energy_accumulator-is-invalid-for-smu-14.0.2.patch [new file with mode: 0644]
queue-7.0/drm-amd-pm-smu_v14_0_0-use-softmin-for-gfxclk-in-set_soft_freq_limited_range.patch [new file with mode: 0644]
queue-7.0/drm-amdgpu-fix-incorrect-vram-gart-mappings-on-non-4k-page-size-systems.patch [new file with mode: 0644]
queue-7.0/drm-amdgpu-fix-waiting-for-all-submissions-for-userptrs.patch [new file with mode: 0644]
queue-7.0/drm-amdgpu-restart-the-cs-if-some-parts-of-the-vm-are-still-invalidated.patch [new file with mode: 0644]
queue-7.0/drm-amdgpu-set-noretry-1-as-default-for-gfx-10.1.x-navi10-12-14.patch [new file with mode: 0644]
queue-7.0/drm-amdkfd-fix-buffer-overflow-in-sdma-queue-checkpoint-restore-on-gfx11.patch [new file with mode: 0644]
queue-7.0/drm-amdkfd-fix-null-dereference-in-get_queue_ids.patch [new file with mode: 0644]
queue-7.0/drm-v3d-fix-global-performance-monitor-reference-counting.patch [new file with mode: 0644]
queue-7.0/drm-v3d-fix-vaddr-leak-when-indirect-csd-has-zeroed-workgroups.patch [new file with mode: 0644]
queue-7.0/drm-v3d-skip-csd-when-it-has-zeroed-workgroups.patch [new file with mode: 0644]
queue-7.0/drm-v3d-wait-for-pending-l2t-flush-before-cleaning-caches.patch [new file with mode: 0644]
queue-7.0/drm-xe-clear-pending_disable-before-signaling-suspend-fence.patch [new file with mode: 0644]
queue-7.0/drm-xe-display-fix-oops-in-suspend-shutdown-without-display.patch [new file with mode: 0644]
queue-7.0/drm-xe-multi_queue-skip-submit-when-primary-queue-is-suspended.patch [new file with mode: 0644]
queue-7.0/series