summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-10-04selftest/damon: add a test for duplicate context dirs creationSeongJae Park2-0/+28
2022-10-04memblock tests: add new pageblock related macroKefeng Wang1-0/+2
2022-10-04mm/hmm/test: use char dev with struct device to get device nodeMika Penttilä1-10/+0
2022-09-27mm: add merging after mremap resizeJakub Matěna1-1/+48
2022-09-27lib/test_maple_tree: add testing for maple treeLiam R. Howlett1-2/+7
2022-09-27radix tree test suite: add lockdep_is_held to headerLiam R. Howlett1-0/+2
2022-09-27radix tree test suite: add support for slab bulk APIsLiam R. Howlett1-2/+116
2022-09-27radix tree test suite: add allocation counts and size to kmem_cacheLiam R. Howlett1-1/+27
2022-09-27radix tree test suite: add kmem_cache_set_non_kernel()Liam R. Howlett1-2/+14
2022-09-27radix tree test suite: add pr_err defineLiam R. Howlett1-0/+1
2022-09-27Maple Tree: add new data structureLiam R. Howlett5-0/+74
2022-09-12selftest: vm: remove deleted local_config.* from .gitignoreTarun Sahu1-1/+0
2022-09-12Kselftests: remove support of libhugetlbfs from kselftestsTarun Sahu3-86/+74
2022-09-12selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen1-7/+10
2022-09-12userfaultfd: selftests: modify selftest to use /dev/userfaultfdAxel Rasmussen1-10/+66
2022-09-12selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.shAxel Rasmussen1-2/+4
2022-09-12selftests/vm: add selftest to verify multi THP collapseZach O'Keefe1-67/+73
2022-09-12selftests/vm: add selftest to verify recollapse of THPsZach O'Keefe1-0/+31
2022-09-12selftests/vm: add MADV_COLLAPSE collapse context to selftestsZach O'Keefe1-46/+125
2022-09-12selftests/vm: dedup hugepage allocation logicZach O'Keefe1-39/+23
2022-09-12selftests/vm: modularize collapse selftestsZach O'Keefe1-141/+110
2022-08-26Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-0/+90
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-0/+7
2022-08-23selftests: include bonding tests into the kselftest infraJonathan Toppins5-0/+90
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-4/+34
2022-08-20selftests/vm: fix inability to build any vm testsAxel Rasmussen1-0/+1
2022-08-19Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-170/+207
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-170/+207
2022-08-17testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal1-57/+84
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal1-118/+128
2022-08-16selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warningKristen Carlson Accardi1-0/+6
2022-08-15selftests/landlock: fix broken include of linux/landlock.hGuillaume Tucker1-2/+5
2022-08-15selftests/powerpc: Add missing PMU selftests to .gitignoresRussell Currey2-4/+34
2022-08-13Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2022-08-12wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld1-0/+1
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds14-43/+887
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-37/+45
2022-08-11selftests: forwarding: Fix failing tests with old libnetIdo Schimmel3-24/+48
2022-08-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski6-3/+309
2022-08-10KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT valsSean Christopherson1-5/+12
2022-08-10KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_testGavin Shan1-15/+27
2022-08-10KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan2-22/+9
2022-08-10selftests: kvm: fix compilationPaolo Bonzini1-0/+2
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds4-83/+110
2022-08-10selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao2-0/+15
2022-08-10selftests/bpf: Add write tests for sk local storage map iteratorHou Tao2-4/+38
2022-08-10selftests/bpf: Add tests for reading a dangling map iter fdHou Tao1-0/+92
2022-08-10selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi2-0/+70
2022-08-09Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-370/+909
2022-08-08selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpfStanislav Fomichev1-0/+95