aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-23
|\
| * bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-02-22
| * selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian2018-02-22
| * selftests/bpf: update gitignore with test_libbpf_openAnders Roxell2018-02-21
| * selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell2018-02-21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-21
| |\
| | * tools/libbpf: Avoid possibly using uninitialized variableJeremy Cline2018-02-20
| | * tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet2018-02-15
| | * tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet2018-02-15
* | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-23
|\ \ \
| * \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-22
| |\ \ \ | | |/ / | |/| |
| | * | seccomp: add a selftest for get_metadataTycho Andersen2018-02-21
* | | | selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell2018-02-21
* | | | tools: fix cross-compile var clobberingMartin Kelly2018-02-21
|/ / /
* | | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...Ingo Molnar2018-02-16
|\ \ \
| * | | Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner2018-02-15
| * | | perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2018-02-15
| * | | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner2018-02-15
| * | | tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-15
| * | | perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-15
| * | | perf data: Document missing --force optionSangwon Hong2018-02-15
| * | | perf tools: Substitute yet another strtoull()Andy Shevchenko2018-02-15
| * | | perf top: Check the latency of perf_top__mmap_read()Kan Liang2018-02-15
| * | | perf top: Switch default mode to overwrite modeKan Liang2018-02-15
| * | | perf top: Remove lost events checkingKan Liang2018-02-15
| * | | perf hists browser: Add parameter to disable lost event warningKan Liang2018-02-15
| * | | perf top: Add overwrite fall backKan Liang2018-02-15
| * | | perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo2018-02-15
| * | | perf top: Check per-event overwrite termKan Liang2018-02-15
| * | | perf mmap: Discard legacy interface for mmap readKan Liang2018-02-15
| * | | perf test: Update mmap read functions for backward-ring-buffer testKan Liang2018-02-15
| * | | perf mmap: Introduce perf_mmap__read_event()Kan Liang2018-02-15
| * | | perf mmap: Introduce perf_mmap__read_done()Kan Liang2018-02-15
| * | | perf mmap: Discard 'prev' in perf_mmap__read()Kan Liang2018-02-15
| * | | perf mmap: Add new return value logic for perf_mmap__read_init()Kan Liang2018-02-15
| * | | perf mmap: Introduce perf_mmap__read_init()Kan Liang2018-02-15
| * | | perf mmap: Cleanup perf_mmap__push()Kan Liang2018-02-15
| * | | perf mmap: Recalculate size for overwrite modeKan Liang2018-02-15
| * | | perf evlist: Remove stale mmap read for backwardKan Liang2018-02-15
| * | | perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 ProcessorWilliam Cohen2018-02-15
| | |/ | |/|
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\ \ \
| * | | selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang2018-02-14
| * | | objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf2018-02-14
| * | | selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski2018-02-14
| * | | selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-14
| * | | selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski2018-02-13
| * | | selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski2018-02-13
| * | | selftests/x86/pkeys: Remove unused functionsIngo Molnar2018-02-13
| * | | selftests/x86: Clean up and document sscanf() usageDominik Brodowski2018-02-13
| * | | selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski2018-02-13