summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_mok.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-05KEYS: Use structure to capture key restriction function and dataMat Martineau1-1/+10
2016-04-12IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells1-13/+4
2016-04-12KEYS: Move the point of trust determination to __key_link()David Howells1-3/+3
2016-04-12KEYS: Add a facility to restrict new links into a keyringDavid Howells1-4/+4
2015-12-15security/integrity: make ima/ima_mok.c explicitly non-modularPaul Gortmaker1-3/+2
2015-12-15IMA: prevent keys on the .ima_blacklist from being removedMimi Zohar1-0/+2
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov1-0/+54