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
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-25
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
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: Add fd-based API to read binary stats data
Jing Zhang
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-24
KVM: arm64: Set the MTE tag bit before releasing the page
Marc Zyngier
2021-06-24
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
2021-06-22
KVM: arm64: Expose KVM_ARM_CAP_MTE
Steven Price
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
2021-06-18
Merge branch kvm-arm64/pmu-fixes into kvmarm-master/next
Marc Zyngier
2021-06-18
KVM: arm64: Restore PMU configuration on first run
Marc Zyngier
2021-06-18
KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
Alexandru Elisei
2021-06-18
Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/next
Marc Zyngier
2021-06-18
KVM: arm64: Move guest CMOs to the fault handlers
Yanan Wang
2021-06-18
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
2021-06-18
KVM: arm64: Introduce mm_ops member for structure stage2_attr_data
Yanan Wang
2021-06-11
Merge branch kvm-arm64/mmu/reduce-vmemmap-overhead into kvmarm-master/next
Marc Zyngier
2021-06-11
KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support
Will Deacon
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Use refcount at hyp to check page availability
Quentin Perret
2021-06-11
KVM: arm64: Move hyp_pool locking out of refcount helpers
Quentin Perret
2021-06-06
Merge branch kvm-arm64/mmu/MMIO-block-mapping into kvmarm-master/next
Marc Zyngier
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-01
KVM: arm64: Try stage2 block mapping for host device MMIO
Keqian Zhu
2021-06-01
KVM: arm64: Remove the creation time's mapping of MMIO regions
Keqian Zhu
2021-06-01
KVM: arm64: timer: Add support for SW-based deactivation
Marc Zyngier
2021-06-01
KVM: arm64: timer: Refactor IRQ configuration
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Implement SW-driven deactivation
Marc Zyngier
2021-06-01
KVM: arm64: vgic: move irq->get_input_level into an ops structure
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
Marc Zyngier
2021-06-01
KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt masking
Marc Zyngier
2021-06-01
KVM: arm64: Handle physical FIQ as an IRQ while running a guest
Marc Zyngier
2021-06-01
irqchip/gic: Split vGIC probing information from the GIC code
Marc Zyngier
2021-05-27
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
[next]