summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-77/+148
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-19/+58
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas3-4/+4
2022-05-16Merge branch 'for-next/sme' into for-next/sysreg-genCatalin Marinas2-1/+40
2022-05-16Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier3-29/+7
2022-05-16Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier1-14/+11
2022-05-16KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier1-0/+5
2022-05-15KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba1-14/+6
2022-05-10KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVEOliver Upton1-3/+0
2022-05-10KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handlerOliver Upton1-18/+1
2022-05-06KVM: arm64: nvhe: Eliminate kernel-doc warningsRandy Dunlap1-4/+4
2022-05-06KVM: arm64: Avoid unnecessary absolute addressing via literalsArd Biesheuvel1-5/+3
2022-05-04arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro namesMark Brown1-14/+14
2022-05-04arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARMMark Brown1-1/+1
2022-05-04Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/nextMarc Zyngier6-34/+130
2022-05-04Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier2-1/+40
2022-04-29KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei3-4/+4
2022-04-28KVM: arm64: Detect and handle hypervisor stack overflowsKalesh Singh2-1/+30
2022-04-28KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stackKalesh Singh1-3/+28
2022-04-28KVM: arm64: Introduce pkvm_alloc_private_va_range()Kalesh Singh3-30/+72
2022-04-27KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon1-9/+9
2022-04-22KVM: arm64: Trap SME usage in guestMark Brown2-1/+40
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-27/+63
2022-03-18KVM: arm64: fix typos in commentsJulia Lawall1-2/+2
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon3-3/+20
2022-03-14Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon2-5/+5
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon2-0/+19
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown2-5/+5
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin2-0/+19
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse1-0/+1
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse1-0/+8
2022-02-22arm64: clean up symbol aliasingMark Rutland1-2/+3
2022-02-16arm64: Add percpu vectors for EL1James Morse1-2/+8
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse1-1/+3
2022-02-08Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier3-23/+56
2022-02-08KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2Keir Fraser3-23/+56
2022-02-08Merge branch kvm-arm64/vmid-allocator into kvmarm-master/nextMarc Zyngier1-2/+1
2022-02-08KVM: arm64: Align the VMID allocation with the arm64 ASIDJulien Grall1-2/+1
2022-02-08KVM: arm64: Add some more comments in kvm_hyp_handle_fpsimd()Mark Brown1-0/+4
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse1-1/+19
2022-02-03KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse1-1/+2
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+13
2022-01-28Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini3-13/+13
2022-01-24KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHEMarc Zyngier1-1/+4
2022-01-22KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systemsMarc Zyngier1-0/+3
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-311/+570
2022-01-14KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenanceMarc Zyngier1-12/+6
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini16-311/+570
2022-01-04Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier2-5/+5