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
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2020-03-25
selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED
Hangbin Liu
-15
/
+16
2020-03-25
selftests/net: add missing tests to Makefile
Hangbin Liu
-1
/
+3
2020-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+695
2020-03-24
selftests: netfilter: add nfqueue test case
Florian Westphal
-1
/
+695
2020-03-23
selftests/net/forwarding: add Makefile to install tests
Vadym Kochan
-0
/
+76
2020-03-21
selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...
Alan Maguire
-0
/
+4
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+123
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-3
/
+32
2020-03-12
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
-0
/
+1
2020-03-10
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
-0
/
+42
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2020-03-06
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+2
2020-03-06
selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set
Luke Nelson
-0
/
+15
2020-03-05
selftests/bpf: Add send_signal_sched_switch test
Yonghong Song
-0
/
+66
2020-03-03
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
-3
/
+31
2020-03-02
selftest/lkdtm: Use local .gitignore
Christophe Leroy
-0
/
+2
2020-02-28
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
-0
/
+1
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-10
/
+45
2020-02-26
Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+10
2020-02-26
selftests: nft_concat_range: Add test for reported add/flush/add issue
Stefano Brivio
-4
/
+39
2020-02-25
selftests: nft_concat_range: Move option for 'list ruleset' before command
Stefano Brivio
-6
/
+6
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-41
/
+47
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
-0
/
+33
2020-02-20
selftests/rseq: Fix out-of-tree compilation
Michael Ellerman
-1
/
+1
2020-02-20
selftests: Install settings files to fix TIMEOUT failures
Michael Ellerman
-1
/
+9
2020-02-19
Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-29
/
+50
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-2
/
+11
2020-02-17
selftests: forwarding: vxlan_bridge_1d: use more proper tos value
Hangbin Liu
-3
/
+3
2020-02-16
wireguard: selftests: reduce complexity and fix make races
Jason A. Donenfeld
-24
/
+14
2020-02-16
selftests: forwarding: vxlan_bridge_1d: fix tos value
Hangbin Liu
-3
/
+3
2020-02-16
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
-0
/
+6
2020-02-16
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
Hangbin Liu
-12
/
+13
2020-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-26
/
+602
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
-0
/
+11
2020-02-13
selftests: openat2: fix build error on newer glibc
Aleksa Sarai
-1
/
+1
2020-02-13
selftests: use LDLIBS for libraries instead of LDFLAGS
Dmitry Safonov
-5
/
+5
2020-02-12
selftests: KVM: Remove unused x86_register enum
Eric Auger
-20
/
+0
2020-02-12
selftests: KVM: SVM: Add vmcall test
Eric Auger
-0
/
+80
2020-02-12
selftests: KVM: AMD Nested test infrastructure
Eric Auger
-1
/
+517
2020-02-12
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
-7
/
+7
2020-02-12
selftests/bpf: Mark SYN cookie test skipped for UDP sockets
Jakub Sitnicki
-1
/
+3
2020-02-12
selftests/bpf: Fix error checking on reading the tcp_fastopen sysctl
Martin KaFai Lau
-1
/
+3
2020-02-10
selftests: fix too long argument
Jiri Benc
-10
/
+13
2020-02-10
selftests: allow detection of build failures
Jiri Benc
-2
/
+10
2020-02-10
Kernel selftests: tpm2: check for tpm support
Nikita Sobolev
-3
/
+19
2020-02-10
selftests/ftrace: Have pid filter test use instance flag
Steven Rostedt (VMware)
-7
/
+1
2020-02-10
selftests: fix spelling mistaked "chaigned" -> "chained"
Colin Ian King
-1
/
+1
[next]