aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2020-10-20Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-09-30Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier
2020-09-30Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier
2020-09-30kvm: arm64: Remove unnecessary hyp mappingsDavid Brazdil
2020-09-30kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil
2020-09-30kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil
2020-09-30kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hypDavid Brazdil
2020-09-30kvm: arm64: Add helpers for accessing nVHE hyp per-cpu varsDavid Brazdil
2020-09-30kvm: arm64: Remove hyp_adr/ldr_this_cpuDavid Brazdil
2020-09-30kvm: arm64: Remove __hyp_this_cpu_readDavid Brazdil
2020-09-30kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hDavid Brazdil
2020-09-30kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPYDavid Brazdil
2020-09-29KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon
2020-09-29arm64: Get rid of arm64_ssbd_stateMarc Zyngier
2020-09-29KVM: arm64: Get rid of kvm_arm_have_ssbd()Marc Zyngier
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon
2020-09-29arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon
2020-09-29arm64: Group start_thread() functions togetherWill Deacon
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon
2020-09-29arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-29Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/nextMarc Zyngier
2020-09-29KVM: arm64: Add PMU event filtering infrastructureMarc Zyngier
2020-09-29KVM: arm64: Use event mask matching architecture revisionMarc Zyngier
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2020-09-20Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-18KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier
2020-09-18KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-09-16Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier
2020-09-15KVM: arm64: nVHE: Migrate hyp-init to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Migrate hyp interface to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Handle hyp panicsAndrew Scull
2020-09-15KVM: arm64: Share context save and restore macrosAndrew Scull
2020-09-15KVM: arm64: Restore hyp when panicking in guest contextAndrew Scull
2020-09-15KVM: arm64: Update context references from host to hypAndrew Scull
2020-09-15KVM: arm64: Introduce hyp contextAndrew Scull
2020-09-15KVM: arm64: nVHE: Use separate vector for the hostAndrew Scull
2020-09-15KVM: arm64: Save chosen hyp vector to a percpu variableAndrew Scull
2020-09-15KVM: arm64: Choose hyp symbol based on contextAndrew Scull
2020-09-15KVM: arm64: Remove kvm_host_data_t typedefAndrew Scull
2020-09-15KVM: arm64: Remove hyp_panic argumentsAndrew Scull
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-11Merge branch 'kvm-arm64/pt-new' into kvmarm-master/nextMarc Zyngier
2020-09-11KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'Will Deacon
2020-09-11KVM: arm64: Remove unused page-table codeWill Deacon
2020-09-11KVM: arm64: Add support for relaxing stage-2 perms in generic page-table codeWill Deacon
2020-09-11KVM: arm64: Add support for stage-2 cache flushing in generic page-tableQuentin Perret
2020-09-11KVM: arm64: Add support for stage-2 write-protect in generic page-tableQuentin Perret