summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima.h
AgeCommit message (Expand)Author
2017-06-21ima: Simplify policy_func_show.Thiago Jung Bauermann
2017-06-21integrity: Small code improvementsThiago Jung Bauermann
2017-06-21ima: fix up #endif commentsTycho Andersen
2017-01-27ima: fix ima_d_path() possible race with renameMimi Zohar
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar
2016-12-20ima: store the builtin/custom template definitions in a listMimi Zohar
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar
2016-06-30ima: include pcr for each measurement log entryEric Richter
2016-06-30ima: extend ima_get_action() to return the policy pcrEric Richter
2016-03-28constify ima_d_path()Al Viro
2016-02-21ima: measure and appraise the IMA policy itselfMimi Zohar
2016-02-21ima: support for kexec image and initramfsMimi Zohar
2016-02-21ima: remove firmware and module specific cached status infoMimi Zohar
2016-02-20ima: define a new hook to measure and appraise a file already in memoryMimi Zohar
2016-02-18ima: provide buffer hash calculation functionDmitry Kasatkin
2016-02-18ima: use "ima_hooks" enum as function argumentMimi Zohar
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2015-12-24IMA: policy can be updated zero timesSasha Levin
2015-12-15IMA: allow reading back the current IMA policyPetko Manolov
2015-11-23integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin
2015-06-16ima: fix ima_show_template_data_ascii()Mimi Zohar
2015-05-21ima: pass iint to ima_add_violation()Roberto Sassu
2015-05-21ima: wrap event related data to the new ima_event_data structureRoberto Sassu
2014-09-17ima: added ima_policy_flag variableRoberto Sassu
2014-09-17ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin
2014-09-09ima: add missing '__init' keywordsDmitry Kasatkin
2014-09-09integrity: remove declaration of non-existing functionsDmitry Kasatkin
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar
2014-07-17ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar
2014-03-07ima: restore the original behavior for sending data with ima templateRoberto Sassu
2013-12-02ima: properly free ima_template_entry structuresRoberto Sassu
2013-11-25ima: do not send field length to userspace for digest of ima templateRoberto Sassu
2013-11-25ima: do not include field length in template digest calc for ima templateRoberto Sassu
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar
2013-10-25ima: switch to new template management mechanismRoberto Sassu
2013-10-25ima: define template fields library and new helpersRoberto Sassu
2013-10-25ima: new templates management mechanismRoberto Sassu
2013-10-25ima: define new function ima_alloc_init_template() to APIRoberto Sassu
2013-10-25ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu
2013-10-25ima: pass the file descriptor to ima_add_violation()Roberto Sassu
2013-10-25ima: ima_calc_boot_agregate must use SHA1Dmitry Kasatkin
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar
2013-10-25ima: read and use signature hash algorithmDmitry Kasatkin
2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin
2013-06-20integrity: move integrity_audit_msg()Mimi Zohar
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin