summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-292-0/+8
|\
| * KVM: arm64: Prevent mixed-width VM creationMarc Zyngier2021-05-271-0/+5
| * KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier2021-05-151-0/+1
| * KVM: arm64: Move __adjust_pc out of lineMarc Zyngier2021-05-151-0/+2
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-271-1/+1
|\ \
| * | arm64: Fix stale link in the arch_counter_enforce_ordering() commentCatalin Marinas2021-05-181-1/+1
* | | Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-201-2/+1
|\ \ \ | |/ / |/| |
| * | quota: Disable quotactl_path syscallJan Kara2021-05-171-2/+1
| |/
* / arm64: Generate cpucaps.hMark Brown2021-05-102-74/+2
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-074-6/+6
|\
| * arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland2021-05-051-0/+3
| * arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-233-6/+3
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-012-1/+7
|\ \
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-222-1/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0116-53/+352
|\ \ \
| * \ \ Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-2317-123/+392
| |\ \ \
| | * \ \ Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...Marc Zyngier2021-04-131-77/+29
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+17
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+3
| | |\ \ \ \ \
| | | * | | | | arm/arm64: Probe for the presence of KVM hypervisorWill Deacon2021-03-311-0/+3
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/nextMarc Zyngier2021-04-131-3/+4
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Force SCTLR_EL2.WXN when running nVHEMarc Zyngier2021-03-181-1/+1
| | | * | | | | KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ONMarc Zyngier2021-03-181-3/+4
| | | |/ / / /
| | * | | | | Merge branch 'kvm-arm64/nvhe-sve' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+2
| | |\ \ \ \ \
| | | * | | | | arm64: sve: Provide sve_cond_update_zcr_vq fallback when !ARM64_SVEXiaofei Tan2021-03-311-0/+2
| | * | | | | | Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier2021-04-132-1/+2
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-011-0/+2
| | | * | | | | | KVM: arm64: Use BUG and BUG_ON in nVHE hypAndrew Scull2021-04-011-1/+0
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/nextMarc Zyngier2021-04-131-1/+0
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Hide kvm_mmu_wp_memory_region()Gavin Shan2021-04-071-1/+0
| | | |/ / / / /
| | * | | | | | Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/nextMarc Zyngier2021-04-1311-43/+260
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier2021-03-254-31/+3
| | | * | | | | | KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier2021-03-251-0/+13
| | | * | | | | | KVM: arm64: Protect the .hyp sections from the hostQuentin Perret2021-03-191-0/+1
| | | * | | | | | KVM: arm64: Wrap the host with a stage 2Quentin Perret2021-03-191-0/+1
| | | * | | | | | KVM: arm64: Provide sanitized mmfr* registers at EL2Quentin Perret2021-03-191-0/+2
| | | * | | | | | KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP stage 2 flagQuentin Perret2021-03-191-0/+2
| | | * | | | | | KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flagQuentin Perret2021-03-192-16/+31
| | | * | | | | | KVM: arm64: Add kvm_pgtable_stage2_find_range()Quentin Perret2021-03-191-0/+29
| | | * | | | | | KVM: arm64: Use page-table to track page ownershipQuentin Perret2021-03-191-0/+20
| | | * | | | | | KVM: arm64: Make memcache anonymous in pgtable allocatorQuentin Perret2021-03-191-3/+3
| | | * | | | | | KVM: arm64: Refactor __load_guest_stage2()Quentin Perret2021-03-191-2/+7
| | | * | | | | | KVM: arm64: Refactor kvm_arm_setup_stage2()Quentin Perret2021-03-191-0/+26
| | | * | | | | | KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsQuentin Perret2021-03-191-0/+3
| | | * | | | | | KVM: arm64: Use kvm_arch in kvm_s2_mmuQuentin Perret2021-03-192-2/+6
| | | * | | | | | KVM: arm64: Use kvm_arch for stage 2 pgtableQuentin Perret2021-03-191-2/+3
| | | * | | | | | KVM: arm64: Elevate hypervisor mappings creation at EL2Quentin Perret2021-03-191-1/+1
| | | * | | | | | KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-194-0/+21
| | | * | | | | | arm64: asm: Provide set_sctlr_el2 macroQuentin Perret2021-03-191-3/+11
| | | * | | | | | KVM: arm64: Factor out vector address calculationQuentin Perret2021-03-191-0/+8