summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-20ima: Rename internal filter rule functionsTyler Hicks1-8/+8
2020-07-20ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks1-1/+1
2020-07-20ima: Move comprehensive rule validation checks out of the token parserTyler Hicks1-6/+0
2020-07-16ima: Have the LSM free its audit ruleTyler Hicks1-0/+5
2020-07-16IMA: Add audit log for failure conditionsLakshmi Ramasubramanian1-16/+32
2020-06-24ima: extend boot_aggregate with kernel measurementsMaurizio Drocco1-1/+1
2020-06-03ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()Roberto Sassu1-1/+2
2020-05-07ima: Fix ima digest hash table key calculationKrzysztof Struczynski1-3/+4
2020-04-19ima: Use ima_hash_algo for collision detection in the measurement listRoberto Sassu1-0/+1
2020-04-19ima: Switch to dynamically allocated buffer for template digestsRoberto Sassu1-1/+5
2020-04-19ima: Store template digest directly in ima_template_entryRoberto Sassu1-2/+1
2020-01-23IMA: Defined delayed workqueue to free the queued keysLakshmi Ramasubramanian1-0/+2
2020-01-23IMA: Define workqueue for early boot key measurementsLakshmi Ramasubramanian1-0/+22
2019-12-12IMA: Add support to limit measuring keysLakshmi Ramasubramanian1-3/+5
2019-12-12IMA: Add KEY_CHECK func to measure keysLakshmi Ramasubramanian1-0/+1
2019-11-12ima: Check against blacklisted hashes for files with modsigNayna Jain1-0/+8
2019-11-12ima: Make process_buffer_measurement() genericNayna Jain1-0/+3
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2019-08-19kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett1-0/+2
2019-08-05ima: Store the measurement again when appraising a modsigThiago Jung Bauermann1-0/+1
2019-08-05ima: Define ima-modsig templateThiago Jung Bauermann1-1/+19
2019-08-05ima: Collect modsigThiago Jung Bauermann1-1/+7
2019-08-05ima: Implement support for module-style appended signaturesThiago Jung Bauermann1-2/+20
2019-08-05ima: Add modsig appraise_type option for module-style appended signaturesThiago Jung Bauermann1-0/+9
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+17
2019-06-30IMA: Define a new template field bufPrakhar Srivastava1-0/+2
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava1-0/+1
2019-06-19IMA: support for per policy rule template formatsMatthew Garrett1-4/+12
2019-06-14ima: use the lsm policy update notifierJanne Karhunen1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-0/+1
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu1-0/+1
2019-01-31audit: remove unused actx param from audit_rule_matchRichard Guy Briggs1-2/+1
2018-10-10security/integrity: constify some read-only dataEric Biggers1-1/+1
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-1/+1
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2018-07-28ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger1-1/+0
2018-07-28ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger1-0/+1
2018-07-16ima: based on policy require signed kexec kernel imagesMimi Zohar1-0/+1
2018-07-12IMA: don't propagate opened through the entire thingAl Viro1-2/+2
2018-05-17ima: Remove unused variable ima_initializedPetr Vorel1-1/+0
2018-03-23IMA: Support using new creds in appraisal policyMatthew Garrett1-4/+5
2017-06-21ima: Simplify policy_func_show.Thiago Jung Bauermann1-10/+15
2017-06-21integrity: Small code improvementsThiago Jung Bauermann1-1/+1
2017-06-21ima: fix up #endif commentsTycho Andersen1-2/+2
2017-01-27ima: fix ima_d_path() possible race with renameMimi Zohar1-1/+1
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar1-0/+6
2016-12-20ima: store the builtin/custom template definitions in a listMimi Zohar1-0/+2
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar1-0/+1
2016-12-20ima: maintain memory size needed for serializing the measurement listMimi Zohar1-0/+1