aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/safesetid/safesetid-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-15LSM: SafeSetID: add setgroups() testing to selftestMicah Morton1-0/+69
2022-07-15LSM: SafeSetID: add GID testing to selftestMicah Morton1-0/+131
2022-07-15LSM: SafeSetID: selftest cleanup and prepare for GIDsMicah Morton1-43/+50
2022-07-15LSM: SafeSetID: fix userns bug in selftestMicah Morton1-1/+1
2021-08-26selftests: safesetid: Fix spelling mistake "cant" -> "can't"Colin Ian King1-1/+1
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu1-5/+10
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 Morton1-0/+334