]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Nov 2019 13:18:55 +0000 (14:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Nov 2019 13:18:55 +0000 (14:18 +0100)
commitef5aa14a353600a18066c24b7e6e0cf78cf891d5
tree116df08ecfefa693f94aaa8904b2c4d40e8fecec
parent970802b688da06a218909de60743ab5380c577bc
4.4-stable patches

added patches:
arm-8051-1-put_user-fix-possible-data-corruption-in-put_user.patch
arm-8478-2-arm-arm64-add-arm-smccc.patch
arm-8479-2-add-implementation-for-arm-smccc.patch
arm-8480-2-arm64-add-implementation-for-arm-smccc.patch
arm-8481-2-drivers-psci-replace-psci-firmware-calls.patch
arm-8789-1-signal-copy-registers-using-__copy_to_user.patch
arm-8791-1-vfp-use-__copy_to_user-when-saving-vfp-state.patch
arm-8792-1-oabi-compat-copy-oabi-events-using-__copy_to_user.patch
arm-8793-1-signal-replace-__put_user_error-with-__put_user.patch
arm-8794-1-uaccess-prevent-speculative-use-of-the-current-addr_limit.patch
arm-8795-1-spectre-v1.1-use-put_user-for-__put_user.patch
arm-8796-1-spectre-v1-v1.1-provide-helpers-for-address-sanitization.patch
arm-8810-1-vfp-fix-wrong-assignement-to-ufp_exc.patch
arm-add-more-cpu-part-numbers-for-cortex-and-brahma-b15-cpus.patch
arm-add-proc_vtable-and-proc_table-macros.patch
arm-arm64-kvm-advertise-smccc-v1.1.patch
arm-arm64-smccc-1.1-handle-function-result-as-parameters.patch
arm-arm64-smccc-1.1-make-return-values-unsigned-long.patch
arm-arm64-smccc-add-smccc-specific-return-codes.patch
arm-arm64-smccc-implement-smccc-v1.1-inline-primitive.patch
arm-arm64-smccc-make-function-identifiers-an-unsigned-quantity.patch
arm-bugs-add-support-for-per-processor-bug-checking.patch
arm-bugs-hook-processor-bug-checking-into-smp-and-suspend-paths.patch
arm-bugs-prepare-processor-bug-infrastructure.patch
arm-clean-up-per-processor-check_bugs-method-call.patch
arm-ensure-that-processor-vtables-is-not-lost-after-boot.patch
arm-fix-the-cockup-in-the-previous-patch.patch
arm-make-lookup_processor_type-non-__init.patch
arm-move-system-register-accessors-to-asm-cp15.h.patch
arm-oabi-compat-copy-semops-using-__copy_from_user.patch
arm-signal-copy-registers-using-__copy_from_user.patch
arm-spectre-add-kconfig-symbol-for-cpus-vulnerable-to-spectre.patch
arm-spectre-v1-add-array_index_mask_nospec-implementation.patch
arm-spectre-v1-add-speculation-barrier-csdb-macros.patch
arm-spectre-v1-fix-syscall-entry.patch
arm-spectre-v1-mitigate-user-accesses.patch
arm-spectre-v1-use-get_user-for-__get_user.patch
arm-spectre-v2-add-cortex-a8-and-a15-validation-of-the-ibe-bit.patch
arm-spectre-v2-add-firmware-based-hardening.patch
arm-spectre-v2-harden-branch-predictor-on-context-switches.patch
arm-spectre-v2-harden-user-aborts-in-kernel-space.patch
arm-spectre-v2-per-cpu-vtables-to-work-around-big.little-systems.patch
arm-spectre-v2-warn-about-incorrect-context-switching-functions.patch
arm-split-out-processor-lookup.patch
arm-uaccess-remove-put_user-code-duplication.patch
arm-use-__inttype-in-get_user.patch
arm-vfp-use-__copy_from_user-when-restoring-vfp-state.patch
arm64-kvm-report-smccc_arch_workaround_1-bp-hardening-support.patch
dmaengine-qcom-bam_dma-fix-resource-leak.patch
firmware-psci-expose-psci-conduit.patch
firmware-psci-expose-smccc-version-through-psci_ops.patch
52 files changed:
queue-4.4/arm-8051-1-put_user-fix-possible-data-corruption-in-put_user.patch [new file with mode: 0644]
queue-4.4/arm-8478-2-arm-arm64-add-arm-smccc.patch [new file with mode: 0644]
queue-4.4/arm-8479-2-add-implementation-for-arm-smccc.patch [new file with mode: 0644]
queue-4.4/arm-8480-2-arm64-add-implementation-for-arm-smccc.patch [new file with mode: 0644]
queue-4.4/arm-8481-2-drivers-psci-replace-psci-firmware-calls.patch [new file with mode: 0644]
queue-4.4/arm-8789-1-signal-copy-registers-using-__copy_to_user.patch [new file with mode: 0644]
queue-4.4/arm-8791-1-vfp-use-__copy_to_user-when-saving-vfp-state.patch [new file with mode: 0644]
queue-4.4/arm-8792-1-oabi-compat-copy-oabi-events-using-__copy_to_user.patch [new file with mode: 0644]
queue-4.4/arm-8793-1-signal-replace-__put_user_error-with-__put_user.patch [new file with mode: 0644]
queue-4.4/arm-8794-1-uaccess-prevent-speculative-use-of-the-current-addr_limit.patch [new file with mode: 0644]
queue-4.4/arm-8795-1-spectre-v1.1-use-put_user-for-__put_user.patch [new file with mode: 0644]
queue-4.4/arm-8796-1-spectre-v1-v1.1-provide-helpers-for-address-sanitization.patch [new file with mode: 0644]
queue-4.4/arm-8810-1-vfp-fix-wrong-assignement-to-ufp_exc.patch [new file with mode: 0644]
queue-4.4/arm-add-more-cpu-part-numbers-for-cortex-and-brahma-b15-cpus.patch [new file with mode: 0644]
queue-4.4/arm-add-proc_vtable-and-proc_table-macros.patch [new file with mode: 0644]
queue-4.4/arm-arm64-kvm-advertise-smccc-v1.1.patch [new file with mode: 0644]
queue-4.4/arm-arm64-smccc-1.1-handle-function-result-as-parameters.patch [new file with mode: 0644]
queue-4.4/arm-arm64-smccc-1.1-make-return-values-unsigned-long.patch [new file with mode: 0644]
queue-4.4/arm-arm64-smccc-add-smccc-specific-return-codes.patch [new file with mode: 0644]
queue-4.4/arm-arm64-smccc-implement-smccc-v1.1-inline-primitive.patch [new file with mode: 0644]
queue-4.4/arm-arm64-smccc-make-function-identifiers-an-unsigned-quantity.patch [new file with mode: 0644]
queue-4.4/arm-bugs-add-support-for-per-processor-bug-checking.patch [new file with mode: 0644]
queue-4.4/arm-bugs-hook-processor-bug-checking-into-smp-and-suspend-paths.patch [new file with mode: 0644]
queue-4.4/arm-bugs-prepare-processor-bug-infrastructure.patch [new file with mode: 0644]
queue-4.4/arm-clean-up-per-processor-check_bugs-method-call.patch [new file with mode: 0644]
queue-4.4/arm-ensure-that-processor-vtables-is-not-lost-after-boot.patch [new file with mode: 0644]
queue-4.4/arm-fix-the-cockup-in-the-previous-patch.patch [new file with mode: 0644]
queue-4.4/arm-make-lookup_processor_type-non-__init.patch [new file with mode: 0644]
queue-4.4/arm-move-system-register-accessors-to-asm-cp15.h.patch [new file with mode: 0644]
queue-4.4/arm-oabi-compat-copy-semops-using-__copy_from_user.patch [new file with mode: 0644]
queue-4.4/arm-signal-copy-registers-using-__copy_from_user.patch [new file with mode: 0644]
queue-4.4/arm-spectre-add-kconfig-symbol-for-cpus-vulnerable-to-spectre.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v1-add-array_index_mask_nospec-implementation.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v1-add-speculation-barrier-csdb-macros.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v1-fix-syscall-entry.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v1-mitigate-user-accesses.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v1-use-get_user-for-__get_user.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v2-add-cortex-a8-and-a15-validation-of-the-ibe-bit.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v2-add-firmware-based-hardening.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v2-harden-branch-predictor-on-context-switches.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v2-harden-user-aborts-in-kernel-space.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v2-per-cpu-vtables-to-work-around-big.little-systems.patch [new file with mode: 0644]
queue-4.4/arm-spectre-v2-warn-about-incorrect-context-switching-functions.patch [new file with mode: 0644]
queue-4.4/arm-split-out-processor-lookup.patch [new file with mode: 0644]
queue-4.4/arm-uaccess-remove-put_user-code-duplication.patch [new file with mode: 0644]
queue-4.4/arm-use-__inttype-in-get_user.patch [new file with mode: 0644]
queue-4.4/arm-vfp-use-__copy_from_user-when-restoring-vfp-state.patch [new file with mode: 0644]
queue-4.4/arm64-kvm-report-smccc_arch_workaround_1-bp-hardening-support.patch [new file with mode: 0644]
queue-4.4/dmaengine-qcom-bam_dma-fix-resource-leak.patch [new file with mode: 0644]
queue-4.4/firmware-psci-expose-psci-conduit.patch [new file with mode: 0644]
queue-4.4/firmware-psci-expose-smccc-version-through-psci_ops.patch [new file with mode: 0644]
queue-4.4/series