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
(
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
3
-33
/
+132
*
selftests/landlock: Locally define __maybe_unused
Günther Noack
2022-10-19
1
-8
/
+10
*
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
2
-4
/
+5
*
selftests/landlock: Fix out-of-tree builds
Mickaël Salaün
2022-09-14
1
-9
/
+10
*
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-03
1
-10
/
+145
|
\
|
*
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-09-02
1
-10
/
+145
*
|
selftests/landlock: fix broken include of linux/landlock.h
Guillaume Tucker
2022-08-15
1
-2
/
+5
*
|
selftests/landlock: drop deprecated headers dependency
Guillaume Tucker
2022-07-14
1
-7
/
+2
*
|
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
2022-07-12
1
-1
/
+0
|
/
*
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
2
-2
/
+3
*
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: Test landlock_create_ruleset(2) argument check ordering
Mickaël Salaün
2022-05-23
1
-1
/
+20
*
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-05-23
1
-10
/
+37
*
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2022-05-23
1
-2
/
+32
*
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: Extend tests for minimal valid attribute size
Mickaël Salaün
2022-05-23
1
-0
/
+5
*
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
4
-251
/
+312
*
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
3
-7
/
+38
*
selftests: landlock: Add the uapi headers include variable
Muhammad Usama Anjum
2022-02-24
1
-1
/
+1
*
selftests/landlock: remove ARRAY_SIZE define from common.h
Shuah Khan
2021-12-11
1
-4
/
+0
*
landlock: Enable user space to infer supported features
Mickaël Salaün
2021-04-22
1
-0
/
+47
*
selftests/landlock: Add user space tests
Mickaël Salaün
2021-04-22
8
-0
/
+3568