index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
selftests/landlock: Skip stale records in audit_match_record()
Mickaël Salaün
2
-39
/
+77
13 days
selftests/landlock: Fix snprintf truncation checks in audit helpers
Mickaël Salaün
1
-2
/
+2
13 days
selftests/landlock: Fix format warning for __u64 in net_test
Mickaël Salaün
1
-1
/
+1
13 days
selftests/landlock: Drain stale audit records on init
Mickaël Salaün
4
-4
/
+19
13 days
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
2
-0
/
+310
13 days
landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
Mickaël Salaün
1
-0
/
+88
2026-03-19
selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
1
-1
/
+90
2026-02-10
selftests/landlock: Add filesystem access benchmark
Günther Noack
3
-0
/
+216
2026-02-06
selftests/landlock: Add LANDLOCK_RESTRICT_SELF_TSYNC tests
Günther Noack
2
-2
/
+163
2026-02-06
landlock: Multithreading support for landlock_restrict_self()
Günther Noack
1
-2
/
+2
2026-01-09
selftests/landlock: Properly close a file descriptor
Günther Noack
1
-1
/
+2
2025-12-29
selftests/landlock: Use scoped_base_variants.h for ptrace_test
Tingmao Wang
2
-151
/
+12
2025-12-29
selftests/landlock: Fix missing semicolon
Tingmao Wang
1
-1
/
+1
2025-12-29
selftests/landlock: Fix typo in fs_test
Tingmao Wang
1
-2
/
+2
2025-12-26
selftests/landlock: NULL-terminate unix pathname addresses
Matthieu Buffet
2
-25
/
+20
2025-12-26
selftests/landlock: Remove invalid unix socket bind()
Matthieu Buffet
1
-3
/
+0
2025-12-26
selftests/landlock: Add missing connect(minimal AF_UNSPEC) test
Matthieu Buffet
1
-1
/
+13
2025-12-26
selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
Matthieu Buffet
2
-1
/
+16
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2025-11-28
selftests/landlock: Add disconnected leafs and branch test suites
Mickaël Salaün
1
-0
/
+1051
2025-11-28
selftests/landlock: Add tests for access through disconnected paths
Tingmao Wang
1
-8
/
+415
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2
-2
/
+2
2025-11-26
selftests/landlock: Fix makefile header list
Matthieu Buffet
1
-1
/
+1
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/li...
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/k...
Linus Torvalds
1
-0
/
+27
2025-01-17
selftests/landlock: Add layout1.umount_sandboxer tests
Mickaël Salaün
5
-10
/
+213
[next]