]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.19-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Aug 2022 14:41:51 +0000 (16:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Aug 2022 14:41:51 +0000 (16:41 +0200)
commit2468cd53cb800d950f91683b95f22e4459f3e8c0
tree0a877c242781ac3dfc51e27109deeb2716afeb19
parent17428860da4a3ad5d7a8f41b8390dcfac8b3e429
5.19-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-mmu-treat-nx-as-a-valid-spte-bit-for-npt.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
14 files changed:
queue-5.19/kvm-do-not-incorporate-page-offset-into-gfn-pfn-cache-user-address.patch [new file with mode: 0644]
queue-5.19/kvm-drop-unused-gpa-param-from-gfn-pfn-cache-s-__release_gpc-helper.patch [new file with mode: 0644]
queue-5.19/kvm-fix-multiple-races-in-gfn-pfn-cache-refresh.patch [new file with mode: 0644]
queue-5.19/kvm-fully-serialize-gfn-pfn-cache-refresh-via-mutex.patch [new file with mode: 0644]
queue-5.19/kvm-nvmx-account-for-kvm-reserved-cr4-bits-in-consistency-checks.patch [new file with mode: 0644]
queue-5.19/kvm-nvmx-inject-ud-if-vmxon-is-attempted-with-incompatible-cr0-cr4.patch [new file with mode: 0644]
queue-5.19/kvm-nvmx-let-userspace-set-nvmx-msr-to-any-_host_-supported-value.patch [new file with mode: 0644]
queue-5.19/kvm-put-the-extra-pfn-reference-when-reusing-a-pfn-in-the-gpc-cache.patch [new file with mode: 0644]
queue-5.19/kvm-s390-pv-don-t-present-the-ecall-interrupt-twice.patch [new file with mode: 0644]
queue-5.19/kvm-x86-mark-tss-busy-during-ltr-emulation-_after_-all-fault-checks.patch [new file with mode: 0644]
queue-5.19/kvm-x86-mmu-treat-nx-as-a-valid-spte-bit-for-npt.patch [new file with mode: 0644]
queue-5.19/kvm-x86-set-error-code-to-segment-selector-on-lldt-ltr-non-canonical-gp.patch [new file with mode: 0644]
queue-5.19/kvm-x86-split-kvm_is_valid_cr4-and-export-only-the-non-vendor-bits.patch [new file with mode: 0644]
queue-5.19/series