[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230906174638.189459-1-mic@digikod.net>
Date: Wed, 6 Sep 2023 19:46:38 +0200
From: Mickaël Salaün <mic@...ikod.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mickaël Salaün <mic@...ikod.net>,
Ding Xiang <dingxiang@...s.chinamobile.com>,
Kees Cook <keescook@...omium.org>,
linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org
Subject: [GIT PULL] Landlock updates for v6.6
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(-)
Powered by blists - more mailing lists