]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Mar 2022 19:02:39 +0000 (21:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Mar 2022 19:02:39 +0000 (21:02 +0200)
commit278b19838330ca53e597ca5d431f2f69fa1357b3
tree2248c69a4e6f02f9aa0215475c44efc8b7795f75
parent0a1a6094d3ee31766f71c13a623450fc0c8ac4df
4.14-stable patches

added patches:
arm64-add-cortex-x2-cpu-part-definition.patch
arm64-add-id_aa64isar2_el1-sys-register.patch
arm64-add-neoverse-n2-cortex-a710-cpu-part-definition.patch
arm64-add-part-number-for-arm-cortex-a77.patch
arm64-add-part-number-for-neoverse-n1.patch
arm64-add-percpu-vectors-for-el1.patch
arm64-add-silicon-errata.txt-entry-for-arm-erratum-1188873.patch
arm64-arch_timer-add-workaround-for-arm-erratum-1188873.patch
arm64-arch_timer-avoid-unused-function-warning.patch
arm64-entry-add-macro-for-reading-symbol-addresses-from-the-trampoline.patch
arm64-entry-add-non-kpti-__bp_harden_el1_vectors-for-mitigations.patch
arm64-entry-add-vectors-that-have-the-bhb-mitigation-sequences.patch
arm64-entry-allow-the-trampoline-text-to-occupy-multiple-pages.patch
arm64-entry-allow-tramp_alias-to-access-symbols-after-the-4k-boundary.patch
arm64-entry-don-t-assume-tramp_vectors-is-the-start-of-the-vectors.patch
arm64-entry-free-up-another-register-on-kpti-s-tramp_exit-path.patch
arm64-entry-make-the-kpti-trampoline-s-kpti-sequence-optional.patch
arm64-entry-make-the-trampoline-cleanup-optional.patch
arm64-entry-move-the-trampoline-data-page-before-the-text-page.patch
arm64-entry-move-trampoline-macros-out-of-ifdef-d-section.patch
arm64-entry.s-add-ventry-overflow-sanity-checks.patch
arm64-make-arm64_erratum_1188873-depend-on-compat.patch
arm64-mitigate-spectre-style-branch-history-side-channels.patch
arm64-proton-pack-report-spectre-bhb-vulnerabilities-as-part-of-spectre-v2.patch
arm64-use-the-clearbhb-instruction-in-mitigations.patch
kvm-arm64-add-templates-for-bhb-mitigation-sequences.patch
kvm-arm64-allow-smccc_arch_workaround_3-to-be-discovered-and-migrated.patch
usb-usb-storage-fix-use-of-bitfields-for-hardware-data-in-ene_ub6250.c.patch
29 files changed:
queue-4.14/arm64-add-cortex-x2-cpu-part-definition.patch [new file with mode: 0644]
queue-4.14/arm64-add-id_aa64isar2_el1-sys-register.patch [new file with mode: 0644]
queue-4.14/arm64-add-neoverse-n2-cortex-a710-cpu-part-definition.patch [new file with mode: 0644]
queue-4.14/arm64-add-part-number-for-arm-cortex-a77.patch [new file with mode: 0644]
queue-4.14/arm64-add-part-number-for-neoverse-n1.patch [new file with mode: 0644]
queue-4.14/arm64-add-percpu-vectors-for-el1.patch [new file with mode: 0644]
queue-4.14/arm64-add-silicon-errata.txt-entry-for-arm-erratum-1188873.patch [new file with mode: 0644]
queue-4.14/arm64-arch_timer-add-workaround-for-arm-erratum-1188873.patch [new file with mode: 0644]
queue-4.14/arm64-arch_timer-avoid-unused-function-warning.patch [new file with mode: 0644]
queue-4.14/arm64-entry-add-macro-for-reading-symbol-addresses-from-the-trampoline.patch [new file with mode: 0644]
queue-4.14/arm64-entry-add-non-kpti-__bp_harden_el1_vectors-for-mitigations.patch [new file with mode: 0644]
queue-4.14/arm64-entry-add-vectors-that-have-the-bhb-mitigation-sequences.patch [new file with mode: 0644]
queue-4.14/arm64-entry-allow-the-trampoline-text-to-occupy-multiple-pages.patch [new file with mode: 0644]
queue-4.14/arm64-entry-allow-tramp_alias-to-access-symbols-after-the-4k-boundary.patch [new file with mode: 0644]
queue-4.14/arm64-entry-don-t-assume-tramp_vectors-is-the-start-of-the-vectors.patch [new file with mode: 0644]
queue-4.14/arm64-entry-free-up-another-register-on-kpti-s-tramp_exit-path.patch [new file with mode: 0644]
queue-4.14/arm64-entry-make-the-kpti-trampoline-s-kpti-sequence-optional.patch [new file with mode: 0644]
queue-4.14/arm64-entry-make-the-trampoline-cleanup-optional.patch [new file with mode: 0644]
queue-4.14/arm64-entry-move-the-trampoline-data-page-before-the-text-page.patch [new file with mode: 0644]
queue-4.14/arm64-entry-move-trampoline-macros-out-of-ifdef-d-section.patch [new file with mode: 0644]
queue-4.14/arm64-entry.s-add-ventry-overflow-sanity-checks.patch [new file with mode: 0644]
queue-4.14/arm64-make-arm64_erratum_1188873-depend-on-compat.patch [new file with mode: 0644]
queue-4.14/arm64-mitigate-spectre-style-branch-history-side-channels.patch [new file with mode: 0644]
queue-4.14/arm64-proton-pack-report-spectre-bhb-vulnerabilities-as-part-of-spectre-v2.patch [new file with mode: 0644]
queue-4.14/arm64-use-the-clearbhb-instruction-in-mitigations.patch [new file with mode: 0644]
queue-4.14/kvm-arm64-add-templates-for-bhb-mitigation-sequences.patch [new file with mode: 0644]
queue-4.14/kvm-arm64-allow-smccc_arch_workaround_3-to-be-discovered-and-migrated.patch [new file with mode: 0644]
queue-4.14/series
queue-4.14/usb-usb-storage-fix-use-of-bitfields-for-hardware-data-in-ene_ub6250.c.patch [new file with mode: 0644]