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
2020-03-24
selftests: netfilter: add nfqueue test case
Florian Westphal
4
-1
/
+695
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
6
-3
/
+40
2020-03-23
selftests/net/forwarding: add Makefile to install tests
Vadym Kochan
2
-0
/
+76
2020-03-23
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2
-0
/
+24
2020-03-23
bpf: Add tests for bpf_sk_storage to bpf_tcp_ca
Martin KaFai Lau
2
-8
/
+47
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+32
2020-03-21
selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc
Alan Maguire
1
-0
/
+4
2020-03-21
selftests: txtimestamp: print statistics for timestamp events.
Jian Yang
1
-0
/
+58
2020-03-21
selftests: txtimestamp: add support for epoll().
Jian Yang
1
-5
/
+48
2020-03-21
selftests: txtimestamp: add new command-line flags.
Jian Yang
1
-9
/
+15
2020-03-21
selftests: txtimestamp: allow printing latencies in nsec.
Jian Yang
1
-11
/
+43
2020-03-21
selftests: txtimestamp: allow individual txtimestamp tests.
Jian Yang
1
-3
/
+28
2020-03-21
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEAD
Paul E. McKenney
6
-3
/
+40
2020-03-20
selftests/bpf: Fix mix of tabs and spaces
Bill Wendling
1
-1
/
+1
2020-03-20
selftests: firmware: Add firmware_request_platform tests
Hans de Goede
1
-0
/
+23
2020-03-20
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
1
-2
/
+6
2020-03-20
selftests/x86/vdso: Fix no-vDSO segfaults
Andy Lutomirski
2
-0
/
+20
2020-03-19
selftests: forwarding: Add an skbedit priority selftest
Petr Machata
1
-0
/
+163
2020-03-20
selftests/powerpc: Add tm-signal-pagefault test
Gustavo Luiz Duarte
3
-1
/
+287
2020-03-20
selftests/powerpc: Add a test of sigreturn vs VDSO
Michael Ellerman
3
-1
/
+129
2020-03-19
selftest/ftrace: Fix function trigger test to handle trace not disabling the tracer
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-19
binderfs: add stress test for binderfs binder devices
Christian Brauner
2
-94
/
+334
2020-03-19
binderfs_test: switch from /dev to a unique per-test mountpoint
Christian Brauner
1
-24
/
+23
2020-03-19
binderfs: port tests to test harness infrastructure
Christian Brauner
2
-16
/
+17
2020-03-18
wireguard: noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
1
-5
/
+10
2020-03-18
wireguard: selftests: test using new 64-bit time_t
Jason A. Donenfeld
2
-2
/
+1
2020-03-18
wireguard: selftests: remove duplicated include <sys/types.h>
YueHaibing
1
-1
/
+0
2020-03-18
selftests: mlxsw: Add tc action hw_stats tests
Jiri Pirko
2
-0
/
+139
2020-03-18
selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter count
Jiri Pirko
1
-2
/
+2
2020-03-18
KVM: selftests: Rework timespec functions and usage
Andrew Jones
4
-44
/
+35
2020-03-17
selftests/bpf: Reset process and thread affinity after each test/sub-test
Andrii Nakryiko
2
-1
/
+42
2020-03-17
selftests/bpf: Fix test_progs's parsing of test numbers
Andrii Nakryiko
1
-6
/
+7
2020-03-17
selftests/bpf: Fix race in tcp_rtt test
Andrii Nakryiko
1
-2
/
+2
2020-03-17
selftests/bpf: Fix nanosleep for real this time
Andrii Nakryiko
2
-10
/
+6
2020-03-17
selftest/bpf: Fix compilation warning in sockmap_parse_prog.c
Andrii Nakryiko
1
-1
/
+0
2020-03-17
selftests/powerpc: Add tlbie_test in .gitignore
Christophe Leroy
1
-0
/
+1
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-0
/
+11
2020-03-16
KVM: selftests: enlightened VMPTRLD with an incorrect GPA
Vitaly Kuznetsov
1
-2
/
+10
2020-03-16
KVM: selftests: test enlightened vmenter with wrong eVMCS version
Vitaly Kuznetsov
1
-4
/
+9
2020-03-16
KVM: selftests: define and use EVMCS_VERSION
Vitaly Kuznetsov
2
-1
/
+3
2020-03-16
selftests: kvm: Uses TEST_FAIL in tests/utilities
Wainer dos Santos Moschetta
13
-53
/
+46
2020-03-16
selftests: kvm: Introduce the TEST_FAIL macro
Wainer dos Santos Moschetta
1
-0
/
+3
2020-03-16
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
1
-2
/
+53
2020-03-16
selftests: KVM: s390: test more register variants for the reset ioctl
Christian Borntraeger
1
-9
/
+41
2020-03-16
selftests: KVM: s390: fix early guest crash
Christian Borntraeger
1
-14
/
+13
2020-03-16
KVM: selftests: Introduce steal-time test
Andrew Jones
7
-5
/
+385
2020-03-16
KVM: selftests: virt_map should take npages, not size
Andrew Jones
6
-19
/
+16
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
18
-25
/
+37
2020-03-16
KVM: selftests: Enable printf format warnings for TEST_ASSERT
Andrew Jones
10
-17
/
+16
2020-03-16
selftests: KVM: s390: fix format strings for access reg test
Christian Borntraeger
1
-2
/
+9
[prev]
[next]