]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Jan 2026 10:40:45 +0000 (11:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Jan 2026 10:40:45 +0000 (11:40 +0100)
commita2d25f4e3ce42b1c273c84d1ddd2bd2208ea909c
tree67d1dea7b6ca4247da7d5d2b08c018d5b4adda29
parent0701db3b388c76c6d38f2ad636ebcb1b512df712
6.6-stable patches

added patches:
alsa-hda-cs35l41-fix-null-pointer-dereference-in-cs35l41_hda_read_acpi.patch
alsa-wavefront-clear-substream-pointers-on-close.patch
alsa-wavefront-fix-integer-overflow-in-sample-size-validation.patch
alsa-wavefront-use-guard-for-spin-locks.patch
alsa-wavefront-use-standard-print-api.patch
arm-dts-microchip-sama7g5-fix-uart-fifo-size-to-32.patch
btrfs-don-t-rewrite-ret-from-inode_permission.patch
drm-amd-display-fix-null-pointer-deref-in-dcn20_resource.c.patch
drm-amdgpu-forward-vmid-reservation-errors.patch
drm-mediatek-fix-probe-memory-leak.patch
drm-mediatek-fix-probe-resource-leaks.patch
drm-tilcdc-fix-removal-actions-in-case-of-failed-probe.patch
drm-tilcdc-request-and-mapp-iomem-with-devres.patch
ext4-fix-string-copying-in-parse_apply_sb_mount_options.patch
f2fs-fix-to-avoid-potential-deadlock.patch
f2fs-use-f2fs_err_ratelimited-to-avoid-redundant-logs.patch
fuse-fix-readahead-reclaim-deadlock.patch
gfs2-fix-freeze-error-handling.patch
gpiolib-acpi-add-quirk-for-dell-precision-7780.patch
jbd2-fix-the-inconsistency-between-checksum-and-data-in-memory-for-journal-sb.patch
lockd-fix-vfs_test_lock-calls.patch
loongarch-refactor-register-restoration-in-ftrace_common_return.patch
mm-consider-non-anon-swap-cache-folios-in-folio_expected_ref_count.patch
mm-ksm-fix-exec-fork-inheritance-support-for-prctl.patch
mm-simplify-folio_expected_ref_count.patch
mptcp-ensure-context-reset-on-disconnect.patch
mptcp-fallback-earlier-on-simult-connection.patch
mptcp-initialise-rcv_mss-before-calling-tcp_send_active_reset-in-mptcp_do_fastclose.patch
mptcp-pm-ignore-unknown-endpoint-flags.patch
net-phy-mediatek-fix-nvmem-cell-reference-leak-in-mt798x_phy_calibration.patch
net-remove-rtnl-dance-for-siocbraddif-and-siocbrdelif.patch
nfsd-clear-seclabel-in-the-suppattr_exclcreat-bitmap.patch
pci-brcmstb-fix-disabling-l0s-capability.patch
pmdomain-imx-fix-reference-count-leak-in-imx_gpc_probe.patch
pmdomain-use-device_get_match_data.patch
scsi-ufs-core-add-ufshcd_update_evt_hist-for-ufs-suspend-error.patch
svcrdma-bound-check-rq_pages-index-in-inline-path.patch
tty-introduce-and-use-tty_port_tty_vhangup-helper.patch
usb-ohci-nxp-fix-device-leak-on-probe-failure.patch
usb-ohci-nxp-use-helper-function-devm_clk_get_enabled.patch
usb-xhci-apply-the-link-chain-quirk-on-nec-isoc-endpoints.patch
usb-xhci-move-link-chain-bit-quirk-checks-into-one-helper-function.patch
wifi-mac80211-discard-beacon-frames-to-non-broadcast-address.patch
wifi-mt76-fix-dts-power-limits-on-little-endian-systems.patch
xhci-dbgtty-fix-device-unregister-fixup.patch
46 files changed:
queue-6.6/alsa-hda-cs35l41-fix-null-pointer-dereference-in-cs35l41_hda_read_acpi.patch [new file with mode: 0644]
queue-6.6/alsa-wavefront-clear-substream-pointers-on-close.patch [new file with mode: 0644]
queue-6.6/alsa-wavefront-fix-integer-overflow-in-sample-size-validation.patch [new file with mode: 0644]
queue-6.6/alsa-wavefront-use-guard-for-spin-locks.patch [new file with mode: 0644]
queue-6.6/alsa-wavefront-use-standard-print-api.patch [new file with mode: 0644]
queue-6.6/arm-dts-microchip-sama7g5-fix-uart-fifo-size-to-32.patch [new file with mode: 0644]
queue-6.6/btrfs-don-t-rewrite-ret-from-inode_permission.patch [new file with mode: 0644]
queue-6.6/drm-amd-display-fix-null-pointer-deref-in-dcn20_resource.c.patch [new file with mode: 0644]
queue-6.6/drm-amdgpu-forward-vmid-reservation-errors.patch [new file with mode: 0644]
queue-6.6/drm-mediatek-fix-probe-memory-leak.patch [new file with mode: 0644]
queue-6.6/drm-mediatek-fix-probe-resource-leaks.patch [new file with mode: 0644]
queue-6.6/drm-tilcdc-fix-removal-actions-in-case-of-failed-probe.patch [new file with mode: 0644]
queue-6.6/drm-tilcdc-request-and-mapp-iomem-with-devres.patch [new file with mode: 0644]
queue-6.6/ext4-fix-string-copying-in-parse_apply_sb_mount_options.patch [new file with mode: 0644]
queue-6.6/f2fs-fix-to-avoid-potential-deadlock.patch [new file with mode: 0644]
queue-6.6/f2fs-use-f2fs_err_ratelimited-to-avoid-redundant-logs.patch [new file with mode: 0644]
queue-6.6/fuse-fix-readahead-reclaim-deadlock.patch [new file with mode: 0644]
queue-6.6/gfs2-fix-freeze-error-handling.patch [new file with mode: 0644]
queue-6.6/gpiolib-acpi-add-quirk-for-dell-precision-7780.patch [new file with mode: 0644]
queue-6.6/jbd2-fix-the-inconsistency-between-checksum-and-data-in-memory-for-journal-sb.patch [new file with mode: 0644]
queue-6.6/lockd-fix-vfs_test_lock-calls.patch [new file with mode: 0644]
queue-6.6/loongarch-refactor-register-restoration-in-ftrace_common_return.patch [new file with mode: 0644]
queue-6.6/mm-consider-non-anon-swap-cache-folios-in-folio_expected_ref_count.patch [new file with mode: 0644]
queue-6.6/mm-ksm-fix-exec-fork-inheritance-support-for-prctl.patch [new file with mode: 0644]
queue-6.6/mm-simplify-folio_expected_ref_count.patch [new file with mode: 0644]
queue-6.6/mptcp-ensure-context-reset-on-disconnect.patch [new file with mode: 0644]
queue-6.6/mptcp-fallback-earlier-on-simult-connection.patch [new file with mode: 0644]
queue-6.6/mptcp-initialise-rcv_mss-before-calling-tcp_send_active_reset-in-mptcp_do_fastclose.patch [new file with mode: 0644]
queue-6.6/mptcp-pm-ignore-unknown-endpoint-flags.patch [new file with mode: 0644]
queue-6.6/net-phy-mediatek-fix-nvmem-cell-reference-leak-in-mt798x_phy_calibration.patch [new file with mode: 0644]
queue-6.6/net-remove-rtnl-dance-for-siocbraddif-and-siocbrdelif.patch [new file with mode: 0644]
queue-6.6/nfsd-clear-seclabel-in-the-suppattr_exclcreat-bitmap.patch [new file with mode: 0644]
queue-6.6/pci-brcmstb-fix-disabling-l0s-capability.patch [new file with mode: 0644]
queue-6.6/pmdomain-imx-fix-reference-count-leak-in-imx_gpc_probe.patch [new file with mode: 0644]
queue-6.6/pmdomain-use-device_get_match_data.patch [new file with mode: 0644]
queue-6.6/scsi-ufs-core-add-ufshcd_update_evt_hist-for-ufs-suspend-error.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/svcrdma-bound-check-rq_pages-index-in-inline-path.patch [new file with mode: 0644]
queue-6.6/tty-introduce-and-use-tty_port_tty_vhangup-helper.patch [new file with mode: 0644]
queue-6.6/usb-ohci-nxp-fix-device-leak-on-probe-failure.patch [new file with mode: 0644]
queue-6.6/usb-ohci-nxp-use-helper-function-devm_clk_get_enabled.patch [new file with mode: 0644]
queue-6.6/usb-xhci-apply-the-link-chain-quirk-on-nec-isoc-endpoints.patch [new file with mode: 0644]
queue-6.6/usb-xhci-move-link-chain-bit-quirk-checks-into-one-helper-function.patch [new file with mode: 0644]
queue-6.6/wifi-mac80211-discard-beacon-frames-to-non-broadcast-address.patch [new file with mode: 0644]
queue-6.6/wifi-mt76-fix-dts-power-limits-on-little-endian-systems.patch [new file with mode: 0644]
queue-6.6/xhci-dbgtty-fix-device-unregister-fixup.patch [new file with mode: 0644]