index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-06
selftests: mptcp: add command line arguments for mptcp_join.sh
Geliang Tang
1
-435
/
+547
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
2
-9
/
+13
2021-02-05
dma-mapping: benchmark: pretend DMA is transmitting
Barry Song
1
-3
/
+18
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
1
-1
/
+3
2021-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-1
/
+1
2021-02-04
selftests: txtimestamp: fix compilation issue
Vadim Fedorenko
1
-3
/
+3
2021-02-04
bpf/selftests: Update the IMA test to use BPF ring buffer
KP Singh
2
-13
/
+43
2021-02-04
bpf/selftests: Add a short note about vmtest.sh in README.rst
KP Singh
1
-0
/
+24
2021-02-04
bpf: Helper script for running BPF presubmit tests
KP Singh
1
-0
/
+368
2021-02-04
KVM: x86: declare Xen HVM shared info capability and add test case
David Woodhouse
2
-0
/
+170
2021-02-04
KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercalls
Joao Martins
1
-6
/
+33
2021-02-04
KVM: x86/xen: intercept xen hypercalls if enabled
Joao Martins
3
-0
/
+125
2021-02-04
selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_GET_SUPPORTED_CPUID
Vitaly Kuznetsov
5
-0
/
+233
2021-02-04
selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIES
Like Xu
5
-1
/
+169
2021-02-04
KVM: selftests: Disable dirty logging with vCPUs running
Ben Gardon
1
-5
/
+5
2021-02-04
KVM: selftests: Add backing src parameter to dirty_log_perf_test
Ben Gardon
8
-15
/
+63
2021-02-04
KVM: selftests: Add memslot modification stress test
Ben Gardon
3
-0
/
+213
2021-02-04
KVM: selftests: Add option to overlap vCPU memory access
Ben Gardon
4
-18
/
+57
2021-02-04
KVM: selftests: Fix population stage in dirty_log_perf_test
Ben Gardon
1
-3
/
+8
2021-02-04
KVM: selftests: Convert iterations to int in dirty_log_perf_test
Ben Gardon
1
-13
/
+13
2021-02-04
KVM: selftests: Avoid flooding debug log while populating memory
Ben Gardon
1
-5
/
+4
2021-02-04
KVM: selftests: Rename timespec_diff_now to timespec_elapsed
Ben Gardon
4
-13
/
+13
2021-02-04
KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
Peter Shier
4
-0
/
+566
2021-02-03
selftests/tls: fix selftest with CHACHA20-POLY1305
Vadim Fedorenko
1
-5
/
+10
2021-02-03
net: selftests: Add lanes setting test
Danielle Ratson
3
-0
/
+249
2021-02-04
selftests: netfilter: fix current year
Fabian Frederick
1
-1
/
+1
2021-02-03
selftest/bpf: Testing for multiple logs on REJECT
Andrei Matei
1
-3
/
+13
2021-02-02
selftests/bpf: Fix a compiler warning in local_storage test
KP Singh
1
-1
/
+1
2021-02-02
selftests: mptcp: add testcases for ADD_ADDR with port
Geliang Tang
1
-1
/
+159
2021-02-02
selftests: mptcp: add port argument for pm_nl_ctl
Geliang Tang
1
-2
/
+22
2021-02-02
selftests: mptcp: add testcases for newly added addresses
Geliang Tang
1
-2
/
+71
2021-02-02
selftests: mptcp: use minus values for removing address numbers
Geliang Tang
1
-15
/
+17
2021-02-02
bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
Brendan Jackman
3
-0
/
+66
2021-02-02
selftests: netdevsim: Add fib_notifications test
Amit Cohen
1
-0
/
+300
2021-02-02
selftests: Extend fib tests to run with and without flags notifications
Amit Cohen
2
-0
/
+28
2021-01-31
selftests/powerpc: Add VF recovery tests
Oliver O'Halloran
3
-0
/
+188
2021-01-31
selftests/powerpc: Use stderr for debug messages in eeh-functions
Oliver O'Halloran
1
-8
/
+12
2021-01-31
selftests/powerpc: Hoist helper code out of eeh-basic
Oliver O'Halloran
2
-36
/
+51
2021-01-29
selftests: Add nci suite
Bongsu Jeon
4
-0
/
+609
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+52
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSG
Stanislav Fomichev
2
-0
/
+10
2021-01-29
selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addr
Stanislav Fomichev
3
-74
/
+92
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAME
Stanislav Fomichev
2
-0
/
+16
2021-01-29
bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSG
Stanislav Fomichev
3
-0
/
+33
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
2
-4
/
+1
2021-01-28
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+46
2021-01-28
selftests: forwarding: Specify interface when invoking mausezahn
Danielle Ratson
2
-2
/
+2
2021-01-27
selftests/bpf: Verify that rebinding to port < 1024 from BPF works
Stanislav Fomichev
2
-0
/
+154
2021-01-27
selftests: increase timeout to 10 min
Matthieu Baerts
1
-1
/
+1
2021-01-27
selftests: mptcp: add IPv4-mapped IPv6 testcases
Geliang Tang
1
-0
/
+75
[prev]
[next]