Age | Commit message (Expand) | Author | Files | Lines |
2019-12-01 | memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings | Joel Fernandes (Google) | 1 | -0/+36 |
2019-03-05 | selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal | Joel Fernandes (Google) | 1 | -0/+74 |
2018-05-30 | selftests: memfd: split regular and hugetlbfs tests | Shuah Khan (Samsung OSG) | 2 | -9/+3 |
2018-05-30 | selftests: memfd: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 1 | -5/+9 |
2018-02-28 | Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-02-21 | selftests/memfd: add run_fuse_test.sh to TEST_FILES | Anders Roxell | 1 | -0/+1 |
2018-02-13 | selftests: memfd: add config fragment for fuse | Anders Roxell | 1 | -0/+1 |
2018-01-31 | memfd-test: run fuse test on hugetlb backend memory | Marc-André Lureau | 3 | -9/+32 |
2018-01-31 | memfd-test: move common code to a shared unit | Marc-André Lureau | 5 | -40/+64 |
2018-01-31 | memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs | Marc-André Lureau | 1 | -10/+16 |
2018-01-31 | memfd-test: test hugetlbfs sealing | Marc-André Lureau | 1 | -135/+15 |
2017-11-15 | selftests: memfd_test.c: fix compilation warning. | Lei Yang | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 5 | -0/+5 |
2017-09-25 | selftests/memfd: correct run_tests.sh permission | Li Zhijian | 1 | -0/+0 |
2017-09-08 | Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -1/+1 |
2017-09-06 | selftests/memfd: add memfd_create hugetlbfs selftest | Mike Kravetz | 3 | -86/+357 |
2017-08-11 | selftests: memfd: Align STACK_SIZE for ARM AArch64 system | Orson Zhai | 1 | -1/+1 |
2017-06-23 | selftest/memfd/Makefile: Fix build error | SeongJae Park | 1 | -1/+1 |
2017-01-05 | selftests: remove CROSS_COMPILE in dedicated Makefile | bamvor.zhangjian@huawei.com | 1 | -1/+0 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 1 | -11/+3 |
2015-11-03 | selftests: Make scripts executable | Ben Hutchings | 1 | -0/+0 |
2015-11-03 | selftests: memfd: Stop unnecessary rebuilds | Ben Hutchings | 1 | -6/+6 |
2015-11-03 | selftests: Add missing #include directives | Ben Hutchings | 1 | -0/+1 |
2015-10-15 | selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned | Chunyan Zhang | 1 | -1/+1 |
2015-04-02 | selftest/memfd: include default header install path | Tyler Baker | 1 | -0/+1 |
2015-04-02 | selftest/memfd: enable cross compilation | Tyler Baker | 1 | -3/+4 |
2015-03-13 | selftests: Introduce minimal shared logic for running tests | Michael Ellerman | 1 | -3/+3 |
2014-09-17 | selftests/memfd: Run test on all architectures | Pranith Kumar | 1 | -21/+0 |
2014-09-04 | memfd_test: Add missing argument to printf() | Pranith Kumar | 1 | -1/+1 |
2014-09-04 | memfd_test: Make it work on 32-bit systems | Pranith Kumar | 1 | -18/+16 |
2014-08-29 | tools: selftests: fix build issue with make kselftests target | Phong Tran | 1 | -5/+5 |
2014-08-08 | selftests: add memfd/sealing page-pinning tests | David Herrmann | 5 | -1/+450 |
2014-08-08 | selftests: add memfd_create() + sealing tests | David Herrmann | 3 | -0/+944 |