index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2022-02-25
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-17
KVM: arm64: Don't miss pending interrupts for suspended vCPU
Oliver Upton
2022-02-11
Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-11
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-03
KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata
James Morse
2022-02-03
KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
James Morse
2022-02-03
KVM: arm64: Avoid consuming a stale esr value when SError occur
James Morse
2022-02-01
kvm/arm64: rework guest entry logic
Mark Rutland
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-28
Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-01-24
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
2022-01-22
KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systems
Marc Zyngier
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-14
KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
Marc Zyngier
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2022-01-04
KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
Zenghui Yu
2021-12-20
KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()
Fuad Tabba
2021-12-20
KVM: arm64: Fix comment for kvm_reset_vcpu()
Fuad Tabba
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
2021-12-16
KVM: arm64: Implement do_unshare() helper for unsharing memory
Will Deacon
2021-12-16
KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
Will Deacon
2021-12-16
KVM: arm64: Implement do_share() helper for sharing memory
Will Deacon
2021-12-16
KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
Will Deacon
2021-12-16
KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
Will Deacon
2021-12-16
KVM: arm64: pkvm: Refcount the pages shared with EL2
Quentin Perret
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-16
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
2021-12-16
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
2021-12-16
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
2021-12-16
KVM: arm64: Refcount hyp stage-1 pgtable pages
Quentin Perret
2021-12-16
KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator
Quentin Perret
2021-12-16
Merge branch kvm-arm64/vgic-fixes-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()
Marc Zyngier
2021-12-16
KVM: arm64: vgic-v3: Fix vcpu index comparison
Marc Zyngier
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-15
KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE
Quentin Perret
2021-12-15
KVM: arm64: pkvm: Stub io map functions
Quentin Perret
2021-12-15
KVM: arm64: Make __io_map_base static
Quentin Perret
2021-12-15
KVM: arm64: Make the hyp memory pool static
Quentin Perret
2021-12-15
KVM: arm64: pkvm: Disable GICv2 support
Quentin Perret
2021-12-15
KVM: arm64: pkvm: Fix hyp_pool max order
Quentin Perret
2021-12-14
arm64: Enable KCSAN
Kefeng Wang
[next]