From: "Mickaël Salaün" <mic@digikod.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Mickaël Salaün" <mic@digikod.net>,
"Günther Noack" <gnoack@google.com>,
"Miguel Ojeda" <ojeda@kernel.org>,
"Matthieu Buffet" <matthieu@buffet.re>,
"Thomas Huth" <thuth@redhat.com>,
linux-kernel@vger.kernel.org,
linux-security-module@vger.kernel.org
Subject: [GIT PULL] Landlock fix for v7.2-rc4
Date: Thu, 16 Jul 2026 21:57:52 +0200 [thread overview]
Message-ID: <20260716195752.2326332-1-mic@digikod.net> (raw)
Hi,
This PR fixes TCP Fast Open support, specific test environments, and doc
warnings.
Please pull these changes for v7.2-rc4 . These commits merge cleanly
with your master branch. Most kernel changes have been tested in the
latest linux-next releases for some weeks.
Test coverage for security/landlock is 91.8% of 2357 lines according to
LLVM 22, and it was 91.7% of 2351 lines before this PR.
Regards,
Mickaël
--
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-7.2-rc4
for you to fetch changes up to 5ab1dc6d110db6bee167a32fd94c53ea0e7ad6d2:
selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available (2026-07-10 12:59:11 +0200)
----------------------------------------------------------------
Landlock fix for v7.2-rc4
----------------------------------------------------------------
Matthieu Buffet (2):
landlock: Fix TCP Fast Open connection bypass
selftests/landlock: Add test for TCP fast open
Mickaël Salaün (2):
landlock: Fix kernel-doc for the nested quiet layer flag
landlock: Update formatting
Thomas Huth (2):
selftests/landlock: Fix screwed up pointers in the scoped_signal_test
selftests/landlock: Skip scoped_signal subtest with MSG_OOB if not available
security/landlock/net.c | 8 ++
security/landlock/ruleset.h | 4 +-
security/landlock/task.c | 9 +-
tools/testing/selftests/landlock/net_test.c | 97 ++++++++++++++++++++++
.../selftests/landlock/scoped_signal_test.c | 67 ++++++++++-----
5 files changed, 154 insertions(+), 31 deletions(-)
next reply other threads:[~2026-07-16 20:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 19:57 Mickaël Salaün [this message]
2026-07-16 20:25 ` [GIT PULL] Landlock fix for v7.2-rc4 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260716195752.2326332-1-mic@digikod.net \
--to=mic@digikod.net \
--cc=gnoack@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=matthieu@buffet.re \
--cc=ojeda@kernel.org \
--cc=thuth@redhat.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox