index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
/
fs_test.c
Age
Commit message (
Expand
)
Author
2026-01-09
selftests/landlock: Properly close a file descriptor
Günther Noack
2025-12-29
selftests/landlock: Fix typo in fs_test
Tingmao Wang
2025-12-26
selftests/landlock: NULL-terminate unix pathname addresses
Matthieu Buffet
2025-12-26
selftests/landlock: Remove invalid unix socket bind()
Matthieu Buffet
2025-11-28
selftests/landlock: Add disconnected leafs and branch test suites
Mickaël Salaün
2025-11-28
selftests/landlock: Add tests for access through disconnected paths
Tingmao Wang
2025-06-19
selftests/landlock: Add test to check rule tied to covered mount point
Mickaël Salaün
2025-04-11
selftests/landlock: Add PID tests for audit records
Mickaël Salaün
2025-03-26
selftests/landlock: Add audit tests for filesystem
Mickaël Salaün
2025-01-31
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-01-27
selftests: Handle old glibc without execveat(2)
Mickaël Salaün
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-01-17
selftests/landlock: Add layout1.umount_sandboxer tests
Mickaël Salaün
2025-01-17
selftests/landlock: Fix error message
Mickaël Salaün
2025-01-17
selftests/landlock: Add test to check partial access in a mount tree
Mickaël Salaün
2024-12-18
selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
Mickaël Salaün
2024-09-16
selftests/landlock: Test UNIX sockets with any address formats
Tahera Fahimi
2024-05-31
selftests/landlock: Add layout1.refer_mount_root
Mickaël Salaün
2024-05-13
selftests/landlock: Exhaustive test for the IOCTL allow-list
Günther Noack
2024-05-13
selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
Günther Noack
2024-05-13
selftests/landlock: Test IOCTLs on named pipes
Günther Noack
2024-05-13
selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
Günther Noack
2024-05-13
selftests/landlock: Test IOCTL with memfds
Günther Noack
2024-05-13
selftests/landlock: Test IOCTL support
Günther Noack
2024-05-13
landlock: Add IOCTL access right for character and block devices
Günther Noack
2024-05-11
selftests/harness: Fix vfork() side effects
Mickaël Salaün
2024-05-11
selftests/landlock: Do not allocate memory in fixture data
Mickaël Salaün
2024-05-11
selftests/landlock: Fix FS tests when run on a private mount point
Mickaël Salaün
2024-03-06
selftests/harness: Fix TEST_F()'s vfork handling
Mickaël Salaün
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
2024-01-25
selftests/landlock: Fix fs_test build with old libc
Hu Yadi
2024-01-03
selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests
Günther Noack
2023-12-22
selftests/landlock: Add tests to check unhandled rule's access rights
Mickaël Salaün
2023-12-22
selftests/landlock: Add tests to check unknown rule's access rights
Mickaël Salaün
2023-10-27
selftests/landlock: Add tests for FS topology changes with network rules
Mickaël Salaün
2023-10-26
selftests/landlock: Share enforce_ruleset() helper
Konstantin Meskhidze
2023-08-30
selftests/landlock: Fix a resource leak
Ding Xiang
2023-06-12
selftests/landlock: Add hostfs tests
Mickaël Salaün
2023-06-12
selftests/landlock: Add tests for pseudo filesystems
Mickaël Salaün
2023-06-12
selftests/landlock: Make mounts configurable
Mickaël Salaün
2023-06-12
selftests/landlock: Add supports_filesystem() helper
Mickaël Salaün
2023-06-12
selftests/landlock: Don't create useless file layouts
Mickaël Salaün
2023-01-13
selftests/landlock: Skip overlayfs tests when not supported
Jeff Xu
2022-10-19
selftests/landlock: Test ftruncate on FDs created by memfd_create(2)
Günther Noack
2022-10-19
selftests/landlock: Test FD passing from restricted to unrestricted processes
Günther Noack
2022-10-19
selftests/landlock: Test open() and ftruncate() in multiple scenarios
Günther Noack
2022-10-19
selftests/landlock: Test file truncation support
Günther Noack
2022-10-19
landlock: Support file truncation
Günther Noack
2022-09-02
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
selftests/landlock: Add 11 new test suites dedicated to file reparenting
Mickaël Salaün
[next]