summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memfd
AgeCommit message (Expand)AuthorLines
2020-04-23selftests: add build/cross-build dependency check scriptShuah Khan-2/+12
2020-04-13selftests: Fix memfd test run-time regressionShuah Khan-1/+2
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2020-03-26selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan-5/+4
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-12-01memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)-0/+36
2019-03-05selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)-0/+74
2018-05-30selftests: memfd: split regular and hugetlbfs testsShuah Khan (Samsung OSG)-9/+3
2018-05-30selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)-5/+9
2018-02-28Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-02-21selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell-0/+1
2018-02-13selftests: memfd: add config fragment for fuseAnders Roxell-0/+1
2018-01-31memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau-9/+32
2018-01-31memfd-test: move common code to a shared unitMarc-André Lureau-40/+64
2018-01-31memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau-10/+16
2018-01-31memfd-test: test hugetlbfs sealingMarc-André Lureau-135/+15
2017-11-15selftests: memfd_test.c: fix compilation warning.Lei Yang-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+5
2017-09-25selftests/memfd: correct run_tests.sh permissionLi Zhijian-0/+0
2017-09-08Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+1
2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz-86/+357
2017-08-11selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai-1/+1
2017-06-23selftest/memfd/Makefile: Fix build errorSeongJae Park-1/+1
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com-1/+0
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-11/+3
2015-11-03selftests: Make scripts executableBen Hutchings-0/+0
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings-6/+6
2015-11-03selftests: Add missing #include directivesBen Hutchings-0/+1
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang-1/+1
2015-04-02selftest/memfd: include default header install pathTyler Baker-0/+1
2015-04-02selftest/memfd: enable cross compilationTyler Baker-3/+4
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman-3/+3
2014-09-17selftests/memfd: Run test on all architecturesPranith Kumar-21/+0
2014-09-04memfd_test: Add missing argument to printf()Pranith Kumar-1/+1
2014-09-04memfd_test: Make it work on 32-bit systemsPranith Kumar-18/+16
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran-5/+5
2014-08-08selftests: add memfd/sealing page-pinning testsDavid Herrmann-1/+450
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann-0/+944