index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
selftests: centralise maybe-unused definition in kselftest.h
Bala-Vignesh-Reddy
2
-8
/
+2
2025-06-19
selftests/landlock: Add test to check rule tied to covered mount point
Mickaël Salaün
1
-0
/
+40
2025-06-19
selftests/landlock: Fix build of audit_test
Song Liu
1
-0
/
+1
2025-06-19
selftests/landlock: Fix readlink check
Mickaël Salaün
1
-3
/
+4
2025-04-11
selftests/landlock: Add PID tests for audit records
Mickaël Salaün
3
-10
/
+141
2025-04-11
selftests/landlock: Factor out audit fixture in audit_test
Mickaël Salaün
1
-15
/
+12
2025-03-26
selftests/landlock: Add audit tests for network
Mickaël Salaün
1
-0
/
+132
2025-03-26
selftests/landlock: Add audit tests for filesystem
Mickaël Salaün
3
-0
/
+645
2025-03-26
selftests/landlock: Add audit tests for abstract UNIX socket scoping
Mickaël Salaün
1
-0
/
+111
2025-03-26
selftests/landlock: Add audit tests for ptrace
Mickaël Salaün
1
-0
/
+140
2025-03-26
selftests/landlock: Test audit with restrict flags
Mickaël Salaün
5
-1
/
+357
2025-03-26
selftests/landlock: Add tests for audit flags and domain IDs
Mickaël Salaün
4
-0
/
+772
2025-03-26
selftests/landlock: Extend tests for landlock_restrict_self(2)'s flags
Mickaël Salaün
1
-0
/
+71
2025-03-26
selftests/landlock: Add test for invalid ruleset file descriptor
Mickaël Salaün
1
-0
/
+11
2025-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags
Mickaël Salaün
1
-1
/
+1
2025-03-26
selftests/landlock: Add a new test for setuid()
Mickaël Salaün
2
-0
/
+60
2025-03-26
selftests/landlock: Split signal_scoping_threads tests
Mickaël Salaün
1
-15
/
+34
2025-03-26
landlock: Always allow signals between threads of the same process
Mickaël Salaün
1
-1
/
+1
2025-03-21
landlock: Add the errata interface
Mickaël Salaün
1
-1
/
+45
2025-02-14
selftests/landlock: Add binaries to .gitignore
Bharadwaj Raju
1
-0
/
+2
2025-02-14
selftests/landlock: Test that MPTCP actions are not restricted
Mikhail Ivanov
2
-0
/
+46
2025-02-14
selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
Mikhail Ivanov
2
-14
/
+67
2025-02-14
selftests/landlock: Enable the new CONFIG_AF_UNIX_OOB
Mickaël Salaün
1
-0
/
+1
2025-01-31
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+8
2025-01-27
selftests: Handle old glibc without execveat(2)
Mickaël Salaün
1
-2
/
+8
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+27
2025-01-17
selftests/landlock: Add layout1.umount_sandboxer tests
Mickaël Salaün
5
-10
/
+213
2025-01-17
selftests/landlock: Add wrappers.h
Mickaël Salaün
2
-36
/
+48
2025-01-17
selftests/landlock: Fix error message
Mickaël Salaün
1
-2
/
+1
2025-01-17
selftests/landlock: Add test to check partial access in a mount tree
Mickaël Salaün
1
-4
/
+50
2025-01-17
selftests/landlock: Fix build with non-default pthread linking
Mickaël Salaün
1
-2
/
+2
2025-01-10
selftests/landlock: Remove unused macros in ptrace_test.c
Ba Jing
1
-2
/
+0
2024-12-18
selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
Mickaël Salaün
1
-0
/
+27
2024-09-16
selftests/landlock: Test signal created by out-of-bound message
Tahera Fahimi
1
-0
/
+184
2024-09-16
selftests/landlock: Test signal scoping for threads
Tahera Fahimi
1
-0
/
+49
2024-09-16
selftests/landlock: Test signal scoping
Tahera Fahimi
1
-0
/
+251
2024-09-16
landlock: Add signal scoping
Tahera Fahimi
1
-1
/
+1
2024-09-16
selftests/landlock: Test inherited restriction of abstract UNIX socket
Tahera Fahimi
1
-0
/
+64
2024-09-16
selftests/landlock: Test connected and unconnected datagram UNIX socket
Tahera Fahimi
1
-0
/
+103
2024-09-16
selftests/landlock: Test UNIX sockets with any address formats
Tahera Fahimi
3
-1
/
+252
2024-09-16
selftests/landlock: Test abstract UNIX socket scoping
Tahera Fahimi
6
-30
/
+998
2024-09-16
selftests/landlock: Test handling of unknown scope
Tahera Fahimi
1
-0
/
+33
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
1
-1
/
+1
2024-07-24
selftests/landlock: Add cred_transfer test
Mickaël Salaün
2
-0
/
+75
2024-05-31
selftests/landlock: Add layout1.refer_mount_root
Mickaël Salaün
1
-0
/
+45
2024-05-13
selftests/landlock: Exhaustive test for the IOCTL allow-list
Günther Noack
1
-0
/
+114
2024-05-13
selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
Günther Noack
1
-0
/
+53
2024-05-13
selftests/landlock: Test IOCTLs on named pipes
Günther Noack
1
-0
/
+43
2024-05-13
selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
Günther Noack
1
-0
/
+40
2024-05-13
selftests/landlock: Test IOCTL with memfds
Günther Noack
1
-8
/
+36
[next]