]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Jul 2024 21:50:44 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 16 Jul 2024 21:50:44 +0000 (14:50 -0700)
commit11ab4cd5ec3f5f531ca0cb3014b7c6869c4aea5d
tree2b83fc61014c8f3b3b3701fa9c2eb66cc9bf264b
parentdad8d1a383a8a2123be2a067098fa25afa2ddad7
parentdd44477e7fa15ba3b100dfc67bf7cf083f3dccf6
Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm

Pull lsm updates from Paul Moore:
 "Two LSM patches focused on cleaning up the inode xattr capability
  handling"

* tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:
  selinux,smack: remove the capability checks in the removexattr hooks
  lsm: fixup the inode xattr capability handling
include/linux/lsm_hook_defs.h
security/security.c
security/smack/smack_lsm.c