summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-06-30selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-06-30selftests/vm: add protection_keys_32 / protection_keys_64 to gitignoreDavid Hildenbrand
2021-06-30userfaultfd/selftests: exercise minor fault handling shmem supportAxel Rasmussen
2021-06-30userfaultfd/selftests: reinitialize test context in each testAxel Rasmussen
2021-06-30userfaultfd/selftests: create alias mappings in the shmem testAxel Rasmussen
2021-06-30userfaultfd/selftests: use memfd_create for shmem test typeAxel Rasmussen
2021-06-30userfaultfd/selftests: add pagemap uffd-wp testPeter Xu
2021-06-30userfaultfd/selftests: unify error handlingPeter Xu
2021-06-30userfaultfd/selftests: only dump counts if mode enabledPeter Xu
2021-06-30userfaultfd/selftests: dropping VERIFY check in locking_threadPeter Xu
2021-06-30userfaultfd/selftests: remove the time() check on delayed uffdPeter Xu
2021-06-30userfaultfd/selftests: use user mode onlyPeter Xu
2021-06-30khugepaged: selftests: remove debug_cowNanyong Sun
2021-06-29mm/gup_benchmark: support threadingPeter Xu
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-29selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni
2021-05-27selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen
2021-05-27KVM: selftests: allow using UFFD minor faults for demand pagingAxel Rasmussen
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen
2021-05-27KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen
2021-05-27KVM: selftests: allow different backing source typesAxel Rasmussen
2021-05-27KVM: selftests: compute correct demand paging sizeAxel Rasmussen
2021-05-27KVM: selftests: simplify setup_demand_paging error handlingAxel Rasmussen
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack
2021-05-27KVM: selftests: trivial comment/logging fixesAxel Rasmussen
2021-05-27KVM: selftests: Fix hang in hardware_disable_testDavid Matlack