summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/safesetid
Commit message (Expand)AuthorAgeFilesLines
* LSM: SafeSetID: add setgroups() testing to selftestMicah Morton2022-07-151-0/+69
* LSM: SafeSetID: add GID testing to selftestMicah Morton2022-07-151-0/+131
* LSM: SafeSetID: selftest cleanup and prepare for GIDsMicah Morton2022-07-152-44/+51
* LSM: SafeSetID: fix userns bug in selftestMicah Morton2022-07-151-1/+1
* selftests: safesetid: Fix spelling mistake "cant" -> "can't"Colin Ian King2021-08-261-1/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu2019-12-091-1/+1
* selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu2019-12-091-5/+10
* selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu2019-12-091-1/+2
* LSM: SafeSetID: verify transitive constrainednessJann Horn2019-07-151-1/+3
* LSM: SafeSetID: rewrite userspace API to atomic updatesJann Horn2019-07-151-11/+5
* LSM: SafeSetID: add selftestMicah Morton2019-02-125-0/+371