]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Jul 2026 14:46:53 +0000 (16:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Jul 2026 14:46:53 +0000 (16:46 +0200)
commit8ee7e164d0e1eedbf3dd3eaf4ac5d8ff77d39620
treedd62e8d944b034824a40efff47d79c048f2d3402
parent96739ee3e46429fdd90d7b042a9b233cebb51716
6.6-stable patches

added patches:
9p-skip-nlink-update-in-cacheless-mode-to-fix-warn_on.patch
fs-ntfs3-add-depth-limit-to-indx_find_buffer-to-prevent-stack-overflow.patch
fs-ntfs3-bound-attr_off-in-updateresidentvalue-against-data_off.patch
fs-ntfs3-bound-copy_lcns-dp-page_lcns-index-in-analysis-pass.patch
fs-ntfs3-bound-deleteindexentryallocation-memmove-length.patch
fs-ntfs3-bound-ntfs_de-view.data_off-in-updaterecorddata-root-allocation.patch
fs-ntfs3-fix-syncing-wrong-inode-on-dirsync-cross-directory-rename.patch
fs-ntfs3-validate-lcns_follow-in-log_replay-conversion.patch
mips-dec-ensure-32-bit-stack-location-for-o32-prom_printf.patch
mips-ip22-gio-fix-device-reference-leak-in-probe.patch
mips-ip22-gio-fix-gio-device-memory-leak.patch
mips-ip22-gio-fix-kfree-of-static-object.patch
mips-sched-fix-cpumask_offstack-memory-corruption.patch
mm-damon-core-make-charge_addr_from-aware-of-end-address-exclusivity.patch
mm-damon-sysfs-schemes-fix-dir-put-orders-in-access_pattern_add_dirs.patch
mm-damon-sysfs-schemes-put-stats-for-scheme_add_dirs-internal-error.patch
mm-mm_init-fix-uninitialized-struct-pages-for-zone_device.patch
mtd-rawnand-fix-condition-in-nand_select_target.patch
mtd-rawnand-pl353-fix-probe-resource-allocation.patch
mtd-slram-remove-failed-entries-from-the-device-list.patch
net-9p-fix-infinite-loop-in-p9_client_rpc-on-fatal-signal.patch
ntfs3-bound-to_move-in-indx_insert_into_root-before-hdr_insert_head.patch
ntfs3-cap-restart_table-free-chain-walker-at-rt-used.patch
ntfs3-fix-out-of-bounds-read-in-decompress_lznt.patch
ntfs3-validate-split-point-offset-in-indx_insert_into_buffer.patch
ocfs2-add-journal-null-check-in-ocfs2_checkpoint_inode.patch
ocfs2-avoid-moving-extents-to-occupied-clusters.patch
ocfs2-fix-null-h_transaction-deref-in-ocfs2_assure_trans_credits.patch
ocfs2-reject-dinodes-whose-i_rdev-disagrees-with-the-file-type.patch
ocfs2-reject-dinodes-with-non-canonical-i_mode-type.patch
ocfs2-reject-non-inline-dinodes-with-i_size-and-zero-i_clusters.patch
ocfs2-use-kzalloc-for-quota-recovery-bitmap-allocation.patch
power-supply-charger-manager-fix-refcount-leak-in-is_full_charged.patch
power-supply-cpcap-battery-fix-missing-nvmem_device_put-causing-reference-leak.patch
proc-only-bump-parent-nlink-when-registering-directories.patch
remoteproc-qcom-fix-leak-when-custom-dump_segments-addition-fails.patch
riscv-cacheinfo-fix-node-reference-leak-in-populate_cache_leaves.patch
scsi-sas-skip-opt_sectors-when-dma-reports-no-real-optimization-hint.patch
scsi-smartpqi-use-shost_to_hba-in-pqi_scan_finished.patch
40 files changed:
queue-6.6/9p-skip-nlink-update-in-cacheless-mode-to-fix-warn_on.patch [new file with mode: 0644]
queue-6.6/fs-ntfs3-add-depth-limit-to-indx_find_buffer-to-prevent-stack-overflow.patch [new file with mode: 0644]
queue-6.6/fs-ntfs3-bound-attr_off-in-updateresidentvalue-against-data_off.patch [new file with mode: 0644]
queue-6.6/fs-ntfs3-bound-copy_lcns-dp-page_lcns-index-in-analysis-pass.patch [new file with mode: 0644]
queue-6.6/fs-ntfs3-bound-deleteindexentryallocation-memmove-length.patch [new file with mode: 0644]
queue-6.6/fs-ntfs3-bound-ntfs_de-view.data_off-in-updaterecorddata-root-allocation.patch [new file with mode: 0644]
queue-6.6/fs-ntfs3-fix-syncing-wrong-inode-on-dirsync-cross-directory-rename.patch [new file with mode: 0644]
queue-6.6/fs-ntfs3-validate-lcns_follow-in-log_replay-conversion.patch [new file with mode: 0644]
queue-6.6/mips-dec-ensure-32-bit-stack-location-for-o32-prom_printf.patch [new file with mode: 0644]
queue-6.6/mips-ip22-gio-fix-device-reference-leak-in-probe.patch [new file with mode: 0644]
queue-6.6/mips-ip22-gio-fix-gio-device-memory-leak.patch [new file with mode: 0644]
queue-6.6/mips-ip22-gio-fix-kfree-of-static-object.patch [new file with mode: 0644]
queue-6.6/mips-sched-fix-cpumask_offstack-memory-corruption.patch [new file with mode: 0644]
queue-6.6/mm-damon-core-make-charge_addr_from-aware-of-end-address-exclusivity.patch [new file with mode: 0644]
queue-6.6/mm-damon-sysfs-schemes-fix-dir-put-orders-in-access_pattern_add_dirs.patch [new file with mode: 0644]
queue-6.6/mm-damon-sysfs-schemes-put-stats-for-scheme_add_dirs-internal-error.patch [new file with mode: 0644]
queue-6.6/mm-mm_init-fix-uninitialized-struct-pages-for-zone_device.patch [new file with mode: 0644]
queue-6.6/mtd-rawnand-fix-condition-in-nand_select_target.patch [new file with mode: 0644]
queue-6.6/mtd-rawnand-pl353-fix-probe-resource-allocation.patch [new file with mode: 0644]
queue-6.6/mtd-slram-remove-failed-entries-from-the-device-list.patch [new file with mode: 0644]
queue-6.6/net-9p-fix-infinite-loop-in-p9_client_rpc-on-fatal-signal.patch [new file with mode: 0644]
queue-6.6/ntfs3-bound-to_move-in-indx_insert_into_root-before-hdr_insert_head.patch [new file with mode: 0644]
queue-6.6/ntfs3-cap-restart_table-free-chain-walker-at-rt-used.patch [new file with mode: 0644]
queue-6.6/ntfs3-fix-out-of-bounds-read-in-decompress_lznt.patch [new file with mode: 0644]
queue-6.6/ntfs3-validate-split-point-offset-in-indx_insert_into_buffer.patch [new file with mode: 0644]
queue-6.6/ocfs2-add-journal-null-check-in-ocfs2_checkpoint_inode.patch [new file with mode: 0644]
queue-6.6/ocfs2-avoid-moving-extents-to-occupied-clusters.patch [new file with mode: 0644]
queue-6.6/ocfs2-fix-null-h_transaction-deref-in-ocfs2_assure_trans_credits.patch [new file with mode: 0644]
queue-6.6/ocfs2-reject-dinodes-whose-i_rdev-disagrees-with-the-file-type.patch [new file with mode: 0644]
queue-6.6/ocfs2-reject-dinodes-with-non-canonical-i_mode-type.patch [new file with mode: 0644]
queue-6.6/ocfs2-reject-non-inline-dinodes-with-i_size-and-zero-i_clusters.patch [new file with mode: 0644]
queue-6.6/ocfs2-use-kzalloc-for-quota-recovery-bitmap-allocation.patch [new file with mode: 0644]
queue-6.6/power-supply-charger-manager-fix-refcount-leak-in-is_full_charged.patch [new file with mode: 0644]
queue-6.6/power-supply-cpcap-battery-fix-missing-nvmem_device_put-causing-reference-leak.patch [new file with mode: 0644]
queue-6.6/proc-only-bump-parent-nlink-when-registering-directories.patch [new file with mode: 0644]
queue-6.6/remoteproc-qcom-fix-leak-when-custom-dump_segments-addition-fails.patch [new file with mode: 0644]
queue-6.6/riscv-cacheinfo-fix-node-reference-leak-in-populate_cache_leaves.patch [new file with mode: 0644]
queue-6.6/scsi-sas-skip-opt_sectors-when-dma-reports-no-real-optimization-hint.patch [new file with mode: 0644]
queue-6.6/scsi-smartpqi-use-shost_to_hba-in-pqi_scan_finished.patch [new file with mode: 0644]
queue-6.6/series