]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.1-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Apr 2026 13:23:08 +0000 (15:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Apr 2026 13:23:08 +0000 (15:23 +0200)
commitc2432516cc93a0cbe60b693c7e280d5d15ada71f
tree6e909e61f4f04bc6df6edda81836d2d60020f5c3
parentd242c960dc939abdc085b83a7961c2624b999217
6.1-stable patches

added patches:
block-fix-resource-leak-in-blk_register_queue-error-path.patch
cpufreq-governor-fix-double-free-in-cpufreq_dbs_governor_init-error-path.patch
cpufreq-governor-free-dbs_data-directly-when-gov-init-fails.patch
ext4-factor-out-ext4_flex_groups_free.patch
ext4-factor-out-ext4_percpu_param_init-and-ext4_percpu_param_destroy.patch
ext4-fix-the-might_sleep-warnings-in-kvfree.patch
ext4-fix-use-after-free-in-update_super_work-when-racing-with-umount.patch
ext4-handle-wraparound-when-searching-for-blocks-for-indirect-mapped-blocks.patch
ext4-publish-jinode-after-initialization.patch
ext4-use-ext4_group_desc_free-in-ext4_put_super-to-save-some-duplicated-code.patch
hwmon-pmbus-core-add-lock-and-unlock-functions.patch
hwmon-pmbus-isl68137-add-mutex-protection-for-avs-enable-sysfs-attributes.patch
ksmbd-fix-memory-leaks-and-null-deref-in-smb2_lock.patch
ksmbd-fix-potencial-oob-in-get_file_all_info-for-compound-requests.patch
kvm-x86-mmu-drop-zap-existing-present-spte-even-when-creating-an-mmio-spte.patch
mm-huge_memory-fix-folio-isn-t-locked-in-softleaf_to_folio.patch
mptcp-fix-lock-class-name-family-in-pm_nl_create_listen_socket.patch
net-correctly-handle-tunneled-traffic-on-ipv6_csum-gso-fallback.patch
net-macb-move-devm_-free-request-_irq-out-of-spin-lock-area.patch
scsi-target-tcm_loop-drain-commands-in-target_reset-handler.patch
tracing-fix-potential-deadlock-in-cpu-hotplug-with-osnoise.patch
wifi-virt_wifi-remove-set_netdev_dev-to-avoid-use-after-free.patch
x86-cpu-enable-fsgsbase-early-in-cpu_init_exception_handling.patch
24 files changed:
queue-6.1/block-fix-resource-leak-in-blk_register_queue-error-path.patch [new file with mode: 0644]
queue-6.1/cpufreq-governor-fix-double-free-in-cpufreq_dbs_governor_init-error-path.patch [new file with mode: 0644]
queue-6.1/cpufreq-governor-free-dbs_data-directly-when-gov-init-fails.patch [new file with mode: 0644]
queue-6.1/ext4-factor-out-ext4_flex_groups_free.patch [new file with mode: 0644]
queue-6.1/ext4-factor-out-ext4_percpu_param_init-and-ext4_percpu_param_destroy.patch [new file with mode: 0644]
queue-6.1/ext4-fix-the-might_sleep-warnings-in-kvfree.patch [new file with mode: 0644]
queue-6.1/ext4-fix-use-after-free-in-update_super_work-when-racing-with-umount.patch [new file with mode: 0644]
queue-6.1/ext4-handle-wraparound-when-searching-for-blocks-for-indirect-mapped-blocks.patch [new file with mode: 0644]
queue-6.1/ext4-publish-jinode-after-initialization.patch [new file with mode: 0644]
queue-6.1/ext4-use-ext4_group_desc_free-in-ext4_put_super-to-save-some-duplicated-code.patch [new file with mode: 0644]
queue-6.1/hwmon-pmbus-core-add-lock-and-unlock-functions.patch [new file with mode: 0644]
queue-6.1/hwmon-pmbus-isl68137-add-mutex-protection-for-avs-enable-sysfs-attributes.patch [new file with mode: 0644]
queue-6.1/ksmbd-fix-memory-leaks-and-null-deref-in-smb2_lock.patch [new file with mode: 0644]
queue-6.1/ksmbd-fix-potencial-oob-in-get_file_all_info-for-compound-requests.patch [new file with mode: 0644]
queue-6.1/kvm-x86-mmu-drop-zap-existing-present-spte-even-when-creating-an-mmio-spte.patch [new file with mode: 0644]
queue-6.1/mm-huge_memory-fix-folio-isn-t-locked-in-softleaf_to_folio.patch [new file with mode: 0644]
queue-6.1/mptcp-fix-lock-class-name-family-in-pm_nl_create_listen_socket.patch [new file with mode: 0644]
queue-6.1/net-correctly-handle-tunneled-traffic-on-ipv6_csum-gso-fallback.patch [new file with mode: 0644]
queue-6.1/net-macb-move-devm_-free-request-_irq-out-of-spin-lock-area.patch [new file with mode: 0644]
queue-6.1/scsi-target-tcm_loop-drain-commands-in-target_reset-handler.patch [new file with mode: 0644]
queue-6.1/series
queue-6.1/tracing-fix-potential-deadlock-in-cpu-hotplug-with-osnoise.patch [new file with mode: 0644]
queue-6.1/wifi-virt_wifi-remove-set_netdev_dev-to-avoid-use-after-free.patch [new file with mode: 0644]
queue-6.1/x86-cpu-enable-fsgsbase-early-in-cpu_init_exception_handling.patch [new file with mode: 0644]