index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
arm64
Age
Commit message (
Expand
)
Author
2026-04-27
Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...
Paolo Bonzini
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...
Sean Christopherson
2026-04-20
KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()
Sean Christopherson
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
2026-04-20
KVM: selftests: Use u16 instead of uint16_t
David Matlack
2026-04-20
KVM: selftests: Use s32 instead of int32_t
David Matlack
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
2026-04-20
KVM: selftests: Use s64 instead of int64_t
David Matlack
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-08
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
2026-04-01
KVM: arm64: selftests: Avoid testing the IMPDEF behavior
Zenghui Yu (Huawei)
2026-04-01
KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
Marc Zyngier
2026-03-26
KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUI
Yeoreum Yun
2026-03-19
KVM: arm64: selftests: Add no-vgic-v5 selftest
Sascha Bischoff
2026-03-19
KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
Sascha Bischoff
2026-02-05
Merge branch kvm-arm64/resx into kvmarm-master/next
Marc Zyngier
2026-02-05
KVM: arm64: Remove all traces of FEAT_TME
Marc Zyngier
2026-01-15
KVM: arm64: selftests: Add a test for FEAT_IDST
Marc Zyngier
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
2025-12-01
Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/next
Oliver Upton
2025-12-01
Merge branch 'kvm-arm64/sea-user' into kvmarm/next
Oliver Upton
2025-12-01
KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"
Colin Ian King
2025-12-01
KVM: arm64: selftests: Add test for AT emulation
Oliver Upton
2025-11-27
KVM: arm64: selftests: Consider all 7 possible levels of cache
Ben Horgan
2025-11-27
KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last user
Ben Horgan
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-24
KVM: arm64: selftests: vgic_irq: Add timer deactivation test
Marc Zyngier
2025-11-24
KVM: arm64: selftests: vgic_irq: Add Group-0 enable test
Marc Zyngier
2025-11-24
KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation test
Marc Zyngier
2025-11-24
KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack order
Marc Zyngier
2025-11-24
KVM: arm64: selftests: vgic_irq: Remove LR-bound limitation
Marc Zyngier
2025-11-24
KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interrupts
Marc Zyngier
2025-11-24
KVM: arm64: selftests: vgic_irq: Change configuration before enabling interrupt
Marc Zyngier
2025-11-24
KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helper
Marc Zyngier
2025-11-19
KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stress
Maximilian Dittgen
2025-11-12
KVM: selftests: Test for KVM_EXIT_ARM_SEA
Jiaqi Yan
2025-10-30
KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
Mark Brown
2025-10-30
KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
Mark Brown
2025-10-20
KVM: selftests: Define wrappers for common syscalls to assert success
Sean Christopherson
2025-10-13
KVM: arm64: selftests: Fix misleading comment about virtual timer encoding
Marc Zyngier
2025-10-13
KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
Marc Zyngier
[next]