summaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2024-01-092-6/+46
|\
| * evm: add support to disable EVM on unsupported filesystemsMimi Zohar2023-12-201-1/+34
| * evm: don't copy up 'security.evm' xattrMimi Zohar2023-12-201-0/+7
| * ima: Remove EXPERIMENTAL from KconfigEric Snowberg2023-11-271-1/+1
| * ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARYEric Snowberg2023-11-271-5/+5
* | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-2/+2
|\ \
| * | kexec_file: print out debugging message if requiredBaoquan He2023-12-201-2/+2
| |/
* / mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-1/+1
|/
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-1/+1
|\
| * treewide: mark stuff as __ro_after_initAlexey Dobriyan2023-10-181-1/+1
* | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-021-2/+1
|\ \
| * | evm: Do not include crypto/algapi.hHerbert Xu2023-09-151-2/+1
| |/
* | Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-11-025-34/+81
|\ \
| * | ima: detect changes to the backing overlay fileMimi Zohar2023-10-313-1/+22
| * | integrity: fix indentation of config attributesPrasad Pandit2023-10-311-22/+22
| * | ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein2023-10-311-11/+37
* | | Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds2023-10-301-2/+0
|\ \ \
| * | | integrity: powerpc: Do not select CA_MACHINE_KEYRINGMichal Suchanek2023-10-241-2/+0
| |/ /
* | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-3/+3
|\ \ \ | |/ / |/| |
| * | ima: Add __counted_by for struct modsig and use struct_size()Gustavo A. R. Silva2023-10-201-3/+3
| |/
* | ima: rework CONFIG_IMA dependency blockArnd Bergmann2023-09-271-12/+6
* | ima: Finish deprecation of IMA_TRUSTED_KEYRING KconfigOleksandr Tymoshenko2023-09-261-2/+2
|/
* Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-08-305-30/+16
|\
| * kexec_lock: Replace kexec_mutex() by kexec_lock() in two commentsWenyu Liu2023-08-071-1/+1
| * ima: require signed IMA policy when UEFI secure boot is enabledCoiby Xu2023-08-011-0/+3
| * integrity: Always reference the blacklist keyring with appraisalEric Snowberg2023-08-012-17/+12
| * ima: Remove deprecated IMA_TRUSTED_KEYRING KconfigNayna Jain2023-08-011-12/+0
* | Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-303-10/+44
|\ \
| * | evm: Support multiple LSMs providing an xattrRoberto Sassu2023-07-103-7/+37
| * | evm: Align evm_inode_init_security() definition with LSM infrastructureRoberto Sassu2023-07-101-6/+10
| |/
* | Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds2023-08-299-13/+93
|\ \
| * | integrity: PowerVM support for loading third party code signing keysNayna Jain2023-08-173-0/+30
| * | integrity: PowerVM machine keyring enablementNayna Jain2023-08-171-1/+3
| * | integrity: check whether imputed trust is enabledNayna Jain2023-08-174-6/+22
| * | integrity: remove global variable from machine_keyring.cNayna Jain2023-08-171-2/+2
| * | integrity: ignore keys failing CA restrictions on non-UEFI platformNayna Jain2023-08-171-1/+1
| * | integrity: PowerVM support for loading CA keys on machine keyringNayna Jain2023-08-173-0/+30
| * | integrity: Enforce digitalSignature usage in the ima and evm keyringsEric Snowberg2023-08-173-4/+6
| |/
* | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-08-281-2/+2
|\ \
| * | s390/ipl: fix virtual vs physical address confusionAlexander Gordeev2023-08-181-2/+2
| |/
* / integrity: Annotate struct ima_rule_opt_list with __counted_byKees Cook2023-08-181-2/+2
|/
* Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-301-14/+26
|\
| * security/integrity: fix pointer to ESL data and its size on pseriesNayna Jain2023-06-211-14/+26
* | Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-06-277-16/+32
|\ \
| * | ima: Fix build warningsRoberto Sassu2023-06-062-1/+5
| * | evm: Fix build warningsRoberto Sassu2023-06-062-2/+2
| * | evm: Complete description of evm_inode_setattr()Roberto Sassu2023-06-051-0/+2
| * | integrity: Fix possible multiple allocation in integrity_inode_get()Tianjia Zhang2023-06-011-6/+9
| * | IMA: use vfs_getattr_nosec to get the i_versionJeff Layton2023-05-232-7/+14
| |/
* / fsverity: rework fsverity_get_digest() againEric Biggers2023-06-141-19/+12
|/