summaryrefslogtreecommitdiff
path: root/security/safesetid/securityfs.c
Commit message (Expand)AuthorAgeFilesLines
* LSM: SafeSetID: Fix warnings reported by test botThomas Cedeno2020-10-131-1/+1
* LSM: SafeSetID: Add GID security policy handlingThomas Cedeno2020-10-131-53/+137
* security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-301-2/+2
* LSM: SafeSetID: Stop releasing uninitialized rulesetMicah Morton2019-09-171-1/+2
* LSM: SafeSetID: verify transitive constrainednessJann Horn2019-07-151-1/+37
* LSM: SafeSetID: add read handlerJann Horn2019-07-151-4/+31
* LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn2019-07-151-86/+108
* LSM: SafeSetID: fix userns handling in securityfsJann Horn2019-07-151-3/+3
* LSM: SafeSetID: refactor policy parsingJann Horn2019-07-151-51/+33
* LSM: fix return value check in safesetid_init_securityfs()Wei Yongjun2019-02-121-1/+1
* LSM: add SafeSetID module that gates setid callsMicah Morton2019-01-251-0/+193