summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan2018-06-078-32/+451
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-0716-120/+1517
|\
| * selftests/powerpc: Add perf breakpoint testMichael Neuling2018-06-033-1/+198
| * selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann2018-05-282-3/+464
| * selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann2018-05-285-1/+509
| * selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling2018-05-253-1/+344
| * selftests/powerpc: Add missing .gitignoresMichael Neuling2018-05-252-0/+2
| * selftests/powerpc: Remove redundant cp_abort testMichael Neuling2018-05-214-117/+0
| * selftests/powerpc: fix exec benchmarkNicholas Piggin2018-05-141-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0682-349/+18619
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-0516-236/+1790
| |\ \
| | * | tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song2018-06-036-2/+232
| | * | tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song2018-06-031-0/+2
| | * | bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-031-27/+158
| | * | bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau2018-06-021-0/+22
| | * | bpf: btf: Check array t->sizeMartin KaFai Lau2018-06-021-0/+23
| | * | selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole2018-06-021-9/+19
| | * | selftests/bpf: test_sockmap, fix data verificationPrashant Bhole2018-06-021-1/+13
| | * | selftests/bpf: test_sockmap, timing improvementsPrashant Bhole2018-06-021-4/+9
| | * | selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole2018-06-021-0/+5
| | * | selftests/bpf: test_sockmap, check test failurePrashant Bhole2018-06-021-6/+21
| | * | bpf: add selftest for lirc_mode2 type programSean Young2018-05-306-3/+210
| | * | selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov2018-05-284-1/+628
| | * | selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov2018-05-281-195/+460
| * | | selftests: forwarding: mirror_vlan: Change test descriptionPetr Machata2018-06-041-1/+1
| * | | selftests: forwarding: mirror_vlan: Uninstall trapPetr Machata2018-06-041-1/+1
| * | | selftests/net: add packet socket packet_snd testWillem de Bruijn2018-06-044-2/+498
| * | | selftests/net: udpgso: test small gso_size boundary conditionsWillem de Bruijn2018-06-041-2/+75
| * | | selftests/net: enable msg_zerocopy testWillem de Bruijn2018-06-042-1/+9
| * | | selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP testPetr Machata2018-06-011-0/+12
| * | | selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more testsPetr Machata2018-06-011-0/+129
| * | | selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two testsPetr Machata2018-06-011-7/+7
| * | | selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final configPetr Machata2018-06-011-2/+3
| * | | selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel namePetr Machata2018-06-011-1/+1
| * | | selftests: forwarding: mirror_gre_lib: Add STP testPetr Machata2018-06-011-0/+32
| * | | selftests: forwarding: mirror_lib: skip_hw the VLAN capturePetr Machata2018-06-011-1/+4
| * | | selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()Petr Machata2018-06-012-15/+35
| * | | selftests: forwarding: lib: Move here vlan_capture_{, un}install()Petr Machata2018-06-012-23/+23
| * | | selftests: fib_tests: Add prefix route tests with metricDavid Ahern2018-05-291-1/+180
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-265-4/+36
| |\ \
| * | | selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata2018-05-241-0/+109
| * | | selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata2018-05-241-0/+92
| * | | selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata2018-05-241-0/+140
| * | | selftests: forwarding: Test mirror-to-vlanPetr Machata2018-05-241-0/+169
| * | | selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata2018-05-241-9/+18
| * | | selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata2018-05-241-0/+34
| * | | selftests: forwarding: lib: Support VLAN devicesPetr Machata2018-05-241-0/+25
| * | | selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata2018-05-243-4/+2
| * | | selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata2018-05-242-31/+64
| * | | selftests: forwarding: Split mirror_gre_topo_lib.shPetr Machata2018-05-242-44/+108