summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet1-2/+7
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet1-3/+0
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet1-5/+17
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet3-3/+26
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet1-14/+14
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui1-7/+2
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu1-3/+1
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche1-0/+6
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park1-0/+1
2022-05-10selftests: clarify common error when running gup_testJoel Savitz1-0/+2
2022-05-10mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pagesDavid Hildenbrand1-1/+7
2022-04-30selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed1-0/+106
2022-04-30selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed1-2/+6
2022-04-30selftests: cgroup: return -errno from cg_read()/cg_write() on failureYosry Ahmed1-25/+19
2022-04-29selftests: vm: fix shellcheck warnings in run_vmtests.shAxel Rasmussen1-28/+27
2022-04-29selftests: vm: refactor run_vmtests.sh to reduce boilerplateAxel Rasmussen1-415/+64
2022-04-29selftests: vm: add test for Soft-Dirty PTE bitGabriel Krisman Bertazi4-0/+150
2022-04-29selftests: vm: bring common functions to a new fileMuhammad Usama Anjum5-113/+124
2022-04-29tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar2-11/+44
2022-04-29mm: add selftests for migration entriesAlistair Popple2-0/+196
2022-04-29kselftests: memcg: speed up the memory.high testRoman Gushchin1-1/+1
2022-04-29kselftests: memcg: update the oom group leaf events testRoman Gushchin1-2/+3
2022-04-29tools/vm/page_owner_sort.c: avoid repeated judgmentsYixuan Cao1-4/+2
2022-04-29tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...Yixuan Cao1-15/+97
2022-04-29tools/vm/page_owner: support debug log to avoid huge log printHaowen Bai1-8/+20
2022-04-29tools/vm/page_owner_sort.c: support sorting blocks by multiple keysJiajian Ye1-22/+142
2022-04-29tools/vm/page_owner_sort.c: support for multi-value selection in single argumentJiajian Ye1-21/+57
2022-04-29tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderrJiajian Ye1-14/+16
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+2
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds4-1/+23
2022-04-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-128/+100
2022-04-23wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2-0/+2
2022-04-23perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter1-0/+4
2022-04-23perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan1-0/+14
2022-04-23perf script: Always allow field 'data_src' for auxtraceLeo Yan1-1/+1
2022-04-23perf clang: Fix header include for LLVM >= 14Guilherme Amadio1-0/+4
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2-2/+9
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+88
2022-04-22selftest/vm: add skip support to mremap_testSidhartha Kumar1-3/+8
2022-04-22selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1
2022-04-22selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-04-22selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini8-13/+8
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2-115/+92
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+34
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth1-1/+1
2022-04-20selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-20selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2