Age | Commit message (Expand) | Author |
---|---|---|
2019-10-30 | security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney |
2019-09-17 | LSM: SafeSetID: Stop releasing uninitialized ruleset | Micah Morton |
2019-07-15 | LSM: SafeSetID: verify transitive constrainedness | Jann Horn |
2019-07-15 | LSM: SafeSetID: add read handler | Jann Horn |
2019-07-15 | LSM: SafeSetID: rewrite userspace API to atomic updates | Jann Horn |
2019-07-15 | LSM: SafeSetID: fix userns handling in securityfs | Jann Horn |
2019-07-15 | LSM: SafeSetID: refactor policy parsing | Jann Horn |
2019-02-12 | LSM: fix return value check in safesetid_init_securityfs() | Wei Yongjun |
2019-01-25 | LSM: add SafeSetID module that gates setid calls | Micah Morton |