]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2019 09:51:21 +0000 (11:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Apr 2019 09:51:21 +0000 (11:51 +0200)
commit4fa5b95ee2e68fb35b7b759c87e50a72d06db153
tree46c582d27897b69f0d14dd32100cb520846c70f7
parent016f753f5e2eac75f69bf8ad96599deebf92c144
4.4-stable patches

added patches:
ceph-ensure-d_name-stability-in-ceph_dentry_hash.patch
ceph-fix-ci-i_head_snapc-leak.patch
nfsd-don-t-release-the-callback-slot-unless-it-was-actually-held.patch
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-barrier_nospec.patch
powerpc-64s-add-new-security-feature-flags-for-count-cache-flush.patch
powerpc-64s-add-support-for-a-store-forwarding-barrier-at-kernel-entry-exit.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_meltdown.patch
powerpc-64s-enhance-the-information-in-cpu_show_spectre_v1.patch
powerpc-64s-fix-section-mismatch-warnings-from-setup_rfi_flush.patch
powerpc-64s-improve-rfi-l1-d-cache-flush-fallback.patch
powerpc-64s-move-cpu_show_meltdown.patch
powerpc-64s-patch-barrier_nospec-in-modules.patch
powerpc-64s-wire-up-cpu_show_spectre_v1.patch
powerpc-64s-wire-up-cpu_show_spectre_v2.patch
powerpc-add-security-feature-flags-for-spectre-meltdown.patch
powerpc-asm-add-a-patch_site-macro-helpers-for-patching-instructions.patch
powerpc-avoid-code-patching-freed-init-sections.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-fix-spectre_v2-mitigations-reporting.patch
powerpc-fsl-fix-the-flush-of-branch-predictor.patch
powerpc-fsl-flush-the-branch-predictor-at-each-kernel-entry-64bit.patch
powerpc-fsl-update-spectre-v2-reporting.patch
powerpc-move-default-security-feature-flags.patch
powerpc-powernv-query-firmware-for-count-cache-flush-settings.patch
powerpc-powernv-set-or-clear-security-feature-flags.patch
powerpc-powernv-support-firmware-disable-of-rfi-flush.patch
powerpc-powernv-use-the-security-flags-in-pnv_setup_rfi_flush.patch
powerpc-pseries-add-new-h_get_cpu_characteristics-flags.patch
powerpc-pseries-fix-clearing-of-security-feature-flags.patch
powerpc-pseries-query-hypervisor-for-count-cache-flush-settings.patch
powerpc-pseries-restore-default-security-feature-flags-on-setup.patch
powerpc-pseries-set-or-clear-security-feature-flags.patch
powerpc-pseries-support-firmware-disable-of-rfi-flush.patch
powerpc-pseries-use-the-security-flags-in-pseries_setup_rfi_flush.patch
powerpc-rfi-flush-always-enable-fallback-flush-on-pseries.patch
powerpc-rfi-flush-call-setup_rfi_flush-after-lpm-migration.patch
powerpc-rfi-flush-differentiate-enabled-and-patched-flush-types.patch
powerpc-rfi-flush-make-it-possible-to-call-setup_rfi_flush-again.patch
powerpc-rfi-flush-move-the-logic-to-avoid-a-redo-into-the-debugfs-code.patch
powerpc-security-fix-spectre_v2-reporting.patch
powerpc-use-barrier_nospec-in-copy_from_user.patch
powerpc-xmon-add-rfi-flush-related-fields-to-paca-dump.patch
powerpc64s-show-ori31-availability-in-spectre_v1-sysfs-file-not-v2.patch
sunrpc-don-t-mark-uninitialised-items-as-valid.patch
usb-add-new-usb-lpm-helpers.patch
usb-consolidate-lpm-checks-to-avoid-enabling-lpm-twice.patch
59 files changed:
queue-4.4/ceph-ensure-d_name-stability-in-ceph_dentry_hash.patch [new file with mode: 0644]
queue-4.4/ceph-fix-ci-i_head_snapc-leak.patch [new file with mode: 0644]
queue-4.4/nfsd-don-t-release-the-callback-slot-unless-it-was-actually-held.patch [new file with mode: 0644]
queue-4.4/powerpc-64-add-config_ppc_barrier_nospec.patch [new file with mode: 0644]
queue-4.4/powerpc-64-call-setup_barrier_nospec-from-setup_arch.patch [new file with mode: 0644]
queue-4.4/powerpc-64-disable-the-speculation-barrier-from-the-command-line.patch [new file with mode: 0644]
queue-4.4/powerpc-64-make-meltdown-reporting-book3s-64-specific.patch [new file with mode: 0644]
queue-4.4/powerpc-64-make-stf-barrier-ppc_book3s_64-specific.patch [new file with mode: 0644]
queue-4.4/powerpc-64-use-barrier_nospec-in-syscall-entry.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-add-barrier_nospec.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-add-new-security-feature-flags-for-count-cache-flush.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-add-support-for-a-store-forwarding-barrier-at-kernel-entry-exit.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-add-support-for-ori-barrier_nospec-patching.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-add-support-for-software-count-cache-flush.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-enable-barrier_nospec-based-on-firmware-settings.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-enhance-the-information-in-cpu_show_meltdown.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-enhance-the-information-in-cpu_show_spectre_v1.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-fix-section-mismatch-warnings-from-setup_rfi_flush.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-improve-rfi-l1-d-cache-flush-fallback.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-move-cpu_show_meltdown.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-patch-barrier_nospec-in-modules.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-wire-up-cpu_show_spectre_v1.patch [new file with mode: 0644]
queue-4.4/powerpc-64s-wire-up-cpu_show_spectre_v2.patch [new file with mode: 0644]
queue-4.4/powerpc-add-security-feature-flags-for-spectre-meltdown.patch [new file with mode: 0644]
queue-4.4/powerpc-asm-add-a-patch_site-macro-helpers-for-patching-instructions.patch [new file with mode: 0644]
queue-4.4/powerpc-avoid-code-patching-freed-init-sections.patch [new file with mode: 0644]
queue-4.4/powerpc-fsl-add-barrier_nospec-implementation-for-nxp-powerpc-book3e.patch [new file with mode: 0644]
queue-4.4/powerpc-fsl-add-infrastructure-to-fixup-branch-predictor-flush.patch [new file with mode: 0644]
queue-4.4/powerpc-fsl-add-macro-to-flush-the-branch-predictor.patch [new file with mode: 0644]
queue-4.4/powerpc-fsl-add-nospectre_v2-command-line-argument.patch [new file with mode: 0644]
queue-4.4/powerpc-fsl-fix-spectre_v2-mitigations-reporting.patch [new file with mode: 0644]
queue-4.4/powerpc-fsl-fix-the-flush-of-branch-predictor.patch [new file with mode: 0644]
queue-4.4/powerpc-fsl-flush-the-branch-predictor-at-each-kernel-entry-64bit.patch [new file with mode: 0644]
queue-4.4/powerpc-fsl-update-spectre-v2-reporting.patch [new file with mode: 0644]
queue-4.4/powerpc-move-default-security-feature-flags.patch [new file with mode: 0644]
queue-4.4/powerpc-powernv-query-firmware-for-count-cache-flush-settings.patch [new file with mode: 0644]
queue-4.4/powerpc-powernv-set-or-clear-security-feature-flags.patch [new file with mode: 0644]
queue-4.4/powerpc-powernv-support-firmware-disable-of-rfi-flush.patch [new file with mode: 0644]
queue-4.4/powerpc-powernv-use-the-security-flags-in-pnv_setup_rfi_flush.patch [new file with mode: 0644]
queue-4.4/powerpc-pseries-add-new-h_get_cpu_characteristics-flags.patch [new file with mode: 0644]
queue-4.4/powerpc-pseries-fix-clearing-of-security-feature-flags.patch [new file with mode: 0644]
queue-4.4/powerpc-pseries-query-hypervisor-for-count-cache-flush-settings.patch [new file with mode: 0644]
queue-4.4/powerpc-pseries-restore-default-security-feature-flags-on-setup.patch [new file with mode: 0644]
queue-4.4/powerpc-pseries-set-or-clear-security-feature-flags.patch [new file with mode: 0644]
queue-4.4/powerpc-pseries-support-firmware-disable-of-rfi-flush.patch [new file with mode: 0644]
queue-4.4/powerpc-pseries-use-the-security-flags-in-pseries_setup_rfi_flush.patch [new file with mode: 0644]
queue-4.4/powerpc-rfi-flush-always-enable-fallback-flush-on-pseries.patch [new file with mode: 0644]
queue-4.4/powerpc-rfi-flush-call-setup_rfi_flush-after-lpm-migration.patch [new file with mode: 0644]
queue-4.4/powerpc-rfi-flush-differentiate-enabled-and-patched-flush-types.patch [new file with mode: 0644]
queue-4.4/powerpc-rfi-flush-make-it-possible-to-call-setup_rfi_flush-again.patch [new file with mode: 0644]
queue-4.4/powerpc-rfi-flush-move-the-logic-to-avoid-a-redo-into-the-debugfs-code.patch [new file with mode: 0644]
queue-4.4/powerpc-security-fix-spectre_v2-reporting.patch [new file with mode: 0644]
queue-4.4/powerpc-use-barrier_nospec-in-copy_from_user.patch [new file with mode: 0644]
queue-4.4/powerpc-xmon-add-rfi-flush-related-fields-to-paca-dump.patch [new file with mode: 0644]
queue-4.4/powerpc64s-show-ori31-availability-in-spectre_v1-sysfs-file-not-v2.patch [new file with mode: 0644]
queue-4.4/series
queue-4.4/sunrpc-don-t-mark-uninitialised-items-as-valid.patch [new file with mode: 0644]
queue-4.4/usb-add-new-usb-lpm-helpers.patch [new file with mode: 0644]
queue-4.4/usb-consolidate-lpm-checks-to-avoid-enabling-lpm-twice.patch [new file with mode: 0644]