summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller61-539/+767
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+7
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-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-511/+690
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
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. Miller49-205/+1624
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-20libbpf: fixed build error for samples/bpf/Björn Töpel1-0/+1
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau4-3/+1783
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau7-31/+626
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau2-0/+142
2018-04-19coresight: Move to SPDX identifierMathieu Poirier8-76/+8
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. Shirokov5-2/+75
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo1-1/+1
2018-04-18perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo1-1/+1
2018-04-18perf tools: Add '\n' at the end of parse-options error messagesRavi Bangoria1-3/+3
2018-04-18perf record: Remove suggestion to enable APICAndi Kleen1-2/+1
2018-04-18perf record: Remove misleading error suggestionAndi Kleen1-2/+1
2018-04-18perf hists browser: Clarify top/report browser helpAndi Kleen1-1/+1
2018-04-18perf mem: Allow all record/report optionsAndi Kleen2-2/+5
2018-04-18perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo1-0/+3
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet3-18/+36
2018-04-18libbpf: Type functions for raw tracepointsAndrey Ignatov2-0/+4
2018-04-18libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov1-0/+6
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov4-7/+28
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-17perf list: Add s390 support for detailed/verbose PMU event descriptionThomas Richter1-0/+6
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov2-9/+13
2018-04-17perf report: Extend raw dump (-D) out with switch out event typeAlexey Budankov1-1/+3
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov1-3/+15
2018-04-17tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar10-364/+451
2018-04-17objtool: Support HOSTCFLAGS and HOSTLDFLAGSLaura Abbott1-2/+2
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-16Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar24-46/+178
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-3/+6
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-177/+585