summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2018-09-05selftests: memory-hotplug: add required configsLei Yang
2018-09-05selftests/efivarfs: add required kernel configsLei Yang
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
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-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni
2018-08-27selftests: kselftest: Remove outdated commentThiago Jung Bauermann
2018-08-27selftests: android: move config up a levelAnders Roxell
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
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-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
2018-08-21radix tree test suite: Fix compilationMatthew Wilcox
2018-08-20Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-17tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov
2018-08-13selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11tc: Update README and add configKeara Leibovitz
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-11bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau
2018-08-11bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau
2018-08-10tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song