linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mickaël Salaün" <mic@digikod.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Mickaël Salaün" <mic@digikod.net>,
	"Ding Xiang" <dingxiang@cmss.chinamobile.com>,
	"Kees Cook" <keescook@chromium.org>,
	linux-kernel@vger.kernel.org,
	linux-security-module@vger.kernel.org
Subject: [GIT PULL] Landlock updates for v6.6
Date: Wed,  6 Sep 2023 19:46:38 +0200	[thread overview]
Message-ID: <20230906174638.189459-1-mic@digikod.net> (raw)

Hi Linus,

This PR adds one test fix and a __counted_by annotation.  Please pull
these changes for v6.6-rc1 .  These commits merged cleanly with your
master branch, and have been successfully tested in the latest
linux-next releases for a week.

Regards,
 Mickaël

--
The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:

  Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.6-rc1

for you to fetch changes up to 2a2015495142ee0a35711b5dcf7b215c31489f27:

  selftests/landlock: Fix a resource leak (2023-08-30 18:53:08 +0200)

----------------------------------------------------------------
Landlock updates for v6.6-rc1

----------------------------------------------------------------
Ding Xiang (1):
      selftests/landlock: Fix a resource leak

Kees Cook (1):
      landlock: Annotate struct landlock_rule with __counted_by

 security/landlock/ruleset.h                | 2 +-
 tools/testing/selftests/landlock/fs_test.c | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

             reply	other threads:[~2023-09-06 17:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-06 17:46 Mickaël Salaün [this message]
2023-09-08 20:00 ` [GIT PULL] Landlock updates for v6.6 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=20230906174638.189459-1-mic@digikod.net \
    --to=mic@digikod.net \
    --cc=dingxiang@cmss.chinamobile.com \
    --cc=keescook@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).