index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
memfd
Age
Commit message (
Expand
)
Author
2020-11-10
selftests/memfd: Fix implicit declaration warnings
Michael Ellerman
2020-04-23
selftests: add build/cross-build dependency check script
Shuah Khan
2020-04-13
selftests: Fix memfd test run-time regression
Shuah Khan
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-26
selftests: Fix memfd to support relocatable build (O=objdir)
Shuah Khan
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-12-01
memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
Joel Fernandes (Google)
2019-03-05
selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal
Joel Fernandes (Google)
2018-05-30
selftests: memfd: split regular and hugetlbfs tests
Shuah Khan (Samsung OSG)
2018-05-30
selftests: memfd: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2018-02-28
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
2018-02-13
selftests: memfd: add config fragment for fuse
Anders Roxell
2018-01-31
memfd-test: run fuse test on hugetlb backend memory
Marc-André Lureau
2018-01-31
memfd-test: move common code to a shared unit
Marc-André Lureau
2018-01-31
memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs
Marc-André Lureau
2018-01-31
memfd-test: test hugetlbfs sealing
Marc-André Lureau
2017-11-15
selftests: memfd_test.c: fix compilation warning.
Lei Yang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
selftests/memfd: correct run_tests.sh permission
Li Zhijian
2017-09-08
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-09-06
selftests/memfd: add memfd_create hugetlbfs selftest
Mike Kravetz
2017-08-11
selftests: memfd: Align STACK_SIZE for ARM AArch64 system
Orson Zhai
2017-06-23
selftest/memfd/Makefile: Fix build error
SeongJae Park
2017-01-05
selftests: remove CROSS_COMPILE in dedicated Makefile
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2015-11-03
selftests: Make scripts executable
Ben Hutchings
2015-11-03
selftests: memfd: Stop unnecessary rebuilds
Ben Hutchings
2015-11-03
selftests: Add missing #include directives
Ben Hutchings
2015-10-15
selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned
Chunyan Zhang
2015-04-02
selftest/memfd: include default header install path
Tyler Baker
2015-04-02
selftest/memfd: enable cross compilation
Tyler Baker
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2014-09-17
selftests/memfd: Run test on all architectures
Pranith Kumar
2014-09-04
memfd_test: Add missing argument to printf()
Pranith Kumar
2014-09-04
memfd_test: Make it work on 32-bit systems
Pranith Kumar
2014-08-29
tools: selftests: fix build issue with make kselftests target
Phong Tran
2014-08-08
selftests: add memfd/sealing page-pinning tests
David Herrmann
2014-08-08
selftests: add memfd_create() + sealing tests
David Herrmann