aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31memfd-test: move common code to a shared unitMarc-André Lureau5-40/+64
2018-01-31memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau1-10/+16
2018-01-31memfd-test: test hugetlbfs sealingMarc-André Lureau1-135/+15
2017-11-15selftests: memfd_test.c: fix compilation warning.Lei Yang1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-09-25selftests/memfd: correct run_tests.sh permissionLi Zhijian1-0/+0
2017-09-08Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz3-86/+357
2017-08-11selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai1-1/+1
2017-06-23selftest/memfd/Makefile: Fix build errorSeongJae Park1-1/+1
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com1-1/+0
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-11/+3
2015-11-03selftests: Make scripts executableBen Hutchings1-0/+0
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings1-6/+6
2015-11-03selftests: Add missing #include directivesBen Hutchings1-0/+1
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang1-1/+1
2015-04-02selftest/memfd: include default header install pathTyler Baker1-0/+1
2015-04-02selftest/memfd: enable cross compilationTyler Baker1-3/+4
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman1-3/+3
2014-09-17selftests/memfd: Run test on all architecturesPranith Kumar1-21/+0
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-29tools: selftests: fix build issue with make kselftests targetPhong Tran1-5/+5
2014-08-08selftests: add memfd/sealing page-pinning testsDavid Herrmann5-1/+450
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann3-0/+944