index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2022-11-17
KVM: selftests: move idt_entry to header
Maxim Levitsky
2022-11-16
selftests/bpf: fix memory leak of lsm_cgroup
Wang Yufen
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
2022-11-16
KVM: selftests: Add arch specific post vm creation hook
Vishal Annapurve
2022-11-16
KVM: selftests: Add arch specific initialization
Vishal Annapurve
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-11-16
KVM: selftests: Play nice with huge pages when getting PTEs/GPAs
Sean Christopherson
2022-11-16
KVM: selftests: Use vm_get_page_table_entry() in addr_arch_gva2gpa()
Sean Christopherson
2022-11-16
KVM: selftests: Use virt_get_pte() when getting PTE pointer
Sean Christopherson
2022-11-16
KVM: selftests: Verify parent PTE is PRESENT when getting child PTE
Sean Christopherson
2022-11-16
KVM: selftests: Remove useless shifts when creating guest page tables
Sean Christopherson
2022-11-16
KVM: selftests: Drop reserved bit checks from PTE accessor
Sean Christopherson
2022-11-16
KVM: selftests: Drop helpers to read/write page table entries
Sean Christopherson
2022-11-16
KVM: selftests: Fix spelling mistake "begining" -> "beginning"
Colin Ian King
2022-11-16
KVM: selftests: Add ucall pool based implementation
Peter Gonda
2022-11-16
KVM: selftests: Drop now-unnecessary ucall_uninit()
Sean Christopherson
2022-11-16
KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
Sean Christopherson
2022-11-16
KVM: selftests: Automatically do init_ucall() for non-barebones VMs
Sean Christopherson
2022-11-16
KVM: selftests: Consolidate boilerplate code in get_ucall()
Sean Christopherson
2022-11-16
KVM: selftests: Consolidate common code for populating ucall struct
Sean Christopherson
2022-11-16
KVM: arm64: selftests: Disable single-step without relying on ucall()
Sean Christopherson
2022-11-16
KVM: arm64: selftests: Disable single-step with correct KVM define
Sean Christopherson
2022-11-16
selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
Kyle Huey
2022-11-16
KVM: selftests: Rename perf_test_util symbols to memstress
David Matlack
2022-11-16
KVM: selftests: Rename pta (short for perf_test_args) to args
David Matlack
2022-11-16
KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]
David Matlack
2022-11-16
KVM: selftests: randomize page access order
Colton Lewis
[prev]
[next]