aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-1/+124
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+48
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell1-1/+1
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+28
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+5
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini44-212/+1097
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth1-1/+2
2019-08-08tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak1-0/+47
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-29/+412
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak1-0/+94
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski1-0/+24
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-6/+35
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer1-5/+5
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer4-2/+24
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer1-6/+36
2019-08-05selftests: netfilter: extend flowtable test script for ipsecFlorian Westphal1-0/+48
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-08-01selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov1-0/+28
2019-07-31selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski1-9/+14
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence1-6/+20
2019-07-30kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai1-0/+15
2019-07-30Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-5/+1
2019-07-30Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds4-6/+26
2019-07-29pidfd: remove obsolete comments from testChristian Brauner1-5/+1
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-2/+206
2019-07-25selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski1-2/+2
2019-07-24selftests/livepatch: add test skip handlingJoe Lawrence1-0/+20
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida1-2/+2
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-23selftests/bpf: add another gso_segs accessEric Dumazet1-0/+11
2019-07-23selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel1-12/+12
2019-07-23selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel1-0/+4
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King1-1/+1
2019-07-23selftests: kmod: Fix typo in kmod.shMasanari Iida1-3/+3
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-07-22selftests/tls: add shutdown testsJakub Kicinski1-0/+27
2019-07-22selftests/tls: close the socket with open recordJakub Kicinski1-0/+10
2019-07-22selftests/tls: add a bidirectional testJakub Kicinski1-0/+31
2019-07-22selftests/tls: test error codes around TLS ULP installationJakub Kicinski1-0/+52
2019-07-22selftests/tls: add a test for ULP but no keysJakub Kicinski1-0/+74
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds1-2/+52
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+4
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-12/+492
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth1-2/+0
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-148/+366
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller19-147/+332
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich1-8/+9
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich1-1/+1
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-8/+66