summaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)Author
2024-04-12ima: add crypto agility support for template-hash algorithmEnrico Bravi
2024-04-09evm: Rename is_unsupported_fs to is_unsupported_hmac_fsStefan Berger
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger
2024-04-09evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509Stefan Berger
2024-04-09ima: re-evaluate file integrity on file metadata changeStefan Berger
2024-04-09evm: Store and detect metadata inode attributes changesStefan Berger
2024-04-09ima: Move file-change detection variables into new structureStefan Berger
2024-04-09evm: Use the metadata inode to calculate metadata hashStefan Berger
2024-04-09evm: Implement per signature type decision in security_inode_copy_up_xattrStefan Berger
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger
2024-04-09ima: Rename backing_inode to real_inodeStefan Berger
2024-04-08integrity: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-08ima: define an init_module critical data recordMimi Zohar
2024-04-08ima: Fix use-after-free on a dentry's dname.nameStefan Berger
2024-03-12Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-16integrity: eliminate unnecessary "Problem loading X.509 certificate" msgCoiby Xu
2024-02-15integrity: Remove LSMRoberto Sassu
2024-02-15ima: Make it independent from 'integrity' LSMRoberto Sassu
2024-02-15evm: Make it independent from 'integrity' LSMRoberto Sassu
2024-02-15evm: Move to LSM infrastructureRoberto Sassu
2024-02-15ima: Move IMA-Appraisal to LSM infrastructureRoberto Sassu
2024-02-15ima: Move to LSM infrastructureRoberto Sassu
2024-02-15integrity: Move integrity_kernel_module_request() to IMARoberto Sassu
2024-02-15evm: Align evm_inode_post_setxattr() definition with LSM infrastructureRoberto Sassu
2024-02-15evm: Align evm_inode_setxattr() definition with LSM infrastructureRoberto Sassu
2024-02-15evm: Align evm_inode_post_setattr() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_post_read_file() definition with 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_file_mprotect() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_inode_post_setattr() definition with LSM infrastructureRoberto Sassu
2024-01-09Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-12-20kexec_file: print out debugging message if requiredBaoquan He
2023-12-20evm: add support to disable EVM on unsupported filesystemsMimi Zohar
2023-12-20evm: don't copy up 'security.evm' xattrMimi Zohar
2023-11-27ima: Remove EXPERIMENTAL from KconfigEric Snowberg
2023-11-27ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARYEric Snowberg
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-11-02Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-10-31ima: detect changes to the backing overlay fileMimi Zohar
2023-10-31integrity: fix indentation of config attributesPrasad Pandit
2023-10-31ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein
2023-10-30Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-24integrity: powerpc: Do not select CA_MACHINE_KEYRINGMichal Suchanek
2023-10-20ima: Add __counted_by for struct modsig and use struct_size()Gustavo A. R. Silva
2023-10-18treewide: mark stuff as __ro_after_initAlexey Dobriyan