index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2022-11-10
KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test
Ricardo Koller
-1
/
+101
2022-11-10
KVM: selftests: aarch64: Add dirty logging tests into page_fault_test
Ricardo Koller
-0
/
+76
2022-11-10
KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test
Ricardo Koller
-0
/
+187
2022-11-10
KVM: selftests: aarch64: Add aarch64/page_fault_test
Ricardo Koller
-0
/
+604
2022-11-10
KVM: selftests: Use the right memslot for code, page-tables, and data allocat...
Ricardo Koller
-40
/
+65
2022-11-10
KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc()
Ricardo Koller
-24
/
+30
2022-11-10
KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type
Ricardo Koller
-10
/
+34
2022-11-10
KVM: selftests: Stash backing_src_type in struct userspace_mem_region
Ricardo Koller
-0
/
+2
2022-11-10
KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros
Ricardo Koller
-7
/
+20
2022-11-10
KVM: selftests: Add missing close and munmap in __vm_mem_region_delete()
Ricardo Koller
-0
/
+6
2022-11-10
KVM: selftests: aarch64: Add virt_get_pte_hva() library function
Ricardo Koller
-3
/
+12
2022-11-10
KVM: selftests: Add a userfaultfd library
Ricardo Koller
-198
/
+262
2022-11-10
KVM: arm64: selftests: Test with every breakpoint/watchpoint
Reiji Watanabe
-12
/
+42
2022-11-10
KVM: arm64: selftests: Add a test case for a linked watchpoint
Reiji Watanabe
-0
/
+35
2022-11-10
KVM: arm64: selftests: Add a test case for a linked breakpoint
Reiji Watanabe
-6
/
+57
2022-11-10
KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1
Reiji Watanabe
-5
/
+4
2022-11-10
KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions
Reiji Watanabe
-37
/
+9
2022-11-10
KVM: arm64: selftests: Add helpers to enable debug exceptions
Reiji Watanabe
-12
/
+13
2022-11-10
KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
Reiji Watanabe
-18
/
+32
2022-11-10
KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
Reiji Watanabe
-4
/
+68
2022-11-10
KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Reiji Watanabe
-5
/
+8
2022-11-10
KVM: selftests: memslot_perf_test: Report optimal memory slots
Gavin Shan
-4
/
+41
2022-11-10
KVM: selftests: memslot_perf_test: Consolidate memory
Gavin Shan
-17
/
+26
2022-11-10
KVM: selftests: memslot_perf_test: Support variable guest page size
Gavin Shan
-81
/
+129
2022-11-10
KVM: selftests: memslot_perf_test: Probe memory slots for once
Gavin Shan
-13
/
+19
2022-11-10
KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm()
Gavin Shan
-6
/
+5
2022-11-10
KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm()
Gavin Shan
-5
/
+5
2022-11-10
KVM: selftests: Automate choosing dirty ring size in dirty_log_test
Gavin Shan
-4
/
+22
2022-11-10
KVM: selftests: Clear dirty ring states between two modes in dirty_log_test
Gavin Shan
-10
/
+17
2022-11-10
KVM: selftests: Use host page size to map ring buffer in dirty_log_test
Gavin Shan
-1
/
+1
2022-11-09
selftests: Fix test group SKIPPED result
Domenico Cerasuolo
-16
/
+22
2022-11-09
selftests/bpf: Tests for btf_dedup_resolve_fwds
Eduard Zingerman
-15
/
+206
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
-57
/
+139
2022-11-09
selftests: mlxsw: Add a test for invalid locked bridge port configurations
Ido Schimmel
-0
/
+31
2022-11-09
selftests: mlxsw: Add a test for locked port trap
Ido Schimmel
-0
/
+105
2022-11-09
selftests: mlxsw: Add a test for EAPOL trap
Ido Schimmel
-0
/
+22
2022-11-09
selftests: devlink_lib: Split out helper
Ido Schimmel
-7
/
+12
2022-11-09
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
-1
/
+1
2022-11-09
selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...
Pu Lehui
-1
/
+1
2022-11-09
kselftest/arm64: Add SVE 2.1 to hwcap test
Mark Brown
-0
/
+13
2022-11-09
kselftest/arm64: Add FEAT_RPRFM to the hwcap test
Mark Brown
-0
/
+6
2022-11-09
kselftest/arm64: Add FEAT_CSSC to the hwcap selftest
Mark Brown
-0
/
+13
2022-11-09
selftests: kvm/x86: Test the flags in MSR filtering and MSR exiting
Aaron Lewis
-0
/
+85
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
-0
/
+2
2022-11-09
selftests: netfilter: Fix and review rpath.sh
Phil Sutter
-6
/
+8
2022-11-08
selftests/vm: anon_cow: add R/O longterm tests via gup_test
David Hildenbrand
-0
/
+210
2022-11-08
selftests/vm: anon_cow: add liburing test cases
David Hildenbrand
-1
/
+241
2022-11-08
selftests/vm: anon_cow: hugetlb tests
David Hildenbrand
-1
/
+69
2022-11-08
selftests/vm: anon_cow: THP tests
David Hildenbrand
-1
/
+258
2022-11-08
selftests/vm: factor out pagemap_is_populated() into vm_util
David Hildenbrand
-8
/
+9
[prev]
[next]