]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Oct 2025 11:35:59 +0000 (12:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Oct 2025 11:35:59 +0000 (12:35 +0100)
commit552d041e8f2023848d3bc0b69fdcee64d74d52c2
tree014565c3c36ab3c9c237f290fd6813e93ef89835
parent05195b10670e1fbbca06ab7442e539bfdb51a175
6.1-stable patches

added patches:
arch_topology-fix-incorrect-error-check-in-topology_parse_cpu_capacity.patch
arm64-cputype-add-neoverse-v3ae-definitions.patch
arm64-errata-apply-workarounds-for-neoverse-v3ae.patch
arm64-mte-do-not-flag-the-zero-page-as-pg_mte_tagged.patch
devcoredump-fix-circular-locking-dependency-with-devcd-mutex.patch
drm-sched-fix-potential-double-free-in-drm_sched_job_add_resv_dependencies.patch
ext4-avoid-potential-buffer-over-read-in-parse_apply_sb_mount_options.patch
f2fs-add-a-f2fs_get_block_locked-helper.patch
f2fs-factor-a-f2fs_map_blocks_cached-helper.patch
f2fs-fix-wrong-block-mapping-for-multi-devices.patch
f2fs-remove-the-create-argument-to-f2fs_map_blocks.patch
fuse-allocate-ff-release_args-only-if-release-is-needed.patch
fuse-fix-livelock-in-synchronous-file-put-from-fuseblk-workers.patch
iio-imu-inv_icm42600-avoid-configuring-if-already-pm_runtime-suspended.patch
iio-imu-inv_icm42600-simplify-pm_runtime-setup.patch
iio-imu-inv_icm42600-use-instead-of-memset.patch
ixgbevf-add-support-for-intel-r-e610-device.patch
ixgbevf-fix-getting-link-speed-data-for-e610-devices.patch
ixgbevf-fix-mailbox-api-compatibility-by-negotiating-supported-features.patch
ksmbd-browse-interfaces-list-on-fsctl_query_interface_info-ioctl.patch
mm-ksm-fix-flag-dropping-behavior-in-ksm_madvise.patch
nfsd-define-a-proc_layoutcommit-for-the-flexfiles-layout-type.patch
nfsd-fix-last-write-offset-handling-in-layoutcommit.patch
nfsd-minor-cleanup-in-layoutcommit-processing.patch
nfsd-rework-encoding-and-decoding-of-nfsd4_deviceid.patch
padata-reset-next-cpu-when-reorder-sequence-wraps-around.patch
pci-add-pci_vdevice_sub-helper-macro.patch
pci-j721e-enable-acspcie-refclk-if-ti-syscon-acspcie-proxy-ctrl-exists.patch
pci-j721e-fix-programming-sequence-of-strap-settings.patch
pci-tegra194-reset-bars-when-running-in-pcie-endpoint-mode.patch
phy-cadence-cdns-dphy-fix-pll-lock-and-o_cmn_ready-polling.patch
phy-cadence-cdns-dphy-update-calibration-wait-time-for-startup-state-machine.patch
phy-cdns-dphy-store-hs_clk_rate-and-return-it.patch
pm-runtime-add-new-devm-functions.patch
revert-selftests-mm-fix-map_hugetlb-failure-on-64k-page-size-systems.patch
s390-cio-update-purge-function-to-unregister-the-unused-subchannels.patch
vfs-don-t-leak-disconnected-dentries-on-umount.patch
x86-resctrl-fix-miscount-of-bandwidth-event-when-reactivating-previously-unavailable-rmid.patch
xfs-always-warn-about-deprecated-mount-options.patch
xfs-fix-log-crc-mismatches-between-i386-and-other-architectures.patch
xfs-rename-the-old_crc-variable-in-xlog_recover_process.patch
42 files changed:
queue-6.1/arch_topology-fix-incorrect-error-check-in-topology_parse_cpu_capacity.patch [new file with mode: 0644]
queue-6.1/arm64-cputype-add-neoverse-v3ae-definitions.patch [new file with mode: 0644]
queue-6.1/arm64-errata-apply-workarounds-for-neoverse-v3ae.patch [new file with mode: 0644]
queue-6.1/arm64-mte-do-not-flag-the-zero-page-as-pg_mte_tagged.patch [new file with mode: 0644]
queue-6.1/devcoredump-fix-circular-locking-dependency-with-devcd-mutex.patch [new file with mode: 0644]
queue-6.1/drm-sched-fix-potential-double-free-in-drm_sched_job_add_resv_dependencies.patch [new file with mode: 0644]
queue-6.1/ext4-avoid-potential-buffer-over-read-in-parse_apply_sb_mount_options.patch [new file with mode: 0644]
queue-6.1/f2fs-add-a-f2fs_get_block_locked-helper.patch [new file with mode: 0644]
queue-6.1/f2fs-factor-a-f2fs_map_blocks_cached-helper.patch [new file with mode: 0644]
queue-6.1/f2fs-fix-wrong-block-mapping-for-multi-devices.patch [new file with mode: 0644]
queue-6.1/f2fs-remove-the-create-argument-to-f2fs_map_blocks.patch [new file with mode: 0644]
queue-6.1/fuse-allocate-ff-release_args-only-if-release-is-needed.patch [new file with mode: 0644]
queue-6.1/fuse-fix-livelock-in-synchronous-file-put-from-fuseblk-workers.patch [new file with mode: 0644]
queue-6.1/iio-imu-inv_icm42600-avoid-configuring-if-already-pm_runtime-suspended.patch [new file with mode: 0644]
queue-6.1/iio-imu-inv_icm42600-simplify-pm_runtime-setup.patch [new file with mode: 0644]
queue-6.1/iio-imu-inv_icm42600-use-instead-of-memset.patch [new file with mode: 0644]
queue-6.1/ixgbevf-add-support-for-intel-r-e610-device.patch [new file with mode: 0644]
queue-6.1/ixgbevf-fix-getting-link-speed-data-for-e610-devices.patch [new file with mode: 0644]
queue-6.1/ixgbevf-fix-mailbox-api-compatibility-by-negotiating-supported-features.patch [new file with mode: 0644]
queue-6.1/ksmbd-browse-interfaces-list-on-fsctl_query_interface_info-ioctl.patch [new file with mode: 0644]
queue-6.1/mm-ksm-fix-flag-dropping-behavior-in-ksm_madvise.patch [new file with mode: 0644]
queue-6.1/nfsd-define-a-proc_layoutcommit-for-the-flexfiles-layout-type.patch [new file with mode: 0644]
queue-6.1/nfsd-fix-last-write-offset-handling-in-layoutcommit.patch [new file with mode: 0644]
queue-6.1/nfsd-minor-cleanup-in-layoutcommit-processing.patch [new file with mode: 0644]
queue-6.1/nfsd-rework-encoding-and-decoding-of-nfsd4_deviceid.patch [new file with mode: 0644]
queue-6.1/padata-reset-next-cpu-when-reorder-sequence-wraps-around.patch [new file with mode: 0644]
queue-6.1/pci-add-pci_vdevice_sub-helper-macro.patch [new file with mode: 0644]
queue-6.1/pci-j721e-enable-acspcie-refclk-if-ti-syscon-acspcie-proxy-ctrl-exists.patch [new file with mode: 0644]
queue-6.1/pci-j721e-fix-programming-sequence-of-strap-settings.patch [new file with mode: 0644]
queue-6.1/pci-tegra194-reset-bars-when-running-in-pcie-endpoint-mode.patch [new file with mode: 0644]
queue-6.1/phy-cadence-cdns-dphy-fix-pll-lock-and-o_cmn_ready-polling.patch [new file with mode: 0644]
queue-6.1/phy-cadence-cdns-dphy-update-calibration-wait-time-for-startup-state-machine.patch [new file with mode: 0644]
queue-6.1/phy-cdns-dphy-store-hs_clk_rate-and-return-it.patch [new file with mode: 0644]
queue-6.1/pm-runtime-add-new-devm-functions.patch [new file with mode: 0644]
queue-6.1/revert-selftests-mm-fix-map_hugetlb-failure-on-64k-page-size-systems.patch [new file with mode: 0644]
queue-6.1/s390-cio-update-purge-function-to-unregister-the-unused-subchannels.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/vfs-don-t-leak-disconnected-dentries-on-umount.patch [new file with mode: 0644]
queue-6.1/x86-resctrl-fix-miscount-of-bandwidth-event-when-reactivating-previously-unavailable-rmid.patch [new file with mode: 0644]
queue-6.1/xfs-always-warn-about-deprecated-mount-options.patch [new file with mode: 0644]
queue-6.1/xfs-fix-log-crc-mismatches-between-i386-and-other-architectures.patch [new file with mode: 0644]
queue-6.1/xfs-rename-the-old_crc-variable-in-xlog_recover_process.patch [new file with mode: 0644]