* [GIT PULL] Landlock fix for v7.0-rc6
@ 2026-03-26 17:27 Mickaël Salaün
2026-03-26 19:48 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mickaël Salaün @ 2026-03-26 17:27 UTC (permalink / raw)
To: Linus Torvalds
Cc: Mickaël Salaün, Dan Cojocaru, Günther Noack,
Panagiotis Ivory Vasilopoulos, Yihan Ding, linux-kernel,
linux-security-module
Hi,
This PR mainly fixes Landlock TSYNC issues related to interrupts and
unexpected task exit. Other fixes touch documentation and sample, and a
new test extends coverage.
Please pull these changes for v7.0-rc6 . These commits merge cleanly
with your master branch. Kernel changes have been tested in the latest
linux-next releases for some weeks.
Test coverage for security/landlock is 91.0% of 2105 lines according to
LLVM 21, and it was (up to) 91.4% of 2093 lines before this PR.
syzkaller (also) reported the fixed issues:
- https://syzkaller.appspot.com/bug?extid=7ea2f5e9dfd468201817
- https://syzkaller.appspot.com/bug?extid=741e2278ef71fef03a10
Regards,
Mickaël
--
The following changes since commit 11439c4635edd669ae435eec308f4ab8a0804808:
Linux 7.0-rc2 (2026-03-01 15:39:31 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-7.0-rc6
for you to fetch changes up to a23811061a553c70c42de0e811b2ec15b2d54157:
landlock: Expand restrict flags example for ABI version 8 (2026-03-24 20:55:55 +0100)
----------------------------------------------------------------
Landlock fix for v7.0-rc6
----------------------------------------------------------------
Günther Noack (1):
samples/landlock: Bump ABI version to 8
Mickaël Salaün (4):
landlock: Fix formatting
landlock: Fully release unused TSYNC work entries
landlock: Improve TSYNC types
selftests/landlock: Test tsync interruption and cancellation paths
Panagiotis "Ivory" Vasilopoulos (1):
landlock: Expand restrict flags example for ABI version 8
Yihan Ding (2):
landlock: Serialize TSYNC thread restriction
landlock: Clean up interrupted thread logic in TSYNC
Documentation/userspace-api/landlock.rst | 23 +++++--
samples/landlock/sandboxer.c | 5 +-
security/landlock/domain.c | 3 +-
security/landlock/ruleset.c | 9 ++-
security/landlock/tsync.c | 92 +++++++++++++++++++++------
tools/testing/selftests/landlock/tsync_test.c | 91 +++++++++++++++++++++++++-
6 files changed, 190 insertions(+), 33 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] Landlock fix for v7.0-rc6
2026-03-26 17:27 [GIT PULL] Landlock fix for v7.0-rc6 Mickaël Salaün
@ 2026-03-26 19:48 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-26 19:48 UTC (permalink / raw)
To: Mickaël Salaün
Cc: Linus Torvalds, Mickaël Salaün, Dan Cojocaru,
Günther Noack, Panagiotis Ivory Vasilopoulos, Yihan Ding,
linux-kernel, linux-security-module
The pull request you sent on Thu, 26 Mar 2026 18:27:27 +0100:
> https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-7.0-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/25b69ebe28c8e3f883b071e924b87d358db56047
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-26 19:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 17:27 [GIT PULL] Landlock fix for v7.0-rc6 Mickaël Salaün
2026-03-26 19:48 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox