aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox1-1/+0
2018-10-21radix tree test: Convert multiorder tests to XArrayMatthew Wilcox1-56/+49
2018-10-21radix tree tests: Convert item_delete_rcu to XArrayMatthew Wilcox2-3/+3
2018-10-21radix tree tests: Convert item_kill_tree to XArrayMatthew Wilcox1-21/+9
2018-10-21radix tree tests: Move item_insert_orderMatthew Wilcox3-11/+22
2018-10-21radix tree test suite: Remove multiorder benchmarkingMatthew Wilcox1-29/+21
2018-10-21radix tree test suite: Remove __item_insertMatthew Wilcox2-7/+1
2018-10-21xarray: Move multiorder_check to in-kernel testsMatthew Wilcox1-48/+0
2018-10-21xarray: Move multiorder_shrink to kernel testsMatthew Wilcox1-173/+0
2018-10-21xarray: Move multiorder account test in-kernelMatthew Wilcox1-24/+0
2018-10-21radix tree test suite: Convert iteration test to XArrayMatthew Wilcox3-58/+63
2018-10-21radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox8-57/+46
2018-10-21radix tree: Remove radix_tree_clear_tagsMatthew Wilcox1-29/+0
2018-10-21radix tree: Remove split/join codeMatthew Wilcox2-338/+0
2018-10-21radix tree: Remove radix_tree_update_node_tMatthew Wilcox1-1/+1
2018-10-21shmem: Convert find_swap_entry to XArrayMatthew Wilcox3-84/+0
2018-10-21radix tree test suite: Convert regression1 to XArrayMatthew Wilcox1-39/+19
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox1-23/+0
2018-10-21ida: Convert to XArrayMatthew Wilcox1-5/+3
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox4-1/+39
2018-10-21xarray: Add XArray load operationMatthew Wilcox7-2/+38
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox1-15/+15
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox6-7/+19
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox2-1/+2
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox4-29/+27
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox1-0/+63
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxGreg Kroah-Hartman17-0/+17
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman17-0/+17
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2-5/+9
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend1-3/+7
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman5-2/+207
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt5-1/+206
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang1-1/+1
2018-09-18selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca1-2/+2
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+49
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann1-0/+49
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestGreg Kroah-Hartman17-19/+266
2018-09-07Add tests for memory.oom.groupJay Kamat3-0/+227
2018-09-07Fix cg_read_strcmp()Jay Kamat1-3/+14
2018-09-06cgroup: kselftests: add test_core to .gitignoreLei Yang1-0/+1
2018-09-05selftests: memory-hotplug: add required configsLei Yang1-0/+1
2018-09-05selftests/efivarfs: add required kernel configsLei Yang1-0/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell9-15/+22
2018-08-31selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca1-1/+4
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca1-1/+1
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni1-0/+48
2018-08-27selftests: kselftest: Remove outdated commentThiago Jung Bauermann1-1/+0
2018-08-27selftests: android: move config up a levelAnders Roxell1-0/+0
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds5-190/+58
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-51/+87