]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.9-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jul 2018 10:44:01 +0000 (12:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jul 2018 10:44:01 +0000 (12:44 +0200)
commit013f7dec3e91532fddf4c42abf65cfa0d18f795d
tree9a4eb85176cfb2d7a7faa0666565caaebd116280
parentc7f70afb551229ca76544150ccc6a5779ebe498e
4.9-stable patches

added patches:
arm-arm64-smccc-add-smccc-specific-return-codes.patch
arm64-add-arch_workaround_2-probing.patch
arm64-add-per-cpu-infrastructure-to-call-arch_workaround_2.patch
arm64-add-ssbd-command-line-option.patch
arm64-alternatives-add-dynamic-patching-feature.patch
arm64-alternatives-use-tpidr_el2-on-vhe-hosts.patch
arm64-assembler-introduce-ldr_this_cpu.patch
arm64-call-arch_workaround_2-on-transitions-between-el0-and-el1.patch
arm64-kvm-add-arch_workaround_2-discovery-through-arch_features_func_id.patch
arm64-kvm-add-arch_workaround_2-support-for-guests.patch
arm64-kvm-add-hyp-per-cpu-accessors.patch
arm64-kvm-handle-guest-s-arch_workaround_2-requests.patch
arm64-ssbd-add-global-mitigation-state-accessor.patch
arm64-ssbd-add-prctl-interface-for-per-thread-mitigation.patch
arm64-ssbd-introduce-thread-flag-to-control-userspace-mitigation.patch
arm64-ssbd-restore-mitigation-status-on-cpu-resume.patch
arm64-ssbd-skip-apply_ssbd-if-not-using-dynamic-mitigation.patch
kvm-arm-arm64-convert-kvm_host_cpu_state-to-a-static-per-cpu-allocation.patch
kvm-arm-arm64-do-not-use-kern_hyp_va-with-kvm_vgic_global_state.patch
kvm-arm64-avoid-storing-the-vcpu-pointer-on-the-stack.patch
kvm-arm64-change-hyp_panic-s-dependency-on-tpidr_el2.patch
kvm-arm64-stop-save-restoring-host-tpidr_el1-on-vhe.patch
kvm-arm64-store-vcpu-on-the-stack-during-__guest_enter.patch
24 files changed:
queue-4.9/arm-arm64-smccc-add-smccc-specific-return-codes.patch [new file with mode: 0644]
queue-4.9/arm64-add-arch_workaround_2-probing.patch [new file with mode: 0644]
queue-4.9/arm64-add-per-cpu-infrastructure-to-call-arch_workaround_2.patch [new file with mode: 0644]
queue-4.9/arm64-add-ssbd-command-line-option.patch [new file with mode: 0644]
queue-4.9/arm64-alternatives-add-dynamic-patching-feature.patch [new file with mode: 0644]
queue-4.9/arm64-alternatives-use-tpidr_el2-on-vhe-hosts.patch [new file with mode: 0644]
queue-4.9/arm64-assembler-introduce-ldr_this_cpu.patch [new file with mode: 0644]
queue-4.9/arm64-call-arch_workaround_2-on-transitions-between-el0-and-el1.patch [new file with mode: 0644]
queue-4.9/arm64-kvm-add-arch_workaround_2-discovery-through-arch_features_func_id.patch [new file with mode: 0644]
queue-4.9/arm64-kvm-add-arch_workaround_2-support-for-guests.patch [new file with mode: 0644]
queue-4.9/arm64-kvm-add-hyp-per-cpu-accessors.patch [new file with mode: 0644]
queue-4.9/arm64-kvm-handle-guest-s-arch_workaround_2-requests.patch [new file with mode: 0644]
queue-4.9/arm64-ssbd-add-global-mitigation-state-accessor.patch [new file with mode: 0644]
queue-4.9/arm64-ssbd-add-prctl-interface-for-per-thread-mitigation.patch [new file with mode: 0644]
queue-4.9/arm64-ssbd-introduce-thread-flag-to-control-userspace-mitigation.patch [new file with mode: 0644]
queue-4.9/arm64-ssbd-restore-mitigation-status-on-cpu-resume.patch [new file with mode: 0644]
queue-4.9/arm64-ssbd-skip-apply_ssbd-if-not-using-dynamic-mitigation.patch [new file with mode: 0644]
queue-4.9/kvm-arm-arm64-convert-kvm_host_cpu_state-to-a-static-per-cpu-allocation.patch [new file with mode: 0644]
queue-4.9/kvm-arm-arm64-do-not-use-kern_hyp_va-with-kvm_vgic_global_state.patch [new file with mode: 0644]
queue-4.9/kvm-arm64-avoid-storing-the-vcpu-pointer-on-the-stack.patch [new file with mode: 0644]
queue-4.9/kvm-arm64-change-hyp_panic-s-dependency-on-tpidr_el2.patch [new file with mode: 0644]
queue-4.9/kvm-arm64-stop-save-restoring-host-tpidr_el1-on-vhe.patch [new file with mode: 0644]
queue-4.9/kvm-arm64-store-vcpu-on-the-stack-during-__guest_enter.patch [new file with mode: 0644]
queue-4.9/series