]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jul 2022 16:09:07 +0000 (18:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jul 2022 16:09:07 +0000 (18:09 +0200)
commit1f0aadeb642b128620306654b2b25b12c836a4b2
tree95636f2ced9111589ab7271e681bb53e95e7b366
parentdb05bf19c3841c2327a755afeee046a53ef23897
5.18-stable patches

added patches:
intel_idle-disable-ibrs-during-long-idle.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-prevent-rsb-underflow-before-vmenter.patch
objtool-add-entry-unret-validation.patch
objtool-re-add-unwind_hint_-save_restore.patch
objtool-skip-non-text-sections-when-adding-return-thunk-sites.patch
objtool-treat-.text.__x86.-as-noinstr.patch
objtool-update-retpoline-validation.patch
x86-add-magic-amd-return-thunk.patch
x86-bpf-use-alternative-ret-encoding.patch
x86-bugs-add-amd-retbleed-boot-parameter.patch
x86-bugs-add-cannon-lake-to-retbleed-affected-cpu-list.patch
x86-bugs-add-retbleed-ibpb.patch
x86-bugs-do-ibpb-fallback-check-only-once.patch
x86-bugs-do-not-enable-ibpb-on-entry-when-ibpb-is-not-supported.patch
x86-bugs-enable-stibp-for-jmp2ret.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-common-stamp-out-the-stepping-madness.patch
x86-cpu-amd-add-spectral-chicken.patch
x86-cpu-amd-enumerate-btc_no.patch
x86-cpufeatures-move-retpoline-flags-to-word-11.patch
x86-entry-add-kernel-ibrs-implementation.patch
x86-entry-avoid-very-early-ret.patch
x86-entry-don-t-call-error_entry-for-xenpv.patch
x86-entry-move-push_and_clear_regs-back-into-error_entry.patch
x86-entry-move-push_and_clear_regs-out-of-error_entry.patch
x86-entry-remove-skip_r11rcx.patch
x86-entry-switch-the-stack-after-error_entry-returns.patch
x86-ftrace-use-alternative-ret-encoding.patch
x86-kexec-disable-ret-on-kexec.patch
x86-kvm-fix-setcc-emulation-for-return-thunks.patch
x86-kvm-vmx-make-noinstr-clean.patch
x86-objtool-create-.return_sites.patch
x86-retbleed-add-fine-grained-kconfig-knobs.patch
x86-retpoline-cleanup-some-ifdefery.patch
x86-retpoline-swizzle-retpoline-thunk.patch
x86-retpoline-use-mfunction-return.patch
x86-sev-avoid-using-__x86_return_thunk.patch
x86-speculation-add-spectre_v2-ibrs-option-to-support-kernel-ibrs.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-static_call-serialize-__static_call_fixup-properly.patch
x86-static_call-use-alternative-ret-encoding.patch
x86-traps-use-pt_regs-directly-in-fixup_bad_iret.patch
x86-undo-return-thunk-damage.patch
x86-use-return-thunk-in-asm-code.patch
x86-vsyscall_emu-64-don-t-use-ret-in-vsyscall-emulation.patch
x86-xen-add-untrain_ret.patch
x86-xen-rename-sys-entry-points.patch
62 files changed:
queue-5.18/intel_idle-disable-ibrs-during-long-idle.patch [new file with mode: 0644]
queue-5.18/kvm-vmx-convert-launched-argument-to-flags.patch [new file with mode: 0644]
queue-5.18/kvm-vmx-fix-ibrs-handling-after-vmexit.patch [new file with mode: 0644]
queue-5.18/kvm-vmx-flatten-__vmx_vcpu_run.patch [new file with mode: 0644]
queue-5.18/kvm-vmx-prevent-guest-rsb-poisoning-attacks-with-eibrs.patch [new file with mode: 0644]
queue-5.18/kvm-vmx-prevent-rsb-underflow-before-vmenter.patch [new file with mode: 0644]
queue-5.18/objtool-add-entry-unret-validation.patch [new file with mode: 0644]
queue-5.18/objtool-re-add-unwind_hint_-save_restore.patch [new file with mode: 0644]
queue-5.18/objtool-skip-non-text-sections-when-adding-return-thunk-sites.patch [new file with mode: 0644]
queue-5.18/objtool-treat-.text.__x86.-as-noinstr.patch [new file with mode: 0644]
queue-5.18/objtool-update-retpoline-validation.patch [new file with mode: 0644]
queue-5.18/series [new file with mode: 0644]
queue-5.18/x86-add-magic-amd-return-thunk.patch [new file with mode: 0644]
queue-5.18/x86-bpf-use-alternative-ret-encoding.patch [new file with mode: 0644]
queue-5.18/x86-bugs-add-amd-retbleed-boot-parameter.patch [new file with mode: 0644]
queue-5.18/x86-bugs-add-cannon-lake-to-retbleed-affected-cpu-list.patch [new file with mode: 0644]
queue-5.18/x86-bugs-add-retbleed-ibpb.patch [new file with mode: 0644]
queue-5.18/x86-bugs-do-ibpb-fallback-check-only-once.patch [new file with mode: 0644]
queue-5.18/x86-bugs-do-not-enable-ibpb-on-entry-when-ibpb-is-not-supported.patch [new file with mode: 0644]
queue-5.18/x86-bugs-enable-stibp-for-jmp2ret.patch [new file with mode: 0644]
queue-5.18/x86-bugs-keep-a-per-cpu-ia32_spec_ctrl-value.patch [new file with mode: 0644]
queue-5.18/x86-bugs-optimize-spec_ctrl-msr-writes.patch [new file with mode: 0644]
queue-5.18/x86-bugs-report-amd-retbleed-vulnerability.patch [new file with mode: 0644]
queue-5.18/x86-bugs-report-intel-retbleed-vulnerability.patch [new file with mode: 0644]
queue-5.18/x86-bugs-split-spectre_v2_select_mitigation-and-spectre_v2_user_select_mitigation.patch [new file with mode: 0644]
queue-5.18/x86-common-stamp-out-the-stepping-madness.patch [new file with mode: 0644]
queue-5.18/x86-cpu-amd-add-spectral-chicken.patch [new file with mode: 0644]
queue-5.18/x86-cpu-amd-enumerate-btc_no.patch [new file with mode: 0644]
queue-5.18/x86-cpufeatures-move-retpoline-flags-to-word-11.patch [new file with mode: 0644]
queue-5.18/x86-entry-add-kernel-ibrs-implementation.patch [new file with mode: 0644]
queue-5.18/x86-entry-avoid-very-early-ret.patch [new file with mode: 0644]
queue-5.18/x86-entry-don-t-call-error_entry-for-xenpv.patch [new file with mode: 0644]
queue-5.18/x86-entry-move-push_and_clear_regs-back-into-error_entry.patch [new file with mode: 0644]
queue-5.18/x86-entry-move-push_and_clear_regs-out-of-error_entry.patch [new file with mode: 0644]
queue-5.18/x86-entry-remove-skip_r11rcx.patch [new file with mode: 0644]
queue-5.18/x86-entry-switch-the-stack-after-error_entry-returns.patch [new file with mode: 0644]
queue-5.18/x86-ftrace-use-alternative-ret-encoding.patch [new file with mode: 0644]
queue-5.18/x86-kexec-disable-ret-on-kexec.patch [new file with mode: 0644]
queue-5.18/x86-kvm-fix-setcc-emulation-for-return-thunks.patch [new file with mode: 0644]
queue-5.18/x86-kvm-vmx-make-noinstr-clean.patch [new file with mode: 0644]
queue-5.18/x86-objtool-create-.return_sites.patch [new file with mode: 0644]
queue-5.18/x86-retbleed-add-fine-grained-kconfig-knobs.patch [new file with mode: 0644]
queue-5.18/x86-retpoline-cleanup-some-ifdefery.patch [new file with mode: 0644]
queue-5.18/x86-retpoline-swizzle-retpoline-thunk.patch [new file with mode: 0644]
queue-5.18/x86-retpoline-use-mfunction-return.patch [new file with mode: 0644]
queue-5.18/x86-sev-avoid-using-__x86_return_thunk.patch [new file with mode: 0644]
queue-5.18/x86-speculation-add-spectre_v2-ibrs-option-to-support-kernel-ibrs.patch [new file with mode: 0644]
queue-5.18/x86-speculation-disable-rrsba-behavior.patch [new file with mode: 0644]
queue-5.18/x86-speculation-fill-rsb-on-vmexit-for-ibrs.patch [new file with mode: 0644]
queue-5.18/x86-speculation-fix-firmware-entry-spec_ctrl-handling.patch [new file with mode: 0644]
queue-5.18/x86-speculation-fix-rsb-filling-with-config_retpoline-n.patch [new file with mode: 0644]
queue-5.18/x86-speculation-fix-spec_ctrl-write-on-smt-state-change.patch [new file with mode: 0644]
queue-5.18/x86-speculation-remove-x86_spec_ctrl_mask.patch [new file with mode: 0644]
queue-5.18/x86-speculation-use-cached-host-spec_ctrl-value-for-guest-entry-exit.patch [new file with mode: 0644]
queue-5.18/x86-static_call-serialize-__static_call_fixup-properly.patch [new file with mode: 0644]
queue-5.18/x86-static_call-use-alternative-ret-encoding.patch [new file with mode: 0644]
queue-5.18/x86-traps-use-pt_regs-directly-in-fixup_bad_iret.patch [new file with mode: 0644]
queue-5.18/x86-undo-return-thunk-damage.patch [new file with mode: 0644]
queue-5.18/x86-use-return-thunk-in-asm-code.patch [new file with mode: 0644]
queue-5.18/x86-vsyscall_emu-64-don-t-use-ret-in-vsyscall-emulation.patch [new file with mode: 0644]
queue-5.18/x86-xen-add-untrain_ret.patch [new file with mode: 0644]
queue-5.18/x86-xen-rename-sys-entry-points.patch [new file with mode: 0644]