summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/net: reap zerocopy completions passed up as ancillary data.Sowmini Varadhan2018-02-271-8/+57
* selftests/net: revert the zerocopy Rx path for PF_RDSSowmini Varadhan2018-02-271-67/+0Star
* selftests: Add fib-onlink-tests.sh to TEST_PROGSDavid Ahern2018-02-271-1/+1
* tc: python3, string formattingsBTaskaya2018-02-262-5/+5
* tools: tc-testing: better error reportingBrenda J. Butler2018-02-261-14/+70
* tools: tc-testing: Fix indentationBrenda J. Butler2018-02-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-02-263-6/+132
|\
| * bpf: add various jit test casesDaniel Borkmann2018-02-241-0/+89
| * selftests/bpf: Only run tests if !bpf_disabledJoe Stringer2018-02-151-1/+25
| * selftests/bpf: Count tests skipped by unprivJoe Stringer2018-02-151-3/+7
| * selftests/bpf: Print unexpected output on failJoe Stringer2018-02-151-1/+2
| * tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_tcpbpf_userYonghong Song2018-02-141-0/+6
| * selftests/bpf: fix Makefile for cgroup_helpers.cJesper Dangaard Brouer2018-02-141-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2422-26/+116
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-247-4/+36
| |\ \
| | * | bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-02-231-0/+26
| | * | selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian2018-02-221-0/+2
| | * | selftests/bpf: update gitignore with test_libbpf_openAnders Roxell2018-02-221-0/+1
| | * | selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell2018-02-221-1/+0Star
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-213-3/+7
| | |\ \
| | | * | tools/libbpf: Avoid possibly using uninitialized variableJeremy Cline2018-02-201-2/+3
| | | * | tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet2018-02-151-1/+1
| | | * | tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet2018-02-151-0/+3
| * | | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-241-0/+61
| |\ \ \ \
| | * \ \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-221-0/+61
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | seccomp: add a selftest for get_metadataTycho Andersen2018-02-221-0/+61
| * | | | | selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell2018-02-221-0/+1
| * | | | | tools: fix cross-compile var clobberingMartin Kelly2018-02-2213-22/+18Star
| |/ / / /
* | | | | selftests/net: ignore background traffic in psock_fanoutWillem de Bruijn2018-02-233-8/+51
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2043-633/+1227
|\| | | |
| * | | | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...Ingo Molnar2018-02-1633-578/+1067
| |\ \ \ \
| | * | | | Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner2018-02-152-413/+0Star
| | * | | | perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2018-02-152-14/+14
| | * | | | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner2018-02-151-0/+390
| | * | | | tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-155-0/+171
| | * | | | perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-151-5/+18
| | * | | | perf data: Document missing --force optionSangwon Hong2018-02-151-0/+4
| | * | | | perf tools: Substitute yet another strtoull()Andy Shevchenko2018-02-151-22/+2Star
| | * | | | perf top: Check the latency of perf_top__mmap_read()Kan Liang2018-02-151-0/+9
| | * | | | perf top: Switch default mode to overwrite modeKan Liang2018-02-151-9/+25
| | * | | | perf top: Remove lost events checkingKan Liang2018-02-151-3/+5
| | * | | | perf hists browser: Add parameter to disable lost event warningKan Liang2018-02-156-20/+36
| | * | | | perf top: Add overwrite fall backKan Liang2018-02-151-0/+36
| | * | | | perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo2018-02-152-11/+15
| | * | | | perf top: Check per-event overwrite termKan Liang2018-02-151-0/+73
| | * | | | perf mmap: Discard legacy interface for mmap readKan Liang2018-02-152-49/+4Star
| | * | | | perf test: Update mmap read functions for backward-ring-buffer testKan Liang2018-02-151-2/+5
| | * | | | perf mmap: Introduce perf_mmap__read_event()Kan Liang2018-02-152-0/+43
| | * | | | perf mmap: Introduce perf_mmap__read_done()Kan Liang2018-02-152-0/+12
| | * | | | perf mmap: Discard 'prev' in perf_mmap__read()Kan Liang2018-02-151-18/+10Star