aboutsummaryrefslogtreecommitdiff
path: root/security/safesetid/securityfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-13LSM: SafeSetID: Fix warnings reported by test botGravatar Thomas Cedeno 1-1/+1
2020-10-13LSM: SafeSetID: Add GID security policy handlingGravatar Thomas Cedeno 1-53/+137
2019-10-30security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()Gravatar Paul E. McKenney 1-2/+2
2019-09-17LSM: SafeSetID: Stop releasing uninitialized rulesetGravatar Micah Morton 1-1/+2
2019-07-15LSM: SafeSetID: verify transitive constrainednessGravatar Jann Horn 1-1/+37
2019-07-15LSM: SafeSetID: add read handlerGravatar Jann Horn 1-4/+31
2019-07-15LSM: SafeSetID: rewrite userspace API to atomic updatesGravatar Jann Horn 1-86/+108
2019-07-15LSM: SafeSetID: fix userns handling in securityfsGravatar Jann Horn 1-3/+3
2019-07-15LSM: SafeSetID: refactor policy parsingGravatar Jann Horn 1-51/+33
2019-02-12LSM: fix return value check in safesetid_init_securityfs()Gravatar Wei Yongjun 1-1/+1
2019-01-25LSM: add SafeSetID module that gates setid callsGravatar Micah Morton 1-0/+193