]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Nov 2019 03:13:22 +0000 (11:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Nov 2019 03:13:22 +0000 (11:13 +0800)
commit1345f6930ed534ff474452e6129b047b5b38261c
tree00bbc866e89424ca6fd6635fc944ce6eb8685d0a
parent588251c5a98dfdf3a9d160611897992a6f7bc8b3
4.9-stable patches

added patches:
cpu-speculation-uninline-and-export-cpu-mitigations-helpers.patch
documentation-add-itlb_multihit-documentation.patch
kvm-add-helper-function-for-creating-vm-worker-threads.patch
kvm-convert-kvm_lock-to-a-mutex.patch
kvm-mmu-itlb_multihit-mitigation.patch
kvm-vmx-svm-always-run-with-efer.nxe-1-when-shadow-paging-is-active.patch
kvm-x86-add-is_executable_pte.patch
kvm-x86-add-tracepoints-around-__direct_map-and-fname-fetch.patch
kvm-x86-change-kvm_mmu_page_get_gfn-bug_on-to-warn_on.patch
kvm-x86-do-not-release-the-page-inside-mmu_set_spte.patch
kvm-x86-export-mds_no-0-to-guests-when-tsx-is-enabled.patch
kvm-x86-extend-usage-of-ret_mmio_pf_-constants.patch
kvm-x86-make-fname-fetch-and-__direct_map-more-similar.patch
kvm-x86-mmu-recovery-of-shattered-nx-large-pages.patch
kvm-x86-remove-now-unneeded-hugepage-gfn-adjustment.patch
kvm-x86-simplify-ept_misconfig.patch
kvm-x86-use-intel-speculation-bugs-and-features-as-derived-in-generic-x86-code.patch
x86-bugs-add-itlb_multihit-bug-infrastructure.patch
x86-cpu-add-a-helper-function-x86_read_arch_cap_msr.patch
x86-cpu-add-a-tsx-cmdline-option-with-tsx-disabled-by-default.patch
x86-msr-add-the-ia32_tsx_ctrl-msr.patch
x86-speculation-taa-add-documentation-for-tsx-async-abort.patch
x86-speculation-taa-add-mitigation-for-tsx-async-abort.patch
x86-speculation-taa-add-sysfs-reporting-for-tsx-async-abort.patch
x86-speculation-taa-fix-printing-of-taa_msg_smt-on-ibrs_all-cpus.patch
x86-tsx-add-auto-option-to-the-tsx-cmdline-parameter.patch
x86-tsx-add-config-options-to-set-tsx-on-off-auto.patch
28 files changed:
queue-4.9/cpu-speculation-uninline-and-export-cpu-mitigations-helpers.patch [new file with mode: 0644]
queue-4.9/documentation-add-itlb_multihit-documentation.patch [new file with mode: 0644]
queue-4.9/kvm-add-helper-function-for-creating-vm-worker-threads.patch [new file with mode: 0644]
queue-4.9/kvm-convert-kvm_lock-to-a-mutex.patch [new file with mode: 0644]
queue-4.9/kvm-mmu-itlb_multihit-mitigation.patch [new file with mode: 0644]
queue-4.9/kvm-vmx-svm-always-run-with-efer.nxe-1-when-shadow-paging-is-active.patch [new file with mode: 0644]
queue-4.9/kvm-x86-add-is_executable_pte.patch [new file with mode: 0644]
queue-4.9/kvm-x86-add-tracepoints-around-__direct_map-and-fname-fetch.patch [new file with mode: 0644]
queue-4.9/kvm-x86-change-kvm_mmu_page_get_gfn-bug_on-to-warn_on.patch [new file with mode: 0644]
queue-4.9/kvm-x86-do-not-release-the-page-inside-mmu_set_spte.patch [new file with mode: 0644]
queue-4.9/kvm-x86-export-mds_no-0-to-guests-when-tsx-is-enabled.patch [new file with mode: 0644]
queue-4.9/kvm-x86-extend-usage-of-ret_mmio_pf_-constants.patch [new file with mode: 0644]
queue-4.9/kvm-x86-make-fname-fetch-and-__direct_map-more-similar.patch [new file with mode: 0644]
queue-4.9/kvm-x86-mmu-recovery-of-shattered-nx-large-pages.patch [new file with mode: 0644]
queue-4.9/kvm-x86-remove-now-unneeded-hugepage-gfn-adjustment.patch [new file with mode: 0644]
queue-4.9/kvm-x86-simplify-ept_misconfig.patch [new file with mode: 0644]
queue-4.9/kvm-x86-use-intel-speculation-bugs-and-features-as-derived-in-generic-x86-code.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/x86-bugs-add-itlb_multihit-bug-infrastructure.patch [new file with mode: 0644]
queue-4.9/x86-cpu-add-a-helper-function-x86_read_arch_cap_msr.patch [new file with mode: 0644]
queue-4.9/x86-cpu-add-a-tsx-cmdline-option-with-tsx-disabled-by-default.patch [new file with mode: 0644]
queue-4.9/x86-msr-add-the-ia32_tsx_ctrl-msr.patch [new file with mode: 0644]
queue-4.9/x86-speculation-taa-add-documentation-for-tsx-async-abort.patch [new file with mode: 0644]
queue-4.9/x86-speculation-taa-add-mitigation-for-tsx-async-abort.patch [new file with mode: 0644]
queue-4.9/x86-speculation-taa-add-sysfs-reporting-for-tsx-async-abort.patch [new file with mode: 0644]
queue-4.9/x86-speculation-taa-fix-printing-of-taa_msg_smt-on-ibrs_all-cpus.patch [new file with mode: 0644]
queue-4.9/x86-tsx-add-auto-option-to-the-tsx-cmdline-parameter.patch [new file with mode: 0644]
queue-4.9/x86-tsx-add-config-options-to-set-tsx-on-off-auto.patch [new file with mode: 0644]