summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour2018-03-13
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-04
|\
| * objtool: Fix another switch table detection issueJosh Poimboeuf2018-02-28
* | Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-28
|\ \
| * | selftests: vm: update .gitignore with new testShuah Khan2018-02-26
| * | selftests: memory-hotplug: silence test command echoShuah Khan2018-02-26
| * | selftests/futex: Fix line continuation in MakefileDaniel Díaz2018-02-26
| * | selftests: memfd: add config fragment for fuseAnders Roxell2018-02-13
| * | selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju2018-02-13
| * | selftests/android: Fix line continuation in MakefileDaniel Díaz2018-02-13
| * | selftest/vDSO: fix O=Dominik Brodowski2018-02-13
| * | selftests: sync: missing CFLAGS while compilingAnders Roxell2018-02-13
* | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-26
|\ \ \
| * | | idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-26
| * | | radix tree test suite: Fix buildMatthew Wilcox2018-02-25
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-26
|\ \ \ \ | | |_|/ | |/| |
| * | | objtool: Add module specific retpoline rulesPeter Zijlstra2018-02-21
| * | | objtool: Add retpoline validationPeter Zijlstra2018-02-21
| * | | objtool: Use existing global variables for optionsPeter Zijlstra2018-02-21
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-26
|\ \ \ \ | |_|/ / |/| | |
| * | | tools/kvm_stat: print 'Total' line for multiple events onlyStefan Raspl2018-02-23
| * | | tools/kvm_stat: group child events indented after parentStefan Raspl2018-02-23
| * | | tools/kvm_stat: separate drilldown and fields filteringStefan Raspl2018-02-23
| * | | tools/kvm_stat: eliminate extra guest/pid selection dialogStefan Raspl2018-02-23
| * | | tools/kvm_stat: mark private methods as suchStefan Raspl2018-02-23
| * | | tools/kvm_stat: fix debugfs handlingStefan Raspl2018-02-23
| * | | tools/kvm_stat: print error on invalid regexStefan Raspl2018-02-23
| * | | tools/kvm_stat: fix crash when filtering out all non-child trace eventsStefan Raspl2018-02-23
| * | | tools/kvm_stat: avoid 'is' for equality checksMarc Hartmayer2018-02-23
| * | | tools/kvm_stat: use a more pythonic way to iterate over dictionariesMarc Hartmayer2018-02-23
| * | | tools/kvm_stat: use a namedtuple for storing the valuesMarc Hartmayer2018-02-23
| * | | tools/kvm_stat: simplify the sortkey functionMarc Hartmayer2018-02-23
| | |/ | |/|
* | | 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