index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
memfd
/
memfd_test.c
Age
Commit message (
Expand
)
Author
2020-11-10
selftests/memfd: Fix implicit declaration warnings
Michael Ellerman
2019-12-01
memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
Joel Fernandes (Google)
2019-03-05
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
2018-01-31
memfd-test: move common code to a shared unit
Marc-André Lureau
2018-01-31
memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs
Marc-André Lureau
2018-01-31
memfd-test: test hugetlbfs sealing
Marc-André Lureau
2017-11-15
selftests: memfd_test.c: fix compilation warning.
Lei Yang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
selftests/memfd: add memfd_create hugetlbfs selftest
Mike Kravetz
2015-11-03
selftests: Add missing #include directives
Ben Hutchings
2015-10-15
selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned
Chunyan Zhang
2014-09-04
memfd_test: Add missing argument to printf()
Pranith Kumar
2014-09-04
memfd_test: Make it work on 32-bit systems
Pranith Kumar
2014-08-08
selftests: add memfd_create() + sealing tests
David Herrmann