summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier24-402/+704
2020-12-04KVM: arm64: Fix EL2 mode availability checksDavid Brazdil1-0/+18
2020-12-04KVM: arm64: Trap host SMCs in protected modeDavid Brazdil1-0/+1
2020-12-04KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2David Brazdil1-0/+2
2020-12-04KVM: arm64: Support per_cpu_ptr in nVHE hyp codeDavid Brazdil1-0/+6
2020-12-04KVM: arm64: Add .hyp.data..ro_after_init ELF sectionDavid Brazdil1-0/+1
2020-12-04KVM: arm64: Init MAIR/TCR_EL2 from params structDavid Brazdil1-0/+2
2020-12-04KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil2-1/+7
2020-12-04KVM: arm64: Remove vector_ptr param of hyp-initDavid Brazdil2-2/+24
2020-12-04arm64: Extract parts of el2_setup into a macroDavid Brazdil1-0/+181
2020-12-04arm64: Make cpu_logical_map() take unsigned intDavid Brazdil1-2/+2
2020-12-04KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capabilityDavid Brazdil3-1/+11
2020-12-04KVM: arm64: Add kvm-arm.mode early kernel parameterDavid Brazdil1-0/+9
2020-12-04Merge remote-tracking branch 'arm64/for-next/uaccess' into HEADMarc Zyngier14-397/+441
2020-12-03Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queueMarc Zyngier2-0/+3
2020-12-02arm64: uaccess: remove vestigal UAO supportMark Rutland1-1/+0
2020-12-02arm64: uaccess: remove redundant PAN togglingMark Rutland2-41/+19
2020-12-02arm64: uaccess: remove addr_limit_user_check()Mark Rutland1-4/+2
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland5-45/+8
2020-12-02arm64: uaccess cleanup macro namingMark Rutland1-4/+4
2020-12-02arm64: uaccess: split user/kernel routinesMark Rutland2-65/+47
2020-12-02arm64: uaccess: refactor __{get,put}_userMark Rutland1-17/+27
2020-12-02arm64: uaccess: rename privileged uaccess routinesMark Rutland2-6/+6
2020-12-02arm64: sdei: explicitly simulate PAN/UAO entryMark Rutland1-1/+14
2020-12-02arm64: head.S: always initialize PSTATEMark Rutland1-0/+5
2020-12-02arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland1-6/+12
2020-12-02arm64: add C wrappers for SET_PSTATE_*()Mark Rutland1-0/+4
2020-11-30KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safeMarc Zyngier1-0/+1
2020-11-28arm64: Make the Meltdown mitigation state availableMarc Zyngier1-0/+2
2020-11-27Merge branch 'kvm-arm64/misc-5.11' into kvmarm-master/nextMarc Zyngier2-2/+8
2020-11-27KVM: arm64: Remove unused __extended_idmap_trampoline() prototypeWill Deacon1-1/+0
2020-11-27KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()Will Deacon2-1/+5
2020-11-27KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/Will Deacon1-0/+3
2020-11-27Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextMarc Zyngier5-81/+64
2020-11-27Merge branch 'kvm-arm64/pmu-undef' into kvmarm-master/nextMarc Zyngier1-0/+3
2020-11-27KVM: arm64: Add kvm_vcpu_has_pmu() helperMarc Zyngier1-0/+3
2020-11-27Merge branch 'kvm-arm64/host-hvc-table' into kvmarm-master/nextMarc Zyngier3-2/+41
2020-11-27Merge branch 'kvm-arm64/copro-no-more' into kvmarm-master/nextMarc Zyngier2-93/+18
2020-11-27Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/nextMarc Zyngier2-57/+131
2020-11-27KVM: arm64: Simplify __kvm_enable_ssbs()Marc Zyngier2-2/+1
2020-11-27KVM: arm64: Patch kimage_voffset instead of loading the EL1 valueMarc Zyngier1-0/+22
2020-11-16KVM: arm64: Remove redundant hyp vectors entryWill Deacon1-1/+1
2020-11-16arm64: spectre: Consolidate spectre-v3a detectionWill Deacon1-0/+1
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon2-2/+2
2020-11-16KVM: arm64: Allocate hyp vectors staticallyWill Deacon2-7/+34
2020-11-16KVM: arm64: Move BP hardening helpers into spectre.hWill Deacon2-29/+30
2020-11-16KVM: arm64: Make BP hardening globals static insteadWill Deacon1-3/+0
2020-11-16KVM: arm64: Move kvm_get_hyp_vector() out of header fileWill Deacon1-43/+0
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-0/+6