aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-05-27PM / tools: pm-graph: upgrade to v5.1Todd E Brandt3-138/+267
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-4/+36
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+7
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+10
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox1-0/+7
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+5
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio1-0/+5
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar26-198/+820
2018-05-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar22-192/+791
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata1-0/+109
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata1-0/+92
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata1-0/+140
2018-05-24selftests: forwarding: Test mirror-to-vlanPetr Machata1-0/+169
2018-05-24selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata1-9/+18
2018-05-24selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata1-0/+34
2018-05-24selftests: forwarding: lib: Support VLAN devicesPetr Machata1-0/+25
2018-05-24selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata3-4/+2
2018-05-24selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata2-31/+64
2018-05-24selftests: forwarding: Split mirror_gre_topo_lib.shPetr Machata2-44/+108
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller25-159/+1978
2018-05-24selftests: forwarding: Test removal of mirroringPetr Machata1-0/+8
2018-05-24selftests: forwarding: Test removal of underlay routePetr Machata1-0/+30
2018-05-24selftests: forwarding: Test mirroring to deleted devicePetr Machata1-0/+38
2018-05-24tools/bpftool: add perf subcommandYonghong Song6-2/+343
2018-05-24tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song1-0/+158
2018-05-24tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song2-0/+13
2018-05-24tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song3-0/+52
2018-05-25selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling3-1/+344
2018-05-25selftests/powerpc: Add missing .gitignoresMichael Neuling2-0/+2
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux5-3/+689
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux1-0/+1
2018-05-24tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das3-3/+75
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das1-0/+2
2018-05-24tools: bpftool: resolve calls without using imm fieldSandipan Das3-1/+35
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das1-0/+2
2018-05-23selftests: uevent filteringChristian Brauner3-0/+505
2018-05-23selftests: net: initial fib rule testsRoopa Prabhu2-1/+249
2018-05-23tools/lib/libbpf.c: fix string format to allow build on arm32Sirio Balmelli1-4/+4
2018-05-23perf kcore_copy: Amend the offset of sections that remap kernel textAdrian Hunter1-2/+51
2018-05-23perf kcore_copy: Copy x86 PTI entry trampoline sectionsAdrian Hunter1-0/+42
2018-05-23perf kcore_copy: Get rid of kernel_mapAdrian Hunter1-18/+52
2018-05-23perf kcore_copy: Iterate phdrsAdrian Hunter1-15/+10
2018-05-23perf kcore_copy: Layout sectionsAdrian Hunter1-3/+22
2018-05-23perf kcore_copy: Calculate offset from phnumAdrian Hunter1-1/+5
2018-05-23perf kcore_copy: Keep a count of phdrsAdrian Hunter1-5/+4
2018-05-23perf kcore_copy: Keep phdr data in a listAdrian Hunter1-0/+9
2018-05-23perf annotate: Show group event string for stdioJin Yao1-1/+5
2018-05-23perf machine: Synthesize and process mmap events for x86 PTI entry trampolinesAdrian Hunter5-7/+140
2018-05-23perf machine: Create maps for x86 PTI entry trampolinesAdrian Hunter5-19/+187
2018-05-23selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli1-0/+10