summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-32/+122
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas7-15/+18
2022-05-17Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-3/+3
2022-05-16arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.hMark Brown2-3/+3
2022-05-16Merge branch 'for-next/sme' into for-next/sysreg-genCatalin Marinas4-3/+90
2022-05-15KVM: arm64: Don't hypercall before EL2 initQuentin Perret1-1/+2
2022-05-15KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GICMarc Zyngier1-2/+1
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-04-29KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_highAlexandru Elisei2-0/+3
2022-04-29KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei6-15/+15
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini1-1/+2
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini1-1/+2
2022-04-27KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier2-0/+47
2022-04-27KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei1-1/+22
2022-04-27KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon1-9/+9
2022-04-22KVM: arm64: Handle SME host state when running guestsMark Brown1-0/+36
2022-04-22KVM: arm64: Trap SME usage in guestMark Brown2-1/+40
2022-04-22KVM: arm64: Hide SME system registers from guestsMark Brown1-1/+8
2022-04-22arm64/sme: Implement ZA context switchingMark Brown1-1/+1
2022-04-22arm64/sme: Implement streaming SVE context switchingMark Brown1-1/+1
2022-04-22arm64/sme: Implement SVCR context switchingMark Brown1-1/+6
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe1-20/+45
2022-04-06KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe2-6/+6
2022-04-06KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton1-4/+7
2022-04-06KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton1-3/+0
2022-04-06KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton1-5/+9
2022-04-06KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton1-9/+5
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-217/+595
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds7-7/+33
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini19-217/+595
2022-03-18KVM: arm64: fix typos in commentsJulia Lawall6-7/+7
2022-03-18KVM: arm64: Generalise VM features into a set of flagsMarc Zyngier3-6/+8
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon6-8/+50
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 Deacon4-0/+25
2022-03-09Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier1-6/+6
2022-03-09KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspaceWill Deacon1-6/+6
2022-03-09Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier1-3/+5
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-8/+50
2022-03-04KVM: arm64: Only open the interrupt window on exit due to an interruptMarc Zyngier1-3/+5
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-2/+1
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown2-5/+5
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier1-11/+49
2022-02-25KVM: arm64: Remove unneeded semicolonsChangcheng Deng1-2/+2
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin4-0/+25
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse1-0/+1
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse2-1/+29
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse1-0/+8
2022-02-22arm64: clean up symbol aliasingMark Rutland1-2/+3