summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Remove redundant hyp_assert_lock_held() assertionsWill Deacon2022-06-091-4/+0
* KVM: arm64: Handle all ID registers trapped for a protected VMMarc Zyngier2022-06-091-8/+34
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-267-77/+148
|\
| * Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier2022-05-163-29/+7
| |\
| | * KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVEOliver Upton2022-05-101-3/+0
| | * KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handlerOliver Upton2022-05-101-18/+1
| | * KVM: arm64: nvhe: Eliminate kernel-doc warningsRandy Dunlap2022-05-061-4/+4
| | * KVM: arm64: Avoid unnecessary absolute addressing via literalsArd Biesheuvel2022-05-061-5/+3
| * | Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier2022-05-161-14/+11
| |\ \
| | * | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier2022-05-161-0/+5
| | * | KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba2022-05-151-14/+6
| | |/
| * | Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/nextMarc Zyngier2022-05-046-34/+130
| |\ \
| | * | KVM: arm64: Detect and handle hypervisor stack overflowsKalesh Singh2022-04-282-1/+30
| | * | KVM: arm64: Add guard pages for pKVM (protected nVHE) hypervisor stackKalesh Singh2022-04-281-3/+28
| | * | KVM: arm64: Introduce pkvm_alloc_private_va_range()Kalesh Singh2022-04-283-30/+72
| | |/
| * | Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier2022-05-042-1/+40
| |\ \
* | \ \ Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-236-19/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas2022-05-203-4/+4
| |\ \ \
| | * | | KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei2022-04-293-4/+4
| | | |/ | | |/|
| * | | Merge branch 'for-next/sme' into for-next/sysreg-genCatalin Marinas2022-05-162-1/+40
| |\ \ \ | | | |/ | | |/|
| | * | KVM: arm64: Trap SME usage in guestMark Brown2022-04-222-1/+40
| | |/
| * | arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro namesMark Brown2022-05-041-14/+14
| * | arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARMMark Brown2022-05-041-1/+1
| |/
* / KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon2022-04-271-9/+9
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-246-27/+63
|\
| * KVM: arm64: fix typos in commentsJulia Lawall2022-03-181-2/+2
| * Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier2022-02-083-23/+56
| |\
| | * KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2Keir Fraser2022-02-083-23/+56
| * | Merge branch kvm-arm64/vmid-allocator into kvmarm-master/nextMarc Zyngier2022-02-081-2/+1
| |\ \
| | * | KVM: arm64: Align the VMID allocation with the arm64 ASIDJulien Grall2022-02-081-2/+1
| | |/
| * / KVM: arm64: Add some more comments in kvm_hyp_handle_fpsimd()Mark Brown2022-02-081-0/+4
| |/
* | Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-143-3/+20
|\ \
| * | arm64: Use the clearbhb instruction in mitigationsJames Morse2022-02-241-0/+1
| * | arm64: Mitigate spectre style branch history side channelsJames Morse2022-02-241-0/+8
| * | arm64: Add percpu vectors for EL1James Morse2022-02-161-2/+8
| * | KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse2022-02-151-1/+3
| |/
* | Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon2022-03-142-5/+5
|\ \
| * | arm64: Always use individual bits in CPACR floating point enablesMark Brown2022-02-252-5/+5
| |/
* | Merge branch 'for-next/pauth' into for-next/coreWill Deacon2022-03-142-0/+19
|\ \
| * | arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin2022-02-252-0/+19
| |/
* / arm64: clean up symbol aliasingMark Rutland2022-02-221-2/+3
|/
* KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse2022-02-031-1/+19
* KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse2022-02-031-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-283-13/+13
|\
| * Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-01-283-13/+13
| |\
| | * KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHEMarc Zyngier2022-01-241-1/+4
| | * KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systemsMarc Zyngier2022-01-221-0/+3
| | * KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenanceMarc Zyngier2022-01-141-12/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-1616-311/+570
|\| |
| * | Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-0716-311/+570
| |\|