aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_mok.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-23IMA: remove -Wmissing-prototypes warningAustin Kim1-1/+1
2021-01-21certs: Fix blacklist flag type confusionDavid Howells1-3/+2
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds1-10/+3
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-3/+10
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-3/+10
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-6/+1
2017-04-04KEYS: Use structure to capture key restriction function and dataMat Martineau1-1/+10
2016-04-11IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells1-13/+4
2016-04-11KEYS: Move the point of trust determination to __key_link()David Howells1-3/+3
2016-04-11KEYS: 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