index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
mremap_test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
selftests/mm: fix spelling mistake "mrmeap" -> "mremap"
Colin Ian King
1
-3
/
+3
2025-08-19
selftests/mm: add test for invalid multi VMA operations
Lorenzo Stoakes
1
-3
/
+261
2025-07-24
tools/testing/selftests: explicitly test split multi VMA mremap move
Lorenzo Stoakes
1
-1
/
+126
2025-07-24
tools/testing/selftests: test MREMAP_DONTUNMAP on multiple VMA move
Lorenzo Stoakes
1
-10
/
+19
2025-07-24
tools/testing/selftests: add mremap() shrink test for multiple VMAs
Lorenzo Stoakes
1
-1
/
+82
2025-07-24
tools/testing/selftests: extend mremap_test to test multi-VMA mremap
Lorenzo Stoakes
1
-1
/
+145
2025-01-13
selftests/mm: fix -Wmaybe-uninitialized warnings
Kevin Brodsky
1
-1
/
+1
2025-01-13
selftests/mm: mremap_test: Remove unused variable and type mismatches
Muhammad Usama Anjum
1
-7
/
+8
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2024-04-25
selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
Dev Jain
1
-7
/
+11
2024-04-25
selftests/mm: mremap_test: optimize execution time from minutes to seconds us...
Dev Jain
1
-21
/
+91
2024-04-25
selftests/mm: mremap_test: optimize using pre-filled random array and memcpy
Dev Jain
1
-25
/
+53
2024-01-25
selftests/mm: mremap_test: fix build warning
Muhammad Usama Anjum
1
-13
/
+14
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-44
/
+257
2023-10-13
selftests/mm: Substitute attribute with a macro
Maciej Wieczor-Retman
1
-1
/
+1
2023-10-04
selftests: mm: add a test for moving from an offset from start of mapping
Joel Fernandes
1
-55
/
+134
2023-10-04
selftests: mm: add a test for remapping within a range
Joel Fernandes (Google)
1
-1
/
+78
2023-10-04
selftests: mm: add a test for remapping to area immediately after existing ma...
Joel Fernandes (Google)
1
-5
/
+52
2023-10-04
selftests: mm: add a test for mutually aligned moves > PMD size
Joel Fernandes (Google)
1
-1
/
+11
2023-10-04
selftests: mm: fix failure case when new remap region was not found
Joel Fernandes (Google)
1
-1
/
+1
2023-01-18
selftest/vm: add mremap expand merge offset test
Lorenzo Stoakes
1
-23
/
+96
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
1
-0
/
+475