Age | Commit message (Expand) | Author | Files | Lines |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2 | -3/+32 |
2020-03-13 | tc-testing: add ETS scheduler to tdc build configuration | Davide Caratti | 1 | -0/+1 |
2020-03-10 | Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2 | -19/+19 |
2020-03-09 | ktest: Fix typos in ktest.pl | Masanari Iida | 1 | -6/+6 |
2020-03-09 | ktest: Add timeout for ssh sync testing | Steven Rostedt (VMware) | 1 | -1/+1 |
2020-03-09 | ktest: Make default build option oldconfig not randconfig | Steven Rostedt (VMware) | 2 | -2/+2 |
2020-03-09 | ktest: Fix some typos in sample.conf | Masanari Iida | 1 | -10/+10 |
2020-03-07 | Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2020-03-07 | Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2020-03-04 | selftests/net/fib_tests: update addr_metric_test for peer route testing | Hangbin Liu | 1 | -3/+31 |
2020-03-02 | selftest/lkdtm: Use local .gitignore | Christophe Leroy | 1 | -0/+2 |
2020-02-28 | selftests: pidfd: Add pidfd_fdinfo_test in .gitignore | Christophe Leroy | 1 | -0/+1 |
2020-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -10/+45 |
2020-02-26 | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -12/+28 |
2020-02-26 | Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -2/+10 |
2020-02-26 | selftests: nft_concat_range: Add test for reported add/flush/add issue | Stefano Brivio | 1 | -4/+39 |
2020-02-25 | selftests: nft_concat_range: Move option for 'list ruleset' before command | Stefano Brivio | 1 | -6/+6 |
2020-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 6 | -41/+47 |
2020-02-21 | selftests/vm: add missed tests in run_vmtests | SeongJae Park | 1 | -0/+33 |
2020-02-20 | selftests/rseq: Fix out-of-tree compilation | Michael Ellerman | 1 | -1/+1 |
2020-02-20 | selftests: Install settings files to fix TIMEOUT failures | Michael Ellerman | 5 | -1/+9 |
2020-02-20 | Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -29/+50 |
2020-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -2/+11 |
2020-02-20 | kunit: run kunit_tool from any directory | Heidi Fahim | 1 | -0/+12 |
2020-02-20 | kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid | Heidi Fahim | 1 | -12/+16 |
2020-02-18 | selftests: forwarding: vxlan_bridge_1d: use more proper tos value | Hangbin Liu | 1 | -3/+3 |
2020-02-17 | wireguard: selftests: reduce complexity and fix make races | Jason A. Donenfeld | 1 | -24/+14 |
2020-02-17 | selftests: forwarding: vxlan_bridge_1d: fix tos value | Hangbin Liu | 1 | -3/+3 |
2020-02-17 | ipv6: Fix route replacement with dev-only route | Benjamin Poirier | 1 | -0/+6 |
2020-02-17 | selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing | Hangbin Liu | 1 | -12/+13 |
2020-02-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -26/+602 |
2020-02-14 | wireguard: device: use icmp_ndo_send helper | Jason A. Donenfeld | 1 | -0/+11 |
2020-02-13 | selftests: openat2: fix build error on newer glibc | Aleksa Sarai | 1 | -1/+1 |
2020-02-13 | selftests: use LDLIBS for libraries instead of LDFLAGS | Dmitry Safonov | 4 | -5/+5 |
2020-02-12 | selftests: KVM: Remove unused x86_register enum | Eric Auger | 1 | -20/+0 |
2020-02-12 | selftests: KVM: SVM: Add vmcall test | Eric Auger | 2 | -0/+80 |
2020-02-12 | selftests: KVM: AMD Nested test infrastructure | Eric Auger | 5 | -1/+517 |
2020-02-12 | selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}() | Eric Auger | 2 | -7/+7 |
2020-02-12 | selftests/bpf: Mark SYN cookie test skipped for UDP sockets | Jakub Sitnicki | 1 | -1/+3 |
2020-02-12 | selftests/bpf: Fix error checking on reading the tcp_fastopen sysctl | Martin KaFai Lau | 1 | -1/+3 |
2020-02-11 | selftests: fix too long argument | Jiri Benc | 1 | -10/+13 |
2020-02-11 | selftests: allow detection of build failures | Jiri Benc | 1 | -2/+10 |
2020-02-11 | Kernel selftests: tpm2: check for tpm support | Nikita Sobolev | 2 | -3/+19 |
2020-02-11 | selftests/ftrace: Have pid filter test use instance flag | Steven Rostedt (VMware) | 1 | -7/+1 |
2020-02-11 | selftests: fix spelling mistaked "chaigned" -> "chained" | Colin Ian King | 1 | -1/+1 |
2020-02-11 | bpf: Selftests build error in sockmap_basic.c | John Fastabend | 1 | -0/+5 |
2020-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 6 | -11/+174 |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -1/+75 |
2020-02-08 | selftests/bpf: Test freeing sockmap/sockhash with a socket in it | Jakub Sitnicki | 1 | -0/+74 |
2020-02-07 | selftests: mlxsw: Add test cases for local table route replacement | Ido Schimmel | 1 | -0/+76 |