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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-09
Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+8
2025-10-30
KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
Maximilian Dittgen
1
-1
/
+8
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-29
/
+22
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
4
-0
/
+20
2025-10-11
KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
Sean Christopherson
1
-0
/
+7
2025-10-11
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
1
-29
/
+15
2025-09-30
Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-37
/
+93
2025-09-24
Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/next
Marc Zyngier
4
-38
/
+134
2025-09-24
KVM: arm64: selftests: Enable EL2 by default
Oliver Upton
1
-0
/
+12
2025-09-24
KVM: arm64: selftests: Initialize HCR_EL2
Oliver Upton
1
-0
/
+6
2025-09-24
KVM: arm64: selftests: Provide helper for getting default vCPU target
Oliver Upton
1
-6
/
+11
2025-09-24
KVM: arm64: selftests: Alias EL1 registers to EL2 counterparts
Oliver Upton
1
-9
/
+10
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
3
-4
/
+39
2025-09-24
KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creation
Oliver Upton
1
-17
/
+33
2025-09-24
KVM: arm64: selftests: Add helper to check for VGICv3 support
Oliver Upton
1
-0
/
+11
2025-09-24
KVM: arm64: selftests: Initialize VGICv3 only once
Oliver Upton
1
-3
/
+0
2025-09-24
KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library code
Oliver Upton
1
-0
/
+13
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
1
-0
/
+33
2025-09-23
KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount
dongsheng
2
-0
/
+48
2025-09-23
KVM: selftests: Validate more arch-events in pmu_counters_test
Dapeng Mi
1
-0
/
+5
2025-09-20
KVM: arm64: selftest: Expand external_aborts test to look for TTW levels
Marc Zyngier
1
-1
/
+12
2025-09-11
KVM: selftests: Add support for #DE exception fixup
Sean Christopherson
1
-1
/
+1
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-3
/
+3
2025-08-22
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
1
-3
/
+3
2025-08-19
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
Sean Christopherson
1
-32
/
+2
2025-08-19
KVM: selftests: Fix signedness issue with vCPU mmap size check
James Houghton
1
-4
/
+4
2025-07-29
Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-16
/
+21
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-9
/
+8
2025-07-09
KVM: selftests: Expand set of APIs for pinning tasks to a single CPU
Sean Christopherson
2
-9
/
+8
2025-06-20
KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...
Sean Christopherson
1
-1
/
+12
2025-06-20
KVM: selftests: Play nice with EACCES errors in open_path_or_exit()
Sean Christopherson
1
-2
/
+3
2025-06-20
KVM: selftests: Add __open_path_or_exit() variant to provide extra help info
Sean Christopherson
1
-4
/
+15
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
2
-10
/
+3
2025-06-20
KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c comments
Rahul Kumar
1
-2
/
+2
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-24
/
+506
2025-05-26
Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2
-69
/
+72
2025-05-21
KVM: riscv: selftests: Align the trap information wiht pt_regs
Atish Patra
2
-69
/
+72
2025-05-20
KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
1
-0
/
+38
2025-05-20
KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao
2
-0
/
+405
2025-05-20
KVM: selftests: Add VM_MODE_P47V47_16K VM mode
Bibo Mao
1
-0
/
+3
2025-05-16
KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking
James Houghton
1
-0
/
+387
2025-05-16
KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
Maxim Levitsky
1
-0
/
+7
2025-05-16
KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
Sean Christopherson
1
-11
/
+24
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
1
-2
/
+19
2025-05-02
KVM: selftests: Add library support for interacting with SNP
Pratik R. Sampat
1
-5
/
+63
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
1
-2
/
+2
2025-05-02
KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
Pratik R. Sampat
1
-4
/
+4
2025-04-08
Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-26
/
+34
2025-04-06
KVM: arm64: selftests: Explicitly set the page attrs to Inner-Shareable
Raghavendra Rao Ananta
1
-0
/
+3
2025-04-06
KVM: arm64: selftests: Introduce and use hardware-definition macros
Raghavendra Rao Ananta
1
-26
/
+31
[next]