]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 May 2026 08:53:16 +0000 (10:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 May 2026 08:53:16 +0000 (10:53 +0200)
commitecd2589b1f424f592bebb22800def8ea2f37e7ee
tree416eb60b5fa3baedd853ea7e65d1d0203d02373c
parent43deff5ac7db279c41ea5c4f93dd48d748ddb9e9
6.12-stable patches

added patches:
arm64-dts-ti-k3-am62a7-sk-fix-pin-name-in-comment-from-m19-to-n22.patch
batman-adv-bla-only-purge-non-released-claims.patch
batman-adv-bla-prevent-use-after-free-when-deleting-claims.patch
batman-adv-bla-put-backbone-reference-on-failed-claim-hash-insert.patch
batman-adv-fix-integer-overflow-on-buff_pos.patch
batman-adv-reject-new-tp_meter-sessions-during-teardown.patch
batman-adv-stop-caching-unowned-originator-pointers-in-bat-iv.patch
drm-amd-display-change-dither-policy-for-10-bpc-output-back-to-dithering.patch
drm-amd-pm-fix-incorrect-featurectrlmask-setting-on-smu-v14.0.x.patch
drm-amdgpu-add-bounds-checking-to-ib_-get-set-_value.patch
drm-amdgpu-gate-vm-cpu-hdp-flush-on-reset-lock.patch
drm-amdgpu-gfx9-drop-unnecessary-64-bit-fence-flag-check-in-kiq.patch
drm-amdgpu-pm-add-missing-revision-check-for-ci.patch
drm-amdgpu-pm-align-hawaii-mclk-workaround-with-radeon.patch
drm-amdgpu-sdma4-replace-bug_on-with-warn_on-in-fence-emission.patch
drm-amdgpu-use-smuio-15.0.0-offsets-for-tsc-upper-and-lower-count.patch
drm-amdgpu-vce-prevent-partial-address-patches.patch
drm-amdgpu-vcn3-prevent-oob-reads-when-parsing-dec-msg.patch
drm-amdgpu-vcn4-prevent-oob-reads-when-parsing-dec-msg.patch
drm-amdgpu-vcn4-prevent-oob-reads-when-parsing-ib.patch
drm-amdgpu-zero-initialize-gart-table-on-allocation.patch
drm-amdkfd-add-upper-bound-check-for-num_of_nodes.patch
drm-amdkfd-clear-vram-on-allocation-to-prevent-stale-data-exposure.patch
drm-amdkfd-make-all-tlb-flushes-heavy-weight.patch
drm-amdkfd-validate-svm-ioctl-nattr-against-buffer-size.patch
drm-exynos-remove-bridge-when-component_add-fails.patch
drm-gem-fix-inconsistent-plane-dimension-calculation-in-drm_gem_fb_init_with_funcs.patch
drm-i915-psr-init-variable-to-avoid-early-exit-from-et-alignment-loop.patch
drm-msm-gem-fix-error-handling-in-msm_ioctl_gem_info_get_metadata.patch
drm-panel-boe-tv101wum-nl6-restore-mode_lpm-after-sending-disable-cmds.patch
drm-panel-himax-hx83102-restore-mode_lpm-after-sending-disable-cmds.patch
drm-radeon-add-missing-revision-check-for-ci.patch
drm-xe-bo-fix-bo-leak-on-ggtt-flag-validation-in-xe_bo_init_locked.patch
drm-xe-bo-fix-bo-leak-on-unaligned-size-validation-in-xe_bo_init_locked.patch
drm-xe-fix-dma-buf-attachment-leak-in-xe_gem_prime_import.patch
sched_ext-use-hk_type_domain_boot-to-detect-isolcpus-domain-isolation.patch
sctp-revalidate-list-cursor-after-sctp_sendmsg_to_asoc-in-sctp_sendall.patch
spi-bcmbca-hsspi-fix-controller-deregistration.patch
spi-cadence-fix-controller-deregistration.patch
spi-cadence-fix-unclocked-access-on-unbind.patch
spi-coldfire-qspi-fix-controller-deregistration.patch
spi-fsl-fix-controller-deregistration.patch
spi-img-spfi-fix-controller-deregistration.patch
spi-imx-fix-runtime-pm-leak-on-probe-deferral.patch
spi-mpc52xx-fix-controller-deregistration.patch
spi-mpc52xx-fix-use-after-free-on-registration-failure.patch
spi-mpc52xx-fix-use-after-free-on-unbind.patch
spi-mxic-fix-controller-deregistration.patch
spi-npcm-pspi-fix-controller-deregistration.patch
spi-orion-fix-clock-imbalance-on-registration-failure.patch
spi-orion-fix-controller-deregistration.patch
spi-orion-fix-runtime-pm-leak-on-unbind.patch
spi-pic32-sqi-fix-controller-deregistration.patch
spi-rspi-fix-controller-deregistration.patch
spi-sh-hspi-fix-controller-deregistration.patch
spi-sprd-fix-controller-deregistration.patch
57 files changed:
queue-6.12/arm64-dts-ti-k3-am62a7-sk-fix-pin-name-in-comment-from-m19-to-n22.patch [new file with mode: 0644]
queue-6.12/batman-adv-bla-only-purge-non-released-claims.patch [new file with mode: 0644]
queue-6.12/batman-adv-bla-prevent-use-after-free-when-deleting-claims.patch [new file with mode: 0644]
queue-6.12/batman-adv-bla-put-backbone-reference-on-failed-claim-hash-insert.patch [new file with mode: 0644]
queue-6.12/batman-adv-fix-integer-overflow-on-buff_pos.patch [new file with mode: 0644]
queue-6.12/batman-adv-reject-new-tp_meter-sessions-during-teardown.patch [new file with mode: 0644]
queue-6.12/batman-adv-stop-caching-unowned-originator-pointers-in-bat-iv.patch [new file with mode: 0644]
queue-6.12/drm-amd-display-change-dither-policy-for-10-bpc-output-back-to-dithering.patch [new file with mode: 0644]
queue-6.12/drm-amd-pm-fix-incorrect-featurectrlmask-setting-on-smu-v14.0.x.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-add-bounds-checking-to-ib_-get-set-_value.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-gate-vm-cpu-hdp-flush-on-reset-lock.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-gfx9-drop-unnecessary-64-bit-fence-flag-check-in-kiq.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-pm-add-missing-revision-check-for-ci.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-pm-align-hawaii-mclk-workaround-with-radeon.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-sdma4-replace-bug_on-with-warn_on-in-fence-emission.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-use-smuio-15.0.0-offsets-for-tsc-upper-and-lower-count.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-vce-prevent-partial-address-patches.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-vcn3-prevent-oob-reads-when-parsing-dec-msg.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-vcn4-prevent-oob-reads-when-parsing-dec-msg.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-vcn4-prevent-oob-reads-when-parsing-ib.patch [new file with mode: 0644]
queue-6.12/drm-amdgpu-zero-initialize-gart-table-on-allocation.patch [new file with mode: 0644]
queue-6.12/drm-amdkfd-add-upper-bound-check-for-num_of_nodes.patch [new file with mode: 0644]
queue-6.12/drm-amdkfd-clear-vram-on-allocation-to-prevent-stale-data-exposure.patch [new file with mode: 0644]
queue-6.12/drm-amdkfd-make-all-tlb-flushes-heavy-weight.patch [new file with mode: 0644]
queue-6.12/drm-amdkfd-validate-svm-ioctl-nattr-against-buffer-size.patch [new file with mode: 0644]
queue-6.12/drm-exynos-remove-bridge-when-component_add-fails.patch [new file with mode: 0644]
queue-6.12/drm-gem-fix-inconsistent-plane-dimension-calculation-in-drm_gem_fb_init_with_funcs.patch [new file with mode: 0644]
queue-6.12/drm-i915-psr-init-variable-to-avoid-early-exit-from-et-alignment-loop.patch [new file with mode: 0644]
queue-6.12/drm-msm-gem-fix-error-handling-in-msm_ioctl_gem_info_get_metadata.patch [new file with mode: 0644]
queue-6.12/drm-panel-boe-tv101wum-nl6-restore-mode_lpm-after-sending-disable-cmds.patch [new file with mode: 0644]
queue-6.12/drm-panel-himax-hx83102-restore-mode_lpm-after-sending-disable-cmds.patch [new file with mode: 0644]
queue-6.12/drm-radeon-add-missing-revision-check-for-ci.patch [new file with mode: 0644]
queue-6.12/drm-xe-bo-fix-bo-leak-on-ggtt-flag-validation-in-xe_bo_init_locked.patch [new file with mode: 0644]
queue-6.12/drm-xe-bo-fix-bo-leak-on-unaligned-size-validation-in-xe_bo_init_locked.patch [new file with mode: 0644]
queue-6.12/drm-xe-fix-dma-buf-attachment-leak-in-xe_gem_prime_import.patch [new file with mode: 0644]
queue-6.12/sched_ext-use-hk_type_domain_boot-to-detect-isolcpus-domain-isolation.patch [new file with mode: 0644]
queue-6.12/sctp-revalidate-list-cursor-after-sctp_sendmsg_to_asoc-in-sctp_sendall.patch [new file with mode: 0644]
queue-6.12/series
queue-6.12/spi-bcmbca-hsspi-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-cadence-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-cadence-fix-unclocked-access-on-unbind.patch [new file with mode: 0644]
queue-6.12/spi-coldfire-qspi-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-fsl-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-img-spfi-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-imx-fix-runtime-pm-leak-on-probe-deferral.patch [new file with mode: 0644]
queue-6.12/spi-mpc52xx-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-mpc52xx-fix-use-after-free-on-registration-failure.patch [new file with mode: 0644]
queue-6.12/spi-mpc52xx-fix-use-after-free-on-unbind.patch [new file with mode: 0644]
queue-6.12/spi-mxic-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-npcm-pspi-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-orion-fix-clock-imbalance-on-registration-failure.patch [new file with mode: 0644]
queue-6.12/spi-orion-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-orion-fix-runtime-pm-leak-on-unbind.patch [new file with mode: 0644]
queue-6.12/spi-pic32-sqi-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-rspi-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-sh-hspi-fix-controller-deregistration.patch [new file with mode: 0644]
queue-6.12/spi-sprd-fix-controller-deregistration.patch [new file with mode: 0644]