summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer2018-02-092-2/+61
* selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer2018-02-092-1/+151
* tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer2018-02-091-12/+13
* bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer2018-02-091-3/+4
* tools: bpftool: add bash completion for cgroup commandsQuentin Monnet2018-02-082-6/+62
* tools: bpftool: add bash completion for `bpftool prog load`Quentin Monnet2018-02-081-2/+6
* tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet2018-02-081-1/+2
* tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet2018-02-081-0/+5
* libbpf: complete list of strings for guessing program typeQuentin Monnet2018-02-081-0/+5
* selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju2018-02-081-3/+15
* tools/bpf: fix batch-mode test failure of test_xdp_redirect.shYonghong Song2018-02-062-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-0413-3/+1624
|\
| * libbpf: add missing SPDX-License-IdentifierEric Leblond2018-02-024-0/+8
| * libbpf: add error reporting in XDPEric Leblond2018-02-024-1/+271
| * libbpf: add function to setup XDPEric Leblond2018-02-023-0/+128
| * tools: add netlink.h and if_link.h in tools uapiEric Leblond2018-02-023-0/+1200
| * bpf: fix null pointer deref in bpf_prog_test_run_xdpDaniel Borkmann2018-02-011-0/+14
| * tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song2018-02-012-2/+3
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-042-42/+52
|\ \
| * | objtool: Warn on stripped section symbolJosh Poimboeuf2018-01-301-0/+5
| * | objtool: Add support for alternatives at the end of a sectionJosh Poimboeuf2018-01-301-22/+31
| * | objtool: Improve retpoline alternative handlingJosh Poimboeuf2018-01-301-20/+16
* | | Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds2018-02-041-75/+232
|\ \ \
| * | | NTB: ntb_test: Update ntb_perf testsSerge Semin2018-01-281-6/+7
| * | | NTB: ntb_test: Update ntb_tool MW testsSerge Semin2018-01-281-21/+68
| * | | NTB: ntb_test: Add ntb_tool Message testsSerge Semin2018-01-281-0/+37
| * | | NTB: ntb_test: Update ntb_tool Scratchpad testsSerge Semin2018-01-281-17/+26
| * | | NTB: ntb_test: Update ntb_tool DB testsSerge Semin2018-01-281-11/+18
| * | | NTB: ntb_test: Update ntb_tool link testsSerge Semin2018-01-281-11/+15
| * | | NTB: ntb_test: Add ntb_tool port testsSerge Semin2018-01-281-0/+52
| * | | NTB: ntb_test: Safely use paths with whitespaceSerge Semin2018-01-281-31/+31
| |/ /
* | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-0/+1
|\ \ \
| * | | usercopy: Enhance and rename report_usercopy()Kees Cook2018-01-151-0/+1
* | | | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-0315-23/+56
|\ \ \ \
| * | | | selftests: vm: update .gitignore with missing generated fileShuah Khan2018-01-231-0/+1
| * | | | selftests/x86: Add <test_name>{,_32,_64} targetsDmitry Safonov2018-01-231-0/+12
| * | | | selftests: Fix loss of test output in run_kselftests.shMichael Ellerman2018-01-162-2/+9
| * | | | selftest: ftrace: Fix to add 256 kprobe events correctlyMasami Hiramatsu2018-01-161-2/+17
| * | | | selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu2018-01-161-2/+2
| * | | | selftests: media_tests: Add SPDX license identifierShuah Khan2018-01-123-3/+6
| * | | | selftests: kselftest.h: Add SPDX license identifierShuah Khan2018-01-121-1/+1
| * | | | selftests: kselftest_install.sh: Add SPDX license identifierShuah Khan2018-01-121-3/+1
| * | | | selftests: gen_kselftest_tar.h: Add SPDX license identifierShuah Khan2018-01-121-3/+1
| * | | | selftests: media_tests: Fix Makefile 'clean' target warningShuah Khan2018-01-121-5/+2
| * | | | tools/testing: Fix trailing semicolonLuis de Bethencourt2018-01-121-1/+1
| * | | | kselftest: fix OOM in memory compaction testArnd Bergmann2018-01-101-0/+2
| * | | | selftests: seccomp: fix compile error seccomp_bpfAnders Roxell2018-01-101-2/+2
| |/ / /
* | | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0213-21/+994
|\ \ \ \
| * | | | powerpc/selftests: Check endianness on trap in TMGustavo Romero2018-01-223-1/+332
| * | | | selftests/powerpc: Add alignment handler selftestAndrew Donnellan2018-01-222-1/+493
OpenPOWER on IntegriCloud