summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan2018-06-078-32/+451
* mm: mark pages in use for page tablesMatthew Wilcox2018-06-071-0/+1
* 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-06118-908/+22859
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-0528-268/+2279
| |\ \
| | * | 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-032-1/+9
| | * | bpf: sync bpf uapi header with toolsDaniel Borkmann2018-06-031-2/+20
| | * | bpf: fix cbpf parser bug for octal numbersDaniel Borkmann2018-06-031-1/+1
| | * | bpf: test case for map pointer poison with calls/branchesDaniel Borkmann2018-06-032-27/+168
| | * | 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
| | * | bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov2018-05-303-5/+13
| | * | bpf: add selftest for lirc_mode2 type programSean Young2018-05-3010-17/+494
| | * | bpf: clean up eBPF helpers documentationQuentin Monnet2018-05-291-11/+10
| | * | 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
| | * | libbpf: Support guessing sendmsg{4,6} progsAndrey Ignatov2018-05-281-0/+2
| | * | bpf: Sync bpf.h to tools/Andrey Ignatov2018-05-281-0/+8
| | * | selftests/bpf: missing headers test_lwt_seg6localMathieu Xhonneux2018-05-282-0/+135
| | * | libbpf: Install btf.h with libbpfAndrey Ignatov2018-05-281-0/+1
| * | | 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
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+1
| |\ \ \
| * | | | 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
| |\ \ \