index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
KVM: selftests: Add a userfaultfd library
Ricardo Koller
4
-198
/
+262
2022-11-10
KVM: arm64: selftests: Test with every breakpoint/watchpoint
Reiji Watanabe
1
-12
/
+42
2022-11-10
KVM: arm64: selftests: Add a test case for a linked watchpoint
Reiji Watanabe
1
-0
/
+35
2022-11-10
KVM: arm64: selftests: Add a test case for a linked breakpoint
Reiji Watanabe
1
-6
/
+57
2022-11-10
KVM: arm64: selftests: Change debug_version() to take ID_AA64DFR0_EL1
Reiji Watanabe
1
-5
/
+4
2022-11-10
KVM: arm64: selftests: Stop unnecessary test stage tracking of debug-exceptions
Reiji Watanabe
1
-37
/
+9
2022-11-10
KVM: arm64: selftests: Add helpers to enable debug exceptions
Reiji Watanabe
1
-12
/
+13
2022-11-10
KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
Reiji Watanabe
1
-18
/
+32
2022-11-10
KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
Reiji Watanabe
1
-4
/
+68
2022-11-10
KVM: arm64: selftests: Use FIELD_GET() to extract ID register fields
Reiji Watanabe
3
-5
/
+8
2022-11-10
KVM: selftests: memslot_perf_test: Report optimal memory slots
Gavin Shan
1
-4
/
+41
2022-11-10
KVM: selftests: memslot_perf_test: Consolidate memory
Gavin Shan
1
-17
/
+26
2022-11-10
KVM: selftests: memslot_perf_test: Support variable guest page size
Gavin Shan
1
-81
/
+129
2022-11-10
KVM: selftests: memslot_perf_test: Probe memory slots for once
Gavin Shan
1
-13
/
+19
2022-11-10
KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm()
Gavin Shan
1
-6
/
+5
2022-11-10
KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm()
Gavin Shan
1
-5
/
+5
2022-11-10
KVM: selftests: Automate choosing dirty ring size in dirty_log_test
Gavin Shan
1
-4
/
+22
2022-11-10
KVM: selftests: Clear dirty ring states between two modes in dirty_log_test
Gavin Shan
1
-10
/
+17
2022-11-10
KVM: selftests: Use host page size to map ring buffer in dirty_log_test
Gavin Shan
1
-1
/
+1
2022-11-09
selftests: Fix test group SKIPPED result
Domenico Cerasuolo
1
-16
/
+22
2022-11-09
selftests/bpf: Tests for btf_dedup_resolve_fwds
Eduard Zingerman
2
-15
/
+206
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2
-57
/
+139
2022-11-09
selftests: mlxsw: Add a test for invalid locked bridge port configurations
Ido Schimmel
1
-0
/
+31
2022-11-09
selftests: mlxsw: Add a test for locked port trap
Ido Schimmel
1
-0
/
+105
2022-11-09
selftests: mlxsw: Add a test for EAPOL trap
Ido Schimmel
1
-0
/
+22
2022-11-09
selftests: devlink_lib: Split out helper
Ido Schimmel
1
-7
/
+12
2022-11-09
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Yang Jihong
1
-1
/
+1
2022-11-09
selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...
Pu Lehui
1
-1
/
+1
2022-11-09
kselftest/arm64: Add SVE 2.1 to hwcap test
Mark Brown
1
-0
/
+13
2022-11-09
kselftest/arm64: Add FEAT_RPRFM to the hwcap test
Mark Brown
1
-0
/
+6
2022-11-09
kselftest/arm64: Add FEAT_CSSC to the hwcap selftest
Mark Brown
1
-0
/
+13
2022-11-09
selftests: kvm/x86: Test the flags in MSR filtering and MSR exiting
Aaron Lewis
1
-0
/
+85
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
1
-0
/
+2
2022-11-09
selftests: netfilter: Fix and review rpath.sh
Phil Sutter
1
-6
/
+8
2022-11-08
selftests/vm: anon_cow: add R/O longterm tests via gup_test
David Hildenbrand
1
-0
/
+210
2022-11-08
selftests/vm: anon_cow: add liburing test cases
David Hildenbrand
3
-1
/
+241
2022-11-08
selftests/vm: anon_cow: hugetlb tests
David Hildenbrand
1
-1
/
+69
2022-11-08
selftests/vm: anon_cow: THP tests
David Hildenbrand
1
-1
/
+258
2022-11-08
selftests/vm: factor out pagemap_is_populated() into vm_util
David Hildenbrand
3
-8
/
+9
2022-11-08
selftests/vm: anon_cow: test COW handling of anonymous memory
David Hildenbrand
6
-1
/
+416
2022-11-08
selftests/vm: drop mnt point for hugetlb in run_vmtests.sh
Peter Xu
1
-15
/
+3
2022-11-08
selftests/vm: use memfd for hugepage-mremap test
Peter Xu
1
-12
/
+9
2022-11-08
selftests/vm: use memfd for hugetlb-madvise test
Peter Xu
1
-9
/
+3
2022-11-08
selftests/vm: use memfd for uffd hugetlb tests
Peter Xu
1
-41
/
+21
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
5
-4
/
+35792
2022-11-08
kselftest/arm64: fix array_size.cocci warning
Kang Minchul
1
-6
/
+6
2022-11-08
kselftest/arm64: Print ASCII version of unknown signal frame magic values
Mark Brown
1
-4
/
+17
2022-11-08
kselftest/arm64: Remove validation of extra_context from TODO
Mark Brown
1
-1
/
+0
2022-11-08
kselftest/arm64: Provide progress messages when signalling children
Mark Brown
1
-0
/
+3
2022-11-08
kselftest/arm64: Check that all children are producing output in fp-stress
Mark Brown
1
-0
/
+23
[prev]
[next]