index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
selftests/landlock: Simplify ruleset creation and enforcement in fs_test
Günther Noack
1
-611
/
+210
2026-04-07
selftests/landlock: Check that coredump sockets stay unrestricted
Günther Noack
1
-0
/
+143
2026-04-07
selftests/landlock: Audit test for LANDLOCK_ACCESS_FS_RESOLVE_UNIX
Günther Noack
1
-0
/
+40
2026-04-07
selftests/landlock: Test LANDLOCK_ACCESS_FS_RESOLVE_UNIX
Günther Noack
1
-16
/
+374
2026-04-07
selftests/landlock: Replace access_fs_16 with ACCESS_ALL in fs_test
Günther Noack
1
-37
/
+17
2026-04-07
landlock: Control pathname UNIX domain socket resolution by path
Günther Noack
2
-3
/
+4
2026-04-07
selftests/landlock: Fix format warning for __u64 in net_test
Mickaël Salaün
1
-1
/
+1
2026-04-07
selftests/landlock: Skip stale records in audit_match_record()
Mickaël Salaün
2
-39
/
+77
2026-04-07
selftests/landlock: Drain stale audit records on init
Mickaël Salaün
4
-4
/
+19
2026-04-07
selftests/landlock: Fix socket file descriptor leaks in audit helpers
Mickaël Salaün
1
-7
/
+19
2026-04-07
selftests/landlock: Fix snprintf truncation checks in audit helpers
Mickaël Salaün
1
-2
/
+2
2026-04-07
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
2
-0
/
+310
2026-04-07
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
[next]