]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Dec 2025 11:43:43 +0000 (12:43 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Dec 2025 11:43:43 +0000 (12:43 +0100)
commit425b5fd8bf374c23feba5bc90edc0c82221bf421
treeb705dfa53cb09da7206ec33f4975a8ef98b81d43
parentb7a3a1f22d565b9a13546e89162346a1ce489b81
6.18-stable patches

added patches:
block-rate-limit-capacity-change-info-log.patch
btrfs-don-t-rewrite-ret-from-inode_permission.patch
clk-keystone-syscon-clk-fix-regmap-leak-on-probe-failure.patch
crypto-scatterwalk-fix-memcpy_sglist-to-always-succeed.patch
dt-bindings-clock-mmcc-sdm660-add-missing-mdss-reset.patch
efi-add-missing-static-initializer-for-efi_mm-cpus_allowed_lock.patch
floppy-fix-for-page_size-4kb.patch
fs-ntfs3-fix-mount-failure-for-sparse-runs-in-run_unpack.patch
fs-pm-fix-reverse-check-in-filesystems_freeze_callback.patch
gfs2-fix-freeze-error-handling.patch
io_uring-fix-filename-leak-in-__io_openat_prep.patch
io_uring-fix-min_wait-wakeups-for-sqpoll.patch
io_uring-poll-correctly-handle-io_poll_add-return-value-on-update.patch
jbd2-fix-the-inconsistency-between-checksum-and-data-in-memory-for-journal-sb.patch
kallsyms-fix-wrong-big-kernel-symbol-type-read-from-procfs.patch
keys-trusted-fix-a-memory-leak-in-tpm2_load_cmd.patch
ktest.pl-fix-uninitialized-var-in-config-bisect.pl.patch
lib-crypto-x86-blake2s-fix-32-bit-arg-treated-as-64-bit.patch
mmc-sdhci-msm-avoid-early-clock-doubling-during-hs400-transition.patch
perf-arm_cspmu-fix-error-handling-in-arm_cspmu_impl_unregister.patch
phy-exynos5-usbdrd-fix-clock-prepare-imbalance.patch
printk-avoid-scheduling-irq_work-on-suspend.patch
rust-dma-add-helpers-for-architectures-without-config_has_dma.patch
rust-drm-gem-fix-missing-header-in-object-rustdoc.patch
rust-io-add-typedef-for-phys_addr_t.patch
rust-io-define-resourcesize-as-resource_size_t.patch
rust-io-move-resourcesize-to-top-level-io-module.patch
rust_binder-avoid-mem-take-on-delivered_deaths.patch
s390-dasd-fix-gendisk-parent-after-copy-pair-swap.patch
samples-rust-fix-endianness-issue-in-rust_driver_pci.patch
sched_ext-factor-out-local_dsq_post_enq-from-dispatch_enqueue.patch
sched_ext-fix-bypass-depth-leak-on-scx_enable-failure.patch
sched_ext-fix-missing-post-enqueue-handling-in-move_local_task_to_local_dsq.patch
sched_ext-fix-the-memleak-for-sch-helper-objects.patch
tpm-cap-the-number-of-pcr-banks.patch
wifi-mt76-fix-dts-power-limits-on-little-endian-systems.patch
x86-mce-do-not-clear-bank-s-poll-bit-in-mce_poll_banks-on-amd-smca-systems.patch
38 files changed:
queue-6.18/block-rate-limit-capacity-change-info-log.patch [new file with mode: 0644]
queue-6.18/btrfs-don-t-rewrite-ret-from-inode_permission.patch [new file with mode: 0644]
queue-6.18/clk-keystone-syscon-clk-fix-regmap-leak-on-probe-failure.patch [new file with mode: 0644]
queue-6.18/crypto-scatterwalk-fix-memcpy_sglist-to-always-succeed.patch [new file with mode: 0644]
queue-6.18/dt-bindings-clock-mmcc-sdm660-add-missing-mdss-reset.patch [new file with mode: 0644]
queue-6.18/efi-add-missing-static-initializer-for-efi_mm-cpus_allowed_lock.patch [new file with mode: 0644]
queue-6.18/floppy-fix-for-page_size-4kb.patch [new file with mode: 0644]
queue-6.18/fs-ntfs3-fix-mount-failure-for-sparse-runs-in-run_unpack.patch [new file with mode: 0644]
queue-6.18/fs-pm-fix-reverse-check-in-filesystems_freeze_callback.patch [new file with mode: 0644]
queue-6.18/gfs2-fix-freeze-error-handling.patch [new file with mode: 0644]
queue-6.18/io_uring-fix-filename-leak-in-__io_openat_prep.patch [new file with mode: 0644]
queue-6.18/io_uring-fix-min_wait-wakeups-for-sqpoll.patch [new file with mode: 0644]
queue-6.18/io_uring-poll-correctly-handle-io_poll_add-return-value-on-update.patch [new file with mode: 0644]
queue-6.18/jbd2-fix-the-inconsistency-between-checksum-and-data-in-memory-for-journal-sb.patch [new file with mode: 0644]
queue-6.18/kallsyms-fix-wrong-big-kernel-symbol-type-read-from-procfs.patch [new file with mode: 0644]
queue-6.18/keys-trusted-fix-a-memory-leak-in-tpm2_load_cmd.patch [new file with mode: 0644]
queue-6.18/ktest.pl-fix-uninitialized-var-in-config-bisect.pl.patch [new file with mode: 0644]
queue-6.18/lib-crypto-x86-blake2s-fix-32-bit-arg-treated-as-64-bit.patch [new file with mode: 0644]
queue-6.18/mmc-sdhci-msm-avoid-early-clock-doubling-during-hs400-transition.patch [new file with mode: 0644]
queue-6.18/perf-arm_cspmu-fix-error-handling-in-arm_cspmu_impl_unregister.patch [new file with mode: 0644]
queue-6.18/phy-exynos5-usbdrd-fix-clock-prepare-imbalance.patch [new file with mode: 0644]
queue-6.18/printk-avoid-scheduling-irq_work-on-suspend.patch [new file with mode: 0644]
queue-6.18/rust-dma-add-helpers-for-architectures-without-config_has_dma.patch [new file with mode: 0644]
queue-6.18/rust-drm-gem-fix-missing-header-in-object-rustdoc.patch [new file with mode: 0644]
queue-6.18/rust-io-add-typedef-for-phys_addr_t.patch [new file with mode: 0644]
queue-6.18/rust-io-define-resourcesize-as-resource_size_t.patch [new file with mode: 0644]
queue-6.18/rust-io-move-resourcesize-to-top-level-io-module.patch [new file with mode: 0644]
queue-6.18/rust_binder-avoid-mem-take-on-delivered_deaths.patch [new file with mode: 0644]
queue-6.18/s390-dasd-fix-gendisk-parent-after-copy-pair-swap.patch [new file with mode: 0644]
queue-6.18/samples-rust-fix-endianness-issue-in-rust_driver_pci.patch [new file with mode: 0644]
queue-6.18/sched_ext-factor-out-local_dsq_post_enq-from-dispatch_enqueue.patch [new file with mode: 0644]
queue-6.18/sched_ext-fix-bypass-depth-leak-on-scx_enable-failure.patch [new file with mode: 0644]
queue-6.18/sched_ext-fix-missing-post-enqueue-handling-in-move_local_task_to_local_dsq.patch [new file with mode: 0644]
queue-6.18/sched_ext-fix-the-memleak-for-sch-helper-objects.patch [new file with mode: 0644]
queue-6.18/series
queue-6.18/tpm-cap-the-number-of-pcr-banks.patch [new file with mode: 0644]
queue-6.18/wifi-mt76-fix-dts-power-limits-on-little-endian-systems.patch [new file with mode: 0644]
queue-6.18/x86-mce-do-not-clear-bank-s-poll-bit-in-mce_poll_banks-on-amd-smca-systems.patch [new file with mode: 0644]