linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Smack patches for v5.10
       [not found] <efb97951-c946-8511-a6c3-b8aa340ebf8f.ref@schaufler-ca.com>
@ 2020-10-12 18:13 ` Casey Schaufler
  2020-10-13 23:49   ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Casey Schaufler @ 2020-10-12 18:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux Security Module list, Casey Schaufler

Hello Linus

Here are two minor fixes and one performance enhancement to Smack
for the v5.10 release. The netlabel cache changes have been in linux-next
for several weeks. The performance improvement is significant and the
new code is more like its counterpart in SELinux.


--
The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to edd615371b668404d06699c04f5f90c4f438814a:

  Smack: Remove unnecessary variable initialization (2020-10-05 14:20:51 -0700)

----------------------------------------------------------------
Smack LSM changes for Linux 5.10

Two kernel test robot suggested clean-ups.
Teach Smack to use the IPv4 netlabel cache.
This results in a 12-14% improvement on TCP benchmarks.

----------------------------------------------------------------
Casey Schaufler (5):
      Smack: Consolidate uses of secmark into a function
      Smack: Set socket labels only once
      Smack: Use the netlabel cache
      Smack: Fix build when NETWORK_SECMARK is not set
      Smack: Remove unnecessary variable initialization

 security/smack/smack.h        |  19 +---
 security/smack/smack_access.c |  55 ++++++---
 security/smack/smack_lsm.c    | 252 +++++++++++++++++++++++++-----------------
 security/smack/smackfs.c      |  23 ++--
 4 files changed, 200 insertions(+), 149 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Smack patches for v5.10
  2020-10-12 18:13 ` [GIT PULL] Smack patches for v5.10 Casey Schaufler
@ 2020-10-13 23:49   ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-13 23:49 UTC (permalink / raw)
  To: Casey Schaufler
  Cc: Linus Torvalds, LKML, Linux Security Module list, Casey Schaufler

The pull request you sent on Mon, 12 Oct 2020 11:13:01 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/99a6740f88e9438cd220096d3d96eb6ba8d5c6f0

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:[~2020-10-13 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <efb97951-c946-8511-a6c3-b8aa340ebf8f.ref@schaufler-ca.com>
2020-10-12 18:13 ` [GIT PULL] Smack patches for v5.10 Casey Schaufler
2020-10-13 23:49   ` 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;
as well as URLs for NNTP newsgroup(s).