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 signal created by out-of-bound message
Tahera Fahimi
2024-09-16
1
-0
/
+184
*
selftests/landlock: Test signal scoping for threads
Tahera Fahimi
2024-09-16
1
-0
/
+49
*
selftests/landlock: Test signal scoping
Tahera Fahimi
2024-09-16
1
-0
/
+251
*
landlock: Add signal scoping
Tahera Fahimi
2024-09-16
1
-1
/
+1
*
selftests/landlock: Test inherited restriction of abstract UNIX socket
Tahera Fahimi
2024-09-16
1
-0
/
+64
*
selftests/landlock: Test connected and unconnected datagram UNIX socket
Tahera Fahimi
2024-09-16
1
-0
/
+103
*
selftests/landlock: Test UNIX sockets with any address formats
Tahera Fahimi
2024-09-16
3
-1
/
+252
*
selftests/landlock: Test abstract UNIX socket scoping
Tahera Fahimi
2024-09-16
6
-30
/
+998
*
selftests/landlock: Test handling of unknown scope
Tahera Fahimi
2024-09-16
1
-0
/
+33
*
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
2024-09-16
1
-1
/
+1
*
selftests/landlock: Add cred_transfer test
Mickaël Salaün
2024-07-24
2
-0
/
+75
*
selftests/landlock: Add layout1.refer_mount_root
Mickaël Salaün
2024-05-31
1
-0
/
+45
*
selftests/landlock: Exhaustive test for the IOCTL allow-list
Günther Noack
2024-05-13
1
-0
/
+114
*
selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
Günther Noack
2024-05-13
1
-0
/
+53
*
selftests/landlock: Test IOCTLs on named pipes
Günther Noack
2024-05-13
1
-0
/
+43
*
selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
Günther Noack
2024-05-13
1
-0
/
+40
*
selftests/landlock: Test IOCTL with memfds
Günther Noack
2024-05-13
1
-8
/
+36
*
selftests/landlock: Test IOCTL support
Günther Noack
2024-05-13
1
-3
/
+189
*
landlock: Add IOCTL access right for character and block devices
Günther Noack
2024-05-13
2
-3
/
+4
*
selftests/harness: Fix vfork() side effects
Mickaël Salaün
2024-05-11
1
-10
/
+6
*
selftests/landlock: Do not allocate memory in fixture data
Mickaël Salaün
2024-05-11
1
-22
/
+35
*
selftests/landlock: Fix FS tests when run on a private mount point
Mickaël Salaün
2024-05-11
1
-1
/
+9
*
Merge tag 'landlock-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-15
1
-30
/
+9
|
\
|
*
selftests/landlock: Clean up error logs related to capabilities
Mickaël Salaün
2024-02-27
1
-30
/
+9
*
|
selftests/harness: Fix TEST_F()'s vfork handling
Mickaël Salaün
2024-03-07
1
-12
/
+10
*
|
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
2024-03-01
4
-8
/
+9
*
|
selftests/harness: Merge TEST_F_FORK() into TEST_F()
Mickaël Salaün
2024-03-01
1
-60
/
+2
*
|
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
Mickaël Salaün
2024-03-01
1
-1
/
+5
|
/
*
selftests/landlock: Fix capability for net_test
Mickaël Salaün
2024-02-02
2
-9
/
+44
*
selftests/landlock: Fix fs_test build with old libc
Hu Yadi
2024-01-25
1
-3
/
+8
*
selftests/landlock: Fix net_test build with old libc
Hu Yadi
2024-01-25
1
-1
/
+7
*
selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests
Günther Noack
2024-01-03
1
-9
/
+8
*
selftests/landlock: Add tests to check unhandled rule's access rights
Mickaël Salaün
2023-12-22
2
-0
/
+66
*
selftests/landlock: Add tests to check unknown rule's access rights
Mickaël Salaün
2023-12-22
2
-2
/
+54
*
selftests/landlock: Add tests for FS topology changes with network rules
Mickaël Salaün
2023-10-27
1
-0
/
+59
*
selftests/landlock: Add network tests
Konstantin Meskhidze
2023-10-26
3
-0
/
+1745
*
selftests/landlock: Share enforce_ruleset() helper
Konstantin Meskhidze
2023-10-26
2
-10
/
+10
*
landlock: Support network rules with TCP bind and connect
Konstantin Meskhidze
2023-10-26
1
-1
/
+1
*
selftests/landlock: Fix a resource leak
Ding Xiang
2023-08-30
1
-3
/
+5
*
selftests/landlock: Add hostfs tests
Mickaël Salaün
2023-06-12
2
-1
/
+28
*
selftests/landlock: Add tests for pseudo filesystems
Mickaël Salaün
2023-06-12
2
-4
/
+259
*
selftests/landlock: Make mounts configurable
Mickaël Salaün
2023-06-12
1
-5
/
+40
*
selftests/landlock: Add supports_filesystem() helper
Mickaël Salaün
2023-06-12
1
-13
/
+23
*
selftests/landlock: Don't create useless file layouts
Mickaël Salaün
2023-06-12
1
-6
/
+20
*
selftests/landlock: Test ptrace as much as possible with Yama
Jeff Xu
2023-01-27
1
-17
/
+96
*
selftests/landlock: Skip overlayfs tests when not supported
Jeff Xu
2023-01-13
1
-0
/
+47
*
Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
3
-45
/
+546
|
\
|
*
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
[next]