summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | selftests: sync: missing CFLAGS while compilingAnders Roxell2018-02-131-1/+1
* | | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-265-2/+68
|\ \ \ \ \ \
| * | | | | | idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-261-0/+52
| * | | | | | radix tree test suite: Fix buildMatthew Wilcox2018-02-254-2/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-265-12/+108
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | objtool: Add module specific retpoline rulesPeter Zijlstra2018-02-213-2/+12
| * | | | | objtool: Add retpoline validationPeter Zijlstra2018-02-214-3/+89
| * | | | | objtool: Use existing global variables for optionsPeter Zijlstra2018-02-215-10/+10
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-262-220/+287
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tools/kvm_stat: print 'Total' line for multiple events onlyStefan Raspl2018-02-241-1/+1
| * | | | | tools/kvm_stat: group child events indented after parentStefan Raspl2018-02-241-30/+59
| * | | | | tools/kvm_stat: separate drilldown and fields filteringStefan Raspl2018-02-241-43/+100
| * | | | | tools/kvm_stat: eliminate extra guest/pid selection dialogStefan Raspl2018-02-242-75/+39
| * | | | | tools/kvm_stat: mark private methods as suchStefan Raspl2018-02-241-66/+66
| * | | | | tools/kvm_stat: fix debugfs handlingStefan Raspl2018-02-241-14/+26
| * | | | | tools/kvm_stat: print error on invalid regexStefan Raspl2018-02-241-0/+3
| * | | | | tools/kvm_stat: fix crash when filtering out all non-child trace eventsStefan Raspl2018-02-241-0/+6
| * | | | | tools/kvm_stat: avoid 'is' for equality checksMarc Hartmayer2018-02-241-2/+2
| * | | | | tools/kvm_stat: use a more pythonic way to iterate over dictionariesMarc Hartmayer2018-02-241-8/+8
| * | | | | tools/kvm_stat: use a namedtuple for storing the valuesMarc Hartmayer2018-02-241-12/+15
| * | | | | tools/kvm_stat: simplify the sortkey functionMarc Hartmayer2018-02-241-15/+8
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-237-4/+36
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-02-221-0/+26
| * | | | selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian2018-02-221-0/+2
| * | | | selftests/bpf: update gitignore with test_libbpf_openAnders Roxell2018-02-221-0/+1
| * | | | selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell2018-02-221-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-213-3/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tools/libbpf: Avoid possibly using uninitialized variableJeremy Cline2018-02-201-2/+3
| | * | | tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet2018-02-151-1/+1
| | * | | tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet2018-02-151-0/+3
| | |/ /
* | | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-231-0/+61
|\ \ \ \
| * \ \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-221-0/+61
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | seccomp: add a selftest for get_metadataTycho Andersen2018-02-211-0/+61
* | | | | selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell2018-02-211-0/+1
* | | | | tools: fix cross-compile var clobberingMartin Kelly2018-02-2113-22/+18
|/ / / /
* | | | Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...Ingo Molnar2018-02-1633-578/+1067
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner2018-02-152-413/+0
| * | | perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2018-02-152-14/+14
| * | | perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tblHendrik Brueckner2018-02-151-0/+390
| * | | tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-155-0/+171
| * | | perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-02-151-5/+18
| * | | perf data: Document missing --force optionSangwon Hong2018-02-151-0/+4
| * | | perf tools: Substitute yet another strtoull()Andy Shevchenko2018-02-151-22/+2
| * | | perf top: Check the latency of perf_top__mmap_read()Kan Liang2018-02-151-0/+9
| * | | perf top: Switch default mode to overwrite modeKan Liang2018-02-151-9/+25
| * | | perf top: Remove lost events checkingKan Liang2018-02-151-3/+5
| * | | perf hists browser: Add parameter to disable lost event warningKan Liang2018-02-156-20/+36
| * | | perf top: Add overwrite fall backKan Liang2018-02-151-0/+36
| * | | perf evsel: Expose the perf_missing_features structArnaldo Carvalho de Melo2018-02-152-11/+15
| * | | perf top: Check per-event overwrite termKan Liang2018-02-151-0/+73
OpenPOWER on IntegriCloud