]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 May 2018 21:03:57 +0000 (23:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 May 2018 21:03:57 +0000 (23:03 +0200)
commit4189f9963d7f0d954b4bebdcdec74c148c11a9f2
tree6cbf73c3eeaed8365ab653cdeaa20eee0bdc8558
parent114760aac10fbf4747a31ef0a3c30cdd168f343b
4.9-stable patches

added patches:
documentation-spec_ctrl-do-some-minor-cleanups.patch
kvm-svm-implement-virt_spec_ctrl-support-for-ssbd.patch
kvm-svm-move-spec-control-call-after-restore-of-gs.patch
nospec-allow-getting-setting-on-non-current-task.patch
prctl-add-force-disable-speculation.patch
prctl-add-speculation-control-prctls.patch
proc-provide-details-on-speculation-flaw-mitigations.patch
proc-use-underscores-for-ssbd-in-status.patch
seccomp-add-filter-flag-to-opt-out-of-ssb-mitigation.patch
seccomp-enable-speculation-flaw-mitigations.patch
seccomp-move-speculation-migitation-control-to-arch-code.patch
seccomp-use-pr_spec_force_disable.patch
x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch
x86-bugs-concentrate-bug-detection-into-a-separate-function.patch
x86-bugs-concentrate-bug-reporting-into-a-separate-function.patch
x86-bugs-expose-sys-..-spec_store_bypass.patch
x86-bugs-expose-x86_spec_ctrl_base-directly.patch
x86-bugs-fix-__ssb_select_mitigation-return-type.patch
x86-bugs-fix-the-parameters-alignment-and-missing-void.patch
x86-bugs-intel-set-proper-cpu-features-and-setup-rds.patch
x86-bugs-kvm-extend-speculation-control-for-virt_spec_ctrl.patch
x86-bugs-kvm-support-the-combination-of-guest-and-host-ibrs.patch
x86-bugs-make-boot-modes-__ro_after_init.patch
x86-bugs-make-cpu_show_common-static.patch
x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch
x86-bugs-read-spec_ctrl-msr-during-boot-and-re-use-reserved-bits.patch
x86-bugs-remove-x86_spec_ctrl_set.patch
x86-bugs-rename-_rds-to-_ssbd.patch
x86-bugs-rename-ssbd_no-to-ssb_no.patch
x86-bugs-rework-spec_ctrl-base-and-mask-logic.patch
x86-bugs-unify-x86_spec_ctrl_-set_guest-restore_host.patch
x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch
x86-cpu-amd-fix-erratum-1076-cpb-bit.patch
x86-cpu-make-alternative_msr_write-work-for-32-bit-code.patch
x86-cpufeatures-add-feature_zen.patch
x86-cpufeatures-add-x86_feature_rds.patch
x86-cpufeatures-disentangle-msr_spec_ctrl-enumeration-from-ibrs.patch
x86-cpufeatures-disentangle-ssbd-enumeration.patch
x86-kvm-vmx-expose-spec_ctrl-bit-2-to-the-guest.patch
x86-nospec-simplify-alternative_msr_write.patch
x86-process-allow-runtime-control-of-speculative-store-bypass.patch
x86-process-correct-and-optimize-tif_blockstep-switch.patch
x86-process-optimize-tif-checks-in-__switch_to_xtra.patch
x86-process-optimize-tif_notsc-switch.patch
x86-speculation-add-prctl-for-speculative-store-bypass-mitigation.patch
x86-speculation-add-virtualized-speculative-store-bypass-disable-support.patch
x86-speculation-create-spec-ctrl.h-to-avoid-include-hell.patch
x86-speculation-handle-ht-correctly-on-amd.patch
x86-speculation-kvm-implement-support-for-virt_spec_ctrl-ls_cfg.patch
x86-speculation-make-seccomp-the-default-mode-for-speculative-store-bypass.patch
x86-speculation-rework-speculative_store_bypass_update.patch
x86-speculation-use-synthetic-bits-for-ibrs-ibpb-stibp.patch
53 files changed:
queue-4.9/documentation-spec_ctrl-do-some-minor-cleanups.patch [new file with mode: 0644]
queue-4.9/kvm-svm-implement-virt_spec_ctrl-support-for-ssbd.patch [new file with mode: 0644]
queue-4.9/kvm-svm-move-spec-control-call-after-restore-of-gs.patch [new file with mode: 0644]
queue-4.9/nospec-allow-getting-setting-on-non-current-task.patch [new file with mode: 0644]
queue-4.9/prctl-add-force-disable-speculation.patch [new file with mode: 0644]
queue-4.9/prctl-add-speculation-control-prctls.patch [new file with mode: 0644]
queue-4.9/proc-provide-details-on-speculation-flaw-mitigations.patch [new file with mode: 0644]
queue-4.9/proc-use-underscores-for-ssbd-in-status.patch [new file with mode: 0644]
queue-4.9/seccomp-add-filter-flag-to-opt-out-of-ssb-mitigation.patch [new file with mode: 0644]
queue-4.9/seccomp-enable-speculation-flaw-mitigations.patch [new file with mode: 0644]
queue-4.9/seccomp-move-speculation-migitation-control-to-arch-code.patch [new file with mode: 0644]
queue-4.9/seccomp-use-pr_spec_force_disable.patch [new file with mode: 0644]
queue-4.9/series
queue-4.9/x86-bugs-amd-add-support-to-disable-rds-on-famh-if-requested.patch [new file with mode: 0644]
queue-4.9/x86-bugs-concentrate-bug-detection-into-a-separate-function.patch [new file with mode: 0644]
queue-4.9/x86-bugs-concentrate-bug-reporting-into-a-separate-function.patch [new file with mode: 0644]
queue-4.9/x86-bugs-expose-sys-..-spec_store_bypass.patch [new file with mode: 0644]
queue-4.9/x86-bugs-expose-x86_spec_ctrl_base-directly.patch [new file with mode: 0644]
queue-4.9/x86-bugs-fix-__ssb_select_mitigation-return-type.patch [new file with mode: 0644]
queue-4.9/x86-bugs-fix-the-parameters-alignment-and-missing-void.patch [new file with mode: 0644]
queue-4.9/x86-bugs-intel-set-proper-cpu-features-and-setup-rds.patch [new file with mode: 0644]
queue-4.9/x86-bugs-kvm-extend-speculation-control-for-virt_spec_ctrl.patch [new file with mode: 0644]
queue-4.9/x86-bugs-kvm-support-the-combination-of-guest-and-host-ibrs.patch [new file with mode: 0644]
queue-4.9/x86-bugs-make-boot-modes-__ro_after_init.patch [new file with mode: 0644]
queue-4.9/x86-bugs-make-cpu_show_common-static.patch [new file with mode: 0644]
queue-4.9/x86-bugs-provide-boot-parameters-for-the-spec_store_bypass_disable-mitigation.patch [new file with mode: 0644]
queue-4.9/x86-bugs-read-spec_ctrl-msr-during-boot-and-re-use-reserved-bits.patch [new file with mode: 0644]
queue-4.9/x86-bugs-remove-x86_spec_ctrl_set.patch [new file with mode: 0644]
queue-4.9/x86-bugs-rename-_rds-to-_ssbd.patch [new file with mode: 0644]
queue-4.9/x86-bugs-rename-ssbd_no-to-ssb_no.patch [new file with mode: 0644]
queue-4.9/x86-bugs-rework-spec_ctrl-base-and-mask-logic.patch [new file with mode: 0644]
queue-4.9/x86-bugs-unify-x86_spec_ctrl_-set_guest-restore_host.patch [new file with mode: 0644]
queue-4.9/x86-bugs-whitelist-allowed-spec_ctrl-msr-values.patch [new file with mode: 0644]
queue-4.9/x86-cpu-amd-fix-erratum-1076-cpb-bit.patch [new file with mode: 0644]
queue-4.9/x86-cpu-make-alternative_msr_write-work-for-32-bit-code.patch [new file with mode: 0644]
queue-4.9/x86-cpufeatures-add-feature_zen.patch [new file with mode: 0644]
queue-4.9/x86-cpufeatures-add-x86_feature_rds.patch [new file with mode: 0644]
queue-4.9/x86-cpufeatures-disentangle-msr_spec_ctrl-enumeration-from-ibrs.patch [new file with mode: 0644]
queue-4.9/x86-cpufeatures-disentangle-ssbd-enumeration.patch [new file with mode: 0644]
queue-4.9/x86-kvm-vmx-expose-spec_ctrl-bit-2-to-the-guest.patch [new file with mode: 0644]
queue-4.9/x86-nospec-simplify-alternative_msr_write.patch [new file with mode: 0644]
queue-4.9/x86-process-allow-runtime-control-of-speculative-store-bypass.patch [new file with mode: 0644]
queue-4.9/x86-process-correct-and-optimize-tif_blockstep-switch.patch [new file with mode: 0644]
queue-4.9/x86-process-optimize-tif-checks-in-__switch_to_xtra.patch [new file with mode: 0644]
queue-4.9/x86-process-optimize-tif_notsc-switch.patch [new file with mode: 0644]
queue-4.9/x86-speculation-add-prctl-for-speculative-store-bypass-mitigation.patch [new file with mode: 0644]
queue-4.9/x86-speculation-add-virtualized-speculative-store-bypass-disable-support.patch [new file with mode: 0644]
queue-4.9/x86-speculation-create-spec-ctrl.h-to-avoid-include-hell.patch [new file with mode: 0644]
queue-4.9/x86-speculation-handle-ht-correctly-on-amd.patch [new file with mode: 0644]
queue-4.9/x86-speculation-kvm-implement-support-for-virt_spec_ctrl-ls_cfg.patch [new file with mode: 0644]
queue-4.9/x86-speculation-make-seccomp-the-default-mode-for-speculative-store-bypass.patch [new file with mode: 0644]
queue-4.9/x86-speculation-rework-speculative_store_bypass_update.patch [new file with mode: 0644]
queue-4.9/x86-speculation-use-synthetic-bits-for-ibrs-ibpb-stibp.patch [new file with mode: 0644]