]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.16-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Aug 2025 14:42:54 +0000 (16:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Aug 2025 14:42:54 +0000 (16:42 +0200)
commit7ea8b2d871a737da7c679303fffa5e6e21a3d9ac
tree23d3b1fd5c823ce6cbc0b6f7cc260afff054e8f2
parent932d1eb850f4968741a1fd9e3e0c5bbd4f15db89
6.16-stable patches

added patches:
drm-amd-amdgpu-fix-missing-lock-for-cper.ring-rptr-wptr-access.patch
drm-amd-display-add-primary-plane-to-commits-for-correct-vrr-handling.patch
drm-amd-display-don-t-overwrite-dce60_clk_mgr.patch
drm-amd-display-fix-a-null-pointer-dereference-vulnerability.patch
drm-amd-display-fix-dce-6.0-and-6.4-pll-programming.patch
drm-amd-display-fix-initial-backlight-brightness-calculation.patch
drm-amd-display-pass-up-errors-for-reset-gpu-that-fails-to-init-hw.patch
drm-amd-display-revert-drm-amd-display-fix-amdgpu_max_bl_level-value.patch
drm-amd-restore-cached-power-limit-during-resume.patch
drm-amdgpu-add-kicker-fws-loading-for-gfx12-smu14-psp14.patch
drm-amdgpu-add-missing-vram-lost-check-for-legacy-reset.patch
drm-amdgpu-avoid-extra-evict-restore-process.patch
drm-amdgpu-check-if-hubbub-is-null-in-debugfs-amdgpu_dm_capabilities.patch
drm-amdgpu-discovery-fix-fw-based-ip-discovery.patch
drm-amdgpu-initialize-data-to-null-in-imu_v12_0_program_rlc_ram.patch
drm-amdgpu-retain-job-vm-in-amdgpu_job_prepare_job.patch
drm-amdgpu-track-whether-a-queue-is-a-kernel-queue-in-amdgpu_mqd_prop.patch
drm-amdgpu-update-external-revid-for-gc-v9.5.0.patch
drm-amdgpu-update-mmhub-3.0.1-client-id-mappings.patch
drm-amdgpu-update-mmhub-3.3-client-id-mappings.patch
drm-amdgpu-update-mmhub-4.1.0-client-id-mappings.patch
drm-amdgpu-update-supported-modes-for-gc-v9.5.0.patch
drm-amdkfd-destroy-kfd-debugfs-after-destroy-kfd-wq.patch
drm-amdkfd-fix-checkpoint-restore-on-multi-xcc.patch
drm-xe-bmg-add-one-additional-pci-id.patch
drm-xe-defer-buffer-object-shrinker-write-backs-and-gpu-waits.patch
media-iris-avoid-updating-frame-size-to-firmware-during-reconfig.patch
media-iris-drop-port-check-for-session-property-response.patch
media-iris-fix-buffer-preparation-failure-during-resolution-change.patch
media-iris-fix-missing-function-pointer-initialization.patch
media-iris-fix-null-pointer-dereference.patch
media-iris-fix-typo-in-depth-variable.patch
media-iris-prevent-hfi-queue-writes-when-core-is-in-deinit-state.patch
media-iris-remove-deprecated-property-setting-to-firmware.patch
media-iris-remove-error-check-for-non-zero-v4l2-controls.patch
media-iris-remove-unnecessary-re-initialization-of-flush-completion.patch
media-iris-send-v4l2_buf_flag_error-for-capture-buffers-with-0-filled-length.patch
media-iris-skip-destroying-internal-buffer-if-not-dequeued.patch
media-iris-skip-flush-on-first-sequence-change.patch
media-iris-track-flush-responses-to-prevent-premature-completion.patch
media-iris-update-capture-format-info-based-on-output-format.patch
media-iris-verify-internal-buffer-release-on-close.patch
media-qcom-camss-cleanup-media-device-allocated-resource-on-error-path.patch
media-qcom-camss-csiphy-3ph-fix-inadvertent-dropping-of-sdm660-sdm670-phy-init.patch
media-qcom-camss-remove-extraneous-supply-postfix-on-supply-names.patch
media-venus-add-a-check-for-packet-size-after-reading-from-shared-memory.patch
media-venus-fix-msm8998-frequency-table.patch
media-venus-hfi-explicitly-release-irq-during-teardown.patch
media-venus-protect-against-spurious-interrupts-during-probe.patch
media-venus-vdec-clamp-param-smaller-than-1fps-and-bigger-than-240.patch
media-venus-venc-clamp-param-smaller-than-1fps-and-bigger-than-240.patch
52 files changed:
queue-6.16/drm-amd-amdgpu-fix-missing-lock-for-cper.ring-rptr-wptr-access.patch [new file with mode: 0644]
queue-6.16/drm-amd-display-add-primary-plane-to-commits-for-correct-vrr-handling.patch [new file with mode: 0644]
queue-6.16/drm-amd-display-don-t-overwrite-dce60_clk_mgr.patch [new file with mode: 0644]
queue-6.16/drm-amd-display-fix-a-null-pointer-dereference-vulnerability.patch [new file with mode: 0644]
queue-6.16/drm-amd-display-fix-dce-6.0-and-6.4-pll-programming.patch [new file with mode: 0644]
queue-6.16/drm-amd-display-fix-initial-backlight-brightness-calculation.patch [new file with mode: 0644]
queue-6.16/drm-amd-display-pass-up-errors-for-reset-gpu-that-fails-to-init-hw.patch [new file with mode: 0644]
queue-6.16/drm-amd-display-revert-drm-amd-display-fix-amdgpu_max_bl_level-value.patch [new file with mode: 0644]
queue-6.16/drm-amd-restore-cached-power-limit-during-resume.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-add-kicker-fws-loading-for-gfx12-smu14-psp14.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-add-missing-vram-lost-check-for-legacy-reset.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-avoid-extra-evict-restore-process.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-check-if-hubbub-is-null-in-debugfs-amdgpu_dm_capabilities.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-discovery-fix-fw-based-ip-discovery.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-initialize-data-to-null-in-imu_v12_0_program_rlc_ram.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-retain-job-vm-in-amdgpu_job_prepare_job.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-track-whether-a-queue-is-a-kernel-queue-in-amdgpu_mqd_prop.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-update-external-revid-for-gc-v9.5.0.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-update-mmhub-3.0.1-client-id-mappings.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-update-mmhub-3.3-client-id-mappings.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-update-mmhub-4.1.0-client-id-mappings.patch [new file with mode: 0644]
queue-6.16/drm-amdgpu-update-supported-modes-for-gc-v9.5.0.patch [new file with mode: 0644]
queue-6.16/drm-amdkfd-destroy-kfd-debugfs-after-destroy-kfd-wq.patch [new file with mode: 0644]
queue-6.16/drm-amdkfd-fix-checkpoint-restore-on-multi-xcc.patch [new file with mode: 0644]
queue-6.16/drm-xe-bmg-add-one-additional-pci-id.patch [new file with mode: 0644]
queue-6.16/drm-xe-defer-buffer-object-shrinker-write-backs-and-gpu-waits.patch [new file with mode: 0644]
queue-6.16/media-iris-avoid-updating-frame-size-to-firmware-during-reconfig.patch [new file with mode: 0644]
queue-6.16/media-iris-drop-port-check-for-session-property-response.patch [new file with mode: 0644]
queue-6.16/media-iris-fix-buffer-preparation-failure-during-resolution-change.patch [new file with mode: 0644]
queue-6.16/media-iris-fix-missing-function-pointer-initialization.patch [new file with mode: 0644]
queue-6.16/media-iris-fix-null-pointer-dereference.patch [new file with mode: 0644]
queue-6.16/media-iris-fix-typo-in-depth-variable.patch [new file with mode: 0644]
queue-6.16/media-iris-prevent-hfi-queue-writes-when-core-is-in-deinit-state.patch [new file with mode: 0644]
queue-6.16/media-iris-remove-deprecated-property-setting-to-firmware.patch [new file with mode: 0644]
queue-6.16/media-iris-remove-error-check-for-non-zero-v4l2-controls.patch [new file with mode: 0644]
queue-6.16/media-iris-remove-unnecessary-re-initialization-of-flush-completion.patch [new file with mode: 0644]
queue-6.16/media-iris-send-v4l2_buf_flag_error-for-capture-buffers-with-0-filled-length.patch [new file with mode: 0644]
queue-6.16/media-iris-skip-destroying-internal-buffer-if-not-dequeued.patch [new file with mode: 0644]
queue-6.16/media-iris-skip-flush-on-first-sequence-change.patch [new file with mode: 0644]
queue-6.16/media-iris-track-flush-responses-to-prevent-premature-completion.patch [new file with mode: 0644]
queue-6.16/media-iris-update-capture-format-info-based-on-output-format.patch [new file with mode: 0644]
queue-6.16/media-iris-verify-internal-buffer-release-on-close.patch [new file with mode: 0644]
queue-6.16/media-qcom-camss-cleanup-media-device-allocated-resource-on-error-path.patch [new file with mode: 0644]
queue-6.16/media-qcom-camss-csiphy-3ph-fix-inadvertent-dropping-of-sdm660-sdm670-phy-init.patch [new file with mode: 0644]
queue-6.16/media-qcom-camss-remove-extraneous-supply-postfix-on-supply-names.patch [new file with mode: 0644]
queue-6.16/media-venus-add-a-check-for-packet-size-after-reading-from-shared-memory.patch [new file with mode: 0644]
queue-6.16/media-venus-fix-msm8998-frequency-table.patch [new file with mode: 0644]
queue-6.16/media-venus-hfi-explicitly-release-irq-during-teardown.patch [new file with mode: 0644]
queue-6.16/media-venus-protect-against-spurious-interrupts-during-probe.patch [new file with mode: 0644]
queue-6.16/media-venus-vdec-clamp-param-smaller-than-1fps-and-bigger-than-240.patch [new file with mode: 0644]
queue-6.16/media-venus-venc-clamp-param-smaller-than-1fps-and-bigger-than-240.patch [new file with mode: 0644]
queue-6.16/series