Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Nov 2023 18:58:49 +0000 (10:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Nov 2023 18:58:49 +0000 (10:58 -0800)
commitead3b62a34d829d2df38187b93a18c22b289bd9c
treede6ce7d6bff92543b25c1a821351045c0cef0ee5
parent826c484166f0f74bd8fc09220f99dc937c9297cf
parentb36995b8609a5a8fe5cf259a1ee768fcaed919f8
Merge tag 'lsm-pr-20231109' of git://git./linux/kernel/git/pcmoore/lsm

Pull lsm updates from Paul Moore:
 "We've got two small patches to correct the default return
  value of two LSM hooks: security_vm_enough_memory_mm() and
  security_inode_getsecctx()"

* tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:
  lsm: fix default return value for inode_getsecctx
  lsm: fix default return value for vm_enough_memory