aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-02-25radix tree test suite: Fix buildMatthew Wilcox4-2/+16
2018-02-23bpf: add various jit test casesDaniel Borkmann1-0/+89
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-26/+116
2018-02-24tools/kvm_stat: print 'Total' line for multiple events onlyStefan Raspl1-1/+1
2018-02-24tools/kvm_stat: group child events indented after parentStefan Raspl1-30/+59
2018-02-24tools/kvm_stat: separate drilldown and fields filteringStefan Raspl1-43/+100
2018-02-24tools/kvm_stat: eliminate extra guest/pid selection dialogStefan Raspl2-75/+39
2018-02-24tools/kvm_stat: mark private methods as suchStefan Raspl1-66/+66
2018-02-24tools/kvm_stat: fix debugfs handlingStefan Raspl1-14/+26
2018-02-24tools/kvm_stat: print error on invalid regexStefan Raspl1-0/+3
2018-02-24tools/kvm_stat: fix crash when filtering out all non-child trace eventsStefan Raspl1-0/+6
2018-02-24tools/kvm_stat: avoid 'is' for equality checksMarc Hartmayer1-2/+2
2018-02-24tools/kvm_stat: use a more pythonic way to iterate over dictionariesMarc Hartmayer1-8/+8
2018-02-24tools/kvm_stat: use a namedtuple for storing the valuesMarc Hartmayer1-12/+15
2018-02-24tools/kvm_stat: simplify the sortkey functionMarc Hartmayer1-15/+8
2018-02-23Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEADPaul E. McKenney5-37/+41
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+36
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+61
2018-02-23bpf: allow xadd only on aligned memoryDaniel Borkmann1-0/+58
2018-02-23selftests/net: ignore background traffic in psock_fanoutWillem de Bruijn3-8/+51
2018-02-23Drop a bunch of metag referencesJames Hogan1-4/+0
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-0/+26
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3James Morris1-0/+61
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian1-0/+2
2018-02-22perf cgroup: Simplify arguments when tracking multiple eventsweiping zhang3-3/+26
2018-02-21seccomp: add a selftest for get_metadataTycho Andersen1-0/+61
2018-02-22selftests/bpf: update gitignore with test_libbpf_openAnders Roxell1-0/+1
2018-02-22selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell1-1/+0
2018-02-21selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell1-0/+1
2018-02-21tools: fix cross-compile var clobberingMartin Kelly13-22/+18
2018-02-21pm-graph: AnalyzeSuspend v5.0Todd E Brandt2-618/+1052
2018-02-21pm-graph: AnalyzeBoot v2.2Todd E Brandt2-77/+160
2018-02-21pm-graph: config files and installerTodd E Brandt16-7/+1362
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-3/+7
2018-02-21perf stat: Use xyarray dimensions to iterate fdsAndi Kleen1-6/+5
2018-02-21perf kallsyms: Fix the usage on the man pageSangwon Hong1-1/+1
2018-02-21tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_dereferenceAlan Stern5-48/+46
2018-02-21tools/memory-model: Convert underscores to hyphensPaul E. McKenney3-9/+9
2018-02-21tools/memory-model: Add a S lock-based external-view litmus testAlan Stern1-0/+41
2018-02-21tools/memory-model: Add required herd7 version to README filePaul E. McKenney1-1/+2
2018-02-21README: Fix a couple of punctuation errorsPaul E. McKenney1-2/+2
2018-02-21EXP litmus_tests: Add comments explaining tests' purposesPaul E. McKenney28-1/+246
2018-02-21MAINTAINERS: Add the Memory Consistency Model subsystemAndrea Parri1-15/+0
2018-02-21tools/memory-model: Clarify the origin/scope of the tool nameAndrea Parri4-10/+10
2018-02-21Merge tag 'v4.16-rc2' into locking/core, to refresh the branchIngo Molnar197-1709/+14292
2018-02-21objtool: Add module specific retpoline rulesPeter Zijlstra3-2/+12
2018-02-21objtool: Add retpoline validationPeter Zijlstra4-3/+89
2018-02-21objtool: Use existing global variables for optionsPeter Zijlstra5-10/+10
2018-02-20torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney1-23/+1
2018-02-20torture: Grace periods do not piggyback off of themselvesPaul E. McKenney1-1/+2