aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-08Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"Robert Foss
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas
2022-03-07Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2022-03-07arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse
2022-03-01arm64: dts: armada-3720-turris-mox: Add missing ethernet0 aliasPali Rohár
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-01Merge tag 'v5.17-fixes-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-03-01Merge tag 'qcom-arm64-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-28arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpointNícolas F. R. A. Prado
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-24Merge tag 'imx-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-02-24Merge tag 'v5.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-02-18Merge tag 'juno-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2022-02-18Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann
2022-02-17KVM: arm64: Don't miss pending interrupts for suspended vCPUOliver Upton
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-02-16arm64: Add percpu vectors for EL1James Morse
2022-02-16arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-02-15arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-02-15arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-02-15arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-02-15arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-02-15arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-02-15arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-02-15arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-02-15arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse
2022-02-15arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-02-14arm64: dts: qcom: c630: disable crypto due to serrorSteev Klimaszewski
2022-02-14arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund
2022-02-14arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as requiredSudeep Holla