summaryrefslogtreecommitdiffstats
path: root/security/safesetid/securityfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+33Star
* 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