]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2026 14:30:57 +0000 (16:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2026 14:30:57 +0000 (16:30 +0200)
commit9792a5fe9580fff4fdaa391c7c32e6bfeb66d2c4
treedecaea58e469256d66c63ecabdabbfc4760cfcff
parent569f82a3ed94efd75ba289f64c66cd825cfcefe7
5.15-stable patches

added patches:
bluetooth-l2cap-fix-accepting-multiple-l2cap_ecred_conn_req.patch
dmaengine-sh-rz-dmac-move-chctrl-updates-under-spinlock.patch
dmaengine-sh-rz-dmac-protect-the-driver-specific-lists.patch
drm-fix-use-after-free-on-framebuffers-and-property-blobs-when-calling-drm_dev_unplug.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-publish-jinode-after-initialization.patch
i2c-cp2615-fix-serial-string-null-deref-at-probe.patch
i2c-cp2615-replace-deprecated-strncpy-with-strscpy.patch
ksmbd-fix-dangling-pointer-in-krb_authenticate.patch
ksmbd-fix-potencial-oob-in-get_file_all_info-for-compound-requests.patch
ksmbd-fix-refcount-leak-when-invalid-session-is-found-on-session-lookup.patch
ksmbd-replace-hardcoded-hdr2_len-with-offsetof-in-smb2_calc_max_out_buf_len.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
net-macb-move-devm_-free-request-_irq-out-of-spin-lock-area.patch
net-rfkill-prevent-unlimited-numbers-of-rfkill-events-from-being-created.patch
revert-mptcp-add-needs_id-for-netlink-appending-addr.patch
scsi-target-tcm_loop-drain-commands-in-target_reset-handler.patch
seg6-separate-dst_cache-for-input-and-output-paths-in-seg6-lwtunnel.patch
tracing-fix-potential-deadlock-in-cpu-hotplug-with-osnoise.patch
usb-gadget-f_hid-move-list-and-spinlock-inits-from-bind-to-alloc.patch
usb-gadget-u_ether-fix-race-between-gether_disconnect-and-eth_stop.patch
usb-gadget-uvc-fix-null-pointer-dereference-during-unbind-race.patch
x86-cpu-enable-fsgsbase-early-in-cpu_init_exception_handling.patch
xfs-save-ailp-before-dropping-the-ail-lock-in-push-callbacks.patch
27 files changed:
queue-5.15/bluetooth-l2cap-fix-accepting-multiple-l2cap_ecred_conn_req.patch [new file with mode: 0644]
queue-5.15/dmaengine-sh-rz-dmac-move-chctrl-updates-under-spinlock.patch [new file with mode: 0644]
queue-5.15/dmaengine-sh-rz-dmac-protect-the-driver-specific-lists.patch [new file with mode: 0644]
queue-5.15/drm-fix-use-after-free-on-framebuffers-and-property-blobs-when-calling-drm_dev_unplug.patch [new file with mode: 0644]
queue-5.15/ext4-fix-the-might_sleep-warnings-in-kvfree.patch [new file with mode: 0644]
queue-5.15/ext4-fix-use-after-free-in-update_super_work-when-racing-with-umount.patch [new file with mode: 0644]
queue-5.15/ext4-publish-jinode-after-initialization.patch [new file with mode: 0644]
queue-5.15/i2c-cp2615-fix-serial-string-null-deref-at-probe.patch [new file with mode: 0644]
queue-5.15/i2c-cp2615-replace-deprecated-strncpy-with-strscpy.patch [new file with mode: 0644]
queue-5.15/ksmbd-fix-dangling-pointer-in-krb_authenticate.patch [new file with mode: 0644]
queue-5.15/ksmbd-fix-potencial-oob-in-get_file_all_info-for-compound-requests.patch [new file with mode: 0644]
queue-5.15/ksmbd-fix-refcount-leak-when-invalid-session-is-found-on-session-lookup.patch [new file with mode: 0644]
queue-5.15/ksmbd-replace-hardcoded-hdr2_len-with-offsetof-in-smb2_calc_max_out_buf_len.patch [new file with mode: 0644]
queue-5.15/kvm-x86-mmu-drop-zap-existing-present-spte-even-when-creating-an-mmio-spte.patch [new file with mode: 0644]
queue-5.15/mm-huge_memory-fix-folio-isn-t-locked-in-softleaf_to_folio.patch [new file with mode: 0644]
queue-5.15/net-macb-move-devm_-free-request-_irq-out-of-spin-lock-area.patch [new file with mode: 0644]
queue-5.15/net-rfkill-prevent-unlimited-numbers-of-rfkill-events-from-being-created.patch [new file with mode: 0644]
queue-5.15/revert-mptcp-add-needs_id-for-netlink-appending-addr.patch [new file with mode: 0644]
queue-5.15/scsi-target-tcm_loop-drain-commands-in-target_reset-handler.patch [new file with mode: 0644]
queue-5.15/seg6-separate-dst_cache-for-input-and-output-paths-in-seg6-lwtunnel.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/tracing-fix-potential-deadlock-in-cpu-hotplug-with-osnoise.patch [new file with mode: 0644]
queue-5.15/usb-gadget-f_hid-move-list-and-spinlock-inits-from-bind-to-alloc.patch [new file with mode: 0644]
queue-5.15/usb-gadget-u_ether-fix-race-between-gether_disconnect-and-eth_stop.patch [new file with mode: 0644]
queue-5.15/usb-gadget-uvc-fix-null-pointer-dereference-during-unbind-race.patch [new file with mode: 0644]
queue-5.15/x86-cpu-enable-fsgsbase-early-in-cpu_init_exception_handling.patch [new file with mode: 0644]
queue-5.15/xfs-save-ailp-before-dropping-the-ail-lock-in-push-callbacks.patch [new file with mode: 0644]