aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_template_lib.c
AgeCommit message (Expand)Author
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2022-11-18lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore
2022-07-06ima: fix violation measurement list recordMimi Zohar
2022-05-05ima: support fs-verity file digest based version 3 signaturesMimi Zohar
2022-05-05ima: permit fsverity's file digests in the IMA measurement listMimi Zohar
2022-05-05ima: define a new template field named 'd-ngv2' and templatesMimi Zohar
2022-05-01ima: use IMA default hash algorithm for integrity violationsMimi Zohar
2022-05-01ima: fix 'd-ng' comments and documentationMimi Zohar
2022-02-15ima: define ima_max_digest_data struct without a flexible array variableMimi Zohar
2022-02-15ima: Fix trivial typos in the commentsAustin Kim
2021-06-08ima: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-08ima/evm: Fix type mismatchRoberto Sassu
2021-06-08ima: Set correct casting typesRoberto Sassu
2021-06-02ima: Define new template fields xattrnames, xattrlengths and xattrvaluesRoberto Sassu
2021-06-01ima: Define new template field imodeRoberto Sassu
2021-06-01ima: Define new template fields iuid and igidRoberto Sassu
2021-06-01ima: Add ima_show_template_uint() template library functionRoberto Sassu
2021-06-01ima: Introduce template field evmsig and write to field sig as fallbackRoberto Sassu
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-11Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...Linus Torvalds
2020-08-06Replace HTTP links with HTTPS ones: securityAlexander A. Klimov
2020-06-03ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()Roberto Sassu
2020-02-28integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi
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: Define a new template field bufPrakhar Srivastava
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-02-22security: mark expected switch fall-throughs and add a missing breakGustavo A. R. Silva
2018-05-17ima: Unify loggingPetr Vorel
2018-03-25ima: Simplify ima_eventsig_init()Thiago Jung Bauermann
2017-06-21ima: introduce ima_parse_buf()Roberto Sassu
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2015-06-16ima: fix ima_show_template_data_ascii()Mimi Zohar
2015-05-21ima: pass iint to ima_add_violation()Roberto Sassu
2015-05-21ima: wrap event related data to the new ima_event_data structureRoberto Sassu
2014-11-19kill f_dentry usesAl Viro
2014-03-07ima: reduce memory usage when a template containing the n field is usedRoberto Sassu
2014-03-07ima: restore the original behavior for sending data with ima templateRoberto Sassu
2014-01-06Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPMJames Morris
2014-01-03ima: remove unneeded size_limit argument from ima_eventdigest_init_common()Roberto Sassu
2014-01-03ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()Roberto Sassu
2014-01-03ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu
2013-11-25ima: do not send field length to userspace for digest of ima templateRoberto Sassu
2013-10-31ima: extend the measurement list to include the file signatureMimi Zohar
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