index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2020-07-06
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
2020-07-06
KVM: arm64: PMU: Fix per-CPU access in preemptible context
Marc Zyngier
2020-06-23
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Marc Zyngier
2020-06-22
KVM: arm64: pvtime: Ensure task delay accounting is enabled
Andrew Jones
2020-06-22
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Steven Price
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-10
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
2020-06-10
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception
Marc Zyngier
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
2020-06-09
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-06-09
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
2020-06-09
KVM: arm64: Add emulation for 32bit guests accessing ACTLR2
James Morse
2020-06-09
KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
James Morse
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-05-31
KVM: arm64: Flush the instruction cache if not unmapping the VM on reboot
Marc Zyngier
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
2020-05-28
KVM: arm64: Parametrize exception entry with a target EL
Marc Zyngier
2020-05-28
KVM: arm64: Don't use empty structures as CPU reset state
Marc Zyngier
2020-05-28
KVM: arm64: Move sysreg reset check to boot time
Marc Zyngier
2020-05-28
KVM: arm64: Add missing reset handlers for PMU emulation
Marc Zyngier
2020-05-28
KVM: arm64: Refactor vcpu_{read,write}_sys_reg
Marc Zyngier
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-05-25
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
2020-05-25
KVM: arm64: Clean up cpu_init_hyp_mode()
David Brazdil
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-16
KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
Marc Zyngier
2020-05-16
KVM: arm64: Support enabling dirty log gradually in small chunks
Keqian Zhu
2020-05-16
KVM: arm64: Unify handling THP backed host memory
Suzuki K Poulose
2020-05-16
KVM: arm64: Clean up the checking for huge mapping
Suzuki K Poulose
2020-05-16
KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation
Jiang Yi
2020-05-16
KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
Zenghui Yu
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
2020-05-16
KVM: arm64: Change CONFIG_KVM to a menuconfig entry
Will Deacon
2020-05-16
KVM: arm64: Update help text
Will Deacon
[next]