]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Oct 2022 10:33:26 +0000 (12:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Oct 2022 10:33:26 +0000 (12:33 +0200)
commit8f33959f27ace69eaf7afc6f9b0f86e3c243c1bd
treeca1af0ee101c4fd2f36a26bf37cf1cc1bfc0f51c
parent63e385cc4004622d6cb278b485619e13a2127e9f
5.4-stable patches

added patches:
intel_idle-disable-ibrs-during-long-idle.patch
kvm-nvmx-use-__vmx_vcpu_run-in-nested_vmx_check_vmentry_hw.patch
kvm-vmx-convert-launched-argument-to-flags.patch
kvm-vmx-fix-ibrs-handling-after-vmexit.patch
kvm-vmx-flatten-__vmx_vcpu_run.patch
kvm-vmx-prevent-guest-rsb-poisoning-attacks-with-eibrs.patch
kvm-vmx-use-test-reg-reg-instead-of-cmp-0-reg-in-vmenter.s.patch
revert-x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch
revert-x86-speculation-add-rsb-vm-exit-protections.patch
x86-bugs-add-amd-retbleed-boot-parameter.patch
x86-bugs-add-cannon-lake-to-retbleed-affected-cpu-list.patch
x86-bugs-keep-a-per-cpu-ia32_spec_ctrl-value.patch
x86-bugs-optimize-spec_ctrl-msr-writes.patch
x86-bugs-report-amd-retbleed-vulnerability.patch
x86-bugs-report-intel-retbleed-vulnerability.patch
x86-bugs-split-spectre_v2_select_mitigation-and-spectre_v2_user_select_mitigation.patch
x86-bugs-warn-when-ibrs-mitigation-is-selected-on-enhanced-ibrs-parts.patch
x86-common-stamp-out-the-stepping-madness.patch
x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch
x86-cpu-add-consistent-cpu-match-macros.patch
x86-cpu-amd-enumerate-btc_no.patch
x86-cpufeatures-move-retpoline-flags-to-word-11.patch
x86-devicetable-move-x86-specific-macro-out-of-generic-code.patch
x86-entry-add-kernel-ibrs-implementation.patch
x86-entry-remove-skip_r11rcx.patch
x86-kvm-vmx-make-noinstr-clean.patch
x86-speculation-add-rsb-vm-exit-protections.patch
x86-speculation-add-spectre_v2-ibrs-option-to-support-kernel-ibrs.patch
x86-speculation-change-fill_return_buffer-to-work-with-objtool.patch
x86-speculation-disable-rrsba-behavior.patch
x86-speculation-fill-rsb-on-vmexit-for-ibrs.patch
x86-speculation-fix-firmware-entry-spec_ctrl-handling.patch
x86-speculation-fix-rsb-filling-with-config_retpoline-n.patch
x86-speculation-fix-spec_ctrl-write-on-smt-state-change.patch
x86-speculation-remove-x86_spec_ctrl_mask.patch
x86-speculation-use-cached-host-spec_ctrl-value-for-guest-entry-exit.patch
x86-speculation-use-declare_per_cpu-for-x86_spec_ctrl_current.patch
38 files changed:
queue-5.4/intel_idle-disable-ibrs-during-long-idle.patch [new file with mode: 0644]
queue-5.4/kvm-nvmx-use-__vmx_vcpu_run-in-nested_vmx_check_vmentry_hw.patch [new file with mode: 0644]
queue-5.4/kvm-vmx-convert-launched-argument-to-flags.patch [new file with mode: 0644]
queue-5.4/kvm-vmx-fix-ibrs-handling-after-vmexit.patch [new file with mode: 0644]
queue-5.4/kvm-vmx-flatten-__vmx_vcpu_run.patch [new file with mode: 0644]
queue-5.4/kvm-vmx-prevent-guest-rsb-poisoning-attacks-with-eibrs.patch [new file with mode: 0644]
queue-5.4/kvm-vmx-use-test-reg-reg-instead-of-cmp-0-reg-in-vmenter.s.patch [new file with mode: 0644]
queue-5.4/revert-x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch [new file with mode: 0644]
queue-5.4/revert-x86-speculation-add-rsb-vm-exit-protections.patch [new file with mode: 0644]
queue-5.4/series [new file with mode: 0644]
queue-5.4/x86-bugs-add-amd-retbleed-boot-parameter.patch [new file with mode: 0644]
queue-5.4/x86-bugs-add-cannon-lake-to-retbleed-affected-cpu-list.patch [new file with mode: 0644]
queue-5.4/x86-bugs-keep-a-per-cpu-ia32_spec_ctrl-value.patch [new file with mode: 0644]
queue-5.4/x86-bugs-optimize-spec_ctrl-msr-writes.patch [new file with mode: 0644]
queue-5.4/x86-bugs-report-amd-retbleed-vulnerability.patch [new file with mode: 0644]
queue-5.4/x86-bugs-report-intel-retbleed-vulnerability.patch [new file with mode: 0644]
queue-5.4/x86-bugs-split-spectre_v2_select_mitigation-and-spectre_v2_user_select_mitigation.patch [new file with mode: 0644]
queue-5.4/x86-bugs-warn-when-ibrs-mitigation-is-selected-on-enhanced-ibrs-parts.patch [new file with mode: 0644]
queue-5.4/x86-common-stamp-out-the-stepping-madness.patch [new file with mode: 0644]
queue-5.4/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch [new file with mode: 0644]
queue-5.4/x86-cpu-add-consistent-cpu-match-macros.patch [new file with mode: 0644]
queue-5.4/x86-cpu-amd-enumerate-btc_no.patch [new file with mode: 0644]
queue-5.4/x86-cpufeatures-move-retpoline-flags-to-word-11.patch [new file with mode: 0644]
queue-5.4/x86-devicetable-move-x86-specific-macro-out-of-generic-code.patch [new file with mode: 0644]
queue-5.4/x86-entry-add-kernel-ibrs-implementation.patch [new file with mode: 0644]
queue-5.4/x86-entry-remove-skip_r11rcx.patch [new file with mode: 0644]
queue-5.4/x86-kvm-vmx-make-noinstr-clean.patch [new file with mode: 0644]
queue-5.4/x86-speculation-add-rsb-vm-exit-protections.patch [new file with mode: 0644]
queue-5.4/x86-speculation-add-spectre_v2-ibrs-option-to-support-kernel-ibrs.patch [new file with mode: 0644]
queue-5.4/x86-speculation-change-fill_return_buffer-to-work-with-objtool.patch [new file with mode: 0644]
queue-5.4/x86-speculation-disable-rrsba-behavior.patch [new file with mode: 0644]
queue-5.4/x86-speculation-fill-rsb-on-vmexit-for-ibrs.patch [new file with mode: 0644]
queue-5.4/x86-speculation-fix-firmware-entry-spec_ctrl-handling.patch [new file with mode: 0644]
queue-5.4/x86-speculation-fix-rsb-filling-with-config_retpoline-n.patch [new file with mode: 0644]
queue-5.4/x86-speculation-fix-spec_ctrl-write-on-smt-state-change.patch [new file with mode: 0644]
queue-5.4/x86-speculation-remove-x86_spec_ctrl_mask.patch [new file with mode: 0644]
queue-5.4/x86-speculation-use-cached-host-spec_ctrl-value-for-guest-entry-exit.patch [new file with mode: 0644]
queue-5.4/x86-speculation-use-declare_per_cpu-for-x86_spec_ctrl_current.patch [new file with mode: 0644]