aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_policy.c
AgeCommit message (Expand)Author
2016-02-18ima: use "ima_hooks" enum as function argumentMimi Zohar
2016-02-18ima: refactor ima_policy_show() to display "ima_hooks" rulesMimi Zohar
2016-02-08IMA: fix non-ANSI declaration of ima_check_policy()Colin Ian King
2015-12-24IMA: policy can be updated zero timesSasha Levin
2015-12-15ima: update appraise flags after policy update completesMimi Zohar
2015-12-15IMA: allow reading back the current IMA policyPetko Manolov
2015-12-15IMA: policy can now be updated multiple timesPetko Manolov
2015-06-16ima: update builtin policiesMimi Zohar
2015-06-16ima: extend "mask" policy matching supportMimi Zohar
2015-06-16ima: add support for new "euid" policy conditionMimi Zohar
2015-05-21ima: do not measure or appraise the NSFS filesystemMimi Zohar
2015-05-21ima: skip measurement of cgroupfs files and update documentationRoberto Sassu
2015-05-13ima: cleanup ima_init_policy() a littleDan Carpenter
2014-11-17ima: require signature based appraisalDmitry Kasatkin
2014-10-11ima: use atomic bit operations to protect policy update interfaceDmitry Kasatkin
2014-10-11ima: ignore empty and with whitespaces policy linesDmitry Kasatkin
2014-10-11ima: no need to allocate entry for commentDmitry Kasatkin
2014-09-17ima: added ima_policy_flag variableRoberto Sassu
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar
2014-07-17audit: fix dangling keywords in integrity ima message outputRichard Guy Briggs
2014-06-03ima: audit log files opened with O_DIRECT flagMimi Zohar
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin
2014-03-07ima: fix erroneous removal of security.ima xattrDmitry Kasatkin
2014-03-07ima: use static const char array definitionsMimi Zohar
2014-02-06security: replace strict_strto*() with kstrto*()Jingoo Han
2013-10-25Revert "ima: policy for RAMFS"Mimi Zohar
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-02-06ima: add policy support for file system uuidDmitry Kasatkin
2013-01-22ima: differentiate appraise status only for hook specific rulesMimi Zohar
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar
2013-01-22ima: added policy support for 'security.ima' typeDmitry Kasatkin
2013-01-16ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar
2013-01-16ima: re-initialize IMA policy LSM infoMimi Zohar
2012-12-24ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar
2012-12-14ima: support new kernel module syscallMimi Zohar
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-09-21userns: Add user namespace support to IMAEric W. Biederman
2012-09-13ima: audit log hashesPeter Moody
2012-09-13ima: generic IMA action flag handlingDmitry Kasatkin
2012-09-07ima: add appraise action keywords and default rulesMimi Zohar
2012-09-07ima: integrity appraisal extensionMimi Zohar
2012-07-05ima: add policy for pseudo fsDmitry Kasatkin
2012-02-16IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris
2012-02-09Merge branch 'next-queue' into nextJames Morris
2012-01-19ima: policy for RAMFSDmitry Kasatkin
2012-01-19ima: fix cred sparse warningMimi Zohar
2011-01-03ima: fix add LSM rule bugMimi Zohar
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-21IMA: use audit_log_untrusted_string rather than %sEric Paris