]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Sep 2019 21:25:45 +0000 (14:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Sep 2019 21:25:45 +0000 (14:25 -0700)
commit68095826dd87857c8d38b0880a217a8c78f27151
tree15dd4e776cb92e486c7a0eb1168347de5a87402c
parent9ac6ef481c4a48dec70ea6e851dd4aefbc34a0f3
parent129410fe123b4a14dc4d8ec211c56fce9c52b0ce
Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next

Pull smack updates from Casey Schaufler:
 "Four patches for v5.4. Nothing is major.

  All but one are in response to mechanically detected potential issues.
  The remaining patch cleans up kernel-doc notations"

* tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-next:
  smack: use GFP_NOFS while holding inode_smack::smk_lock
  security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb()
  smack: fix some kernel-doc notations
  Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set