summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12geneve: add ttl inherit supportHangbin Liu
2018-09-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-09-07Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-09-05if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-09-02tools/bpf: bpftool, add xskmap in map typesPrashant Bhole
2018-09-01selftests/tls: Add test for recv(PEEK) spanning across multiple recordsVakul Garg
2018-08-31selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-01bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYNNikita V. Shirokov
2018-08-30tools/kvm_stat: re-animate display of dead guestsStefan Raspl
2018-08-30tools/kvm_stat: indicate dead guests as suchStefan Raspl
2018-08-30tools/kvm_stat: handle guest removals more gracefullyStefan Raspl
2018-08-30tools/kvm_stat: don't reset stats when setting PID filter for debugfsStefan Raspl
2018-08-30tools/kvm_stat: fix updates for dead guestsStefan Raspl
2018-08-30tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl
2018-08-30tools/kvm_stat: fix python3 issuesStefan Raspl
2018-08-30tools/bpf: bpftool: add btf percpu map formated dumpYonghong Song
2018-08-30tools/bpf: add bpffs percpu map pretty print tests in test_btfYonghong Song
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni
2018-08-29selftests/net: add ip_defrag selftestPeter Oskolkov
2018-08-29bpf: use --cgroup in test_suite if suppliedJohn Fastabend
2018-08-29bpf: sockmap test remove shutdown() callsJohn Fastabend
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23tools: bpftool: return from do_event_pipe() on bad argumentsQuentin Monnet
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-22proc: test /proc/thread-self symlinkAlexey Dobriyan
2018-08-22proc: test /proc/self symlinkAlexey Dobriyan
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov
2018-08-22kvm: selftest: add dirty logging testPeter Xu
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu
2018-08-22kvm: selftest: include the tools headersPeter Xu
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu
2018-08-22tools: introduce test_and_clear_bitPeter Xu
2018-08-21test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox
2018-08-21test_ida: Convert check_ida_conv to new APIMatthew Wilcox
2018-08-21test_ida: Move ida_check_maxMatthew Wilcox
2018-08-21test_ida: Move ida_check_leafMatthew Wilcox
2018-08-21idr-test: Convert ida_check_nomem to new APIMatthew Wilcox
2018-08-21ida: Start new test_ida moduleMatthew Wilcox
2018-08-21radix tree test suite: Enable ubsanMatthew Wilcox