aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 13-29/+371
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-3/+50
2018-02-09bpf: fix rlimit in reuseport net selftestGravatar Daniel Borkmann 1-1/+20
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 12-28/+351
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 10-10/+10
2018-02-09tools/libbpf: handle issues with bpf ELF objects containing .eh_framesGravatar Jesper Dangaard Brouer 1-0/+26
2018-02-09selftests/bpf: add selftest that use test_libbpf_openGravatar Jesper Dangaard Brouer 2-2/+61
2018-02-09selftests/bpf: add test program for loading BPF ELF filesGravatar Jesper Dangaard Brouer 2-1/+151
2018-02-09tools/libbpf: improve the pr_debug statements to contain section numbersGravatar Jesper Dangaard Brouer 1-12/+13
2018-02-09bpf: Sync kernel ABI header with tooling header for bpf_common.hGravatar Jesper Dangaard Brouer 1-3/+4
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 2-6/+25
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-23/+31
2018-02-08selftests/ftrace: Add more tests for removing of function probesGravatar Steven Rostedt (VMware) 1-0/+37
2018-02-08selftests/ftrace: Add some missing glob checksGravatar Steven Rostedt (VMware) 1-0/+6
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle multiple instancesGravatar Steven Rostedt (VMware) 1-0/+3
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle modulesGravatar Steven Rostedt (VMware) 1-3/+4
2018-02-08tools: bpftool: add bash completion for cgroup commandsGravatar Quentin Monnet 2-6/+62
2018-02-08tools: bpftool: add bash completion for `bpftool prog load`Gravatar Quentin Monnet 1-2/+6
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageGravatar Quentin Monnet 1-1/+2
2018-02-08tools: bpftool: exit doc Makefile early if rst2man is not availableGravatar Quentin Monnet 1-0/+5
2018-02-08libbpf: complete list of strings for guessing program typeGravatar Quentin Monnet 1-0/+5
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodGravatar Naresh Kamboju 1-3/+15
2018-02-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-11/+49
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-18/+219
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-12/+89
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 13-3/+1624
2018-02-06lib: optimize cpumask_next_and()Gravatar Clement Courbet 2-10/+45
2018-02-06tools/lib/subcmd/pager.c: do not alias select() paramsGravatar Sergey Senozhatsky 1-1/+4
2018-02-06idr: Make 1-based IDRs more efficientGravatar Matthew Wilcox 1-2/+5
2018-02-06idr: Remove idr_alloc_extGravatar Matthew Wilcox 1-0/+17
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsGravatar Ingo Molnar 114-973/+10609
2018-02-06IDR test suite: Check handling negative end correctlyGravatar Matthew Wilcox 1-0/+1
2018-02-06idr test suite: Fix ida_test_random()Gravatar Matthew Wilcox 1-2/+2
2018-02-06radix tree test suite: Remove ARRAY_SIZEGravatar Matthew Wilcox 1-2/+0
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-52/+644
2018-02-06tools/bpf: fix batch-mode test failure of test_xdp_redirect.shGravatar Yonghong Song 2-0/+3
2018-02-06ACPICA: All acpica: Update copyrights to 2018Gravatar Bob Moore 10-10/+10
2018-02-05membarrier/selftest: Test private expedited sync core commandGravatar Mathieu Desnoyers 1-0/+73
2018-02-05membarrier/selftest: Test global expedited commandGravatar Mathieu Desnoyers 1-5/+54
2018-02-05membarrier/selftest: Test private expedited commandGravatar Mathieu Desnoyers 1-16/+95
2018-02-05perf tools: Add trace/beauty/generated/ into .gitignoreGravatar Ravi Bangoria 1-0/+1
2018-02-05perf trace: Fix call-graph outputGravatar Ravi Bangoria 1-1/+4
2018-02-05perf record: Fix period option handlingGravatar Jiri Olsa 3-4/+11
2018-02-05perf evsel: Fix period/freq terms setupGravatar Jiri Olsa 1-0/+2
2018-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 13-3/+1624
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-42/+52
2018-02-04Merge tag 'ntb-4.16' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-75/+232
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 15-23/+56
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextGravatar Ross Zwisler 8-36/+603