]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 May 2026 12:44:53 +0000 (14:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 May 2026 12:44:53 +0000 (14:44 +0200)
commit3a1b8edf006ee5b9becec14657e2aecdc8de2e9d
treef2a14f1fd04879a8fe7753e32810852576a85b8e
parentbcbf9715cfa960ab537d1ad5396a01e775da532b
6.6-stable patches

added patches:
arm64-dts-ti-am62-verdin-enable-pullup-for-emmc-data-pins.patch
crypto-talitos-fix-sec1-32k-ahash-request-limitation.patch
crypto-talitos-rename-first-last-to-first_desc-last_desc.patch
kvm-nsvm-add-missing-consistency-check-for-efer-cr0-cr4-and-cs.patch
kvm-nsvm-add-missing-consistency-check-for-ncr3-validity.patch
kvm-nsvm-always-inject-a-gp-if-mapping-vmcb12-fails-on-nested-vmrun.patch
kvm-nsvm-clear-eventinj-fields-in-vmcb12-on-nested-vmexit.patch
kvm-nsvm-clear-gif-on-nested-vmexit-invalid.patch
kvm-nsvm-clear-tracking-of-l1-l2-nmi-and-soft-irq-on-nested-vmexit.patch
kvm-nsvm-ensure-avic-is-inhibited-when-restoring-a-vcpu-to-guest-mode.patch
kvm-nsvm-mark-all-of-vmcb02-dirty-when-restoring-nested-state.patch
kvm-nsvm-sync-interrupt-shadow-to-cached-vmcb12-after-vmrun-of-l2.patch
kvm-nsvm-sync-nextrip-to-cached-vmcb12-after-vmrun-of-l2.patch
kvm-nsvm-use-vcpu-arch.cr2-when-updating-vmcb12-on-nested-vmexit.patch
kvm-svm-explicitly-mark-vmcb01-dirty-after-modifying-vmcb-intercepts.patch
kvm-svm-inject-ud-for-invlpga-if-efer.svme-0.patch
kvm-x86-defer-non-architectural-deliver-of-exception-payload-to-userspace-read.patch
mm-damon-core-use-time_in_range_open-for-damos-quota-window-start.patch
mmc-block-use-single-block-write-in-retry.patch
mmc-sdhci-of-dwcmshc-disable-clock-before-dll-configuration.patch
randomize_kstack-maintain-kstack_offset-per-task.patch
rtc-ntxec-fix-of-node-reference-imbalance.patch
tpm-tpm_tis-add-error-logging-for-data-transfer.patch
tpm-tpm_tis-stop-transmit-if-retries-are-exhausted.patch
userfaultfd-allow-registration-of-ranges-below-mmap_min_addr.patch
26 files changed:
queue-6.6/arm64-dts-ti-am62-verdin-enable-pullup-for-emmc-data-pins.patch [new file with mode: 0644]
queue-6.6/crypto-talitos-fix-sec1-32k-ahash-request-limitation.patch [new file with mode: 0644]
queue-6.6/crypto-talitos-rename-first-last-to-first_desc-last_desc.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-add-missing-consistency-check-for-efer-cr0-cr4-and-cs.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-add-missing-consistency-check-for-ncr3-validity.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-always-inject-a-gp-if-mapping-vmcb12-fails-on-nested-vmrun.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-clear-eventinj-fields-in-vmcb12-on-nested-vmexit.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-clear-gif-on-nested-vmexit-invalid.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-clear-tracking-of-l1-l2-nmi-and-soft-irq-on-nested-vmexit.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-ensure-avic-is-inhibited-when-restoring-a-vcpu-to-guest-mode.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-mark-all-of-vmcb02-dirty-when-restoring-nested-state.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-sync-interrupt-shadow-to-cached-vmcb12-after-vmrun-of-l2.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-sync-nextrip-to-cached-vmcb12-after-vmrun-of-l2.patch [new file with mode: 0644]
queue-6.6/kvm-nsvm-use-vcpu-arch.cr2-when-updating-vmcb12-on-nested-vmexit.patch [new file with mode: 0644]
queue-6.6/kvm-svm-explicitly-mark-vmcb01-dirty-after-modifying-vmcb-intercepts.patch [new file with mode: 0644]
queue-6.6/kvm-svm-inject-ud-for-invlpga-if-efer.svme-0.patch [new file with mode: 0644]
queue-6.6/kvm-x86-defer-non-architectural-deliver-of-exception-payload-to-userspace-read.patch [new file with mode: 0644]
queue-6.6/mm-damon-core-use-time_in_range_open-for-damos-quota-window-start.patch [new file with mode: 0644]
queue-6.6/mmc-block-use-single-block-write-in-retry.patch [new file with mode: 0644]
queue-6.6/mmc-sdhci-of-dwcmshc-disable-clock-before-dll-configuration.patch [new file with mode: 0644]
queue-6.6/randomize_kstack-maintain-kstack_offset-per-task.patch [new file with mode: 0644]
queue-6.6/rtc-ntxec-fix-of-node-reference-imbalance.patch [new file with mode: 0644]
queue-6.6/series
queue-6.6/tpm-tpm_tis-add-error-logging-for-data-transfer.patch [new file with mode: 0644]
queue-6.6/tpm-tpm_tis-stop-transmit-if-retries-are-exhausted.patch [new file with mode: 0644]
queue-6.6/userfaultfd-allow-registration-of-ranges-below-mmap_min_addr.patch [new file with mode: 0644]