summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_api.c
Commit message (Expand)AuthorAgeFilesLines
* ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2016-02-201-2/+4
* ima: use "ima_hooks" enum as function argumentMimi Zohar2016-02-181-3/+3
* ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-181-12/+3
* ima: pass iint to ima_add_violation()Roberto Sassu2015-05-211-3/+5
* ima: wrap event related data to the new ima_event_data structureRoberto Sassu2015-05-211-10/+8
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-141-4/+3
|\
| * ima: load x509 certificate from the kernelDmitry Kasatkin2014-11-171-2/+1
| * ima: use path names cacheDmitry Kasatkin2014-10-071-2/+2
* | kill f_dentry usesAl Viro2014-11-191-2/+2
|/
* ima: detect violations for mmaped filesRoberto Sassu2014-09-181-5/+0
* ima: remove usage of filename parameterDmitry Kasatkin2014-09-091-3/+2
* ima: audit log files opened with O_DIRECT flagMimi Zohar2014-06-031-1/+9
* ima: return d_name.name if d_path failsDmitry Kasatkin2014-03-071-1/+1
* integrity: fix checkpatch errorsDmitry Kasatkin2014-03-071-4/+4
* ima: use static const char array definitionsMimi Zohar2014-03-071-4/+4
* ima: new helper: file_inode(file)Libo Chen2014-03-041-1/+1
* ima: properly free ima_template_entry structuresRoberto Sassu2013-12-021-4/+17
* ima: do not include field length in template digest calc for ima templateRoberto Sassu2013-11-251-0/+1
* ima: extend the measurement list to include the file signatureMimi Zohar2013-10-311-4/+10
* ima: add audit log support for larger hashesMimi Zohar2013-10-261-1/+4
* ima: switch to new template management mechanismRoberto Sassu2013-10-251-49/+26
* ima: define new function ima_alloc_init_template() to APIRoberto Sassu2013-10-251-28/+60
* ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu2013-10-251-4/+5
* ima: pass the file descriptor to ima_add_violation()Roberto Sassu2013-10-251-1/+2
* ima: support arbitrary hash algorithms in ima_calc_buffer_hashDmitry Kasatkin2013-10-251-0/+3
* ima: differentiate between template hash and file data hash sizesMimi Zohar2013-10-251-1/+1
* ima: use dynamically allocated hash storageDmitry Kasatkin2013-10-251-20/+37
* ima: read and use signature hash algorithmDmitry Kasatkin2013-10-251-1/+11
* ima: provide support for arbitrary hash algorithmsDmitry Kasatkin2013-10-251-8/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+3
|\
| * new helper: file_inode(file)Al Viro2013-02-221-3/+3
* | ima: rename hash calculation functionsDmitry Kasatkin2013-02-061-3/+3
* | ima: move full pathname resolution to separate functionDmitry Kasatkin2013-01-161-0/+17
* | ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar2013-01-161-2/+2
|/
* ima: support new kernel module syscallMimi Zohar2012-12-141-2/+2
* ima: audit log hashesPeter Moody2012-09-131-1/+31
* ima: rename ima_must_appraise_or_measureDmitry Kasatkin2012-09-121-2/+2
* ima: add support for different security.ima data typesMimi Zohar2012-09-071-3/+3
* ima: integrity appraisal extensionMimi Zohar2012-09-071-14/+36
* ima: use full pathnames in measurement listMimi Zohar2012-07-021-1/+3
* ima: free duplicate measurement memoryRoberto Sassu2011-12-191-2/+2
* integrity: move ima inode integrity data managementMimi Zohar2011-07-181-3/+4
* ima: remove unnecessary call to ima_must_measureMimi Zohar2011-02-231-10/+3
* IMA: move read counter into struct inodeEric Paris2010-10-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-071-2/+2
* integrity: audit updateMimi Zohar2009-02-121-1/+1
* integrity: IMA as an integrity service providerMimi Zohar2009-02-061-0/+190
OpenPOWER on IntegriCloud