index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
mremap_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-29
1
-0
/
+2
*
selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
Dev Jain
2024-04-26
1
-7
/
+11
*
selftests/mm: mremap_test: optimize execution time from minutes to seconds us...
Dev Jain
2024-04-26
1
-21
/
+91
*
selftests/mm: mremap_test: optimize using pre-filled random array and memcpy
Dev Jain
2024-04-26
1
-25
/
+53
*
selftests/mm: mremap_test: fix build warning
Muhammad Usama Anjum
2024-01-26
1
-13
/
+14
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-44
/
+257
|
\
|
*
selftests: mm: add a test for moving from an offset from start of mapping
Joel Fernandes
2023-10-04
1
-55
/
+134
|
*
selftests: mm: add a test for remapping within a range
Joel Fernandes (Google)
2023-10-04
1
-1
/
+78
|
*
selftests: mm: add a test for remapping to area immediately after existing ma...
Joel Fernandes (Google)
2023-10-04
1
-5
/
+52
|
*
selftests: mm: add a test for mutually aligned moves > PMD size
Joel Fernandes (Google)
2023-10-04
1
-1
/
+11
|
*
selftests: mm: fix failure case when new remap region was not found
Joel Fernandes (Google)
2023-10-04
1
-1
/
+1
*
|
selftests/mm: Substitute attribute with a macro
Maciej Wieczor-Retman
2023-10-13
1
-1
/
+1
|
/
*
selftest/vm: add mremap expand merge offset test
Lorenzo Stoakes
2023-01-19
1
-23
/
+96
*
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
2023-01-19
1
-0
/
+475