]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2025 08:56:33 +0000 (10:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2025 08:56:33 +0000 (10:56 +0200)
commit61b37ca1195e98c6795d7e71a231660cec2544a5
treea7759d179908f9d799a3223a696925424c86d876
parent0aafe8b34fa49ab9f1210a4f5ec0bc803aecdaf0
6.12-stable patches

added patches:
clk-meson-g12a-add-missing-fclk_div2-to-spicc.patch
configfs-tsm-report-fix-null-dereference-of-tsm_ops.patch
edac-altera-use-correct-write-width-with-the-inttest-register.patch
ext4-ensure-i_size-is-smaller-than-maxbytes.patch
ext4-factor-out-ext4_get_maxbytes.patch
ext4-fix-calculation-of-credits-for-extent-tree-modification.patch
ext4-inline-fix-len-overflow-in-ext4_prepare_inline_data.patch
ext4-only-dirty-folios-when-data-journaling-regular-files.patch
f2fs-fix-to-do-sanity-check-on-ino-and-xnid.patch
f2fs-fix-to-do-sanity-check-on-sit_bitmap_size.patch
f2fs-prevent-kernel-warning-due-to-negative-i_nlink-from-corrupted-image.patch
fbdev-fix-do_register_framebuffer-to-prevent-null-ptr-deref-in-fb_videomode_to_var.patch
fbdev-fix-fb_set_var-to-prevent-null-ptr-deref-in-fb_videomode_to_var.patch
firmware-arm_scmi-ensure-that-the-message-id-supports-fastchannel.patch
hwmon-ftsteutates-fix-toctou-race-in-fts_read.patch
input-gpio-keys-fix-possible-concurrent-access-in-gpio_keys_irq_timer.patch
input-ims-pcu-check-record-size-in-ims_pcu_flash_firmware.patch
iommu-vt-d-restore-context-entry-setup-order-for-aliased-devices.patch
ipc-fix-to-protect-ipcs-lookups-using-rcu.patch
mm-fix-ratelimit_pages-update-error-in-dirty_ratio_handler.patch
net-ftgmac100-select-fixed_phy.patch
net-sched-fix-use-after-free-in-taprio_dev_notifier.patch
nfc-nci-uart-set-tty-disc_data-only-in-success-path.patch
parisc-fix-building-with-gcc-15.patch
parisc-unaligned-fix-hex-output-to-show-8-hex-chars.patch
rdma-iwcm-fix-use-after-free-of-work-objects-after-cm_id-destruction.patch
soc-qcom-pmic_glink_altmode-fix-spurious-dp-hotplug-events.patch
vgacon-add-check-for-vc_origin-address-range-in-vgacon_scroll.patch
watchdog-fix-watchdog-may-detect-false-positive-of-softlockup.patch
30 files changed:
queue-6.12/clk-meson-g12a-add-missing-fclk_div2-to-spicc.patch [new file with mode: 0644]
queue-6.12/configfs-tsm-report-fix-null-dereference-of-tsm_ops.patch [new file with mode: 0644]
queue-6.12/edac-altera-use-correct-write-width-with-the-inttest-register.patch [new file with mode: 0644]
queue-6.12/ext4-ensure-i_size-is-smaller-than-maxbytes.patch [new file with mode: 0644]
queue-6.12/ext4-factor-out-ext4_get_maxbytes.patch [new file with mode: 0644]
queue-6.12/ext4-fix-calculation-of-credits-for-extent-tree-modification.patch [new file with mode: 0644]
queue-6.12/ext4-inline-fix-len-overflow-in-ext4_prepare_inline_data.patch [new file with mode: 0644]
queue-6.12/ext4-only-dirty-folios-when-data-journaling-regular-files.patch [new file with mode: 0644]
queue-6.12/f2fs-fix-to-do-sanity-check-on-ino-and-xnid.patch [new file with mode: 0644]
queue-6.12/f2fs-fix-to-do-sanity-check-on-sit_bitmap_size.patch [new file with mode: 0644]
queue-6.12/f2fs-prevent-kernel-warning-due-to-negative-i_nlink-from-corrupted-image.patch [new file with mode: 0644]
queue-6.12/fbdev-fix-do_register_framebuffer-to-prevent-null-ptr-deref-in-fb_videomode_to_var.patch [new file with mode: 0644]
queue-6.12/fbdev-fix-fb_set_var-to-prevent-null-ptr-deref-in-fb_videomode_to_var.patch [new file with mode: 0644]
queue-6.12/firmware-arm_scmi-ensure-that-the-message-id-supports-fastchannel.patch [new file with mode: 0644]
queue-6.12/hwmon-ftsteutates-fix-toctou-race-in-fts_read.patch [new file with mode: 0644]
queue-6.12/input-gpio-keys-fix-possible-concurrent-access-in-gpio_keys_irq_timer.patch [new file with mode: 0644]
queue-6.12/input-ims-pcu-check-record-size-in-ims_pcu_flash_firmware.patch [new file with mode: 0644]
queue-6.12/iommu-vt-d-restore-context-entry-setup-order-for-aliased-devices.patch [new file with mode: 0644]
queue-6.12/ipc-fix-to-protect-ipcs-lookups-using-rcu.patch [new file with mode: 0644]
queue-6.12/mm-fix-ratelimit_pages-update-error-in-dirty_ratio_handler.patch [new file with mode: 0644]
queue-6.12/net-ftgmac100-select-fixed_phy.patch [new file with mode: 0644]
queue-6.12/net-sched-fix-use-after-free-in-taprio_dev_notifier.patch [new file with mode: 0644]
queue-6.12/nfc-nci-uart-set-tty-disc_data-only-in-success-path.patch [new file with mode: 0644]
queue-6.12/parisc-fix-building-with-gcc-15.patch [new file with mode: 0644]
queue-6.12/parisc-unaligned-fix-hex-output-to-show-8-hex-chars.patch [new file with mode: 0644]
queue-6.12/rdma-iwcm-fix-use-after-free-of-work-objects-after-cm_id-destruction.patch [new file with mode: 0644]
queue-6.12/series
queue-6.12/soc-qcom-pmic_glink_altmode-fix-spurious-dp-hotplug-events.patch [new file with mode: 0644]
queue-6.12/vgacon-add-check-for-vc_origin-address-range-in-vgacon_scroll.patch [new file with mode: 0644]
queue-6.12/watchdog-fix-watchdog-may-detect-false-positive-of-softlockup.patch [new file with mode: 0644]