aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-02-13Merge tag 'v4.15.2' into v4.15/standard/baseBruce Ashfield
2018-02-13Merge tag 'v4.15.1' into v4.15/standard/baseBruce Ashfield
2018-02-07objtool: Warn on stripped section symbolJosh Poimboeuf
2018-02-07objtool: Add support for alternatives at the end of a sectionJosh Poimboeuf
2018-02-07objtool: Improve retpoline alternative handlingJosh Poimboeuf
2018-02-03usbip: list: don't list devices attached to vhci_hcdShuah Khan
2018-02-03usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan
2018-02-03tools/gpio: Fix build error with musl libcJoel Stanley
2018-02-02perf: x86-32: explicitly include <errno.h>Bruce Ashfield
2018-02-02perf: mips64: Convert __u64 to unsigned long longYang Shi
2018-02-02perf: fix bench numa compilationRiccardo Magliocchetti
2018-02-02perf annotate: replace 'expand' with equivalent sed expressionTom Zanussi
2018-02-02perf: add SLANG_INC for slang.hLiang Li
2018-02-02perf: add sgidefs.h to for mips buildsTom Zanussi
2018-02-02perf: change --root to --prefix for python installTom Zanussi
2018-02-02perf: add 'libperl not found' warningTom Zanussi
2018-02-02perf: use pkg-config instead of python-configTom Zanussi
2018-02-02perf: force include of <stdbool.h>Bruce Ashfield
2018-02-02linux-yocto: Handle /bin/awk issuesRichard Purdie
2018-02-02compiler.h: Undef before redefining __attribute_const__Khem Raj
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-17bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-16bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16objtool: Improve error message for bad file argumentJosh Poimboeuf
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski
2018-01-12objtool: Allow alternatives to be ignoredJosh Poimboeuf
2018-01-12objtool: Detect jumps to retpoline thunksJosh Poimboeuf
2018-01-10bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-07selftests/bpf: fix test_alignAlexei Starovoitov
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28objtool: Fix Clang enum conversion warningLukas Bulwahn
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-23tools: bpftool: protect against races with disappearing objectsJakub Kicinski
2017-12-23tools: bpftool: maps: close json array on error paths of showJakub Kicinski
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds