summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_template.c
AgeCommit message (Expand)Author
2022-02-16ima: Allow template selection with ima_template[_fmt]= after ima_hash=Roberto Sassu
2019-08-29ima: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-08-05ima: Store the measurement again when appraising a modsigThiago Jung Bauermann
2019-08-05ima: Define ima-modsig templateThiago Jung Bauermann
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-30ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definitionThiago Jung Bauermann
2019-06-30IMA: Define a new template field bufPrakhar Srivastava
2019-06-19IMA: support for per policy rule template formatsMatthew Garrett
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-10-10security/integrity: constify some read-only dataEric Biggers
2017-12-18ima: Fix line continuation formatJoe Perches
2017-06-21ima: use ima_parse_buf() to parse template dataRoberto Sassu
2017-06-21ima: use ima_parse_buf() to parse measurements headersRoberto Sassu
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar
2016-12-20ima: support restoring multiple template formatsMimi Zohar
2016-12-20ima: store the builtin/custom template definitions in a listMimi Zohar
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2014-10-13ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu
2014-10-13ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu
2014-10-13ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu
2014-10-13ima: display template format in meas. list if template name length is zeroRoberto Sassu
2014-10-13ima: added error messages to template-related functionsRoberto Sassu
2014-09-09ima: initialize only required templateDmitry Kasatkin
2014-09-09ima: add missing '__init' keywordsDmitry Kasatkin
2014-03-07integrity: fix checkpatch errorsDmitry Kasatkin
2014-03-07security: integrity: Use a more current logging styleJoe Perches
2013-11-30ima: store address of template_fmt_copy in a pointer before calling strsepRoberto Sassu
2013-11-25ima: make a copy of template_fmt in template_desc_init_fields()Roberto Sassu
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar
2013-10-26ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu
2013-10-26ima: add Kconfig default measurement list templateMimi Zohar
2013-10-25ima: switch to new template management mechanismRoberto Sassu
2013-10-25ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu
2013-10-25ima: define template fields library and new helpersRoberto Sassu
2013-10-25ima: new templates management mechanismRoberto Sassu