]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Aug 2022 14:41:43 +0000 (16:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Aug 2022 14:41:43 +0000 (16:41 +0200)
commit17428860da4a3ad5d7a8f41b8390dcfac8b3e429
tree96af9c37285fee2b38a91b4efb6e185eeb8760d6
parent885c2c3c4b791a40a402a4e72b1f0a2b257adcca
5.18-stable patches

added patches:
kvm-do-not-incorporate-page-offset-into-gfn-pfn-cache-user-address.patch
kvm-drop-unused-gpa-param-from-gfn-pfn-cache-s-__release_gpc-helper.patch
kvm-fix-multiple-races-in-gfn-pfn-cache-refresh.patch
kvm-fully-serialize-gfn-pfn-cache-refresh-via-mutex.patch
kvm-nvmx-account-for-kvm-reserved-cr4-bits-in-consistency-checks.patch
kvm-nvmx-inject-ud-if-vmxon-is-attempted-with-incompatible-cr0-cr4.patch
kvm-nvmx-let-userspace-set-nvmx-msr-to-any-_host_-supported-value.patch
kvm-put-the-extra-pfn-reference-when-reusing-a-pfn-in-the-gpc-cache.patch
kvm-s390-pv-don-t-present-the-ecall-interrupt-twice.patch
kvm-x86-mark-tss-busy-during-ltr-emulation-_after_-all-fault-checks.patch
kvm-x86-set-error-code-to-segment-selector-on-lldt-ltr-non-canonical-gp.patch
kvm-x86-split-kvm_is_valid_cr4-and-export-only-the-non-vendor-bits.patch
13 files changed:
queue-5.18/kvm-do-not-incorporate-page-offset-into-gfn-pfn-cache-user-address.patch [new file with mode: 0644]
queue-5.18/kvm-drop-unused-gpa-param-from-gfn-pfn-cache-s-__release_gpc-helper.patch [new file with mode: 0644]
queue-5.18/kvm-fix-multiple-races-in-gfn-pfn-cache-refresh.patch [new file with mode: 0644]
queue-5.18/kvm-fully-serialize-gfn-pfn-cache-refresh-via-mutex.patch [new file with mode: 0644]
queue-5.18/kvm-nvmx-account-for-kvm-reserved-cr4-bits-in-consistency-checks.patch [new file with mode: 0644]
queue-5.18/kvm-nvmx-inject-ud-if-vmxon-is-attempted-with-incompatible-cr0-cr4.patch [new file with mode: 0644]
queue-5.18/kvm-nvmx-let-userspace-set-nvmx-msr-to-any-_host_-supported-value.patch [new file with mode: 0644]
queue-5.18/kvm-put-the-extra-pfn-reference-when-reusing-a-pfn-in-the-gpc-cache.patch [new file with mode: 0644]
queue-5.18/kvm-s390-pv-don-t-present-the-ecall-interrupt-twice.patch [new file with mode: 0644]
queue-5.18/kvm-x86-mark-tss-busy-during-ltr-emulation-_after_-all-fault-checks.patch [new file with mode: 0644]
queue-5.18/kvm-x86-set-error-code-to-segment-selector-on-lldt-ltr-non-canonical-gp.patch [new file with mode: 0644]
queue-5.18/kvm-x86-split-kvm_is_valid_cr4-and-export-only-the-non-vendor-bits.patch [new file with mode: 0644]
queue-5.18/series