aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/integrity/ima/ima.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-15ima: Make it independent from 'integrity' LSMRoberto Sassu1-19/+118
2024-02-15ima: Move IMA-Appraisal to LSM infrastructureRoberto Sassu1-0/+5
2024-02-15ima: Move to LSM infrastructureRoberto Sassu1-0/+6
2023-02-22Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-0/+1
2023-01-31ima: Introduce MMAP_CHECK_REQPROT hookRoberto Sassu1-0/+1
2023-01-19fs: port xattr to mnt_idmapChristian Brauner1-5/+5
2022-11-18lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore1-2/+3
2021-08-16IMA: introduce a new policy option func=SETXATTR_CHECKTHOBY Simon1-1/+5
2021-08-16IMA: add support to restrict the hash algorithms used for file appraisalTHOBY Simon1-3/+3
2021-08-16IMA: block writes of the security.ima xattr with unsupported algorithmsTHOBY Simon1-1/+1
2021-07-23ima: Add digest and digest_len params to the functions to measure a bufferRoberto Sassu1-1/+1
2021-07-23ima: Return int in the functions to measure a bufferRoberto Sassu1-5/+5
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian1-4/+0
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-7/+12
2021-01-24ima: handle idmapped mountsChristian Brauner1-7/+12
2021-01-14IMA: define a hook to measure kernel integrity critical dataTushar Sugandhi1-0/+1
2021-01-14IMA: add support to measure buffer data hashTushar Sugandhi1-1/+2
2021-01-14IMA: generalize keyring specific measurement constructsTushar Sugandhi1-3/+3
2020-11-20ima: select ima-buf template for buffer measurementLakshmi Ramasubramanian1-0/+1
2020-10-29ima: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
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/jmorris/linux-securityLinus 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/git/zohar/linux-integrityLinus 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