mbox series

[GIT,PULL] Smack patches for v6.3

Message ID 5c203a3e-3f92-9e23-c2c2-8f82baed3a47@schaufler-ca.com (mailing list archive)
State Handled Elsewhere
Headers show
Series [GIT,PULL] Smack patches for v6.3 | expand

Pull-request

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

Message

Casey Schaufler Feb. 21, 2023, 9:16 p.m. UTC
Hello Linus,

Here is the Smack pull request for v6.3.

There is only one change, a fix for an edge case when
resetting the CIPSO representation of a Smack label.
The change has had a good spell in next and passes all
tests. Thank you.

The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65:

  Linux 6.2-rc5 (2023-01-21 16:27:01 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ccfd889acb06eab10b98deb4b5eef0ec74157ea0:

  smackfs: Added check catlen (2023-02-21 11:22:02 -0800)

----------------------------------------------------------------
One fix for resetting CIPSO labeling.

----------------------------------------------------------------
Denis Arefev (1):
      smackfs: Added check catlen

 security/smack/smackfs.c | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 22, 2023, 8:58 p.m. UTC | #1
The pull request you sent on Tue, 21 Feb 2023 13:16:08 -0800:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/77bc1bb18463a7fa3742accaddf31845655edf66

Thank you!