aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller96-546/+1658
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-237/+603
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-0/+7
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2019-12-20vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella1-0/+34
2019-12-20testing/vsock: print list of options and descriptionStefano Garzarella2-2/+24
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-19tc-testing: initial tdc selftests for cls_u32Davide Caratti2-22/+205
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-24/+176
2019-12-19bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann3-24/+176
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds3-2/+36
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-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds65-289/+976
2019-12-17tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk1-0/+5
2019-12-17tpm: selftest: add test covering async modeTadeusz Struk3-2/+31
2019-12-16wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld18-0/+947
2019-12-16perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste1-1/+1
2019-12-16perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITESEd Maste1-1/+1
2019-12-16libtraceevent: Allow custom libdir pathSudip Mukherjee2-4/+6
2019-12-14selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo1-28/+0
2019-12-14selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn2-5/+88
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams2-0/+7
2019-12-11selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov1-0/+39
2019-12-11kselftest: Support old perl versionsSeongJae Park1-0/+1
2019-12-11kselftest/runner: Print new line in print of timeout logSeongJae Park1-0/+1
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman1-1/+1
2019-12-11perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan1-15/+6
2019-12-11perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain1-2/+5
2019-12-11perf/x86/pmu-events: Fix Kernel_Utilization metricRavi Bangoria12-12/+12
2019-12-11perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYSArnaldo Carvalho de Melo1-3/+7
2019-12-11perf arch: Make the default get_cpuid() return compatible errorArnaldo Carvalho de Melo1-1/+1
2019-12-11tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2019-12-11Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo24-89/+3240
2019-12-11bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen2-2/+2
2019-12-09tc-testing: unbreak full listing of tdc testcasesDavide Caratti1-1/+1
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-156/+176
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim1-1/+1
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel1-1/+1
2019-12-09selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu1-1/+1
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu1-5/+10