Commit eee654ca9a55 for kernel
commit eee654ca9a55fd1e8632afb119975cba6af7d4ad
Merge: 10003ff8ce72 54f9baf537b0
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat Dec 6 09:52:41 2025 -0800
Merge tag 'landlock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Pull landlock updates from Mickaël Salaün:
"This mainly fixes handling of disconnected directories and adds new
tests"
* tag 'landlock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux:
selftests/landlock: Add disconnected leafs and branch test suites
selftests/landlock: Add tests for access through disconnected paths
landlock: Improve variable scope
landlock: Fix handling of disconnected directories
selftests/landlock: Fix makefile header list
landlock: Make docs in cred.h and domain.h visible
landlock: Minor comments improvements