index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
selftests/harness: Fix TEST_F()'s vfork handling
Mickaël Salaün
1
-12
/
+10
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
4
-8
/
+9
2024-03-01
selftests/harness: Merge TEST_F_FORK() into TEST_F()
Mickaël Salaün
1
-60
/
+2
2024-03-01
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
Mickaël Salaün
1
-1
/
+5
2024-02-02
selftests/landlock: Fix capability for net_test
Mickaël Salaün
2
-9
/
+44
2024-01-25
selftests/landlock: Fix fs_test build with old libc
Hu Yadi
1
-3
/
+8
2024-01-25
selftests/landlock: Fix net_test build with old libc
Hu Yadi
1
-1
/
+7
2024-01-03
selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests
Günther Noack
1
-9
/
+8
2023-12-22
selftests/landlock: Add tests to check unhandled rule's access rights
Mickaël Salaün
2
-0
/
+66
2023-12-22
selftests/landlock: Add tests to check unknown rule's access rights
Mickaël Salaün
2
-2
/
+54
2023-10-27
selftests/landlock: Add tests for FS topology changes with network rules
Mickaël Salaün
1
-0
/
+59
2023-10-26
selftests/landlock: Add network tests
Konstantin Meskhidze
3
-0
/
+1745
2023-10-26
selftests/landlock: Share enforce_ruleset() helper
Konstantin Meskhidze
2
-10
/
+10
2023-10-26
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
1
-1
/
+1
2023-08-30
selftests/landlock: Fix a resource leak
Ding Xiang
1
-3
/
+5
2023-06-12
selftests/landlock: Add hostfs tests
Mickaël Salaün
2
-1
/
+28
2023-06-12
selftests/landlock: Add tests for pseudo filesystems
Mickaël Salaün
2
-4
/
+259
2023-06-12
selftests/landlock: Make mounts configurable
Mickaël Salaün
1
-5
/
+40
2023-06-12
selftests/landlock: Add supports_filesystem() helper
Mickaël Salaün
1
-13
/
+23
2023-06-12
selftests/landlock: Don't create useless file layouts
Mickaël Salaün
1
-6
/
+20
2023-01-27
selftests/landlock: Test ptrace as much as possible with Yama
Jeff Xu
1
-17
/
+96
2023-01-13
selftests/landlock: Skip overlayfs tests when not supported
Jeff Xu
1
-0
/
+47
2022-12-13
Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-45
/
+546
2022-10-19
selftests/landlock: Build without static libraries
Mickaël Salaün
1
-3
/
+4
2022-10-19
selftests/landlock: Test ftruncate on FDs created by memfd_create(2)
Günther Noack
1
-0
/
+16
2022-10-19
selftests/landlock: Test FD passing from restricted to unrestricted processes
Günther Noack
3
-33
/
+132
2022-10-19
selftests/landlock: Locally define __maybe_unused
Günther Noack
1
-8
/
+10
2022-10-19
selftests/landlock: Test open() and ftruncate() in multiple scenarios
Günther Noack
1
-0
/
+96
2022-10-19
selftests/landlock: Test file truncation support
Günther Noack
1
-0
/
+287
2022-10-19
landlock: Support file truncation
Günther Noack
2
-4
/
+5
2022-09-14
selftests/landlock: Fix out-of-tree builds
Mickaël Salaün
1
-9
/
+10
2022-09-03
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+145
2022-09-02
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-10
/
+145
2022-08-15
selftests/landlock: fix broken include of linux/landlock.h
Guillaume Tucker
1
-2
/
+5
2022-07-14
selftests/landlock: drop deprecated headers dependency
Guillaume Tucker
1
-7
/
+2
2022-07-12
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
1
-1
/
+0
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
2
-2
/
+3
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: Test landlock_create_ruleset(2) argument check ordering
Mickaël Salaün
1
-1
/
+20
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
1
-10
/
+37
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
1
-2
/
+32
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: Extend tests for minimal valid attribute size
Mickaël Salaün
1
-0
/
+5
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
4
-251
/
+312
[next]