index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
guest.c
Age
Commit message (
Expand
)
Author
2025-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
2025-10-13
KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2025-10-13
KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2025-10-13
KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2025-07-15
KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediately
Oliver Upton
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
2025-07-08
KVM: arm64: nv: Respect exception routing rules for SEAs
Oliver Upton
2024-12-20
KVM: arm64: Manage software step state at load/put
Marc Zyngier
2024-12-20
KVM: arm64: Clean up KVM_SET_GUEST_DEBUG handler
Oliver Upton
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-10-25
KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace
Sean Christopherson
2024-10-16
hugetlb: arm64: add mte support
Yang Shi
2024-08-13
KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Sean Christopherson
2024-08-13
KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
Sean Christopherson
2024-05-27
KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
Marc Zyngier
2024-05-27
KVM: arm64: Fix AArch32 register narrowing on userspace write
Marc Zyngier
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2024-02-01
KVM: arm64: guest: fix kernel-doc warnings
Randy Dunlap
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-18
clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
Andre Przywara
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
2023-07-11
KVM: arm64: Always return generic v8 as the preferred target
Oliver Upton
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-03-30
KVM: arm64: timers: Allow save/restoring of the physical timer
Marc Zyngier
2023-03-29
KVM: arm64: Use config_lock to protect data ordered against KVM_RUN
Oliver Upton
2023-03-16
KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
Thomas Huth
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-02-11
KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
Christoffer Dall
2023-01-21
KVM: arm64: Pass the actual page address to mte_clear_page_tags()
Catalin Marinas
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2022-09-19
KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
Reiji Watanabe
2022-08-17
KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
Oliver Upton
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
2022-05-03
KVM: arm64: Factor out firmware register handling from psci.c
Raghavendra Rao Ananta
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2021-08-20
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
2021-08-19
KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
2021-08-18
KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
Anshuman Khandual
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
[next]