summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2018-10-21radix tree test suite: Convert iteration test to XArrayMatthew Wilcox
2018-10-21radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox
2018-10-21radix tree: Remove radix_tree_clear_tagsMatthew Wilcox
2018-10-21radix tree: Remove split/join codeMatthew Wilcox
2018-10-21radix tree: Remove radix_tree_update_node_tMatthew Wilcox
2018-10-21shmem: Convert find_swap_entry to XArrayMatthew Wilcox
2018-10-21radix tree test suite: Convert regression1 to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox
2018-10-21ida: Convert to XArrayMatthew Wilcox
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox
2018-10-21xarray: Add XArray load operationMatthew Wilcox
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-07Add tests for memory.oom.groupJay Kamat
2018-09-07Fix cg_read_strcmp()Jay Kamat
2018-09-06cgroup: kselftests: add test_core to .gitignoreLei Yang
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