[GIT PULL] Smack patches for 6.14
Casey Schaufler
casey at schaufler-ca.com
Tue Jan 21 22:23:11 UTC 2025
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(-)
More information about the Linux-security-module-archive
mailing list