]> git.infradead.org Git - nvme.git/commit
Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Feb 2024 18:00:28 +0000 (10:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Feb 2024 18:00:28 +0000 (10:00 -0800)
commit6d805afaf02e64e83a687182dd1214a703d4cf0f
treeb97314109f2f87215fc5034955bf5ba93a5770d7
parent6764c317b6bb91bd806ef79adf6d9c0e428b191e
parent5a287d3d2b9de2b3e747132c615599907ba5c3c1
Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm

Pull lsm fixes from Paul Moore:
 "Two small patches to fix some problems relating to LSM hook return
  values and how the individual LSMs interact"

* tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:
  lsm: fix default return value of the socket_getpeersec_*() hooks
  lsm: fix the logic in security_inode_getsecctx()