index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
/
fs_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/landlock: Test ftruncate on FDs created by memfd_create(2)
Günther Noack
2022-10-19
1
-0
/
+16
*
selftests/landlock: Test FD passing from restricted to unrestricted processes
Günther Noack
2022-10-19
1
-0
/
+62
*
selftests/landlock: Test open() and ftruncate() in multiple scenarios
Günther Noack
2022-10-19
1
-0
/
+96
*
selftests/landlock: Test file truncation support
Günther Noack
2022-10-19
1
-0
/
+287
*
landlock: Support file truncation
Günther Noack
2022-10-19
1
-3
/
+4
*
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-09-02
1
-10
/
+145
*
selftests/landlock: Add 11 new test suites dedicated to file reparenting
Mickaël Salaün
2022-05-23
1
-1
/
+754
*
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
1
-1
/
+2
*
landlock: Fix same-layer rule unions
Mickaël Salaün
2022-05-23
1
-0
/
+107
*
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
2022-05-23
1
-1
/
+1
*
selftests/landlock: Add tests for O_PATH
Mickaël Salaün
2022-05-23
1
-2
/
+8
*
selftests/landlock: Fully test file rename with "remove" access
Mickaël Salaün
2022-05-23
1
-4
/
+37
*
selftests/landlock: Extend access right tests to directories
Mickaël Salaün
2022-05-23
1
-8
/
+22
*
selftests/landlock: Add tests for unknown access rights
Mickaël Salaün
2022-05-23
1
-0
/
+16
*
selftests/landlock: Make tests build with old libc
Mickaël Salaün
2022-05-23
1
-5
/
+18
*
selftests/landlock: Format with clang-format
Mickaël Salaün
2022-05-23
1
-181
/
+218
*
selftests/landlock: Normalize array assignment
Mickaël Salaün
2022-05-09
1
-56
/
+56
*
selftests/landlock: Add clang-format exceptions
Mickaël Salaün
2022-05-09
1
-6
/
+17
*
selftests/landlock: Add user space tests
Mickaël Salaün
2021-04-22
1
-0
/
+2791