aboutsummaryrefslogtreecommitdiffstats
path: root/security/safesetid/lsm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15LSM: SafeSetID: refactor policy hash tableJann Horn1-44/+18
2019-07-15LSM: SafeSetID: fix check for setresuid(new1, new2, new3)Jann Horn1-90/+35
2019-07-15LSM: SafeSetID: fix pr_warn() to include newlineJann Horn1-2/+2
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-2/+2
2019-01-30LSM: SafeSetID: remove unused includeMicah Morton1-1/+0
2019-01-28LSM: Add 'name' field for SafeSetID in DEFINE_LSMMicah Morton1-0/+1
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton1-0/+277