index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2022-09-02
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-10
/
+145
2022-05-23
selftests/landlock: Add 11 new test suites dedicated to file reparenting
Mickaël Salaün
1
-1
/
+754
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-1
/
+2
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
1
-0
/
+107
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
1
-1
/
+1
2022-05-23
selftests/landlock: Add tests for O_PATH
Mickaël Salaün
1
-2
/
+8
2022-05-23
selftests/landlock: Fully test file rename with "remove" access
Mickaël Salaün
1
-4
/
+37
2022-05-23
selftests/landlock: Extend access right tests to directories
Mickaël Salaün
1
-8
/
+22
2022-05-23
selftests/landlock: Add tests for unknown access rights
Mickaël Salaün
1
-0
/
+16
2022-05-23
selftests/landlock: Make tests build with old libc
Mickaël Salaün
1
-5
/
+18
2022-05-23
selftests/landlock: Format with clang-format
Mickaël Salaün
1
-181
/
+218
2022-05-09
selftests/landlock: Normalize array assignment
Mickaël Salaün
1
-56
/
+56
2022-05-09
selftests/landlock: Add clang-format exceptions
Mickaël Salaün
1
-6
/
+17
2021-04-22
selftests/landlock: Add user space tests
Mickaël Salaün
1
-0
/
+2791