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.19.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-7.0.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
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixes
Marc Zyngier
1
-3
/
+13
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+1243
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+14
2024-09-12
Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/next
Marc Zyngier
2
-6
/
+1067
2024-09-04
KVM: selftests: get-reg-list: add Permission Overlay registers
Joey Gouly
1
-0
/
+14
2024-08-30
KVM: arm64: selftests: Add arch_timer_edge_cases selftest
Colton Lewis
1
-0
/
+1062
2024-08-30
KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer test
Colton Lewis
1
-6
/
+5
2024-08-29
KVM: arm64: selftests: Cope with lack of GICv3 in set_id_regs
Oliver Upton
1
-0
/
+1
2024-08-27
KVM: arm64: Add selftest checking how the absence of GICv3 is handled
Marc Zyngier
1
-0
/
+175
2024-08-25
KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1
Shaoqin Huang
1
-3
/
+11
2024-08-22
KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...
Shameer Kolothum
1
-0
/
+2
2024-08-07
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
Mark Brown
1
-2
/
+2
2024-06-22
KVM: selftests: Assert that MPIDR_EL1 is unchanged across vCPU reset
Oliver Upton
1
-0
/
+1
2024-06-20
KVM: selftests: arm64: Test writes to CTR_EL0
Sebastian Ott
1
-0
/
+16
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
4
-6
/
+1
2024-05-12
Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2024-05-12
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
6
-41
/
+523
2024-05-09
Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
Marc Zyngier
1
-19
/
+104
2024-05-09
KVM: selftests: arm64: Test vCPU-scoped feature ID registers
Oliver Upton
1
-1
/
+52
2024-05-09
KVM: selftests: arm64: Test that feature ID regs survive a reset
Oliver Upton
1
-8
/
+33
2024-05-09
KVM: selftests: arm64: Store expected register value in set_id_regs
Oliver Upton
1
-9
/
+18
2024-05-09
KVM: selftests: arm64: Rename helper in set_id_regs to imply VM scope
Oliver Upton
1
-2
/
+2
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
1
-0
/
+1
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
4
-7
/
+0
2024-04-25
KVM: selftests: Add stress test for LPI injection
Oliver Upton
1
-0
/
+410
2024-04-25
KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h
Oliver Upton
1
-0
/
+2
2024-04-25
KVM: selftests: Standardise layout of GIC frames
Oliver Upton
3
-20
/
+5
2024-04-25
KVM: selftests: Align with kernel's GIC definitions
Oliver Upton
1
-2
/
+2
2024-04-24
KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
Oliver Upton
1
-0
/
+49
2024-04-10
KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...
Anish Moorthy
1
-2
/
+2
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
1
-1
/
+1
2024-03-26
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
Sean Christopherson
1
-1
/
+1
2024-03-25
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
1
-1
/
+1
2024-03-11
Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-275
/
+20
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
6
-35
/
+23
2024-03-06
KVM: riscv: selftests: Add sstc timer test
Haibo Xu
1
-4
/
+8
2024-02-29
KVM: selftests: aarch64: Remove unused functions from vpmu test
Raghavendra Rao Ananta
1
-16
/
+0
2024-02-26
KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
1
-279
/
+6
2024-02-26
KVM: arm64: selftests: Enable tuning of error margin in arch_timer test
Haibo Xu
1
-9
/
+23
2024-02-26
KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
1
-6
/
+6
2024-02-13
KVM: selftests: Print timer ctl register in ISTATUS assertion
Oliver Upton
1
-1
/
+1
2024-02-12
KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM code
Sean Christopherson
5
-12
/
+12
2024-01-29
KVM: selftests: aarch64: Remove redundant newlines
Andrew Jones
5
-24
/
+24
2024-01-24
KVM: arm64: selftests: Handle feature fields with nonzero minimum value corre...
Jing Zhang
1
-7
/
+11
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2023-12-12
KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
James Clark
1
-3
/
+2
2023-11-14
KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
1
-1
/
+1
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
1
-0
/
+670
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
4
-11
/
+492
2023-10-30
KVM: arm64: selftest: Perform ISB before reading PAR_EL1
Zenghui Yu
1
-1
/
+1
[next]