mbox series

[GIT,PULL] Smack patches for 6.14

Message ID e79d21e2-1491-491f-b46d-9bd814290771@schaufler-ca.com (mailing list archive)
State Handled Elsewhere
Headers show
Series [GIT,PULL] Smack patches for 6.14 | expand

Pull-request

https://github.com/cschaufler/smack-next tags/Smack-for-6.14

Message

Casey Schaufler Jan. 21, 2025, 10:23 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Jan. 22, 2025, 4:15 a.m. UTC | #1
The pull request you sent on Tue, 21 Jan 2025 14:23:11 -0800:

> https://github.com/cschaufler/smack-next tags/Smack-for-6.14

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/678ca9f78e40ec8ebbd054b0c22bd3b5ecc6c7e4

Thank you!