]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.17-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Nov 2025 03:20:50 +0000 (12:20 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Nov 2025 03:20:50 +0000 (12:20 +0900)
commita72394965ab3b38a44e613ad8dc33997c9995672
tree744ab91ee6a078bcad100d9546ecba4034184a26
parent650ce8c94b2de772288bc0f62fe53df329a02685
6.17-stable patches

added patches:
bluetooth-mgmt-fix-oob-access-in-parse_adv_monitor_pattern.patch
drm-amd-display-enable-mst-when-it-s-detected-but-yet-to-be-initialized.patch
drm-amd-display-fix-null-deref-in-debugfs-odm_combine_segments.patch
drm-amdgpu-smu-handle-s0ix-for-vangogh.patch
drm-amdkfd-don-t-clear-pt-after-process-killed.patch
drm-define-nvidia-drm-format-modifiers-for-gb20x.patch
drm-nouveau-advertise-correct-modifiers-on-gb20x.patch
drm-sched-fix-deadlock-in-drm_sched_entity_kill_jobs_cb.patch
fscrypt-fix-left-shift-underflow-when-inode-i_blkbits-page_shift.patch
io_uring-fix-regbuf-vector-size-truncation.patch
iommufd-don-t-overflow-during-division-for-dirty-tracking.patch
lib-crypto-curve25519-hacl64-fix-older-clang-kasan-workaround-for-gcc.patch
parisc-avoid-crash-due-to-unaligned-access-in-unwinder.patch
perf-core-fix-system-hang-caused-by-cpu-clock-usage.patch
platform-x86-int3472-fix-double-free-of-gpio-device-during-unregister.patch
riscv-fix-memory-leak-in-module_frob_arch_sections.patch
rtc-rx8025-fix-incorrect-register-reference.patch
scsi-ufs-core-add-a-quirk-to-suppress-link_startup_again.patch
scsi-ufs-core-fix-invalid-probe-error-return-value.patch
scsi-ufs-ufs-pci-fix-s0ix-s3-for-intel-controllers.patch
scsi-ufs-ufs-pci-set-ufshcd_quirk_perform_link_startup_once-for-intel-adl.patch
smb-client-fix-potential-uaf-in-smb2_close_cached_fid.patch
smb-client-validate-change-notify-buffer-before-copy.patch
virtio-net-fix-received-length-check-in-big-packets.patch
virtio_net-fix-alignment-for-virtio_net_hdr_v1_hash.patch
wifi-cfg80211-add-an-hrtimer-based-delayed-work-item.patch
wifi-mac80211-use-wiphy_hrtimer_work-for-csa.switch_work.patch
wifi-mac80211-use-wiphy_hrtimer_work-for-ml_reconf_work.patch
wifi-mac80211-use-wiphy_hrtimer_work-for-ttlm_work.patch
x86-amd_node-fix-amd-root-device-caching.patch
x86-cpu-amd-add-missing-terminator-for-zen5_rdseed_microcode.patch
x86-microcode-amd-add-more-known-models-to-entry-sign-checking.patch
xfs-fix-delalloc-write-failures-in-software-provided-atomic-writes.patch
xfs-fix-various-problems-in-xfs_atomic_write_cow_iomap_begin.patch
35 files changed:
queue-6.17/bluetooth-mgmt-fix-oob-access-in-parse_adv_monitor_pattern.patch [new file with mode: 0644]
queue-6.17/drm-amd-display-enable-mst-when-it-s-detected-but-yet-to-be-initialized.patch [new file with mode: 0644]
queue-6.17/drm-amd-display-fix-null-deref-in-debugfs-odm_combine_segments.patch [new file with mode: 0644]
queue-6.17/drm-amdgpu-smu-handle-s0ix-for-vangogh.patch [new file with mode: 0644]
queue-6.17/drm-amdkfd-don-t-clear-pt-after-process-killed.patch [new file with mode: 0644]
queue-6.17/drm-define-nvidia-drm-format-modifiers-for-gb20x.patch [new file with mode: 0644]
queue-6.17/drm-nouveau-advertise-correct-modifiers-on-gb20x.patch [new file with mode: 0644]
queue-6.17/drm-sched-fix-deadlock-in-drm_sched_entity_kill_jobs_cb.patch [new file with mode: 0644]
queue-6.17/fscrypt-fix-left-shift-underflow-when-inode-i_blkbits-page_shift.patch [new file with mode: 0644]
queue-6.17/io_uring-fix-regbuf-vector-size-truncation.patch [new file with mode: 0644]
queue-6.17/iommufd-don-t-overflow-during-division-for-dirty-tracking.patch [new file with mode: 0644]
queue-6.17/lib-crypto-curve25519-hacl64-fix-older-clang-kasan-workaround-for-gcc.patch [new file with mode: 0644]
queue-6.17/parisc-avoid-crash-due-to-unaligned-access-in-unwinder.patch [new file with mode: 0644]
queue-6.17/perf-core-fix-system-hang-caused-by-cpu-clock-usage.patch [new file with mode: 0644]
queue-6.17/platform-x86-int3472-fix-double-free-of-gpio-device-during-unregister.patch [new file with mode: 0644]
queue-6.17/riscv-fix-memory-leak-in-module_frob_arch_sections.patch [new file with mode: 0644]
queue-6.17/rtc-rx8025-fix-incorrect-register-reference.patch [new file with mode: 0644]
queue-6.17/scsi-ufs-core-add-a-quirk-to-suppress-link_startup_again.patch [new file with mode: 0644]
queue-6.17/scsi-ufs-core-fix-invalid-probe-error-return-value.patch [new file with mode: 0644]
queue-6.17/scsi-ufs-ufs-pci-fix-s0ix-s3-for-intel-controllers.patch [new file with mode: 0644]
queue-6.17/scsi-ufs-ufs-pci-set-ufshcd_quirk_perform_link_startup_once-for-intel-adl.patch [new file with mode: 0644]
queue-6.17/series
queue-6.17/smb-client-fix-potential-uaf-in-smb2_close_cached_fid.patch [new file with mode: 0644]
queue-6.17/smb-client-validate-change-notify-buffer-before-copy.patch [new file with mode: 0644]
queue-6.17/virtio-net-fix-received-length-check-in-big-packets.patch [new file with mode: 0644]
queue-6.17/virtio_net-fix-alignment-for-virtio_net_hdr_v1_hash.patch [new file with mode: 0644]
queue-6.17/wifi-cfg80211-add-an-hrtimer-based-delayed-work-item.patch [new file with mode: 0644]
queue-6.17/wifi-mac80211-use-wiphy_hrtimer_work-for-csa.switch_work.patch [new file with mode: 0644]
queue-6.17/wifi-mac80211-use-wiphy_hrtimer_work-for-ml_reconf_work.patch [new file with mode: 0644]
queue-6.17/wifi-mac80211-use-wiphy_hrtimer_work-for-ttlm_work.patch [new file with mode: 0644]
queue-6.17/x86-amd_node-fix-amd-root-device-caching.patch [new file with mode: 0644]
queue-6.17/x86-cpu-amd-add-missing-terminator-for-zen5_rdseed_microcode.patch [new file with mode: 0644]
queue-6.17/x86-microcode-amd-add-more-known-models-to-entry-sign-checking.patch [new file with mode: 0644]
queue-6.17/xfs-fix-delalloc-write-failures-in-software-provided-atomic-writes.patch [new file with mode: 0644]
queue-6.17/xfs-fix-various-problems-in-xfs_atomic_write_cow_iomap_begin.patch [new file with mode: 0644]