summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet2022-05-131-2/+7
* cgroup: remove racy check in test_memcg_sock()David Vernet2022-05-131-3/+0
* cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet2022-05-131-5/+17
* cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet2022-05-133-3/+26
* cgroups: refactor children cgroups in memcg testsDavid Vernet2022-05-131-14/+14
* userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui2022-05-131-7/+2
* selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu2022-05-131-3/+1
* selftest/vm: test that mremap fails on non-existent vmaNiels Dossche2022-05-131-0/+6
* selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park2022-05-131-0/+1
* selftests: clarify common error when running gup_testJoel Savitz2022-05-091-0/+2
* mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pagesDavid Hildenbrand2022-05-091-1/+7
* selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed2022-04-291-0/+106
* selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed2022-04-291-2/+6
* selftests: cgroup: return -errno from cg_read()/cg_write() on failureYosry Ahmed2022-04-291-25/+19
* selftests: vm: fix shellcheck warnings in run_vmtests.shAxel Rasmussen2022-04-281-28/+27
* selftests: vm: refactor run_vmtests.sh to reduce boilerplateAxel Rasmussen2022-04-281-415/+64
* selftests: vm: add test for Soft-Dirty PTE bitGabriel Krisman Bertazi2022-04-284-0/+150
* selftests: vm: bring common functions to a new fileMuhammad Usama Anjum2022-04-285-113/+124
* tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar2022-04-282-11/+44
* mm: add selftests for migration entriesAlistair Popple2022-04-282-0/+196
* kselftests: memcg: speed up the memory.high testRoman Gushchin2022-04-281-1/+1
* kselftests: memcg: update the oom group leaf events testRoman Gushchin2022-04-281-2/+3
* tools/vm/page_owner_sort.c: avoid repeated judgmentsYixuan Cao2022-04-281-4/+2
* tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...Yixuan Cao2022-04-281-15/+97
* tools/vm/page_owner: support debug log to avoid huge log printHaowen Bai2022-04-281-8/+20
* tools/vm/page_owner_sort.c: support sorting blocks by multiple keysJiajian Ye2022-04-281-22/+142
* tools/vm/page_owner_sort.c: support for multi-value selection in single argumentJiajian Ye2022-04-281-21/+57
* tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderrJiajian Ye2022-04-281-14/+16
* Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-282-0/+2
|\
| * wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2022-04-222-0/+2
* | Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-281-1/+1
|\ \
| * | tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-neededHerton R. Krzesinski2022-04-131-1/+1
* | | Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds2022-04-234-1/+23
|\ \ \
| * | | perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter2022-04-221-0/+4
| * | | perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan2022-04-221-0/+14
| * | | perf script: Always allow field 'data_src' for auxtraceLeo Yan2022-04-221-1/+1
| * | | perf clang: Fix header include for LLVM >= 14Guilherme Amadio2022-04-221-0/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-229-128/+100
|\ \ \ \ | |/ / / |/| | |
| * | | kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini2022-04-218-13/+8
| * | | kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2022-04-212-115/+92
| * | | KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth2022-04-211-1/+1
* | | | tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2022-04-222-2/+9
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-222-8/+88
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftest/vm: add skip support to mremap_testSidhartha Kumar2022-04-211-3/+8
| * | | selftest/vm: support xfail in mremap_testSidhartha Kumar2022-04-211-1/+1
| * | | selftest/vm: verify remap destination address in mremap_testSidhartha Kumar2022-04-211-3/+39
| * | | selftest/vm: verify mmap addr in mremap_testSidhartha Kumar2022-04-211-1/+40
| |/ /
* | | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-212-0/+34
|\ \ \ | |/ / |/| |
| * | selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| * | selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17