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
2020-03-18
wireguard: noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
-5
/
+10
2020-03-18
wireguard: selftests: test using new 64-bit time_t
Jason A. Donenfeld
-2
/
+1
2020-03-18
wireguard: selftests: remove duplicated include <sys/types.h>
YueHaibing
-1
/
+0
2020-03-18
selftests: mlxsw: Add tc action hw_stats tests
Jiri Pirko
-0
/
+139
2020-03-18
selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...
Jiri Pirko
-2
/
+2
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
-44
/
+35
2020-03-17
selftests/bpf: Reset process and thread affinity after each test/sub-test
Andrii Nakryiko
-1
/
+42
2020-03-17
selftests/bpf: Fix test_progs's parsing of test numbers
Andrii Nakryiko
-6
/
+7
2020-03-17
selftests/bpf: Fix race in tcp_rtt test
Andrii Nakryiko
-2
/
+2
2020-03-17
selftests/bpf: Fix nanosleep for real this time
Andrii Nakryiko
-11
/
+7
2020-03-17
selftest/bpf: Fix compilation warning in sockmap_parse_prog.c
Andrii Nakryiko
-1
/
+0
2020-03-17
selftests/powerpc: Add tlbie_test in .gitignore
Christophe Leroy
-0
/
+1
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-0
/
+11
2020-03-16
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
-2
/
+10
2020-03-16
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
-4
/
+9
2020-03-16
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
-1
/
+3
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
-53
/
+46
2020-03-16
selftests: kvm: Introduce the TEST_FAIL macro
Wainer dos Santos Moschetta
-0
/
+3
2020-03-16
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
-2
/
+53
2020-03-16
selftests: KVM: s390: test more register variants for the reset ioctl
Christian Borntraeger
-9
/
+41
2020-03-16
selftests: KVM: s390: fix early guest crash
Christian Borntraeger
-14
/
+13
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
-5
/
+385
2020-03-16
KVM: selftests: virt_map should take npages, not size
Andrew Jones
-19
/
+16
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
-25
/
+37
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
-17
/
+16
2020-03-16
selftests: KVM: s390: fix format strings for access reg test
Christian Borntraeger
-2
/
+9
2020-03-16
selftests: KVM: s390: fixup fprintf format error in reset.c
Christian Borntraeger
-1
/
+1
2020-03-16
KVM: selftests: Share common API documentation
Andrew Jones
-248
/
+187
2020-03-16
selftests: KVM: SVM: Add vmcall test to gitignore
Andrew Jones
-2
/
+3
2020-03-16
KVM: selftests: s390x: Provide additional num-guest-pages adjustment
Andrew Jones
-9
/
+8
2020-03-16
kvm: selftests: Support dirty log initial-all-set test
Jay Zhou
-3
/
+16
2020-03-16
KVM: selftests: Fix unknown ucall command asserts
Andrew Jones
-8
/
+7
2020-03-16
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
Sean Christopherson
-0
/
+175
2020-03-16
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
-13
/
+13
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
-44
/
+54
2020-03-16
KVM: selftests: Time guest demand paging
Ben Gardon
-1
/
+72
2020-03-16
KVM: selftests: Support multiple vCPUs in demand paging test
Ben Gardon
-82
/
+171
2020-03-16
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Ben Gardon
-0
/
+71
2020-03-16
KVM: selftests: Pass args to vCPU in global vCPU args struct
Ben Gardon
-11
/
+27
2020-03-16
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
-22
/
+90
2020-03-16
KVM: selftests: Add configurable demand paging delay
Ben Gardon
-7
/
+25
2020-03-16
KVM: selftests: Add demand paging content to the demand paging test
Ben Gardon
-4
/
+206
2020-03-14
selftests: mlxsw: RED: Test RED ECN nodrop offload
Petr Machata
-8
/
+61
2020-03-14
selftests: qdiscs: RED: Add nodrop tests
Petr Machata
-0
/
+68
2020-03-14
selftests: qdiscs: Add TDC test for RED
Petr Machata
-0
/
+117
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-327
/
+1095
2020-03-13
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
-1
/
+133
2020-03-13
selftests/bpf: Ensure consistent test failure output
Andrii Nakryiko
-9
/
+9
2020-03-13
selftests/bpf: Fix spurious failures in accept due to EAGAIN
Jakub Sitnicki
-19
/
+58
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
-26
/
+4
[prev]
[next]