summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-05-30selftests/x86: Detect -no-pie availabilityFlorian Weimer-1/+17
2018-05-30selftests: filesystems: fix spelling mistake: "desciptor" -> "descriptor"Colin Ian King-1/+1
2018-05-30selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"Colin Ian King-1/+1
2018-05-30selftests: kvm: update .gitignore with missing fileAnders Roxell-0/+1
2018-05-30selftests: kvm: add .gitignore for generated filesAnders Roxell-0/+2
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young-3/+210
2018-05-29selftests: fib_tests: Add prefix route tests with metricDavid Ahern-1/+180
2018-05-29tracing/selftest: Add test to test hist trigger between kernel event and trac...Steven Rostedt (VMware)-0/+68
2018-05-29tracing/selftest: Add selftests to test trace_marker histogram triggersSteven Rostedt (VMware)-0/+115
2018-05-29ftrace/selftest: Fix reset_trigger() to handle triggers with filtersSteven Rostedt (VMware)-2/+2
2018-05-29ftrace/selftest: Have the reset_trigger code be a bit more carefulSteven Rostedt (VMware)-3/+18
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov-1/+628
2018-05-28selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov-195/+460
2018-05-28selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann-3/+464
2018-05-28selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann-1/+509
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+36
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+7
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+10
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox-0/+7
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-1/+5
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio-0/+5
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata-0/+109
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata-0/+92
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata-0/+140
2018-05-24selftests: forwarding: Test mirror-to-vlanPetr Machata-0/+169
2018-05-24selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata-9/+18
2018-05-24selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata-0/+34
2018-05-24selftests: forwarding: lib: Support VLAN devicesPetr Machata-0/+25
2018-05-24selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata-4/+2
2018-05-24selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata-31/+64
2018-05-24selftests: forwarding: Split mirror_gre_topo_lib.shPetr Machata-44/+108
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-92/+1320
2018-05-24selftests: forwarding: Test removal of mirroringPetr Machata-0/+8
2018-05-24selftests: forwarding: Test removal of underlay routePetr Machata-0/+30
2018-05-24selftests: forwarding: Test mirroring to deleted devicePetr Machata-0/+38
2018-05-24tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song-0/+158
2018-05-24tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song-0/+13
2018-05-25selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling-1/+344
2018-05-25selftests/powerpc: Add missing .gitignoresMichael Neuling-0/+2
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux-2/+593
2018-05-23selftests: uevent filteringChristian Brauner-0/+505
2018-05-23selftests: net: initial fib rule testsRoopa Prabhu-1/+249
2018-05-23selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli-0/+10
2018-05-23selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell-1/+3
2018-05-23bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau-90/+431
2018-05-22x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams-0/+104
2018-05-22selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern-1/+278
2018-05-22selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern-1/+334
2018-05-22selftests: fib_tests: Add option to pause after each testDavid Ahern-0/+13
2018-05-22selftests: fib_tests: Add command line optionsDavid Ahern-13/+40