summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-03-19KVM: arm64: Refactor __load_guest_stage2()Quentin Perret
2021-03-19KVM: arm64: Refactor kvm_arm_setup_stage2()Quentin Perret
2021-03-19KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsQuentin Perret
2021-03-19KVM: arm64: Use kvm_arch in kvm_s2_mmuQuentin Perret
2021-03-19KVM: arm64: Use kvm_arch for stage 2 pgtableQuentin Perret
2021-03-19KVM: arm64: Elevate hypervisor mappings creation at EL2Quentin Perret
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret
2021-03-19arm64: asm: Provide set_sctlr_el2 macroQuentin Perret
2021-03-19KVM: arm64: Factor out vector address calculationQuentin Perret
2021-03-19KVM: arm64: Provide __flush_dcache_area at EL2Quentin Perret
2021-03-19KVM: arm64: Enable access to sanitized CPU features at EL2Quentin Perret
2021-03-19KVM: arm64: Allow using kvm_nvhe_sym() in hyp codeQuentin Perret
2021-03-19KVM: arm64: Make kvm_call_hyp() a function call at HypQuentin Perret
2021-03-19KVM: arm64: Introduce a BSS section for use at HypQuentin Perret
2021-03-19KVM: arm64: Factor memory allocation out of pgtable.cQuentin Perret
2021-03-19KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon
2021-03-19Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2Marc Zyngier
2021-03-18KVM: arm64: Force SCTLR_EL2.WXN when running nVHEMarc Zyngier
2021-03-18KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ONMarc Zyngier
2021-03-18KVM: arm64: Enable SVE support for nVHEDaniel Kiss
2021-03-18KVM: arm64: Rework SVE host-save/guest-restoreMarc Zyngier
2021-03-18arm64: sve: Provide a conditional update accessor for ZCR_ELxMarc Zyngier
2021-03-18KVM: arm64: Introduce vcpu_sve_vq() helperMarc Zyngier
2021-03-18KVM: arm64: Let vcpu_sve_pffr() handle HYP VAsMarc Zyngier
2021-03-18KVM: arm64: Provide KVM's own save/restore SVE primitivesMarc Zyngier
2021-03-17quota: wire up quotactl_pathSascha Hauer
2021-03-15arm64: csum: cast to the proper typeAlex Elder
2021-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-11x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross
2021-03-11arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel
2021-03-11arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-10arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse
2021-03-10arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas
2021-03-10arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar
2021-03-09KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-09arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov
2021-03-08arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian
2021-03-06KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier
2021-03-06KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-06KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-26arm64: kasan: simplify and inline MTE functionsAndrey Konovalov
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver
2021-02-26arm64, kfence: enable KFENCE for ARM64Marco Elver
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds