[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e79d21e2-1491-491f-b46d-9bd814290771@schaufler-ca.com>
Date: Tue, 21 Jan 2025 14:23:11 -0800
From: Casey Schaufler <casey@...aufler-ca.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LSM List <linux-security-module@...r.kernel.org>,
Linux kernel mailing list <linux-kernel@...r.kernel.org>,
Casey Schaufler <casey@...aufler-ca.com>,
Konstantin Andreev <andreev@...mel.ru>
Subject: [GIT PULL] Smack patches for 6.14
Hello Linus,
Here is the Smack pull request for v6.14.
There is one patch. It removes a small code duplication.
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://github.com/cschaufler/smack-next tags/Smack-for-6.14
for you to fetch changes up to 6f71ad02aae83f7032255863e374acadaa852bea:
smack: deduplicate access to string conversion (2024-12-06 13:21:12 -0800)
----------------------------------------------------------------
One minor code improvement for v6.14
----------------------------------------------------------------
Konstantin Andreev (1):
smack: deduplicate access to string conversion
security/smack/smack.h | 1 +
security/smack/smack_access.c | 10 ++++++++--
security/smack/smack_lsm.c | 18 +-----------------
security/smack/smackfs.c | 26 +++++---------------------
4 files changed, 15 insertions(+), 40 deletions(-)
Powered by blists - more mailing lists