summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-09tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer
2018-02-09tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer
2018-02-09bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet
2018-02-08tools: bpftool: add bash completion for `bpftool prog load`Quentin Monnet
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet
2018-02-08tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet
2018-02-08libbpf: complete list of strings for guessing program typeQuentin Monnet
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-06tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-06tools/bpf: fix batch-mode test failure of test_xdp_redirect.shYonghong Song
2018-02-05membarrier/selftest: Test private expedited sync core commandMathieu Desnoyers
2018-02-05membarrier/selftest: Test global expedited commandMathieu Desnoyers
2018-02-05membarrier/selftest: Test private expedited commandMathieu Desnoyers
2018-02-05perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria
2018-02-05perf trace: Fix call-graph outputRavi Bangoria
2018-02-05perf record: Fix period option handlingJiri Olsa
2018-02-05perf evsel: Fix period/freq terms setupJiri Olsa
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler
2018-02-02libbpf: add missing SPDX-License-IdentifierEric Leblond
2018-02-02libbpf: add error reporting in XDPEric Leblond
2018-02-02libbpf: add function to setup XDPEric Leblond
2018-02-02tools: add netlink.h and if_link.h in tools uapiEric Leblond
2018-02-02tools headers: Synchoronize x86 features UAPI headersArnaldo Carvalho de Melo
2018-02-02tools headers: Synchronize uapi/linux/sched.hArnaldo Carvalho de Melo
2018-02-02tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hArnaldo Carvalho de Melo
2018-02-02tooling headers: Synchronize updated s390 kvm UAPI headersArnaldo Carvalho de Melo
2018-02-02tools headers: Synchronize sound/asound.hArnaldo Carvalho de Melo
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-01tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams
2018-02-01libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang
2018-02-01libnvdimm/nfit_test: add firmware download emulationDave Jiang
2018-02-01nfit-test: Add platform cap support from ACPI 6.2a to testDave Jiang
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds