summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/memfd/memfd_test.c
AgeCommit message (Expand)Author
2019-12-01memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)
2019-03-05selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)
2018-01-31memfd-test: move common code to a shared unitMarc-André Lureau
2018-01-31memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau
2018-01-31memfd-test: test hugetlbfs sealingMarc-André Lureau
2017-11-15selftests: memfd_test.c: fix compilation warning.Lei Yang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz
2015-11-03selftests: Add missing #include directivesBen Hutchings
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann