index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
memfd
Age
Commit message (
Expand
)
Author
2025-01-25
selftests/memfd/memfd_test: fix possible NULL pointer dereference
liuye
2024-12-30
selftests/memfd: add test for mapping write-sealed memfd read-only
Lorenzo Stoakes
2024-12-18
selftests/memfd: run sysctl tests when PID namespace support is enabled
Isaac J. Manjarres
2024-05-07
selftests/memfd: fix spelling mistakes
Saurav Shah
2024-02-22
selftests/memfd: delete unused declarations
Greg Thelen
2023-08-21
selftests: improve vm.memfd_noexec sysctl tests
Aleksa Sarai
2023-08-21
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
2023-08-21
selftests: memfd: error out test process when child test fails
Aleksa Sarai
2023-08-18
selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
Jeff Xu
2023-04-18
selftests/memfd: fix test_sysctl
Jeff Xu
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-13
selftests: memfd: Use installed kernel headers search path
Mathieu Desnoyers
2023-01-18
selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC
Jeff Xu
2023-01-18
selftests/memfd: add tests for F_SEAL_EXEC
Daniel Verkamp
2022-02-26
selftests/memfd: clean up mapping in mfd_fail_write
Mike Kravetz
2021-09-08
selftests/memfd: remove unused variable
Greg Thelen
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
[next]