Re: [GIT PULL] Landlock updates for v6.5

2023-06-27 Thread pr-tracker-bot
The pull request you sent on Mon, 26 Jun 2023 10:48:30 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git > tags/landlock-6.5-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/26642864f8b212964f80fbd69685eb850ced5f45 Thank you! -- Deet-doot-dot,

[GIT PULL] Landlock updates for v6.5

2023-06-26 Thread Mickaël Salaün
Hi Linus, This PR adds support for Landlock to UML. In fact, this fixes the way hostfs manages inodes according to the underlying filesystem [1]. They are now properly handled as for other filesystems, which enables to support Landlock (and probably other features). This PR also extends Landloc