summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memfd
Commit message (Expand)AuthorAgeFilesLines
* selftests: add build/cross-build dependency check scriptShuah Khan2020-04-231-2/+12
* selftests: Fix memfd test run-time regressionShuah Khan2020-04-131-1/+2
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan2020-03-261-5/+4
|/
* memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)2019-12-011-0/+36
* selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)2019-03-051-0/+74
* selftests: memfd: split regular and hugetlbfs testsShuah Khan (Samsung OSG)2018-05-302-9/+3
* selftests: memfd: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-5/+9
* Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-281-0/+1
|\
| * selftests: memfd: add config fragment for fuseAnders Roxell2018-02-131-0/+1
* | selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell2018-02-211-0/+1
|/
* memfd-test: run fuse test on hugetlb backend memoryMarc-André Lureau2018-01-313-9/+32
* memfd-test: move common code to a shared unitMarc-André Lureau2018-01-315-40/+64
* memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau2018-01-311-10/+16
* memfd-test: test hugetlbfs sealingMarc-André Lureau2018-01-311-135/+15
* selftests: memfd_test.c: fix compilation warning.Lei Yang2017-11-151-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* selftests/memfd: correct run_tests.sh permissionLi Zhijian2017-09-251-0/+0
* Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-09-081-1/+1
|\
| * selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai2017-08-111-1/+1
* | selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz2017-09-063-86/+357
|/
* selftest/memfd/Makefile: Fix build errorSeongJae Park2017-06-231-1/+1
* selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com2017-01-051-1/+0
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-11/+3
* selftests: Make scripts executableBen Hutchings2015-11-031-0/+0
* selftests: memfd: Stop unnecessary rebuildsBen Hutchings2015-11-031-6/+6
* selftests: Add missing #include directivesBen Hutchings2015-11-031-0/+1
* selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang2015-10-151-1/+1
* selftest/memfd: include default header install pathTyler Baker2015-04-021-0/+1
* selftest/memfd: enable cross compilationTyler Baker2015-04-021-3/+4
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-131-3/+3
* selftests/memfd: Run test on all architecturesPranith Kumar2014-09-171-21/+0
* memfd_test: Add missing argument to printf()Pranith Kumar2014-09-041-1/+1
* memfd_test: Make it work on 32-bit systemsPranith Kumar2014-09-041-18/+16
* tools: selftests: fix build issue with make kselftests targetPhong Tran2014-08-291-5/+5
* selftests: add memfd/sealing page-pinning testsDavid Herrmann2014-08-085-1/+450
* selftests: add memfd_create() + sealing testsDavid Herrmann2014-08-083-0/+944