]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Mar 2026 11:03:16 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Mar 2026 11:03:16 +0000 (12:03 +0100)
commit2aacbc049d348069827179fb4d3de3bca65a7f17
tree3e49fe33b41418e2419dc77cb90fe111c5f56067
parenta7820040c00800dbc0409beac704f0159ea3b12b
6.6-stable patches

added patches:
can-gs_usb-gs_can_open-always-configure-bitrates-before-starting-device.patch
cifs-open-files-should-not-hold-ref-on-superblock.patch
crypto-atmel-sha204a-fix-oom-tfm_count-leak.patch
drm-amd-display-use-gfp_atomic-in-dc_create_stream_for_sink.patch
drm-bridge-ti-sn65dsi83-halve-horizontal-syncs-for-dual-lvds-output.patch
drm-msm-fix-dma_free_attrs-buffer-size.patch
f2fs-fix-to-avoid-migrating-empty-section.patch
gve-defer-interrupt-enabling-until-napi-registration.patch
gve-fix-incorrect-buffer-cleanup-in-gve_tx_clean_pending_packets-for-qpl.patch
iomap-reject-delalloc-mappings-during-writeback.patch
kbuild-leave-objtool-binary-around-with-make-clean.patch
ksmbd-call-ksmbd_vfs_kern_path_end_removing-on-some-error-paths.patch
ksmbd-compare-macs-in-constant-time.patch
ksmbd-don-t-log-keys-in-smb3-signing-and-encryption-key-generation.patch
kvm-svm-add-a-helper-to-look-up-the-max-physical-id-for-avic.patch
kvm-svm-limit-avic-physical-max-index-based-on-configured-max_vcpu_ids.patch
kvm-svm-set-clear-cr8-write-interception-when-avic-is-de-activated.patch
mm-kfence-fix-kasan-hardware-tag-faults-during-late-enablement.patch
mptcp-pm-avoid-sending-rm_addr-over-same-subflow.patch
mptcp-pm-in-kernel-always-mark-signal-subflow-endp-as-used.patch
net-macb-shuffle-the-tx-ring-before-enabling-tx.patch
net-phy-register-phy-led_triggers-during-probe-to-avoid-ab-ba-deadlock.patch
net-sched-act_gate-snapshot-parameters-with-rcu-on-replace.patch
net-tcp-md5-fix-mac-comparison-to-be-constant-time.patch
platform-x86-hp-bioscfg-support-allocations-of-larger-data.patch
selftests-mptcp-add-a-check-for-add_addr_accepted.patch
selftests-mptcp-join-check-rm_addr-not-sent-over-same-subflow.patch
smb-client-compare-macs-in-constant-time.patch
usb-gadget-f_tcm-fix-null-pointer-dereferences-in-nexus-handling.patch
wifi-libertas-fix-use-after-free-in-lbs_free_adapter.patch
x86-sev-allow-ibpb-on-entry-feature-for-snp-guests.patch
xfs-ensure-dquot-item-is-deleted-from-ail-only-after-log-shutdown.patch
xfs-fix-integer-overflow-in-bmap-intent-sort-comparator.patch
34 files changed:
queue-6.6/can-gs_usb-gs_can_open-always-configure-bitrates-before-starting-device.patch [new file with mode: 0644]
queue-6.6/cifs-open-files-should-not-hold-ref-on-superblock.patch [new file with mode: 0644]
queue-6.6/crypto-atmel-sha204a-fix-oom-tfm_count-leak.patch [new file with mode: 0644]
queue-6.6/drm-amd-display-use-gfp_atomic-in-dc_create_stream_for_sink.patch [new file with mode: 0644]
queue-6.6/drm-bridge-ti-sn65dsi83-halve-horizontal-syncs-for-dual-lvds-output.patch [new file with mode: 0644]
queue-6.6/drm-msm-fix-dma_free_attrs-buffer-size.patch [new file with mode: 0644]
queue-6.6/f2fs-fix-to-avoid-migrating-empty-section.patch [new file with mode: 0644]
queue-6.6/gve-defer-interrupt-enabling-until-napi-registration.patch [new file with mode: 0644]
queue-6.6/gve-fix-incorrect-buffer-cleanup-in-gve_tx_clean_pending_packets-for-qpl.patch [new file with mode: 0644]
queue-6.6/iomap-reject-delalloc-mappings-during-writeback.patch [new file with mode: 0644]
queue-6.6/kbuild-leave-objtool-binary-around-with-make-clean.patch [new file with mode: 0644]
queue-6.6/ksmbd-call-ksmbd_vfs_kern_path_end_removing-on-some-error-paths.patch [new file with mode: 0644]
queue-6.6/ksmbd-compare-macs-in-constant-time.patch [new file with mode: 0644]
queue-6.6/ksmbd-don-t-log-keys-in-smb3-signing-and-encryption-key-generation.patch [new file with mode: 0644]
queue-6.6/kvm-svm-add-a-helper-to-look-up-the-max-physical-id-for-avic.patch [new file with mode: 0644]
queue-6.6/kvm-svm-limit-avic-physical-max-index-based-on-configured-max_vcpu_ids.patch [new file with mode: 0644]
queue-6.6/kvm-svm-set-clear-cr8-write-interception-when-avic-is-de-activated.patch [new file with mode: 0644]
queue-6.6/mm-kfence-fix-kasan-hardware-tag-faults-during-late-enablement.patch [new file with mode: 0644]
queue-6.6/mptcp-pm-avoid-sending-rm_addr-over-same-subflow.patch [new file with mode: 0644]
queue-6.6/mptcp-pm-in-kernel-always-mark-signal-subflow-endp-as-used.patch [new file with mode: 0644]
queue-6.6/net-macb-shuffle-the-tx-ring-before-enabling-tx.patch [new file with mode: 0644]
queue-6.6/net-phy-register-phy-led_triggers-during-probe-to-avoid-ab-ba-deadlock.patch [new file with mode: 0644]
queue-6.6/net-sched-act_gate-snapshot-parameters-with-rcu-on-replace.patch [new file with mode: 0644]
queue-6.6/net-tcp-md5-fix-mac-comparison-to-be-constant-time.patch [new file with mode: 0644]
queue-6.6/platform-x86-hp-bioscfg-support-allocations-of-larger-data.patch [new file with mode: 0644]
queue-6.6/selftests-mptcp-add-a-check-for-add_addr_accepted.patch [new file with mode: 0644]
queue-6.6/selftests-mptcp-join-check-rm_addr-not-sent-over-same-subflow.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/smb-client-compare-macs-in-constant-time.patch [new file with mode: 0644]
queue-6.6/usb-gadget-f_tcm-fix-null-pointer-dereferences-in-nexus-handling.patch [new file with mode: 0644]
queue-6.6/wifi-libertas-fix-use-after-free-in-lbs_free_adapter.patch [new file with mode: 0644]
queue-6.6/x86-sev-allow-ibpb-on-entry-feature-for-snp-guests.patch [new file with mode: 0644]
queue-6.6/xfs-ensure-dquot-item-is-deleted-from-ail-only-after-log-shutdown.patch [new file with mode: 0644]
queue-6.6/xfs-fix-integer-overflow-in-bmap-intent-sort-comparator.patch [new file with mode: 0644]