summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-123-18/+51
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-09-081-10/+49
| |\
| | * Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-071-1/+4
| | |\
| | * | tools/kvm_stat: re-animate display of dead guestsStefan Raspl2018-08-301-0/+10
| | * | tools/kvm_stat: indicate dead guests as suchStefan Raspl2018-08-301-3/+9
| | * | tools/kvm_stat: handle guest removals more gracefullyStefan Raspl2018-08-301-2/+9
| | * | tools/kvm_stat: don't reset stats when setting PID filter for debugfsStefan Raspl2018-08-301-1/+0
| | * | tools/kvm_stat: fix updates for dead guestsStefan Raspl2018-08-301-1/+10
| | * | tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl2018-08-301-0/+8
| | * | tools/kvm_stat: fix python3 issuesStefan Raspl2018-08-301-3/+3
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-042-8/+2
| |\ \ \
| | * | | tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi2018-09-041-6/+0
| | * | | tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi2018-09-041-2/+2
| | | |/ | | |/|
* | | | geneve: add ttl inherit supportHangbin Liu2018-09-121-0/+1
* | | | if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner2018-09-051-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-043-2/+54
|\| | |
| * | | tools/bpf: bpftool, add xskmap in map typesPrashant Bhole2018-09-021-0/+1
| * | | selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca2018-08-311-1/+4
| * | | selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca2018-08-311-1/+1
| * | | tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni2018-08-291-0/+48
| |/ /
* | | selftests/tls: Add test for recv(PEEK) spanning across multiple recordsVakul Garg2018-09-011-0/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-315-66/+271
|\ \ \
| * | | bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYNNikita V. Shirokov2018-09-012-4/+65
| * | | tools/bpf: bpftool: add btf percpu map formated dumpYonghong Song2018-08-301-2/+31
| * | | tools/bpf: add bpffs percpu map pretty print tests in test_btfYonghong Song2018-08-301-35/+144
| * | | bpf: use --cgroup in test_suite if suppliedJohn Fastabend2018-08-291-22/+31
| * | | bpf: sockmap test remove shutdown() callsJohn Fastabend2018-08-291-3/+0
| |/ /
* / / selftests/net: add ip_defrag selftestPeter Oskolkov2018-08-294-2/+344
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-271-1/+4
|\ \ | |/ |/|
| * tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet2018-08-231-1/+4
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-265-190/+58
|\ \
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-211-66/+4
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-211-46/+10
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-211-28/+0
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-211-27/+0
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-211-6/+7
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-214-7/+22
| * | radix tree test suite: Enable ubsanMatthew Wilcox2018-08-212-11/+14
| * | radix tree test suite: Fix compilationMatthew Wilcox2018-08-211-0/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-2689-1612/+3171
|\ \ \
| * | | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-08-201-1/+1
| * | | tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo2018-08-201-1/+2
| * | | perf python: Fix pyrf_evlist__read_on_cpu() interfaceJiri Olsa2018-08-201-1/+19
| * | | perf mmap: Store real cpu number in 'struct perf_mmap'Jiri Olsa2018-08-203-3/+5
| * | | perf tools: Remove ext from struct kmod_pathJiri Olsa2018-08-203-85/+69
| * | | perf tools: Add gzip_is_compressed functionJiri Olsa2018-08-201-2/+14
| * | | perf tools: Add lzma_is_compressed functionJiri Olsa2018-08-201-2/+17
| * | | perf tools: Add is_compressed callback to compressions arrayJiri Olsa2018-08-204-3/+33
| * | | perf tools: Move the temp file processing into decompress_kmoduleJiri Olsa2018-08-201-17/+12
| * | | perf tools: Use compression id in decompress_kmodule()Jiri Olsa2018-08-201-21/+3