aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann1-7/+259
2018-04-29tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song3-11/+98
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song3-12/+266
2018-04-29tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song1-0/+45
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song2-0/+203
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song1-0/+2
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-5/+3522
2018-04-27selftests/bpf: bpf tunnel test.William Tu3-2/+1445
2018-04-26selftests: udp gso benchmarkWillem de Bruijn5-1/+763
2018-04-26selftests: udp gso with corkingWillem de Bruijn2-10/+38
2018-04-26selftests: udp gso with connected socketsWillem de Bruijn2-2/+122
2018-04-26selftests: udp gsoWillem de Bruijn4-1/+504
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-26/+75
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend1-17/+16
2018-04-25bpf: sockmap, add selftestsJohn Fastabend3-2/+1808
2018-04-25tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song1-2/+2
2018-04-24selftests: bpf: update .gitignore with missing fileAnders Roxell1-0/+1
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+7
2018-04-24tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon1-0/+266
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger1-1/+3
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell1-0/+1
2018-04-23tc-testing: updated ife test casesRoman Mashak1-12/+1024
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-2/+7
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-19/+65
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-25/+1033
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+3
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau4-3/+1783
2018-04-19tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song3-2/+4
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov1-0/+2
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov4-1/+66
2018-04-17selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman1-5/+3
2018-04-17selftest: tc_flower: add testcase for 'ip_flags'Davide Caratti1-0/+70
2018-04-16selftests: net: add tcp_mmap programEric Dumazet2-0/+439
2018-04-16tc-testing: add sample action testsRoman Mashak1-0/+588
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-17/+995
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini6-13/+991
2018-04-16tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams1-0/+3
2018-04-16tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams1-1/+1
2018-04-16tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams1-18/+25
2018-04-16tools/testing/nvdimm: allow custom error code injectionDan Williams1-1/+37
2018-04-12proc: fixup copyright signAlexey Dobriyan9-7/+37
2018-04-12selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell1-1/+1
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao1-1/+1
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds3-272/+1091
2018-04-11radix tree: use GFP_ZONEMASK bits of gfp_t for flagsMatthew Wilcox1-0/+1
2018-04-11proc: selftests: test /proc/uptimeAlexey Dobriyan5-0/+202
2018-04-11proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan3-0/+149
2018-04-11proc: add selftest for last field of /proc/loadavgAlexey Dobriyan3-0/+85
2018-04-11proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan4-1/+172