summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/memfd/memfd_test.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-07selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz1-85/+287
2015-11-04selftests: Add missing #include directivesBen Hutchings1-0/+1
2015-10-16selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang1-1/+1
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar1-1/+1
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar1-18/+16
2014-08-09selftests: add memfd_create() + sealing testsDavid Herrmann1-0/+913