summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-08-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-26/+34
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-40/+1557
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov-3/+302
2018-08-13selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov-0/+4
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-08-11tc: Update README and add configKeara Leibovitz-5/+59
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau-2/+910
2018-08-11bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau-1/+261
2018-08-11bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau-20/+9
2018-08-10tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song-15/+72
2018-08-09selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel-0/+366
2018-08-09selftests/ftrace: Fix kprobe string testcase to not probe notrace functionMasami Hiramatsu-19/+13
2018-08-09selftests: mount: remove no longer needed config optionAnders Roxell-1/+0
2018-08-09selftests: cgroup: add gitignore fileAnders Roxell-0/+1
2018-08-09Add cgroup core selftestsClaudio-0/+406
2018-08-09rseq/selftests: add s390 supportVasily Gorbik-0/+539
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann-1/+1
2018-08-08selftests/powerpc: Kill child processes on SIGINTBreno Leitao-6/+12
2018-08-07selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan-4/+4
2018-08-07tc-tests: initial version of nat action unit testsKeara Leibovitz-0/+593
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-20/+606
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman-21/+188
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras-21/+49
2018-08-08selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman-8/+59
2018-08-08selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman-5/+35
2018-08-07selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy-0/+9
2018-08-07selftests/powerpc: Add test for strlen()Christophe Leroy-1/+151
2018-08-07selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy-3/+18
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman-0/+6
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman-0/+3
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman-0/+19
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini-5/+74
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini-1/+132
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini-22/+311
2018-08-06kvm: selftests: ensure vcpu file is releasedPaolo Bonzini-1/+9
2018-08-06kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini-89/+72
2018-08-06kvm: selftests: create a GDT and TSSPaolo Bonzini-47/+79
2018-08-06kvm: selftests: add cr4_cpuid_sync_testWei Huang-0/+131
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov-13/+13
2018-08-05tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov-12/+12
2018-08-05tc-testing: flush gact actions on test teardownVlad Buslov-1/+2
2018-08-05tc-testing: fix ip address in u32 testVlad Buslov-2/+2
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+4
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-3/+3
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux-3/+3
2018-08-03selftests/bpf: fix a typo in map in map testRoman Gushchin-3/+3
2018-08-03selftests/bpf: add a cgroup storage testRoman Gushchin-1/+132
2018-08-03selftests/bpf: add verifier cgroup storage testsRoman Gushchin-1/+141
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+151
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh-1/+1