| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-22 | safesetid: move initcalls to the LSM framework | Paul Moore | 1 | -2/+1 |
| 2025-01-04 | safesetid: check size of policy writes | Leo Stone | 1 | -0/+3 |
| 2020-10-13 | LSM: SafeSetID: Fix warnings reported by test bot | Thomas Cedeno | 1 | -1/+1 |
| 2020-10-13 | LSM: SafeSetID: Add GID security policy handling | Thomas Cedeno | 1 | -53/+137 |
| 2019-10-30 | security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 1 | -2/+2 |
| 2019-09-17 | LSM: SafeSetID: Stop releasing uninitialized ruleset | Micah Morton | 1 | -1/+2 |
| 2019-07-15 | LSM: SafeSetID: verify transitive constrainedness | Jann Horn | 1 | -1/+37 |
| 2019-07-15 | LSM: SafeSetID: add read handler | Jann Horn | 1 | -4/+31 |
| 2019-07-15 | LSM: SafeSetID: rewrite userspace API to atomic updates | Jann Horn | 1 | -86/+108 |
| 2019-07-15 | LSM: SafeSetID: fix userns handling in securityfs | Jann Horn | 1 | -3/+3 |
| 2019-07-15 | LSM: SafeSetID: refactor policy parsing | Jann Horn | 1 | -51/+33 |
| 2019-02-12 | LSM: fix return value check in safesetid_init_securityfs() | Wei Yongjun | 1 | -1/+1 |
| 2019-01-25 | LSM: add SafeSetID module that gates setid calls | Micah Morton | 1 | -0/+193 |