index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-30
KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
Mark Brown
1
-0
/
+1
2025-10-30
KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
Mark Brown
1
-0
/
+2
2025-10-13
KVM: arm64: selftests: Fix misleading comment about virtual timer encoding
Marc Zyngier
1
-3
/
+14
2025-10-13
KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
Marc Zyngier
1
-0
/
+79
2025-10-13
KVM: arm64: selftests: Make dependencies on VHE-specific registers explicit
Marc Zyngier
1
-0
/
+3
2025-10-13
KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stress
Oliver Upton
1
-0
/
+1
2025-10-13
KVM: arm64: selftests: Allocate vcpus with correct size
Zenghui Yu
1
-1
/
+1
2025-10-13
KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
Zenghui Yu
1
-0
/
+3
2025-10-13
KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"
Sean Christopherson
1
-1
/
+1
2025-10-13
KVM: arm64: selftests: Test effective value of HCR_EL2.AMO
Oliver Upton
1
-0
/
+43
2025-09-24
Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/next
Marc Zyngier
13
-96
/
+168
2025-09-24
KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+9
2025-09-24
KVM: arm64: selftests: Remove a duplicate register listing in set_id_regs
Mark Brown
1
-8
/
+5
2025-09-24
KVM: arm64: selftests: Cope with arch silliness in EL2 selftest
Oliver Upton
1
-2
/
+15
2025-09-24
KVM: arm64: selftests: Add basic test for running in VHE EL2
Oliver Upton
1
-0
/
+58
2025-09-24
KVM: arm64: selftests: Enable EL2 by default
Oliver Upton
1
-1
/
+13
2025-09-24
KVM: arm64: selftests: Use the vCPU attr for setting nr of PMU counters
Oliver Upton
1
-31
/
+28
2025-09-24
KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2
Oliver Upton
2
-8
/
+4
2025-09-24
KVM: arm64: selftests: Select SMCCC conduit based on current EL
Oliver Upton
3
-7
/
+7
2025-09-24
KVM: arm64: selftests: Provide helper for getting default vCPU target
Oliver Upton
3
-4
/
+4
2025-09-24
KVM: arm64: selftests: Alias EL1 registers to EL2 counterparts
Oliver Upton
1
-2
/
+2
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
10
-14
/
+11
2025-09-24
KVM: arm64: selftests: Add helper to check for VGICv3 support
Oliver Upton
5
-7
/
+9
2025-09-24
KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library code
Oliver Upton
1
-14
/
+5
2025-09-20
Merge branch kvm-arm64/el2-feature-control into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2025-09-20
KVM: arm64: selftest: Expand external_aborts test to look for TTW levels
Marc Zyngier
1
-0
/
+42
2025-09-19
KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}
Jinqian Yang
1
-0
/
+2
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
7
-17
/
+88
2025-08-22
KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+1
2025-08-22
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
6
-17
/
+17
2025-08-08
KVM: arm64: selftest: Add standalone test checking for KVM's own UUID
Marc Zyngier
1
-0
/
+70
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-223
/
+777
2025-07-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
5
-193
/
+772
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-21
/
+2
2025-07-28
KVM: arm64: selftests: Add FEAT_RAS EL2 registers to get-reg-list
Oliver Upton
1
-0
/
+4
2025-07-28
Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/next
Oliver Upton
1
-0
/
+40
2025-07-28
Merge branch 'kvm-arm64/el2-reg-visibility' into kvmarm/next
Oliver Upton
2
-38
/
+385
2025-07-26
KVM: arm64: selftests: Add test for nASSGIcap attribute
Raghavendra Rao Ananta
1
-2
/
+40
2025-07-26
KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access test
Marc Zyngier
1
-2
/
+217
2025-07-16
KVM: arm64: selftests: get-reg-list: Add base EL2 registers
Marc Zyngier
1
-0
/
+145
2025-07-16
KVM: arm64: selftests: get-reg-list: Simplify feature dependency
Marc Zyngier
1
-30
/
+22
2025-07-09
KVM: arm64: selftests: Test ESR propagation for vSError injection
Oliver Upton
1
-2
/
+30
2025-07-09
KVM: selftests: Convert arch_timer tests to common helpers to pin task
Sean Christopherson
1
-21
/
+2
2025-07-08
KVM: arm64: selftests: Catch up set_id_regs with the kernel
Oliver Upton
1
-2
/
+12
2025-07-08
KVM: arm64: selftests: Add SCTLR2_EL1 to get-reg-list
Oliver Upton
1
-0
/
+7
2025-07-08
KVM: arm64: selftests: Test SEAs are taken to SError vector when EASE=1
Oliver Upton
1
-1
/
+41
2025-07-08
KVM: arm64: selftests: Add basic SError injection test
Oliver Upton
1
-7
/
+110
2025-07-03
KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
Anshuman Khandual
1
-2
/
+2
2025-06-23
KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
Sean Christopherson
1
-9
/
+3
[next]