]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Apr 2025 14:19:29 +0000 (16:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Apr 2025 14:19:29 +0000 (16:19 +0200)
commit0870b496ddf6fbfb52b3a60f594baeea74a2591f
treee006e2491c1688a83c6ff7d7edd3d3a499f2c1a0
parented629398ff0172ed75b45fed4a2eda02d9087527
6.14-stable patches

added patches:
bluetooth-l2cap-process-valid-commands-in-too-long-frame.patch
bluetooth-vhci-avoid-needless-snprintf-calls.patch
btrfs-correctly-escape-subvol-in-btrfs_show_options.patch
btrfs-ioctl-don-t-free-iov-when-btrfs_encoded_read-returns-eagain.patch
cpufreq-avoid-using-inconsistent-policy-min-and-policy-max.patch
cpufreq-sched-explicitly-synchronize-limits_changed-flag-handling.patch
crypto-caam-qi-fix-drv_ctx-refcount-bug.patch
hfs-hfsplus-fix-slab-out-of-bounds-in-hfs_bnode_read_key.patch
i2c-cros-ec-tunnel-defer-probe-if-parent-ec-is-not-present.patch
isofs-prevent-the-use-of-too-small-fid.patch
ksmbd-fix-dangling-pointer-in-krb_authenticate.patch
ksmbd-fix-the-warning-from-__kernel_write_iter.patch
ksmbd-fix-use-after-free-in-__smb2_lease_break_noti.patch
ksmbd-fix-use-after-free-in-smb_break_all_levii_oplock.patch
ksmbd-prevent-integer-overflow-in-calculation-of-deadtime.patch
lib-iov_iter-fix-to-increase-non-slab-folio-refcount.patch
loop-loop_set_fd-send-uevents-for-partitions.patch
loop-properly-send-kobj_changed-uevent-for-disk-device.patch
mm-compaction-fix-bug-in-hugetlb-handling-pathway.patch
mm-fix-apply_to_existing_page_range.patch
mm-fix-filemap_get_folios_contig-returning-batches-of-identical-folios.patch
mm-gup-fix-wrongly-calculated-returned-value-in-fault_in_safe_writeable.patch
ovl-don-t-allow-datadir-only.patch
perf-x86-intel-allow-to-update-user-space-gprs-from-pebs-records.patch
perf-x86-intel-uncore-fix-the-scale-of-iio-free-running-counters-on-icx.patch
perf-x86-intel-uncore-fix-the-scale-of-iio-free-running-counters-on-snr.patch
perf-x86-intel-uncore-fix-the-scale-of-iio-free-running-counters-on-spr.patch
platform-x86-amd-pmf-fix-stt-limits.patch
ras-amd-atl-include-row-bit-in-row-retirement.patch
ras-amd-fmpm-get-masked-address.patch
rdma-cma-fix-workqueue-crash-in-cma_netevent_work_handler.patch
revert-smb-client-fix-netns-refcount-imbalance-causing-leaks-and-use-after-free.patch
revert-smb-client-fix-tcp-timers-deadlock-after-rmmod.patch
riscv-avoid-fortify-warning-in-syscall_get_arguments.patch
scsi-megaraid_sas-block-zero-length-ata-vpd-inquiry.patch
scsi-ufs-exynos-disable-iocc-if-dma-coherent-property-isn-t-set.patch
scsi-ufs-exynos-ensure-consistent-phy-reference-counts.patch
scsi-ufs-exynos-move-ufs-shareability-value-to-drvdata.patch
selftests-mm-generate-a-temporary-mountpoint-for-cgroup-filesystem.patch
slab-ensure-slab-obj_exts-is-clear-in-a-newly-allocated-slab-page.patch
smb3-client-fix-open-hardlink-on-deferred-close-file-error.patch
string-add-load_unaligned_zeropad-code-path-to-sized_strscpy.patch
tracing-fix-filter-string-testing.patch
virtiofs-add-filesystem-context-source-name-check.patch
x86-boot-sev-avoid-shared-ghcb-page-for-early-memory-acceptance.patch
x86-cpu-amd-fix-workaround-for-erratum-1054.patch
x86-microcode-amd-extend-the-sha-check-to-zen5-block-loading-of-any-unreleased-standalone-zen5-microcode-patches.patch
48 files changed:
queue-6.14/bluetooth-l2cap-process-valid-commands-in-too-long-frame.patch [new file with mode: 0644]
queue-6.14/bluetooth-vhci-avoid-needless-snprintf-calls.patch [new file with mode: 0644]
queue-6.14/btrfs-correctly-escape-subvol-in-btrfs_show_options.patch [new file with mode: 0644]
queue-6.14/btrfs-ioctl-don-t-free-iov-when-btrfs_encoded_read-returns-eagain.patch [new file with mode: 0644]
queue-6.14/cpufreq-avoid-using-inconsistent-policy-min-and-policy-max.patch [new file with mode: 0644]
queue-6.14/cpufreq-sched-explicitly-synchronize-limits_changed-flag-handling.patch [new file with mode: 0644]
queue-6.14/crypto-caam-qi-fix-drv_ctx-refcount-bug.patch [new file with mode: 0644]
queue-6.14/hfs-hfsplus-fix-slab-out-of-bounds-in-hfs_bnode_read_key.patch [new file with mode: 0644]
queue-6.14/i2c-cros-ec-tunnel-defer-probe-if-parent-ec-is-not-present.patch [new file with mode: 0644]
queue-6.14/isofs-prevent-the-use-of-too-small-fid.patch [new file with mode: 0644]
queue-6.14/ksmbd-fix-dangling-pointer-in-krb_authenticate.patch [new file with mode: 0644]
queue-6.14/ksmbd-fix-the-warning-from-__kernel_write_iter.patch [new file with mode: 0644]
queue-6.14/ksmbd-fix-use-after-free-in-__smb2_lease_break_noti.patch [new file with mode: 0644]
queue-6.14/ksmbd-fix-use-after-free-in-smb_break_all_levii_oplock.patch [new file with mode: 0644]
queue-6.14/ksmbd-prevent-integer-overflow-in-calculation-of-deadtime.patch [new file with mode: 0644]
queue-6.14/lib-iov_iter-fix-to-increase-non-slab-folio-refcount.patch [new file with mode: 0644]
queue-6.14/loop-loop_set_fd-send-uevents-for-partitions.patch [new file with mode: 0644]
queue-6.14/loop-properly-send-kobj_changed-uevent-for-disk-device.patch [new file with mode: 0644]
queue-6.14/mm-compaction-fix-bug-in-hugetlb-handling-pathway.patch [new file with mode: 0644]
queue-6.14/mm-fix-apply_to_existing_page_range.patch [new file with mode: 0644]
queue-6.14/mm-fix-filemap_get_folios_contig-returning-batches-of-identical-folios.patch [new file with mode: 0644]
queue-6.14/mm-gup-fix-wrongly-calculated-returned-value-in-fault_in_safe_writeable.patch [new file with mode: 0644]
queue-6.14/ovl-don-t-allow-datadir-only.patch [new file with mode: 0644]
queue-6.14/perf-x86-intel-allow-to-update-user-space-gprs-from-pebs-records.patch [new file with mode: 0644]
queue-6.14/perf-x86-intel-uncore-fix-the-scale-of-iio-free-running-counters-on-icx.patch [new file with mode: 0644]
queue-6.14/perf-x86-intel-uncore-fix-the-scale-of-iio-free-running-counters-on-snr.patch [new file with mode: 0644]
queue-6.14/perf-x86-intel-uncore-fix-the-scale-of-iio-free-running-counters-on-spr.patch [new file with mode: 0644]
queue-6.14/platform-x86-amd-pmf-fix-stt-limits.patch [new file with mode: 0644]
queue-6.14/ras-amd-atl-include-row-bit-in-row-retirement.patch [new file with mode: 0644]
queue-6.14/ras-amd-fmpm-get-masked-address.patch [new file with mode: 0644]
queue-6.14/rdma-cma-fix-workqueue-crash-in-cma_netevent_work_handler.patch [new file with mode: 0644]
queue-6.14/revert-smb-client-fix-netns-refcount-imbalance-causing-leaks-and-use-after-free.patch [new file with mode: 0644]
queue-6.14/revert-smb-client-fix-tcp-timers-deadlock-after-rmmod.patch [new file with mode: 0644]
queue-6.14/riscv-avoid-fortify-warning-in-syscall_get_arguments.patch [new file with mode: 0644]
queue-6.14/scsi-megaraid_sas-block-zero-length-ata-vpd-inquiry.patch [new file with mode: 0644]
queue-6.14/scsi-ufs-exynos-disable-iocc-if-dma-coherent-property-isn-t-set.patch [new file with mode: 0644]
queue-6.14/scsi-ufs-exynos-ensure-consistent-phy-reference-counts.patch [new file with mode: 0644]
queue-6.14/scsi-ufs-exynos-move-ufs-shareability-value-to-drvdata.patch [new file with mode: 0644]
queue-6.14/selftests-mm-generate-a-temporary-mountpoint-for-cgroup-filesystem.patch [new file with mode: 0644]
queue-6.14/series
queue-6.14/slab-ensure-slab-obj_exts-is-clear-in-a-newly-allocated-slab-page.patch [new file with mode: 0644]
queue-6.14/smb3-client-fix-open-hardlink-on-deferred-close-file-error.patch [new file with mode: 0644]
queue-6.14/string-add-load_unaligned_zeropad-code-path-to-sized_strscpy.patch [new file with mode: 0644]
queue-6.14/tracing-fix-filter-string-testing.patch [new file with mode: 0644]
queue-6.14/virtiofs-add-filesystem-context-source-name-check.patch [new file with mode: 0644]
queue-6.14/x86-boot-sev-avoid-shared-ghcb-page-for-early-memory-acceptance.patch [new file with mode: 0644]
queue-6.14/x86-cpu-amd-fix-workaround-for-erratum-1054.patch [new file with mode: 0644]
queue-6.14/x86-microcode-amd-extend-the-sha-check-to-zen5-block-loading-of-any-unreleased-standalone-zen5-microcode-patches.patch [new file with mode: 0644]