summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel1-0/+5
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-03arm64/mm: Implement pXX_leaf_size() supportPeter Zijlstra1-0/+4
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-1/+13
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-12-02KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang2-0/+6
2020-11-30arm64: mte: Fix typo in macro definitionVincenzo Frascino1-1/+1
2020-11-30KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safeMarc Zyngier1-0/+1
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland1-0/+2
2020-11-30arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland1-0/+3
2020-11-30arm64: ptrace: prepare for EL1 irq/rcu trackingMark Rutland1-0/+4
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland1-0/+1
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland1-0/+2
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 Zyngier3-5/+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 Deacon2-3/+3
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-16/+20
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