aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-20testing/vsock: add parameters to list and skip testsStefano Garzarella6-20/+116
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella3-4/+48
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi4-2/+317
2019-12-20VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi2-0/+105
2019-12-20VSOCK: add full barrier between test casesStefan Hajnoczi1-2/+16
2019-12-20VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi3-76/+119
2019-12-20VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi4-71/+125
2019-12-20VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi2-0/+2
2019-12-20VSOCK: fix header include in vsock_diag_testStefan Hajnoczi3-5/+4
2019-12-18selftests: qdiscs: Add test coverage for ETS QdiscPetr Machata1-0/+940
2019-12-18selftests: forwarding: sch_ets: Add test coverage for ETS QdiscPetr Machata5-0/+666
2019-12-18selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.shPetr Machata2-18/+18
2019-12-16wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld18-0/+947
2019-12-14selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn2-5/+88
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld1-0/+537
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds19-86/+154
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic1-6/+2
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song3-19/+81
2019-12-04selftests: add epoll selftestsHeiher4-0/+3083
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev3-7/+20
2019-12-04selftests/bpf: Bring back c++ include/link testStanislav Fomichev5-6/+7
2019-12-04selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev1-1/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2019-12-02Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-3/+2
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-47/+43
2019-12-02libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno1-2/+2
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+37
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-31/+122
2019-12-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+85
2019-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds65-606/+2198
2019-12-01Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds4-261/+1090
2019-12-01selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell1-0/+1
2019-12-01memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)1-0/+36
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+109
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+376
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds14-218/+833
2019-11-30selftests: forwarding: fix race between packet receive and tc checkJiri Pirko1-8/+31
2019-11-29selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo1-3/+2
2019-11-28selftests: bpf: correct perror stringsJakub Kicinski2-20/+20
2019-11-28selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski1-0/+9
2019-11-28selftests/tls: add a test for fragmented messagesJakub Kicinski1-0/+60
2019-11-29Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar65-606/+2198
2019-11-28Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths"Shuah Khan1-3/+2
2019-11-28Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-0/+1
2019-11-28perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter1-1/+1
2019-11-28perf script: Fix brstackinsn for AUXTRACEAdrian Hunter1-1/+1
2019-11-28perf affinity: Add infrastructure to save/restore affinityAndi Kleen4-0/+92
2019-11-28perf pmu: Use file system cache to optimize sysfs accessAndi Kleen5-31/+83
2019-11-28perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo1-1/+1
2019-11-28perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo1-1/+1