aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+23
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+23
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+11
2017-12-15bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann1-0/+24
2017-12-15cpupower: Remove FSF addressLaura Abbott1-4/+0
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2-2/+3
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kernel's latest versionIngo Molnar1-0/+10
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap2-6/+24
2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng1-1/+1
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin7-5/+434
2017-12-14bpftool: implement prog load commandRoman Gushchin5-34/+79
2017-12-14libbpf: prefer global symbols as bpf program name sourceRoman Gushchin1-0/+2
2017-12-14libbpf: add ability to guess program type based on section nameRoman Gushchin1-0/+51
2017-12-14tools/kvm_stat: add line for totalsStefan Raspl1-1/+8
2017-12-14tools/kvm_stat: stop ignoring unhandled argumentsStefan Raspl1-1/+3
2017-12-14tools/kvm_stat: suppress usage information on command line errorsStefan Raspl1-8/+5
2017-12-14tools/kvm_stat: handle invalid regular expressionsStefan Raspl1-0/+7
2017-12-14tools/kvm_stat: add hint on '-f help' to man pageStefan Raspl1-1/+1
2017-12-14tools/kvm_stat: fix child trace events accountingStefan Raspl2-3/+5
2017-12-14tools/kvm_stat: fix extra handling of 'help' with fields filterStefan Raspl1-1/+2
2017-12-14tools/kvm_stat: fix missing field update after filter changeStefan Raspl1-2/+2
2017-12-14tools/kvm_stat: fix drilldown in events-by-guests modeStefan Raspl1-1/+1
2017-12-14tools/kvm_stat: fix command line option '-g'Stefan Raspl1-4/+6
2017-12-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang1-0/+1
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann2-12/+8
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik2-2/+8
2017-12-12bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song4-1/+182
2017-12-12Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar12-14/+540
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland1-12/+9
2017-12-12tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland1-1/+1
2017-12-12Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman48-406/+1143
2017-12-12selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=yNaresh Kamboju1-0/+1
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney3-3/+0
2017-12-11rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park1-5/+0
2017-12-11rcutorture: Simplify functions.sh include pathSeongJae Park5-5/+5
2017-12-11rcutorture: Simplify loggingSeongJae Park2-24/+12
2017-12-11rcutorture/kvm-recheck-*: Improve result directory readability checkSeongJae Park3-3/+3
2017-12-11rcutorture/kvm.sh: Support execution from any directorySeongJae Park1-2/+3
2017-12-11rcutorture/kvm.sh: Use consistent help text for --qemu-argsSeongJae Park1-2/+2
2017-12-11rcutorture/kvm.sh: Remove unused variable, `alldone`SeongJae Park1-1/+0
2017-12-11rcutorture: Remove unused script, config2frag.shSeongJae Park1-25/+0
2017-12-11rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2017-12-11Merge 4.15-rc3 into driver-core-nextGreg Kroah-Hartman56-431/+1200
2017-12-11Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman56-431/+1200
2017-12-11selftests/powerpc: Fix build errors in powerpc ptrace selftestsSimon Guo3-5/+4
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller49-409/+1154
2017-12-08kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-7/+531
2017-12-08tools: bpftool: create "uninstall", "doc-uninstall" make targetsQuentin Monnet3-3/+18
2017-12-08tools: bpftool: harmonise Makefile and Documentation/MakefileQuentin Monnet2-39/+36