mbox series

[GIT,PULL] Smack patches for v5.14

Message ID ababec69-d997-c647-4ac2-2e79dfb3aa40@schaufler-ca.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Smack patches for v5.14 | expand

Pull-request

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

Message

Casey Schaufler June 29, 2021, 11:40 p.m. UTC
Hello Linus,

Here is the Smack pull request for v5.14.

There is nothing more significant than an improvement to
a byte count check in smackfs. All changes have been in next
for weeks. 

Thank you.

--
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to fe6bde732be8c4711a878b11491d9a2749b03909:

  Smack: fix doc warning (2021-06-08 10:23:08 -0700)

----------------------------------------------------------------
Minor fixes for v5.14

----------------------------------------------------------------
ChenXiaoSong (1):
      Smack: fix doc warning

Jens Axboe (1):
      Revert "Smack: Handle io_uring kernel thread privileges"

Tetsuo Handa (1):
      smackfs: restrict bytes count in smk_set_cipso()

Xiong Zhenwu (1):
      security/smack/: fix misspellings using codespell tool

 security/smack/smack_access.c | 10 ++++++----
 security/smack/smackfs.c      |  4 +++-
 2 files changed, 9 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org June 30, 2021, 10:34 p.m. UTC | #1
The pull request you sent on Tue, 29 Jun 2021 16:40:31 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5c874a5b29c264f88fafb323e8df7da7b214b6a9

Thank you!