index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2022-11-21
KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
Vitaly Kuznetsov
2022-11-21
KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
KVM: selftests: evmcs_test: Introduce L2 TLB flush test
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Allocate Hyper-V partition assist page
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Create a vendor independent helper to allocate Hyper-V specif...
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Split off load_evmcs() from load_vmcs()
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
Vitaly Kuznetsov
2022-11-21
KVM: selftests: Hyper-V PV TLB flush selftest
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request u...
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Hyper-V PV IPI selftest
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Move the function doing Hyper-V hypercall to a common header
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
Vitaly Kuznetsov
2022-11-18
KVM: selftests: Better XMM read/write helpers
Vitaly Kuznetsov
2022-11-18
x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
Sean Christopherson
2022-11-18
KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
Sean Christopherson
2022-11-18
KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
Sean Christopherson
2022-11-18
x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
Sean Christopherson
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
2022-11-17
KVM: selftests: add svm part to triple_fault_test
Maxim Levitsky
2022-11-17
kvm: selftests: add svm nested shutdown test
Maxim Levitsky
2022-11-17
KVM: selftests: move idt_entry to header
Maxim Levitsky
2022-11-16
KVM: selftests: Assert in prepare_eptp() that nEPT is supported
David Matlack
2022-11-16
KVM: selftests: Check for KVM nEPT support using "feature" MSRs
David Matlack
2022-11-16
KVM: selftests: Drop helpers for getting specific KVM supported CPUID entry
Sean Christopherson
2022-11-16
KVM: selftests: Add and use KVM helpers for x86 Family and Model
Sean Christopherson
2022-11-16
KVM: selftests: Add dedicated helpers for getting x86 Family and Model
Sean Christopherson
2022-11-16
KVM: selftests: Add PMU feature framework, use in PMU event filter test
Sean Christopherson
2022-11-16
KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*
Sean Christopherson
2022-11-16
KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX
Sean Christopherson
2022-11-16
KVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*
Sean Christopherson
2022-11-16
KVM: selftests: Refactor kvm_cpuid_has() to prep for X86_PROPERTY_* support
Sean Christopherson
2022-11-16
KVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID test
Sean Christopherson
2022-11-16
KVM: selftests: Add X86_PROPERTY_* framework to retrieve CPUID values
Sean Christopherson
2022-11-16
KVM: selftests: Refactor X86_FEATURE_* framework to prep for X86_PROPERTY_*
Sean Christopherson
2022-11-16
KVM: selftests: Add X86_FEATURE_PAE and use it calc "fallback" MAXPHYADDR
Sean Christopherson
2022-11-16
KVM: selftests: Add a test for KVM_CAP_EXIT_ON_EMULATION_FAILURE
David Matlack
2022-11-16
KVM: selftests: Expect #PF(RSVD) when TDP is disabled
David Matlack
2022-11-16
KVM: selftests: Provide error code as a KVM_ASM_SAFE() output
Sean Christopherson
2022-11-16
KVM: selftests: Avoid JMP in non-faulting path of KVM_ASM_SAFE()
Sean Christopherson
2022-11-16
KVM: selftests: Copy KVM PFERR masks into selftests
David Matlack
2022-11-16
KVM: selftests: Move flds instruction emulation failure handling to header
David Matlack
2022-11-16
KVM: selftests: Delete dead ucall code
David Matlack
2022-11-16
KVM: selftests: Explicitly require instructions bytes
David Matlack
2022-11-16
KVM: selftests: Rename emulator_error_test to smaller_maxphyaddr_emulation_test
David Matlack
2022-11-16
KVM: selftests: Don't assume vcpu->id is '0' in xAPIC state test
Gautam Menghani
[next]