index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
Age
Commit message (
Expand
)
Author
2023-10-06
kselftest: vm: fix tabs/spaces inconsistency in the mdwe test
Florent Revest
2023-10-04
selftests: mm: add a test for moving from an offset from start of mapping
Joel Fernandes
2023-10-04
selftests: mm: add a test for remapping within a range
Joel Fernandes (Google)
2023-10-04
selftests: mm: add a test for remapping to area immediately after existing ma...
Joel Fernandes (Google)
2023-10-04
selftests: mm: add a test for mutually aligned moves > PMD size
Joel Fernandes (Google)
2023-10-04
selftests: mm: fix failure case when new remap region was not found
Joel Fernandes (Google)
2023-10-04
selftests/mm: gup_longterm: fix a resource leak
Ding Xiang
2023-09-29
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2023-08-24
selftests/mm: fix WARNING comparing pointer to 0
Anh Tuan Phan
2023-08-21
selftest/mm: ksm_functional_tests: Add PROT_NONE test
David Hildenbrand
2023-08-21
selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...
David Hildenbrand
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
selftests/mm: fix uffd-stress help information
Rong Tao
2023-08-21
selftests: mm: add KSM_MERGE_TIME tests
Ayush Jain
2023-08-21
selftests/mm: FOLL_LONGTERM need to be updated to 0x100
Ayush Jain
2023-08-18
selftests/mm: run all tests from run_vmtests.sh
Ryan Roberts
2023-08-18
selftests/mm: optionally pass duration to transhuge-stress
Ryan Roberts
2023-08-18
selftests/mm: make migration test robust to failure
Ryan Roberts
2023-08-18
selftests/mm: va_high_addr_switch should skip unsupported arm64 configs
Ryan Roberts
2023-08-18
selftests/mm: fix thuge-gen test bugs
Ryan Roberts
2023-08-18
selftests/mm: enable mrelease_test for arm64
Ryan Roberts
2023-08-18
selftests/mm: skip soft-dirty tests on arm64
Ryan Roberts
2023-08-18
selftests/mm: add tests for HWPOISON hugetlbfs read
Jiaqi Yan
2023-08-18
selftests/mm: add uffd unit test for UFFDIO_POISON
Axel Rasmussen
2023-08-18
selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
Axel Rasmussen
2023-08-18
selftest: add a testcase of ksm zero pages
xu xin
2023-08-18
selftests/mm: add gup test matrix in run_vmtests.sh
Peter Xu
2023-08-18
selftests/mm: add -a to run_vmtests.sh
Peter Xu
2023-08-04
selftests: mm: ksm: fix incorrect evaluation of parameter
Ayush Jain
2023-07-17
selftests/mm: mkdirty: fix incorrect position of #endif
Colin Ian King
2023-07-14
selftests/mm: give scripts execute permission
Ryan Roberts
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-19
selftests: mm: remove duplicate unneeded defines
Muhammad Usama Anjum
2023-06-19
selftests: mm: remove wrong kernel header inclusion
Muhammad Usama Anjum
2023-06-19
selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
John Hubbard
2023-06-19
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
2023-06-19
selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
John Hubbard
2023-06-19
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
2023-06-19
selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
John Hubbard
2023-06-19
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
2023-06-19
selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...
John Hubbard
2023-06-19
selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
John Hubbard
2023-06-19
selftests/mm: fix uffd-stress unused function warning
John Hubbard
2023-06-19
selftests/mm: fix cross compilation with LLVM
Mark Brown
2023-06-09
selftests/mm: gup_longterm: add liburing tests
David Hildenbrand
2023-06-09
selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
David Hildenbrand
2023-06-09
selftests/mm: factor out detection of hugetlb page sizes into vm_util
David Hildenbrand
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-02
selftests/ksm: ksm_functional_tests: add prctl unmerge test
David Hildenbrand
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
[prev]
[next]