summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-31selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabledEnze Li
2025-05-31tools/testing: check correct variable in open_procmap()Dan Carpenter
2025-05-31tools/testing/vma: add missing function stubLorenzo Stoakes
2025-05-31selftests/mm: two fixes for the pfnmap testDavid Hildenbrand
2025-05-31selftests/mm: deduplicate test names in madv_populateMark Brown
2025-05-31selftests/mm: skip hugevm test if kernel config file is not presentZi Yan
2025-05-31selftests/mm: skip guard_regions.uffd tests when uffd is not presentZi Yan
2025-05-31selftests/mm: deduplicate default page size test results in thuge-genMark Brown
2025-05-31selftests/mm: deduplicate test logging in test_mlock_lock()Mark Brown
2025-05-22selftests/eventfd: correct test name and improve messagesRyan Chung
2025-05-22selftests/damon/_damon_sysfs: read tried regions directories in orderSeongJae Park
2025-05-22selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at baseMark Brown
2025-05-22selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/memDavid Hildenbrand
2025-05-13mm: introduce new .mmap_prepare() file callbackLorenzo Stoakes
2025-05-13selftests: memcg: increase error tolerance of child memory.current check in t...Waiman Long
2025-05-13selftests: memcg: allow low event with no memory.low and memory_recursiveprot onWaiman Long
2025-05-12mm: perform VMA allocation, freeing, duplication in mmLorenzo Stoakes
2025-05-12mm: abstract initial stack setup to mm subsystemLorenzo Stoakes
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes
2025-05-12mm/selftests: add a test to verify mmap_changing race with -EAGAINPeter Xu
2025-05-12memblock: add MEMBLOCK_RSRV_KERN flagMike Rapoport (Microsoft)
2025-05-12selftests/mm: use long for dwRegionSizeSiddarth G
2025-05-11selftests/damon: remove the remaining test scripts for DAMON debugfs interfaceEnze Li
2025-05-11selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_re...Donet Tom
2025-05-11maple_tree: add sufficient heightSidhartha Kumar
2025-05-11maple_tree: use vacant nodes to reduce worst case allocationsSidhartha Kumar
2025-05-11maple_tree: use height and depth consistentlySidhartha Kumar
2025-05-11tools/testing/selftests: assert that anon merge cases behave as expectedLorenzo Stoakes
2025-05-11tools/testing: add PROCMAP_QUERY helper functions in mm self testsLorenzo Stoakes
2025-05-11mm/vma: fix incorrectly disallowed anonymous VMA mergesLorenzo Stoakes
2025-05-11selftest/mm: make hugetlb_reparenting_test tolerant to async reparentingLi Wang
2025-05-11selftests/mm: add PAGEMAP_SCAN guard region testAndrei Vagin
2025-05-11tools headers UAPI: sync linux/fs.h with the kernel sourcesAndrei Vagin
2025-05-11selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFODmitry V. Levin
2025-05-11selftests/mm: convert page_size to unsigned longSiddarth G
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-07selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-07selftests/mm: fix build break when compiling pkey_util.cMadhavan Srinivasan
2025-05-07tools/testing/selftests: fix guard region test tmpfs assumptionLorenzo Stoakes
2025-05-07selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon
2025-05-07objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0Miguel Ojeda
2025-05-05tools: ynl-gen: validate 0 len strings from kernelDavid Wei
2025-05-05selftests: drv: net: add version indicatorMohsin Bashir
2025-05-05selftests: drv: net: avoid skipping testsMohsin Bashir
2025-05-05selftests: drv: net: fix test failure on ipv6 sysMohsin Bashir