summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | perf top: Fix annoying fallback message on older kernelsKan Liang2018-03-051-1/+1
| * | | | | perf kallsyms: Fix the usage on the man pageSangwon Hong2018-03-051-1/+1
* | | | | | selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian2018-03-091-8/+17
* | | | | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-093-1/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-03-021-0/+14
| * | | | | selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman2018-02-281-1/+1
| * | | | | selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman2018-02-261-0/+2
* | | | | | Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-051-1/+2
|\ \ \ \ \ \
| * | | | | | selftests: memory-hotplug: fix emit_tests regressionShuah Khan2018-03-021-1/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-052-1/+59
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | tc-testing: skbmod: fix match value of ethertypeDavide Caratti2018-03-041-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-011-0/+58
| |\ \ \ \ \
| | * | | | | bpf: allow xadd only on aligned memoryDaniel Borkmann2018-02-231-0/+58
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-041-1/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | objtool: Fix another switch table detection issueJosh Poimboeuf2018-02-281-1/+5
* | | | | | Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-288-16/+19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | selftests: vm: update .gitignore with new testShuah Khan2018-02-261-0/+1
| * | | | | selftests: memory-hotplug: silence test command echoShuah Khan2018-02-261-1/+1
| * | | | | selftests/futex: Fix line continuation in MakefileDaniel Díaz2018-02-261-3/+3
| * | | | | selftests: memfd: add config fragment for fuseAnders Roxell2018-02-131-0/+1
| * | | | | selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju2018-02-131-0/+1
| * | | | | selftests/android: Fix line continuation in MakefileDaniel Díaz2018-02-131-4/+4
| * | | | | selftest/vDSO: fix O=Dominik Brodowski2018-02-131-7/+7
| * | | | | 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
| |\ \ \ \ | | |_|_|/ | |/| | |