index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
mremap_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
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