summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-29/+371
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+50
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann-1/+20
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-28/+351
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+10
2018-02-09tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer-0/+26
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer-2/+61
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer-1/+151
2018-02-09tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer-12/+13
2018-02-09bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer-3/+4
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-6/+25
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-23/+31
2018-02-08selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)-0/+37
2018-02-08selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)-0/+6
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle multiple instancesSteven Rostedt (VMware)-0/+3
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle modulesSteven Rostedt (VMware)-3/+4
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet-6/+62
2018-02-08tools: bpftool: add bash completion for `bpftool prog load`Quentin Monnet-2/+6
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet-1/+2
2018-02-08tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet-0/+5
2018-02-08libbpf: complete list of strings for guessing program typeQuentin Monnet-0/+5
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju-3/+15
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+49
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-18/+219
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-12/+89
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+1624
2018-02-06lib: optimize cpumask_next_and()Clement Courbet-10/+45
2018-02-06tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky-1/+4
2018-02-06idr: Make 1-based IDRs more efficientMatthew Wilcox-2/+5
2018-02-06idr: Remove idr_alloc_extMatthew Wilcox-0/+17
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar-973/+10609
2018-02-06IDR test suite: Check handling negative end correctlyMatthew Wilcox-0/+1
2018-02-06idr test suite: Fix ida_test_random()Matthew Wilcox-2/+2
2018-02-06radix tree test suite: Remove ARRAY_SIZEMatthew Wilcox-2/+0
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-52/+644
2018-02-06tools/bpf: fix batch-mode test failure of test_xdp_redirect.shYonghong Song-0/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore-10/+10
2018-02-05membarrier/selftest: Test private expedited sync core commandMathieu Desnoyers-0/+73
2018-02-05membarrier/selftest: Test global expedited commandMathieu Desnoyers-5/+54
2018-02-05membarrier/selftest: Test private expedited commandMathieu Desnoyers-16/+95
2018-02-05perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria-0/+1
2018-02-05perf trace: Fix call-graph outputRavi Bangoria-1/+4
2018-02-05perf record: Fix period option handlingJiri Olsa-4/+11
2018-02-05perf evsel: Fix period/freq terms setupJiri Olsa-0/+2
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-3/+1624
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-42/+52
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbLinus Torvalds-75/+232
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-23/+56
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler-36/+603