summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-09-13selftests/mm: test that rmap behaves as expectedWei Yang
2025-09-13selftests/mm: put general ksm operation into vm_utilWei Yang
2025-09-13selftests/mm: check after-split folio orders in split_huge_page_testZi Yan
2025-09-13selftests/mm: add check_after_split_folio_orders() helperZi Yan
2025-09-13selftests/mm: reimplement is_backed_by_thp() with more precise checkZi Yan
2025-09-13selftests/mm: mark all functions static in split_huge_page_test.cZi Yan
2025-09-13selftests: prctl: introduce tests for disabling THPs except for madviseUsama Arif
2025-09-13selftests: prctl: introduce tests for disabling THPs completelyUsama Arif
2025-09-13selftest/mm: extract sz2ord function into vm_util.hUsama Arif
2025-09-13selftests/mm: skip hugepage-mremap test if userfaultfd unavailableAboorva Devarajan
2025-09-13selftests/mm: skip thuge-gen test if system is not setup properlyAboorva Devarajan
2025-09-13selftests/mm: fix child process exit codes in ksm_functional_testsAboorva Devarajan
2025-09-13mm/selftests: fix split_huge_page_test failure on systems with 64KB page sizeDonet Tom
2025-09-13selftest/mm: fix ksm_funtional_test failuresDonet Tom
2025-09-13selftests/mm: add support to test 4PB VA on PPC64Donet Tom
2025-09-13mm/selftests: fix incorrect pointer being passed to mark_range()Donet Tom
2025-09-13selftests/damon/access_memory_even: remove unused header fileEnze Li
2025-09-13selftests/damon: fix damon selftests by installing _common.shAlexandre Ghiti
2025-09-13selftests/mm: fix spelling mistake "mrmeap" -> "mremap"Colin Ian King
2025-09-13mm: replace mm->flags with bitmap entirely and set to 64 bitsLorenzo Stoakes
2025-09-13selftests/mm: do check_huge_anon() with a number been passed inWei Yang
2025-09-13selftests/damon: test no-op commit broke DAMON statusSang-Heon Jeon
2025-09-13selftest/kho: update generation of initrdMike Rapoport (Microsoft)
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand
2025-09-13selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modifiedSuren Baghdasaryan
2025-09-13selftests/mm: use __auto_type in swap() macroPranav Tyagi
2025-09-13selftests/mm: pass filename as input param to VM_PFNMAP testsSudarsan Mahendran
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-08-25perf symbol: Add blocking argument to filename__read_build_idIan Rogers
2025-08-25perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers
2025-08-23Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds
2025-08-21KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier
2025-08-21Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski
2025-08-21Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu