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