]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2019 08:55:04 +0000 (09:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2019 08:55:04 +0000 (09:55 +0100)
commit5e89b4d8f6b976505fdbc135fbce180d92a02e76
tree4295bc1effca8728811bf83a4fe0a56c83376d0e
parenta715ca7f74a9a2f51d52d4879d249fb9d846d331
4.14-stable patches

added patches:
arm64-add-helpers-for-checking-cpu-midr-against-a-range.patch
arm64-add-midr-encoding-for-arm-cortex-a55-and-cortex-a35.patch
arm64-add-psr_aa32_-definitions.patch
arm64-add-sysfs-vulnerability-show-for-meltdown.patch
arm64-add-sysfs-vulnerability-show-for-spectre-v1.patch
arm64-add-sysfs-vulnerability-show-for-spectre-v2.patch
arm64-add-sysfs-vulnerability-show-for-speculative-store-bypass.patch
arm64-advertise-mitigation-of-spectre-v2-or-lack-thereof.patch
arm64-always-enable-spectre-v2-vulnerability-detection.patch
arm64-always-enable-ssb-vulnerability-detection.patch
arm64-capabilities-add-flags-to-handle-the-conflicts-on-late-cpu.patch
arm64-capabilities-add-support-for-checks-based-on-a-list-of-midrs.patch
arm64-capabilities-add-support-for-features-enabled-early.patch
arm64-capabilities-allow-features-based-on-local-cpu-scope.patch
arm64-capabilities-change-scope-of-vhe-to-boot-cpu-feature.patch
arm64-capabilities-clean-up-midr-range-helpers.patch
arm64-capabilities-filter-the-entries-based-on-a-given-mask.patch
arm64-capabilities-group-handling-of-features-and-errata-workarounds.patch
arm64-capabilities-introduce-weak-features-based-on-local-cpu.patch
arm64-capabilities-move-errata-processing-code.patch
arm64-capabilities-move-errata-work-around-check-on-boot-cpu.patch
arm64-capabilities-prepare-for-fine-grained-capabilities.patch
arm64-capabilities-prepare-for-grouping-features-and-errata-work-arounds.patch
arm64-capabilities-restrict-kpti-detection-to-boot-time-cpus.patch
arm64-capabilities-split-the-processing-of-errata-work-arounds.patch
arm64-capabilities-unify-the-verification.patch
arm64-capabilities-update-prototype-for-enable-call-back.patch
arm64-cpufeature-detect-ssbs-and-advertise-to-userspace.patch
arm64-documentation-cpu-feature-registers-remove-res0-fields.patch
arm64-don-t-zero-dit-on-signal-return.patch
arm64-enable-generic-cpu-vulnerabilites-support.patch
arm64-expose-arm-v8.4-features.patch
arm64-expose-support-for-optional-armv8-a-features.patch
arm64-fix-ssbs-sanitization.patch
arm64-fix-the-feature-type-for-id-register-fields.patch
arm64-force-ssbs-on-context-switch.patch
arm64-get-rid-of-__smccc_workaround_1_hvc_.patch
arm64-introduce-sysreg_clear_set.patch
arm64-kvm-use-smccc_arch_workaround_1-for-falkor-bp-hardening.patch
arm64-move-sctlr_el-1-2-assertions-to-asm-sysreg.h.patch
arm64-provide-a-command-line-to-disable-spectre_v2-mitigation.patch
arm64-speculation-support-mitigations-cmdline-option.patch
arm64-ssbd-add-support-for-pstate.ssbs-rather-than-trapping-to-el3.patch
arm64-ssbs-don-t-treat-cpus-with-ssbs-as-unaffected-by-ssb.patch
arm64-sysreg-move-to-use-definitions-for-all-the-sctlr-bits.patch
arm64-use-firmware-to-detect-cpus-that-are-not-affected-by-spectre-v2.patch
arm64-v8.4-support-for-new-floating-point-multiplication-instructions.patch
asoc-rsnd-reinitialize-bit-clock-inversion-flag-for-every-format-setting.patch
cfg80211-wext-avoid-copying-malformed-ssids.patch
drivers-base-memory.c-don-t-access-uninitialized-memmaps-in-soft_offline_page_store.patch
drm-amdgpu-bail-earlier-when-amdgpu.cik_-si_support-is-not-set-to-1.patch
drm-edid-add-6-bpc-quirk-for-sdc-panel-in-lenovo-g50.patch
fs-proc-page.c-don-t-access-uninitialized-memmaps-in-fs-proc-page.c.patch
input-da9063-fix-capability-and-drop-key_sleep.patch
input-synaptics-rmi4-avoid-processing-unknown-irqs.patch
kvm-arm64-set-sctlr_el2.dssbs-if-ssbd-is-forcefully-disabled-and-vhe.patch
mac80211-reject-malformed-ssid-elements.patch
mips-tlbex-fix-build_restore_pagemask-kscratch-restore.patch
scsi-ch-make-it-possible-to-open-a-ch-device-multiple-times-again.patch
scsi-core-save-restore-command-resid-for-error-handling.patch
scsi-core-try-to-get-module-before-removing-device.patch
scsi-sd-ignore-a-failure-to-sync-cache-due-to-lack-of-authorization.patch
staging-wlan-ng-fix-exit-return-when-sme-key_idx-num_wepkeys.patch
64 files changed:
queue-4.14/arm64-add-helpers-for-checking-cpu-midr-against-a-range.patch [new file with mode: 0644]
queue-4.14/arm64-add-midr-encoding-for-arm-cortex-a55-and-cortex-a35.patch [new file with mode: 0644]
queue-4.14/arm64-add-psr_aa32_-definitions.patch [new file with mode: 0644]
queue-4.14/arm64-add-sysfs-vulnerability-show-for-meltdown.patch [new file with mode: 0644]
queue-4.14/arm64-add-sysfs-vulnerability-show-for-spectre-v1.patch [new file with mode: 0644]
queue-4.14/arm64-add-sysfs-vulnerability-show-for-spectre-v2.patch [new file with mode: 0644]
queue-4.14/arm64-add-sysfs-vulnerability-show-for-speculative-store-bypass.patch [new file with mode: 0644]
queue-4.14/arm64-advertise-mitigation-of-spectre-v2-or-lack-thereof.patch [new file with mode: 0644]
queue-4.14/arm64-always-enable-spectre-v2-vulnerability-detection.patch [new file with mode: 0644]
queue-4.14/arm64-always-enable-ssb-vulnerability-detection.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-add-flags-to-handle-the-conflicts-on-late-cpu.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-add-support-for-checks-based-on-a-list-of-midrs.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-add-support-for-features-enabled-early.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-allow-features-based-on-local-cpu-scope.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-change-scope-of-vhe-to-boot-cpu-feature.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-clean-up-midr-range-helpers.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-filter-the-entries-based-on-a-given-mask.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-group-handling-of-features-and-errata-workarounds.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-introduce-weak-features-based-on-local-cpu.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-move-errata-processing-code.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-move-errata-work-around-check-on-boot-cpu.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-prepare-for-fine-grained-capabilities.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-prepare-for-grouping-features-and-errata-work-arounds.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-restrict-kpti-detection-to-boot-time-cpus.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-split-the-processing-of-errata-work-arounds.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-unify-the-verification.patch [new file with mode: 0644]
queue-4.14/arm64-capabilities-update-prototype-for-enable-call-back.patch [new file with mode: 0644]
queue-4.14/arm64-cpufeature-detect-ssbs-and-advertise-to-userspace.patch [new file with mode: 0644]
queue-4.14/arm64-documentation-cpu-feature-registers-remove-res0-fields.patch [new file with mode: 0644]
queue-4.14/arm64-don-t-zero-dit-on-signal-return.patch [new file with mode: 0644]
queue-4.14/arm64-enable-generic-cpu-vulnerabilites-support.patch [new file with mode: 0644]
queue-4.14/arm64-expose-arm-v8.4-features.patch [new file with mode: 0644]
queue-4.14/arm64-expose-support-for-optional-armv8-a-features.patch [new file with mode: 0644]
queue-4.14/arm64-fix-ssbs-sanitization.patch [new file with mode: 0644]
queue-4.14/arm64-fix-the-feature-type-for-id-register-fields.patch [new file with mode: 0644]
queue-4.14/arm64-force-ssbs-on-context-switch.patch [new file with mode: 0644]
queue-4.14/arm64-get-rid-of-__smccc_workaround_1_hvc_.patch [new file with mode: 0644]
queue-4.14/arm64-introduce-sysreg_clear_set.patch [new file with mode: 0644]
queue-4.14/arm64-kvm-use-smccc_arch_workaround_1-for-falkor-bp-hardening.patch [new file with mode: 0644]
queue-4.14/arm64-move-sctlr_el-1-2-assertions-to-asm-sysreg.h.patch [new file with mode: 0644]
queue-4.14/arm64-provide-a-command-line-to-disable-spectre_v2-mitigation.patch [new file with mode: 0644]
queue-4.14/arm64-speculation-support-mitigations-cmdline-option.patch [new file with mode: 0644]
queue-4.14/arm64-ssbd-add-support-for-pstate.ssbs-rather-than-trapping-to-el3.patch [new file with mode: 0644]
queue-4.14/arm64-ssbs-don-t-treat-cpus-with-ssbs-as-unaffected-by-ssb.patch [new file with mode: 0644]
queue-4.14/arm64-sysreg-move-to-use-definitions-for-all-the-sctlr-bits.patch [new file with mode: 0644]
queue-4.14/arm64-use-firmware-to-detect-cpus-that-are-not-affected-by-spectre-v2.patch [new file with mode: 0644]
queue-4.14/arm64-v8.4-support-for-new-floating-point-multiplication-instructions.patch [new file with mode: 0644]
queue-4.14/asoc-rsnd-reinitialize-bit-clock-inversion-flag-for-every-format-setting.patch [new file with mode: 0644]
queue-4.14/cfg80211-wext-avoid-copying-malformed-ssids.patch [new file with mode: 0644]
queue-4.14/drivers-base-memory.c-don-t-access-uninitialized-memmaps-in-soft_offline_page_store.patch [new file with mode: 0644]
queue-4.14/drm-amdgpu-bail-earlier-when-amdgpu.cik_-si_support-is-not-set-to-1.patch [new file with mode: 0644]
queue-4.14/drm-edid-add-6-bpc-quirk-for-sdc-panel-in-lenovo-g50.patch [new file with mode: 0644]
queue-4.14/fs-proc-page.c-don-t-access-uninitialized-memmaps-in-fs-proc-page.c.patch [new file with mode: 0644]
queue-4.14/input-da9063-fix-capability-and-drop-key_sleep.patch [new file with mode: 0644]
queue-4.14/input-synaptics-rmi4-avoid-processing-unknown-irqs.patch [new file with mode: 0644]
queue-4.14/kvm-arm64-set-sctlr_el2.dssbs-if-ssbd-is-forcefully-disabled-and-vhe.patch [new file with mode: 0644]
queue-4.14/mac80211-reject-malformed-ssid-elements.patch [new file with mode: 0644]
queue-4.14/mips-tlbex-fix-build_restore_pagemask-kscratch-restore.patch [new file with mode: 0644]
queue-4.14/scsi-ch-make-it-possible-to-open-a-ch-device-multiple-times-again.patch [new file with mode: 0644]
queue-4.14/scsi-core-save-restore-command-resid-for-error-handling.patch [new file with mode: 0644]
queue-4.14/scsi-core-try-to-get-module-before-removing-device.patch [new file with mode: 0644]
queue-4.14/scsi-sd-ignore-a-failure-to-sync-cache-due-to-lack-of-authorization.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/staging-wlan-ng-fix-exit-return-when-sme-key_idx-num_wepkeys.patch [new file with mode: 0644]