aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/digsig.c
AgeCommit message (Expand)Author
2016-11-13security/integrity: Harden against malformed xattrsSeth Forshee
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells
2016-04-11KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells
2015-11-23integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin
2015-10-09integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin
2015-05-21integrity: add validity checks for 'path' parameterDmitry Kasatkin
2014-11-17integrity: provide a function to load x509 certificate from the kernelDmitry Kasatkin
2014-10-07integrity: add missing '__init' keyword for integrity_init_keyring()Dmitry Kasatkin
2014-07-17ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar
2013-11-23Revert "ima: define '_ima' as a builtin 'trusted' keyring"Linus Torvalds
2013-10-31ima: define '_ima' as a builtin 'trusted' keyringMimi Zohar
2013-10-25ima: pass full xattr with the signatureDmitry Kasatkin
2013-10-25ima: fix script messagesDmitry Kasatkin
2013-02-06ima: digital signature verification using asymmetric keysDmitry Kasatkin
2011-11-09integrity: digital signature verification using multiple keyringsDmitry Kasatkin