summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park
2022-05-09selftests: clarify common error when running gup_testJoel Savitz
2022-04-29selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed
2022-04-29selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed
2022-04-29selftests: cgroup: return -errno from cg_read()/cg_write() on failureYosry Ahmed
2022-04-28selftests: vm: fix shellcheck warnings in run_vmtests.shAxel Rasmussen
2022-04-28selftests: vm: refactor run_vmtests.sh to reduce boilerplateAxel Rasmussen
2022-04-28selftests: vm: add test for Soft-Dirty PTE bitGabriel Krisman Bertazi
2022-04-28selftests: vm: bring common functions to a new fileMuhammad Usama Anjum
2022-04-28tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar
2022-04-28mm: add selftests for migration entriesAlistair Popple
2022-04-28kselftests: memcg: speed up the memory.high testRoman Gushchin
2022-04-28kselftests: memcg: update the oom group leaf events testRoman Gushchin
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth
2022-04-20selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-15Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-07selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton
2022-04-07selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton
2022-04-07KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski