]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.12-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 May 2021 10:53:45 +0000 (12:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 May 2021 10:53:45 +0000 (12:53 +0200)
commitcc04fef527e7cb822eccb0b73c1a4806ad69e894
treeaa183a5837710cadfeaba4a1b143a0e9654246ef
parent81dddb2fb8924a1b34eac21eebd878acad51ebd4
5.12-stable patches

added patches:
kvm-arm-arm64-fix-kvm_vgic_v3_addr_type_redist-read.patch
kvm-arm64-fix-kvm_vgic_v3_addr_type_redist_region-read.patch
kvm-arm64-fully-zero-the-vcpu-state-on-reset.patch
kvm-arm64-support-prel-plt-relocs-in-el2-code.patch
kvm-destroy-i-o-bus-devices-on-unregister-failure-_after_-sync-ing-srcu.patch
kvm-nsvm-set-the-shadow-root-level-to-the-tdp-level-for-nested-npt.patch
kvm-nvmx-defer-the-mmu-reload-to-the-normal-path-on-an-eptp-switch.patch
kvm-nvmx-truncate-base-index-gpr-value-on-address-calc-in-64-bit.patch
kvm-nvmx-truncate-bits-63-32-of-vmcs-field-on-nested-check-in-64-bit.patch
kvm-selftests-always-run-vcpu-thread-with-blocked-sig_ipi.patch
kvm-selftests-sync-data-verify-of-dirty-logging-with-guest-sync.patch
kvm-stop-looking-for-coalesced-mmio-zones-if-the-bus-is-destroyed.patch
kvm-svm-do-not-allow-sev-sev-es-initialization-after-vcpus-are-created.patch
kvm-svm-do-not-set-sev-es_active-until-kvm_sev_es_init-completes.patch
kvm-svm-don-t-strip-the-c-bit-from-cr2-on-pf-interception.patch
kvm-svm-inject-gp-on-guest-msr_tsc_aux-accesses-if-rdtscp-unsupported.patch
kvm-svm-use-online_vcpus-not-created_vcpus-to-iterate-over-vcpus.patch
kvm-vmx-truncate-gpr-value-for-dr-and-cr-reads-in-64-bit-mode.patch
kvm-x86-check-cr3-gpa-for-validity-regardless-of-vcpu-mode.patch
kvm-x86-fix-failure-to-boost-kernel-lock-holder-candidate-in-sev-es-guests.patch
kvm-x86-mmu-alloc-page-for-pdptes-when-shadowing-32-bit-npt-with-64-bit.patch
kvm-x86-properly-handle-apf-vs-disabled-lapic-situation.patch
kvm-x86-remove-emulator-s-broken-checks-on-cr0-cr3-cr4-loads.patch
kvm-x86-xen-drop-rax-when-processing-hypercall.patch
25 files changed:
queue-5.12/kvm-arm-arm64-fix-kvm_vgic_v3_addr_type_redist-read.patch [new file with mode: 0644]
queue-5.12/kvm-arm64-fix-kvm_vgic_v3_addr_type_redist_region-read.patch [new file with mode: 0644]
queue-5.12/kvm-arm64-fully-zero-the-vcpu-state-on-reset.patch [new file with mode: 0644]
queue-5.12/kvm-arm64-support-prel-plt-relocs-in-el2-code.patch [new file with mode: 0644]
queue-5.12/kvm-destroy-i-o-bus-devices-on-unregister-failure-_after_-sync-ing-srcu.patch [new file with mode: 0644]
queue-5.12/kvm-nsvm-set-the-shadow-root-level-to-the-tdp-level-for-nested-npt.patch [new file with mode: 0644]
queue-5.12/kvm-nvmx-defer-the-mmu-reload-to-the-normal-path-on-an-eptp-switch.patch [new file with mode: 0644]
queue-5.12/kvm-nvmx-truncate-base-index-gpr-value-on-address-calc-in-64-bit.patch [new file with mode: 0644]
queue-5.12/kvm-nvmx-truncate-bits-63-32-of-vmcs-field-on-nested-check-in-64-bit.patch [new file with mode: 0644]
queue-5.12/kvm-selftests-always-run-vcpu-thread-with-blocked-sig_ipi.patch [new file with mode: 0644]
queue-5.12/kvm-selftests-sync-data-verify-of-dirty-logging-with-guest-sync.patch [new file with mode: 0644]
queue-5.12/kvm-stop-looking-for-coalesced-mmio-zones-if-the-bus-is-destroyed.patch [new file with mode: 0644]
queue-5.12/kvm-svm-do-not-allow-sev-sev-es-initialization-after-vcpus-are-created.patch [new file with mode: 0644]
queue-5.12/kvm-svm-do-not-set-sev-es_active-until-kvm_sev_es_init-completes.patch [new file with mode: 0644]
queue-5.12/kvm-svm-don-t-strip-the-c-bit-from-cr2-on-pf-interception.patch [new file with mode: 0644]
queue-5.12/kvm-svm-inject-gp-on-guest-msr_tsc_aux-accesses-if-rdtscp-unsupported.patch [new file with mode: 0644]
queue-5.12/kvm-svm-use-online_vcpus-not-created_vcpus-to-iterate-over-vcpus.patch [new file with mode: 0644]
queue-5.12/kvm-vmx-truncate-gpr-value-for-dr-and-cr-reads-in-64-bit-mode.patch [new file with mode: 0644]
queue-5.12/kvm-x86-check-cr3-gpa-for-validity-regardless-of-vcpu-mode.patch [new file with mode: 0644]
queue-5.12/kvm-x86-fix-failure-to-boost-kernel-lock-holder-candidate-in-sev-es-guests.patch [new file with mode: 0644]
queue-5.12/kvm-x86-mmu-alloc-page-for-pdptes-when-shadowing-32-bit-npt-with-64-bit.patch [new file with mode: 0644]
queue-5.12/kvm-x86-properly-handle-apf-vs-disabled-lapic-situation.patch [new file with mode: 0644]
queue-5.12/kvm-x86-remove-emulator-s-broken-checks-on-cr0-cr3-cr4-loads.patch [new file with mode: 0644]
queue-5.12/kvm-x86-xen-drop-rax-when-processing-hypercall.patch [new file with mode: 0644]
queue-5.12/series