summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_appraise.c
AgeCommit message (Expand)Author
2024-02-15ima: Make it independent from 'integrity' LSMRoberto Sassu
2024-02-15evm: Make it independent from 'integrity' LSMRoberto Sassu
2024-02-15ima: Move IMA-Appraisal to LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_inode_removexattr() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_inode_setxattr() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_inode_post_setattr() definition with LSM infrastructureRoberto Sassu
2023-08-01integrity: Always reference the blacklist keyring with appraisalEric Snowberg
2023-02-22Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-01-31ima: Introduce MMAP_CHECK_REQPROT hookRoberto Sassu
2023-01-19fs: port acl to mnt_idmapChristian Brauner
2023-01-19fs: port xattr to mnt_idmapChristian Brauner
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2022-12-13Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-18lsm,fs: fix vfs_getxattr_alloc() return type and caller error pathsPaul Moore
2022-10-20integrity: implement get and set acl hookChristian Brauner
2022-08-23ima: fix blocking of security.ima xattrs of unsupported algorithmsMimi Zohar
2022-07-07ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu
2022-05-05ima: support fs-verity file digest based version 3 signaturesMimi Zohar
2021-11-22lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()Paul Moore
2021-08-23IMA: reject unknown hash algorithms in ima_get_hash_algoTHOBY Simon
2021-08-16IMA: introduce a new policy option func=SETXATTR_CHECKTHOBY Simon
2021-08-16IMA: add support to restrict the hash algorithms used for file appraisalTHOBY Simon
2021-08-16IMA: block writes of the security.ima xattr with unsupported algorithmsTHOBY Simon
2021-07-23ima: Add digest and digest_len params to the functions to measure a bufferRoberto Sassu
2021-06-10ima: differentiate between EVM failures in the audit logMimi Zohar
2021-06-01ima: Don't remove security.ima if file must not be appraisedRoberto Sassu
2021-06-01ima: Allow imasig requirement to be satisfied by EVM portable signaturesRoberto Sassu
2021-05-21evm: Allow xattr/attr operations for portable signaturesRoberto Sassu
2021-05-21evm: Introduce evm_revalidate_status()Roberto Sassu
2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-24ima: handle idmapped mountsChristian Brauner
2021-01-24xattr: handle idmapped mountsTycho Andersen
2021-01-14IMA: add support to measure buffer data hashTushar Sugandhi
2020-11-02ima: defer arch_ima_get_secureboot() call to IMA init timeArd Biesheuvel
2020-10-15Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-09ima: limit secure boot feedback scope for appraiseBruno Meneguele
2020-09-08integrity: invalid kernel parameters feedbackBruno Meneguele
2020-09-08ima: add check for enforced appraise optionBruno Meneguele
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-20ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele
2020-07-20ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks
2019-12-12IMA: Add support to limit measuring keysLakshmi Ramasubramanian
2019-11-12ima: Check against blacklisted hashes for files with modsigNayna Jain
2019-08-05ima: Collect modsigThiago Jung Bauermann
2019-08-05ima: Implement support for module-style appended signaturesThiago Jung Bauermann
2019-08-05ima: Factor xattr_verify() out of ima_appraise_measurement()Thiago Jung Bauermann
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-30integrity: Introduce struct evm_xattrThiago Jung Bauermann
2019-06-19IMA: support for per policy rule template formatsMatthew Garrett