aboutsummaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_fs.c
AgeCommit message (Expand)Author
2017-11-08ima: Fix bool initialization/comparisonThomas Meyer
2017-11-08ima: don't remove the securityfs policy fileMimi Zohar
2017-06-21ima: use memdup_user_nulGeliang Tang
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar
2016-11-13ima: fix memory leak in ima_release_policyEric Richter
2016-06-30ima: change ima_measurements_show() to display the entry specific pcrEric Richter
2016-02-21ima: measure and appraise the IMA policy itselfMimi Zohar
2016-02-21ima: load policy using pathDmitry Kasatkin
2016-01-03ima: ima_write_policy() limit lockingPetko Manolov
2015-12-24IMA: policy can be updated zero timesSasha Levin
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: fix ima_show_template_data_ascii()Mimi Zohar
2014-10-13ima: display template format in meas. list if template name length is zeroRoberto Sassu
2014-10-11ima: use atomic bit operations to protect policy update interfaceDmitry Kasatkin
2014-10-11ima: report policy load statusDmitry Kasatkin
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin
2014-03-07ima: restore the original behavior for sending data with ima templateRoberto Sassu
2013-11-25ima: do not send field length to userspace for digest of ima templateRoberto Sassu
2013-10-25ima: switch to new template management mechanismRoberto Sassu
2013-10-25ima: define template fields library and new helpersRoberto Sassu
2013-10-25ima: differentiate between template hash and file data hash sizesMimi Zohar
2013-10-25ima: fix script messagesDmitry Kasatkin
2012-07-02ima: remove unused cleanup functionsDmitry Kasatkin
2012-07-02ima: free securityfs violations fileDmitry Kasatkin
2011-09-09ima: sparse fix: make ima_open_policy staticJames Morris
2010-08-02ima: use generic_file_llseek for securityfsArnd Bergmann
2010-05-06Merge branch 'master' into nextJames Morris
2010-04-21ima: handle multiple rules per writeEric Paris
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-23seq_file: constify seq_operationsJames Morris
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-05-22IMA: Add __init notation to ima functionsEric Paris
2009-05-15IMA: remove read permissions on the ima policy fileEric Paris
2009-04-15rculist: use list_entry_rcu in places where it's appropriateJiri Pirko
2009-02-12integrity: audit updateMimi Zohar
2009-02-06integrity: IMA policy openMimi Zohar
2009-02-06integrity: IMA policyMimi Zohar
2009-02-06integrity: IMA displayMimi Zohar