index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
memfd
/
memfd_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
Joel Fernandes (Google)
2019-12-01
1
-0
/
+36
*
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
2019-03-06
1
-0
/
+74
*
memfd-test: move common code to a shared unit
Marc-André Lureau
2018-02-01
1
-34
/
+2
*
memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs
Marc-André Lureau
2018-02-01
1
-10
/
+16
*
memfd-test: test hugetlbfs sealing
Marc-André Lureau
2018-02-01
1
-135
/
+15
*
selftests: memfd_test.c: fix compilation warning.
Lei Yang
2017-11-15
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
selftests/memfd: add memfd_create hugetlbfs selftest
Mike Kravetz
2017-09-07
1
-85
/
+287
*
selftests: Add missing #include directives
Ben Hutchings
2015-11-04
1
-0
/
+1
*
selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned
Chunyan Zhang
2015-10-16
1
-1
/
+1
*
memfd_test: Add missing argument to printf()
Pranith Kumar
2014-09-04
1
-1
/
+1
*
memfd_test: Make it work on 32-bit systems
Pranith Kumar
2014-09-04
1
-18
/
+16
*
selftests: add memfd_create() + sealing tests
David Herrmann
2014-08-09
1
-0
/
+913