aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity
AgeCommit message (Expand)Author
2024-02-16integrity: eliminate unnecessary "Problem loading X.509 certificate" msgCoiby Xu
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
2023-09-27ima: rework CONFIG_IMA dependency blockArnd Bergmann
2023-09-26ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko
2023-09-15evm: Do not include crypto/algapi.hHerbert Xu
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-08-30Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-29Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-18integrity: Annotate struct ima_rule_opt_list with __counted_byKees Cook
2023-08-18s390/ipl: fix virtual vs physical address confusionAlexander Gordeev
2023-08-17integrity: PowerVM support for loading third party code signing keysNayna Jain
2023-08-17integrity: PowerVM machine keyring enablementNayna Jain
2023-08-17integrity: check whether imputed trust is enabledNayna Jain
2023-08-17integrity: remove global variable from machine_keyring.cNayna Jain
2023-08-17integrity: ignore keys failing CA restrictions on non-UEFI platformNayna Jain
2023-08-17integrity: PowerVM support for loading CA keys on machine keyringNayna Jain
2023-08-17integrity: Enforce digitalSignature usage in the ima and evm keyringsEric Snowberg
2023-08-07kexec_lock: Replace kexec_mutex() by kexec_lock() in two commentsWenyu Liu
2023-08-01ima: require signed IMA policy when UEFI secure boot is enabledCoiby Xu
2023-08-01integrity: Always reference the blacklist keyring with appraisalEric Snowberg
2023-08-01ima: Remove deprecated IMA_TRUSTED_KEYRING KconfigNayna Jain
2023-07-10evm: Support multiple LSMs providing an xattrRoberto Sassu
2023-07-10evm: Align evm_inode_init_security() definition with LSM infrastructureRoberto Sassu
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-27Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-06-21security/integrity: fix pointer to ESL data and its size on pseriesNayna Jain
2023-06-14fsverity: rework fsverity_get_digest() againEric Biggers
2023-06-06ima: Fix build warningsRoberto Sassu
2023-06-06evm: Fix build warningsRoberto Sassu
2023-06-05evm: Complete description of evm_inode_setattr()Roberto Sassu
2023-06-01integrity: Fix possible multiple allocation in integrity_inode_get()Tianjia Zhang