summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-02-221-0/+1
|\
| * ima: Introduce MMAP_CHECK_REQPROT hookRoberto Sassu2023-01-311-0/+1
* | fs: port xattr to mnt_idmapChristian Brauner2023-01-191-5/+5
|/
* lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore2022-11-181-2/+3
* IMA: introduce a new policy option func=SETXATTR_CHECKTHOBY Simon2021-08-161-1/+5
* IMA: add support to restrict the hash algorithms used for file appraisalTHOBY Simon2021-08-161-3/+3
* IMA: block writes of the security.ima xattr with unsupported algorithmsTHOBY Simon2021-08-161-1/+1
* ima: Add digest and digest_len params to the functions to measure a bufferRoberto Sassu2021-07-231-1/+1
* ima: Return int in the functions to measure a bufferRoberto Sassu2021-07-231-5/+5
* powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian2021-03-081-4/+0
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-7/+12
|\
| * ima: handle idmapped mountsChristian Brauner2021-01-241-7/+12
* | IMA: define a hook to measure kernel integrity critical dataTushar Sugandhi2021-01-141-0/+1
* | IMA: add support to measure buffer data hashTushar Sugandhi2021-01-141-1/+2
* | IMA: generalize keyring specific measurement constructsTushar Sugandhi2021-01-141-3/+3
|/
* ima: select ima-buf template for buffer measurementLakshmi Ramasubramanian2020-11-201-0/+1
* ima: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
* ima: Rename internal filter rule functionsTyler Hicks2020-07-201-8/+8
* ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks2020-07-201-1/+1
* ima: Move comprehensive rule validation checks out of the token parserTyler Hicks2020-07-201-6/+0
* ima: Have the LSM free its audit ruleTyler Hicks2020-07-161-0/+5
* IMA: Add audit log for failure conditionsLakshmi Ramasubramanian2020-07-161-16/+32
* ima: extend boot_aggregate with kernel measurementsMaurizio Drocco2020-06-241-1/+1
* ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()Roberto Sassu2020-06-031-1/+2
* ima: Fix ima digest hash table key calculationKrzysztof Struczynski2020-05-071-3/+4
* ima: Use ima_hash_algo for collision detection in the measurement listRoberto Sassu2020-04-191-0/+1
* ima: Switch to dynamically allocated buffer for template digestsRoberto Sassu2020-04-191-1/+5
* ima: Store template digest directly in ima_template_entryRoberto Sassu2020-04-191-2/+1
* IMA: Defined delayed workqueue to free the queued keysLakshmi Ramasubramanian2020-01-231-0/+2
* IMA: Define workqueue for early boot key measurementsLakshmi Ramasubramanian2020-01-231-0/+22
* IMA: Add support to limit measuring keysLakshmi Ramasubramanian2019-12-121-3/+5
* IMA: Add KEY_CHECK func to measure keysLakshmi Ramasubramanian2019-12-121-0/+1
* ima: Check against blacklisted hashes for files with modsigNayna Jain2019-11-121-0/+8
* ima: Make process_buffer_measurement() genericNayna Jain2019-11-121-0/+3
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+2
|\
| * kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett2019-08-191-0/+2
* | ima: Store the measurement again when appraising a modsigThiago Jung Bauermann2019-08-051-0/+1
* | ima: Define ima-modsig templateThiago Jung Bauermann2019-08-051-1/+19
* | ima: Collect modsigThiago Jung Bauermann2019-08-051-1/+7
* | ima: Implement support for module-style appended signaturesThiago Jung Bauermann2019-08-051-2/+20
* | ima: Add modsig appraise_type option for module-style appended signaturesThiago Jung Bauermann2019-08-051-0/+9
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-4/+17
|\ \ | |/ |/|
| * IMA: Define a new template field bufPrakhar Srivastava2019-06-301-0/+2
| * IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava2019-06-241-0/+1
| * IMA: support for per policy rule template formatsMatthew Garrett2019-06-191-4/+12
| * ima: use the lsm policy update notifierJanne Karhunen2019-06-141-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
|/
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-101-0/+1
|\
| * tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-131-0/+1
* | audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-01-311-2/+1
|/