summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_template.c
Commit message (Expand)AuthorAgeFilesLines
* ima: Fix misuse of dereference of pointer in template_desc_init_fields()Xiu Jianfeng2022-11-161-2/+2
* ima: Fix a potential NULL pointer access in ima_restore_measurement_listHuaxin Lu2022-11-021-1/+4
* ima: define a new template field named 'd-ngv2' and templatesMimi Zohar2022-05-051-0/+4
* ima: Allow template selection with ima_template[_fmt]= after ima_hash=Roberto Sassu2022-02-021-3/+7
* ima: Set correct casting typesRoberto Sassu2021-06-081-4/+4
* ima: Define new template evm-sigRoberto Sassu2021-06-031-1/+4
* ima: Define new template fields xattrnames, xattrlengths and xattrvaluesRoberto Sassu2021-06-021-0/+9
* ima: Define new template field imodeRoberto Sassu2021-06-011-0/+2
* ima: Define new template fields iuid and igidRoberto Sassu2021-06-011-0/+4
* ima: Introduce template field evmsig and write to field sig as fallbackRoberto Sassu2021-06-011-0/+2
* ima: Fix the error code for restoring the PCR valueLi Huafei2021-03-241-2/+2
* ima: select ima-buf template for buffer measurementLakshmi Ramasubramanian2020-11-201-0/+26
* Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds2020-08-111-1/+1
|\
| * Replace HTTP links with HTTPS ones: securityAlexander A. Klimov2020-08-061-1/+1
* | ima: Calculate and extend PCR with digests in ima_template_entryRoberto Sassu2020-04-191-2/+12
* | ima: Switch to dynamically allocated buffer for template digestsRoberto Sassu2020-04-191-2/+13
|/
* integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi2020-02-281-2/+0
* ima: use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-291-3/+2
* ima: Store the measurement again when appraising a modsigThiago Jung Bauermann2019-08-051-0/+19
* ima: Define ima-modsig templateThiago Jung Bauermann2019-08-051-1/+6
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-9/+14
|\
| * ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definitionThiago Jung Bauermann2019-06-301-1/+7
| * IMA: Define a new template field bufPrakhar Srivastava2019-06-301-0/+3
| * IMA: support for per policy rule template formatsMatthew Garrett2019-06-191-8/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
|/
* security/integrity: constify some read-only dataEric Biggers2018-10-101-5/+6
* ima: Fix line continuation formatJoe Perches2017-12-181-6/+5
* ima: use ima_parse_buf() to parse template dataRoberto Sassu2017-06-211-31/+13
* ima: use ima_parse_buf() to parse measurements headersRoberto Sassu2017-06-211-52/+28
* ima: define a canonical binary_runtime_measurements list formatMimi Zohar2016-12-201-2/+21
* ima: support restoring multiple template formatsMimi Zohar2016-12-201-3/+49
* ima: store the builtin/custom template definitions in a listMimi Zohar2016-12-201-11/+40
* ima: on soft reboot, restore the measurement listMimi Zohar2016-12-201-0/+177
* ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-181-2/+0
* ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu2014-10-131-5/+34
* ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu2014-10-131-21/+13
* ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu2014-10-131-13/+17
* ima: display template format in meas. list if template name length is zeroRoberto Sassu2014-10-131-1/+3
* ima: added error messages to template-related functionsRoberto Sassu2014-10-131-5/+17
* ima: initialize only required templateDmitry Kasatkin2014-09-091-24/+4
* ima: add missing '__init' keywordsDmitry Kasatkin2014-09-091-2/+2
* integrity: fix checkpatch errorsDmitry Kasatkin2014-03-071-7/+7
* security: integrity: Use a more current logging styleJoe Perches2014-03-071-1/+4
* ima: store address of template_fmt_copy in a pointer before calling strsepRoberto Sassu2013-11-301-2/+4
* ima: make a copy of template_fmt in template_desc_init_fields()Roberto Sassu2013-11-251-7/+14
* ima: extend the measurement list to include the file signatureMimi Zohar2013-10-311-0/+3
* ima: define kernel parameter 'ima_template=' to change configured defaultRoberto Sassu2013-10-261-0/+31
* ima: add Kconfig default measurement list templateMimi Zohar2013-10-261-2/+2
* ima: switch to new template management mechanismRoberto Sassu2013-10-251-0/+22
* ima: define new template ima-ng and template fields d-ng and n-ngRoberto Sassu2013-10-251-1/+6