summaryrefslogtreecommitdiffstats
path: root/security/safesetid/lsm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* LSM: SafeSetID: fix check for setresuid(new1, new2, new3)Jann Horn2019-07-151-90/+35
* LSM: SafeSetID: fix pr_warn() to include newlineJann Horn2019-07-151-2/+2
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-2/+2
* LSM: SafeSetID: remove unused includeMicah Morton2019-01-301-1/+0
* LSM: Add 'name' field for SafeSetID in DEFINE_LSMMicah Morton2019-01-281-0/+1
* LSM: add SafeSetID module that gates setid callsMicah Morton2019-01-251-0/+277