summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_mok.c
AgeCommit message (Expand)Author
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2017-04-04KEYS: Use structure to capture key restriction function and dataMat Martineau
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid 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-12-15security/integrity: make ima/ima_mok.c explicitly non-modularPaul Gortmaker
2015-12-15IMA: prevent keys on the .ima_blacklist from being removedMimi Zohar
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov