aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/safesetid (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-09selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu1-1/+1
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu1-5/+10
2019-12-09selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu1-1/+2
2019-07-15LSM: SafeSetID: verify transitive constrainednessJann Horn1-1/+3
2019-07-15LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn1-11/+5
2019-02-12LSM: SafeSetID: add selftestMicah Morton5-0/+371