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-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-118
/
+617
2022-03-14
KVM: s390: selftests: Add error memop tests
Janis Schoetterl-Glausch
1
-13
/
+124
2022-03-14
KVM: s390: selftests: Add more copy memop tests
Janis Schoetterl-Glausch
1
-13
/
+230
2022-03-14
KVM: s390: selftests: Add named stages for memop test
Janis Schoetterl-Glausch
1
-11
/
+33
2022-03-14
KVM: s390: selftests: Add macro as abstraction for MEM_OP
Janis Schoetterl-Glausch
1
-75
/
+197
2022-03-14
KVM: s390: selftests: Split memop tests
Janis Schoetterl-Glausch
1
-55
/
+82
2022-03-08
KVM: selftests: Add test to populate a VM with the max possible guest mem
Sean Christopherson
3
-0
/
+294
2022-03-08
KVM: selftests: Define cpu_relax() helpers for s390 and x86
Sean Christopherson
2
-0
/
+13
2022-03-08
KVM: selftests: Split out helper to allocate guest mem via memfd
Sean Christopherson
2
-18
/
+25
2022-03-08
KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
Sean Christopherson
3
-27
/
+36
2022-03-04
Merge branch 'kvm-bugfixes' into HEAD
Paolo Bonzini
3
-2
/
+13
2022-03-01
KVM: selftests: Add test to verify KVM handling of ICR
Sean Christopherson
4
-0
/
+153
2022-02-25
Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-2
/
+13
2022-02-25
KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMU
David Dunn
1
-0
/
+33
2022-02-25
KVM: selftests: Carve out helper to create "default" VM without vCPUs
David Dunn
2
-6
/
+18
2022-02-25
KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3
Mark Brown
3
-2
/
+13
2022-02-22
Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
4
-0
/
+244
2022-02-18
selftests: KVM: allow sev_migrate_tests on machines without SEV-ES
Paolo Bonzini
1
-21
/
+57
2022-02-18
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
1
-14
/
+33
2022-02-15
selftests: kvm: Check whether SIDA memop fails for normal guests
Thomas Huth
1
-0
/
+15
2022-02-14
KVM: s390: selftests: Test TEST PROTECTION emulation
Janis Schoetterl-Glausch
3
-0
/
+229
2022-02-14
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
1
-1
/
+0
2022-02-11
selftests: kvm: Remove absent target file
Muhammad Usama Anjum
1
-1
/
+0
2022-02-10
KVM: selftests: nSVM: Add enlightened MSR-Bitmap selftest
Vitaly Kuznetsov
3
-0
/
+177
2022-02-10
KVM: selftests: nSVM: Update 'struct vmcb_control_area' definition
Vitaly Kuznetsov
1
-1
/
+8
2022-02-10
KVM: selftests: nSVM: Set up MSR-Bitmap for SVM guests
Vitaly Kuznetsov
2
-0
/
+11
2022-02-10
KVM: selftests: nVMX: Add enlightened MSR-Bitmap selftest
Vitaly Kuznetsov
1
-0
/
+59
2022-02-10
KVM: selftests: nVMX: Properly deal with 'hv_clean_fields'
Vitaly Kuznetsov
2
-3
/
+152
2022-02-10
KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened M...
Vitaly Kuznetsov
1
-12
/
+17
2022-02-10
KVM: selftests: Add an option to disable MANUAL_PROTECT_ENABLE and INITIALLY_SET
David Matlack
1
-2
/
+11
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+9
2022-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+7
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
1
-2
/
+7
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-8
/
+229
2022-02-03
Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
14
-177
/
+201
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+0
2022-02-02
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2022-02-02
selftests/perf_events: Test modification of perf_event_attr::sig_data
Marco Elver
1
-8
/
+9
2022-01-31
kselftest: Fix vdso_test_abi return status
Vincenzo Frascino
1
-73
/
+62
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+9
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-15
/
+25
2022-01-28
selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPP
Paolo Bonzini
1
-0
/
+15
2022-01-28
kselftest/arm64: Correct logging of FPSIMD register read via ptrace
Mark Brown
1
-1
/
+1
2022-01-28
kselftest/arm64: Skip VL_INHERIT tests for unsupported vector types
Mark Brown
1
-1
/
+8
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-7
/
+229
2022-01-27
selftests: skip mincore.check_file_mmap when fs lacks needed support
Cristian Marussi
1
-6
/
+14
2022-01-27
selftests: openat2: Skip testcases that fail with EOPNOTSUPP
Cristian Marussi
1
-1
/
+11
2022-01-27
selftests: openat2: Add missing dependency in Makefile
Cristian Marussi
2
-1
/
+2
2022-01-27
selftests: openat2: Print also errno in failure messages
Cristian Marussi
1
-5
/
+6
[next]