aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-16/+20
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel1-0/+1
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds26-76/+825
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas4-16/+19
2022-03-07arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse1-0/+26
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+1
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-24/+46
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-2/+1
2022-02-24Merge tag 'imx-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-2/+2
2022-02-24Merge tag 'v5.17-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann9-18/+42
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse10-0/+79
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse3-1/+34
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse12-2/+352
2022-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-02-18Merge tag 'juno-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-2/+1
2022-02-18Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann1-2/+2
2022-02-17KVM: arm64: Don't miss pending interrupts for suspended vCPUOliver Upton1-2/+1
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2-2/+36
2022-02-16arm64: Add percpu vectors for EL1James Morse4-9/+53
2022-02-16arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse1-21/+16
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse4-9/+118
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2022-02-15arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse1-1/+34
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse5-7/+20
2022-02-15arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse1-6/+12
2022-02-15arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse1-6/+5
2022-02-15arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse1-13/+15
2022-02-15arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse1-5/+8
2022-02-15arm64: entry: Move the trampoline data page before the text pageJames Morse2-3/+8
2022-02-15arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse1-6/+13
2022-02-15arm64: entry: Make the trampoline cleanup optionalJames Morse1-3/+7
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse3-5/+9
2022-02-15arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse2-4/+4
2022-02-15arm64: entry.S: Add ventry overflow sanity checksJames Morse1-0/+3
2022-02-14arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund1-1/+1
2022-02-14arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as requiredSudeep Holla1-1/+1
2022-02-14arm64: dts: imx8mm: Fix VPU HangingAdam Ford1-1/+0
2022-02-11Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-55/+40
2022-02-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+1
2022-02-11Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+2
2022-02-11KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier1-0/+2
2022-02-10Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu"Arnd Bergmann1-12/+0
2022-02-09arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"Dinh Nguyen1-2/+2
2022-02-08arm64: Remove ARCH_VULCANGeert Uytterhoeven1-3/+0
2022-02-08arm64: dts: rockchip: reorder rk3399 hdmi clocksSascha Hauer1-3/+3
2022-02-08Merge tag 'ti-k3-dt-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-24/+12
2022-02-08Merge tag 'imx-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann5-8/+24
2022-02-07Merge branch 'v5.17/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann7-20/+16