]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Feb 2026 21:55:13 +0000 (13:55 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Feb 2026 21:55:13 +0000 (13:55 -0800)
commitdee5b7e5a103e4f1128c1530f2005dec0092b202
tree4af82aea76e53f97d1df1d2fdd202783363ed4ad
parentb3be3f1a770f10e32597379a929b950cae5aa18f
6.19-stable patches

added patches:
alsa-hda-conexant-fix-headphone-jack-handling-on-acer-swift-sf314.patch
alsa-hda-realtek-add-quirk-for-gigabyte-g5-kf5-2023.patch
alsa-hda-realtek-add-quirk-for-samsung-galaxy-book3-pro-360-np965qfg.patch
asoc-dt-bindings-asahi-kasei-ak4458-fix-the-supply-names.patch
asoc-dt-bindings-asahi-kasei-ak4458-set-unevaluatedproperties-false.patch
asoc-dt-bindings-asahi-kasei-ak5558-fix-the-supply-names.patch
ata-libata-scsi-avoid-non-ncq-command-starvation.patch
ata-libata-scsi-refactor-ata_scsi_translate.patch
ata-pata_ftide010-fix-some-dma-timings.patch
dt-bindings-media-qcom-qcs8300-camss-add-missing-power-supplies.patch
dt-bindings-phy-qcom-edp-add-missing-clock-for-x-elite.patch
ext4-always-allocate-blocks-only-from-groups-inode-can-use.patch
ext4-don-t-cache-extent-during-splitting-extent.patch
ext4-don-t-set-ext4_get_blocks_convert-when-splitting-before-submitting-i-o.patch
ext4-don-t-zero-the-entire-extent-if-ext4_ext_data_partial_valid1.patch
ext4-drop-extent-cache-after-doing-partial_valid1-zeroout.patch
ext4-drop-extent-cache-when-splitting-extent-fails.patch
ext4-fix-dirtyclusters-double-decrement-on-fs-shutdown.patch
ext4-fix-e4b-bitmap-inconsistency-reports.patch
ext4-fix-memory-leak-in-ext4_ext_shift_extents.patch
ext4-subdivide-ext4_ext_data_valid1.patch
ext4-use-optimized-mballoc-scanning-regardless-of-inode-format.patch
ksmbd-call-ksmbd_vfs_kern_path_end_removing-on-some-error-paths.patch
mips-work-around-llvm-bug-when-gp-is-used-as-global-register-variable.patch
sunrpc-auth_gss-fix-memory-leaks-in-xdr-decoding-error-paths.patch
sunrpc-fix-gss_auth-kref-leak-in-gss_alloc_msg-error-path.patch
usb-cdns3-fix-role-switching-during-resume.patch
28 files changed:
queue-6.19/alsa-hda-conexant-fix-headphone-jack-handling-on-acer-swift-sf314.patch [new file with mode: 0644]
queue-6.19/alsa-hda-realtek-add-quirk-for-gigabyte-g5-kf5-2023.patch [new file with mode: 0644]
queue-6.19/alsa-hda-realtek-add-quirk-for-samsung-galaxy-book3-pro-360-np965qfg.patch [new file with mode: 0644]
queue-6.19/asoc-dt-bindings-asahi-kasei-ak4458-fix-the-supply-names.patch [new file with mode: 0644]
queue-6.19/asoc-dt-bindings-asahi-kasei-ak4458-set-unevaluatedproperties-false.patch [new file with mode: 0644]
queue-6.19/asoc-dt-bindings-asahi-kasei-ak5558-fix-the-supply-names.patch [new file with mode: 0644]
queue-6.19/ata-libata-scsi-avoid-non-ncq-command-starvation.patch [new file with mode: 0644]
queue-6.19/ata-libata-scsi-refactor-ata_scsi_translate.patch [new file with mode: 0644]
queue-6.19/ata-pata_ftide010-fix-some-dma-timings.patch [new file with mode: 0644]
queue-6.19/dt-bindings-media-qcom-qcs8300-camss-add-missing-power-supplies.patch [new file with mode: 0644]
queue-6.19/dt-bindings-phy-qcom-edp-add-missing-clock-for-x-elite.patch [new file with mode: 0644]
queue-6.19/ext4-always-allocate-blocks-only-from-groups-inode-can-use.patch [new file with mode: 0644]
queue-6.19/ext4-don-t-cache-extent-during-splitting-extent.patch [new file with mode: 0644]
queue-6.19/ext4-don-t-set-ext4_get_blocks_convert-when-splitting-before-submitting-i-o.patch [new file with mode: 0644]
queue-6.19/ext4-don-t-zero-the-entire-extent-if-ext4_ext_data_partial_valid1.patch [new file with mode: 0644]
queue-6.19/ext4-drop-extent-cache-after-doing-partial_valid1-zeroout.patch [new file with mode: 0644]
queue-6.19/ext4-drop-extent-cache-when-splitting-extent-fails.patch [new file with mode: 0644]
queue-6.19/ext4-fix-dirtyclusters-double-decrement-on-fs-shutdown.patch [new file with mode: 0644]
queue-6.19/ext4-fix-e4b-bitmap-inconsistency-reports.patch [new file with mode: 0644]
queue-6.19/ext4-fix-memory-leak-in-ext4_ext_shift_extents.patch [new file with mode: 0644]
queue-6.19/ext4-subdivide-ext4_ext_data_valid1.patch [new file with mode: 0644]
queue-6.19/ext4-use-optimized-mballoc-scanning-regardless-of-inode-format.patch [new file with mode: 0644]
queue-6.19/ksmbd-call-ksmbd_vfs_kern_path_end_removing-on-some-error-paths.patch [new file with mode: 0644]
queue-6.19/mips-work-around-llvm-bug-when-gp-is-used-as-global-register-variable.patch [new file with mode: 0644]
queue-6.19/series
queue-6.19/sunrpc-auth_gss-fix-memory-leaks-in-xdr-decoding-error-paths.patch [new file with mode: 0644]
queue-6.19/sunrpc-fix-gss_auth-kref-leak-in-gss_alloc_msg-error-path.patch [new file with mode: 0644]
queue-6.19/usb-cdns3-fix-role-switching-during-resume.patch [new file with mode: 0644]