summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_api.c
Commit message (Expand)AuthorAge
* ima: ima_api: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-29
* ima: Store the measurement again when appraising a modsigThiago Jung Bauermann2019-08-05
* ima: Define ima-modsig templateThiago Jung Bauermann2019-08-05
* ima: Collect modsigThiago Jung Bauermann2019-08-05
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\
| * IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava2019-06-24
| * IMA: support for per policy rule template formatsMatthew Garrett2019-06-19
| * ima: Use designated initializers for struct ima_event_dataThiago Jung Bauermann2019-06-14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
|/
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-27
|\
| * security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-12
* | audit: use current whenever possiblePaul Moore2018-11-26
|/
* security/integrity: constify some read-only dataEric Biggers2018-10-10
* audit: use inline function to get audit contextRichard Guy Briggs2018-05-14
* ima: drop vla in ima_audit_measurement()Tycho Andersen2018-03-25
* IMA: Support using new creds in appraisal policyMatthew Garrett2018-03-23
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-31
|\
| * ima: support new "hash" and "dont_hash" policy actionsMimi Zohar2017-12-18
* | IMA: switch IMA over to new i_version APIJeff Layton2018-01-29
|/
* ima: always measure and audit files in policyMimi Zohar2017-11-08
* ima: allow to check MAY_APPENDLans Zhang2017-01-27
* ima: fix ima_d_path() possible race with renameMimi Zohar2017-01-27
* ima: change integrity cache to store measured pcrEric Richter2016-06-30
* ima: include pcr for each measurement log entryEric Richter2016-06-30
* ima: extend ima_get_action() to return the policy pcrEric Richter2016-06-30
* constify ima_d_path()Al Viro2016-03-28
* ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2016-02-20
* ima: use "ima_hooks" enum as function argumentMimi Zohar2016-02-18
* ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-18
* ima: pass iint to ima_add_violation()Roberto Sassu2015-05-21
* ima: wrap event related data to the new ima_event_data structureRoberto Sassu2015-05-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-14
|\
| * ima: load x509 certificate from the kernelDmitry Kasatkin2014-11-17
| * ima: use path names cacheDmitry Kasatkin2014-10-07
* | kill f_dentry usesAl Viro2014-11-19
|/
* ima: detect violations for mmaped filesRoberto Sassu2014-09-18
* ima: remove usage of filename parameterDmitry Kasatkin2014-09-09
* ima: audit log files opened with O_DIRECT flagMimi Zohar2014-06-03
* ima: return d_name.name if d_path failsDmitry Kasatkin2014-03-07
* integrity: fix checkpatch errorsDmitry Kasatkin2014-03-07
* ima: use static const char array definitionsMimi Zohar2014-03-07
* ima: new helper: file_inode(file)Libo Chen2014-03-04
* ima: properly free ima_template_entry structuresRoberto Sassu2013-12-02
* ima: do not include field length in template digest calc for ima templateRoberto Sassu2013-11-25
* ima: extend the measurement list to include the file signatureMimi Zohar2013-10-31
* ima: add audit log support for larger hashesMimi Zohar2013-10-26
* ima: switch to new template management mechanismRoberto Sassu2013-10-25
* ima: define new function ima_alloc_init_template() to APIRoberto Sassu2013-10-25
* ima: pass the filename argument up to ima_add_template_entry()Roberto Sassu2013-10-25
* ima: pass the file descriptor to ima_add_violation()Roberto Sassu2013-10-25