summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2023-05-11Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixesMarc Zyngier
2023-05-11Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixesMarc Zyngier
2023-05-11KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Marc Zyngier
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-21Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-04-21KVM: arm64: Clarify host SME state managementMark Brown
2023-04-21KVM: arm64: Restructure check for SVE support in FP trap handlerMark Brown
2023-04-21KVM: arm64: Document check for TIF_FOREIGN_FPSTATEMark Brown
2023-04-21KVM: arm64: Fix repeated words in commentsJingyu Wang
2023-04-21KVM: arm64: Constify start/end/phys fields of the pgtable walker dataMarc Zyngier
2023-04-21KVM: arm64: Infer PA offset from VA in hyp map walkerOliver Upton
2023-04-21KVM: arm64: Infer the PA offset from IPA in stage-2 map walkerOliver Upton
2023-04-21Merge branch kvm-arm64/spec-ptw into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier
2023-04-20KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilegeWill Deacon
2023-04-20KVM: arm64: Use the bitmap API to allocate bitmapsChristophe JAILLET
2023-04-20KVM: arm64: Slightly optimize flush_context()Christophe JAILLET
2023-04-20KVM: arm64: Have kvm_psci_vcpu_on() use WRITE_ONCE() to update mp_stateReiji Watanabe
2023-04-20KVM: arm64: Acquire mp_state_lock in kvm_arch_vcpu_ioctl_vcpu_init()Reiji Watanabe
2023-04-19KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter
2023-04-14KVM: arm64: vhe: Drop extra isb() on guest exitMarc Zyngier
2023-04-14KVM: arm64: vhe: Synchronise with page table walker on MMU updateMarc Zyngier
2023-04-14KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()Marc Zyngier
2023-04-14KVM: arm64: nvhe: Synchronise with page table walker on TLBIMarc Zyngier
2023-04-13KVM: arm64: Handle 32bit CNTPCTSS trapsMarc Zyngier
2023-04-13KVM: arm64: nvhe: Synchronise with page table walker on vcpu runMarc Zyngier
2023-04-12KVM: arm64: vgic: Don't acquire its_lock before config_lockOliver Upton
2023-04-08KVM: arm64: Prevent userspace from handling SMC64 arch rangeOliver Upton
2023-04-06Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05KVM: arm64: Expose SMC/HVC width to userspaceMarc Zyngier
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2023-04-05KVM: arm64: Let errors from SMCCC emulation to reach userspaceOliver Upton
2023-04-05KVM: arm64: Return NOT_SUPPORTED to guest for unknown PSCI versionOliver Upton
2023-04-05KVM: arm64: Introduce support for userspace SMCCC filteringOliver Upton
2023-04-05KVM: arm64: Add support for KVM_EXIT_HYPERCALLOliver Upton
2023-04-05KVM: arm64: Use a maple tree to represent the SMCCC filterOliver Upton
2023-04-05KVM: arm64: Refactor hvc filtering to support different actionsOliver Upton
2023-04-05KVM: arm64: Start handling SMCs from EL1Oliver Upton
2023-04-05KVM: arm64: Rename SMC/HVC call handler to reflect realityOliver Upton
2023-04-05KVM: arm64: Add vm fd device attribute accessorsOliver Upton
2023-04-05KVM: arm64: Add a helper to check if a VM has ran onceOliver Upton
2023-04-04KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsFuad Tabba
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy
2023-03-30KVM: arm64: nv: timers: Support hyp timer emulationMarc Zyngier