* [GIT PULL] Smack patches for v6.4
[not found] <d4160d44-6dd4-abdf-e125-e3f5673445c9.ref@schaufler-ca.com>
@ 2023-04-24 18:01 ` Casey Schaufler
2023-04-24 18:47 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Casey Schaufler @ 2023-04-24 18:01 UTC (permalink / raw)
To: Linus Torvalds
Cc: LSM List, Linux kernel mailing list, Casey Schaufler, XU pengfei
Hello Linus,
Here is the Smack pull request for v6.4.
There are two changes. One is the removal of an unnecessary cast.
The other is more substantial. The mount option processing introduced
with the mount rework makes copies of mount option values. There is
no good reason to make copies of Smack labels, as they are maintained
on a list and never removed. The code now uses pointers to entries
on the list, reducing processing time and memory use. These changes
have been in the next branch and pass all tests. Thank you.
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
https://github.com/cschaufler/smack-next tags/Smack-for-6.4
for you to fetch changes up to de93e515db306767549bb29a926f523ca2a601ab:
Smack: Improve mount process memory use (2023-04-05 08:46:14 -0700)
----------------------------------------------------------------
Smack updates for v6.4
----------------------------------------------------------------
Casey Schaufler (1):
Smack: Improve mount process memory use
XU pengfei (1):
smack_lsm: remove unnecessary type casting
security/smack/smack_lsm.c | 64 +++++++++++++++++-----------------------------
1 file changed, 24 insertions(+), 40 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Smack patches for v6.4
2023-04-24 18:01 ` [GIT PULL] Smack patches for v6.4 Casey Schaufler
@ 2023-04-24 18:47 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-24 18:47 UTC (permalink / raw)
To: Casey Schaufler
Cc: Linus Torvalds, LSM List, Linux kernel mailing list,
Casey Schaufler, XU pengfei
The pull request you sent on Mon, 24 Apr 2023 11:01:40 -0700:
> https://github.com/cschaufler/smack-next tags/Smack-for-6.4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dc7e22a368c2a217d2d3338b3bd984fdd0301173
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-24 18:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <d4160d44-6dd4-abdf-e125-e3f5673445c9.ref@schaufler-ca.com>
2023-04-24 18:01 ` [GIT PULL] Smack patches for v6.4 Casey Schaufler
2023-04-24 18:47 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®