]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2019 14:54:45 +0000 (15:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Mar 2019 14:54:45 +0000 (15:54 +0100)
commit261fc112bc7260d9c2ea4e792b00283c06740d2b
tree46fc668eb1385a45fee510803058c4cceb1d4db6
parentb5a1057f045807e670f7ac527d50670608a45c45
4.14-stable patches

added patches:
powerpc-64-add-config_ppc_barrier_nospec.patch
powerpc-64-call-setup_barrier_nospec-from-setup_arch.patch
powerpc-64-disable-the-speculation-barrier-from-the-command-line.patch
powerpc-64-make-meltdown-reporting-book3s-64-specific.patch
powerpc-64-make-stf-barrier-ppc_book3s_64-specific.patch
powerpc-64-use-barrier_nospec-in-syscall-entry.patch
powerpc-64s-add-new-security-feature-flags-for-count-cache-flush.patch
powerpc-64s-add-support-for-ori-barrier_nospec-patching.patch
powerpc-64s-add-support-for-software-count-cache-flush.patch
powerpc-64s-enable-barrier_nospec-based-on-firmware-settings.patch
powerpc-64s-enhance-the-information-in-cpu_show_spectre_v1.patch
powerpc-64s-patch-barrier_nospec-in-modules.patch
powerpc-asm-add-a-patch_site-macro-helpers-for-patching-instructions.patch
powerpc-fsl-add-barrier_nospec-implementation-for-nxp-powerpc-book3e.patch
powerpc-fsl-add-infrastructure-to-fixup-branch-predictor-flush.patch
powerpc-fsl-add-macro-to-flush-the-branch-predictor.patch
powerpc-fsl-add-nospectre_v2-command-line-argument.patch
powerpc-fsl-emulate-sprn_bucsr-register.patch
powerpc-fsl-enable-runtime-patching-if-nospectre_v2-boot-arg-is-used.patch
powerpc-fsl-fix-spectre_v2-mitigations-reporting.patch
powerpc-fsl-fix-the-flush-of-branch-predictor.patch
powerpc-fsl-fixed-warning-orphan-section-__btb_flush_fixup.patch
powerpc-fsl-flush-branch-predictor-when-entering-kvm.patch
powerpc-fsl-flush-the-branch-predictor-at-each-kernel-entry-32-bit.patch
powerpc-fsl-flush-the-branch-predictor-at-each-kernel-entry-64bit.patch
powerpc-fsl-sanitize-the-syscall-table-for-nxp-powerpc-32-bit-platforms.patch
powerpc-fsl-update-spectre-v2-reporting.patch
powerpc-powernv-query-firmware-for-count-cache-flush-settings.patch
powerpc-pseries-query-hypervisor-for-count-cache-flush-settings.patch
powerpc-security-fix-spectre_v2-reporting.patch
powerpc-use-barrier_nospec-in-copy_from_user.patch
powerpc64s-show-ori31-availability-in-spectre_v1-sysfs-file-not-v2.patch
33 files changed:
queue-4.14/powerpc-64-add-config_ppc_barrier_nospec.patch [new file with mode: 0644]
queue-4.14/powerpc-64-call-setup_barrier_nospec-from-setup_arch.patch [new file with mode: 0644]
queue-4.14/powerpc-64-disable-the-speculation-barrier-from-the-command-line.patch [new file with mode: 0644]
queue-4.14/powerpc-64-make-meltdown-reporting-book3s-64-specific.patch [new file with mode: 0644]
queue-4.14/powerpc-64-make-stf-barrier-ppc_book3s_64-specific.patch [new file with mode: 0644]
queue-4.14/powerpc-64-use-barrier_nospec-in-syscall-entry.patch [new file with mode: 0644]
queue-4.14/powerpc-64s-add-new-security-feature-flags-for-count-cache-flush.patch [new file with mode: 0644]
queue-4.14/powerpc-64s-add-support-for-ori-barrier_nospec-patching.patch [new file with mode: 0644]
queue-4.14/powerpc-64s-add-support-for-software-count-cache-flush.patch [new file with mode: 0644]
queue-4.14/powerpc-64s-enable-barrier_nospec-based-on-firmware-settings.patch [new file with mode: 0644]
queue-4.14/powerpc-64s-enhance-the-information-in-cpu_show_spectre_v1.patch [new file with mode: 0644]
queue-4.14/powerpc-64s-patch-barrier_nospec-in-modules.patch [new file with mode: 0644]
queue-4.14/powerpc-asm-add-a-patch_site-macro-helpers-for-patching-instructions.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-add-barrier_nospec-implementation-for-nxp-powerpc-book3e.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-add-infrastructure-to-fixup-branch-predictor-flush.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-add-macro-to-flush-the-branch-predictor.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-add-nospectre_v2-command-line-argument.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-emulate-sprn_bucsr-register.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-enable-runtime-patching-if-nospectre_v2-boot-arg-is-used.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-fix-spectre_v2-mitigations-reporting.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-fix-the-flush-of-branch-predictor.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-fixed-warning-orphan-section-__btb_flush_fixup.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-flush-branch-predictor-when-entering-kvm.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-flush-the-branch-predictor-at-each-kernel-entry-32-bit.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-flush-the-branch-predictor-at-each-kernel-entry-64bit.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-sanitize-the-syscall-table-for-nxp-powerpc-32-bit-platforms.patch [new file with mode: 0644]
queue-4.14/powerpc-fsl-update-spectre-v2-reporting.patch [new file with mode: 0644]
queue-4.14/powerpc-powernv-query-firmware-for-count-cache-flush-settings.patch [new file with mode: 0644]
queue-4.14/powerpc-pseries-query-hypervisor-for-count-cache-flush-settings.patch [new file with mode: 0644]
queue-4.14/powerpc-security-fix-spectre_v2-reporting.patch [new file with mode: 0644]
queue-4.14/powerpc-use-barrier_nospec-in-copy_from_user.patch [new file with mode: 0644]
queue-4.14/powerpc64s-show-ori31-availability-in-spectre_v1-sysfs-file-not-v2.patch [new file with mode: 0644]
queue-4.14/series