aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-42/+184
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-2/+6
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-3/+6
2017-12-30objtool: Fix seg fault with clang-compiled objectsGravatar Simon Ser 1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterGravatar Simon Ser 1-1/+3
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+1
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-4/+8
2017-12-28objtool: Fix Clang enum conversion warningGravatar Lukas Bulwahn 1-1/+1
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 3-4/+8
2017-12-23x86/ldt: Make the LDT mapping ROGravatar Thomas Gleixner 1-2/+1
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-6/+3
2017-12-23tools: bpftool: protect against races with disappearing objectsGravatar Jakub Kicinski 2-0/+4
2017-12-23tools: bpftool: maps: close json array on error paths of showGravatar Jakub Kicinski 1-3/+3
2017-12-22x86/ldt: Prevent LDT inheritance on execGravatar Thomas Gleixner 1-6/+3
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-49/+593
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineGravatar Quentin Monnet 1-1/+1
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-32/+46
2017-12-21tools/kvm_stat: sort '-f help' outputGravatar Stefan Raspl 1-10/+6
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 4-49/+568
2017-12-21bpf: do not allow root to mangle valid pointersGravatar Alexei Starovoitov 1-27/+29
2017-12-21selftests/bpf: add tests for recent bugfixesGravatar Jann Horn 1-16/+533
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yGravatar Naresh Kamboju 1-0/+1
2017-12-20bpf: Fix tools and testing build.Gravatar David Miller 2-5/+5
2017-12-19usbip: fix usbip bind writing random string after command in match_busidGravatar Juan Zea 1-3/+6
2017-12-19bpf: fix broken BPF selftest build on s390Gravatar Hendrik Brueckner 1-1/+1
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+24
2017-12-18tools arch s390: Do not include header files from the kernel sourcesGravatar Arnaldo Carvalho de Melo 3-1/+46
2017-12-18perf jvmti: Generate correct debug information for inlined codeGravatar Ben Gainey 3-36/+134
2017-12-18perf tools: Fix up build in hardened environmentsGravatar Jiri Olsa 1-4/+3
2017-12-18perf tools: Use shell function for perl cflags retrievalGravatar Jiri Olsa 1-1/+1
2017-12-17Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseGravatar Ingo Molnar 2-24/+88
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmGravatar Ingo Molnar 2-6/+7
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-12/+8
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-5/+5
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-6/+23
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-5/+23
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 3-13/+11
2017-12-15bpf: add test case for ld_abs and helper changing pkt dataGravatar Daniel Borkmann 1-0/+24
2017-12-15tools/headers: Synchronize kernel <-> tooling headersGravatar Ingo Molnar 2-2/+3
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kerne...Gravatar Ingo Molnar 1-0/+10
2017-12-15x86/decoder: Fix and update the opcodes mapGravatar Randy Dunlap 2-6/+24
2017-12-14tools/slabinfo-gnuplot: force to use bash shellGravatar Liu, Changcheng 1-1/+1
2017-12-14tools/kvm_stat: add line for totalsGravatar Stefan Raspl 1-1/+8
2017-12-14tools/kvm_stat: stop ignoring unhandled argumentsGravatar Stefan Raspl 1-1/+3
2017-12-14tools/kvm_stat: suppress usage information on command line errorsGravatar Stefan Raspl 1-8/+5
2017-12-14tools/kvm_stat: handle invalid regular expressionsGravatar Stefan Raspl 1-0/+7
2017-12-14tools/kvm_stat: add hint on '-f help' to man pageGravatar Stefan Raspl 1-1/+1
2017-12-14tools/kvm_stat: fix child trace events accountingGravatar Stefan Raspl 2-3/+5
2017-12-14tools/kvm_stat: fix extra handling of 'help' with fields filterGravatar Stefan Raspl 1-1/+2
2017-12-14tools/kvm_stat: fix missing field update after filter changeGravatar Stefan Raspl 1-2/+2