aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-23bpf: add various jit test casesDaniel Borkmann1-0/+89
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-1/+91
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+29
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+61
2018-02-23bpf: allow xadd only on aligned memoryDaniel Borkmann1-0/+58
2018-02-23selftests/net: ignore background traffic in psock_fanoutWillem de Bruijn3-8/+51
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-0/+26
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3James Morris1-0/+61
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian1-0/+2
2018-02-21seccomp: add a selftest for get_metadataTycho Andersen1-0/+61
2018-02-22selftests/bpf: update gitignore with test_libbpf_openAnders Roxell1-0/+1
2018-02-22selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell1-1/+0
2018-02-21selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell1-0/+1
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-50/+111
2018-02-16selftests/net: add zerocopy support for PF_RDS test caseSowmini Varadhan1-4/+64
2018-02-16selftests/net: add support for PF_RDS socketsSowmini Varadhan1-1/+64
2018-02-15selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-02-15tools: tc-testing: Update README and TODOBrenda J. Butler2-19/+179
2018-02-15tools: tc-testing: valgrindPluginBrenda J. Butler1-0/+142
2018-02-15tools: tc-testing: nsPluginBrenda J. Butler2-44/+142
2018-02-15tools: tc-testing: rootPluginBrenda J. Butler2-4/+19
2018-02-15tools: tc-testing: Introduce plugin architectureBrenda J. Butler5-58/+368
2018-02-15tools: tc-testing: Refactor test-runnerBrenda J. Butler1-29/+52
2018-02-15tools: tc-testing: Command line parmsBrenda J. Butler3-95/+164
2018-02-15selftests/bpf: Only run tests if !bpf_disabledJoe Stringer1-1/+25
2018-02-15selftests/bpf: Count tests skipped by unprivJoe Stringer1-3/+7
2018-02-15selftests/bpf: Print unexpected output on failJoe Stringer1-1/+2
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-49/+110
2018-02-15selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang1-2/+30
2018-02-15selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski1-7/+13
2018-02-15selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2-1/+6
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-02-13tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_userYonghong Song1-0/+6
2018-02-13selftests/bpf: fix Makefile for cgroup_helpers.cJesper Dangaard Brouer1-1/+3
2018-02-13selftests: memfd: add config fragment for fuseAnders Roxell1-0/+1
2018-02-13selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju1-0/+1
2018-02-13selftests/android: Fix line continuation in MakefileDaniel Díaz1-4/+4
2018-02-13selftests: Add FIB onlink testsDavid Ahern1-0/+375
2018-02-13selftests: fib_tests: sleep after changing carrierDavid Ahern1-0/+1
2018-02-13selftests: fib_tests: Move admin of dummy0 to helpersDavid Ahern1-66/+34
2018-02-13selftests: fib_tests: Make test results more verboseDavid Ahern1-113/+135
2018-02-13selftests: fib_tests: simplify ip commands in a namespaceDavid Ahern1-105/+105
2018-02-13selftest/vDSO: fix O=Dominik Brodowski1-7/+7
2018-02-13selftests: sync: missing CFLAGS while compilingAnders Roxell1-1/+1
2018-02-13selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish1-1/+1
2018-02-13selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski1-0/+4
2018-02-13selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directoryDominik Brodowski1-1/+1
2018-02-13selftests/x86/pkeys: Remove unused functionsIngo Molnar1-28/+0
2018-02-13selftests/x86: Clean up and document sscanf() usageDominik Brodowski2-6/+16
2018-02-13selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski1-7/+43