aboutsummaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)Author
2013-02-06ima: add policy support for file system uuidDmitry Kasatkin
2013-02-06evm: add file system uuid to EVM hmacDmitry Kasatkin
2013-01-22ima: differentiate appraise status only for hook specific rulesMimi Zohar
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar
2013-01-22ima: increase iint flag sizeMimi Zohar
2013-01-22ima: added policy support for 'security.ima' typeDmitry Kasatkin
2013-01-16ima: forbid write access to files with digital signaturesDmitry Kasatkin
2013-01-16ima: move full pathname resolution to separate functionDmitry Kasatkin
2013-01-16integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin
2013-01-16ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar
2013-01-16ima: remove security.ima hexdumpDmitry Kasatkin
2013-01-16ima: remove enforce checking duplicationDmitry Kasatkin
2013-01-16ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin
2013-01-16evm: remove unused cleanup functionsDmitry Kasatkin
2013-01-16ima: re-initialize IMA policy LSM infoMimi Zohar
2012-12-14ima: support new kernel module syscallMimi Zohar
2012-10-05ima: fix bug in argument orderDmitry Kasatkin
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-09-21userns: Add user namespace support to IMAEric W. Biederman
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman
2012-09-19ima: change flags container data typeDmitry Kasatkin
2012-09-13ima: audit log hashesPeter Moody
2012-09-13ima: generic IMA action flag handlingDmitry Kasatkin
2012-09-12ima: rename ima_must_appraise_or_measureDmitry Kasatkin
2012-09-07ima: digital signature verification supportDmitry Kasatkin
2012-09-07ima: add support for different security.ima data typesMimi Zohar
2012-09-07ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar
2012-09-07ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin
2012-09-07ima: allocating iint improvementsDmitry Kasatkin
2012-09-07ima: add appraise action keywords and default rulesMimi Zohar
2012-09-07ima: integrity appraisal extensionMimi Zohar
2012-08-22ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder
2012-07-05ima: audit is compiled only when enabledDmitry Kasatkin
2012-07-05ima: ima_initialized is set only if successfulDmitry Kasatkin
2012-07-05ima: add policy for pseudo fsDmitry Kasatkin
2012-07-02ima: remove unused cleanup functionsDmitry Kasatkin
2012-07-02ima: free securityfs violations fileDmitry Kasatkin
2012-07-02ima: use full pathnames in measurement listMimi Zohar
2012-05-16ima: fix filename hint to reflect script interpreter nameMimi Zohar
2012-02-28security: fix ima kconfig warningRandy Dunlap
2012-02-16IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris
2012-02-09Merge branch 'next-queue' into nextJames Morris
2012-01-19ima: policy for RAMFSDmitry Kasatkin
2012-01-19ima: fix Kconfig dependenciesFabio Estevam
2012-01-19ima: fix cred sparse warningMimi Zohar
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-01-18integrity: digital signature config option name changeDmitry Kasatkin
2012-01-18lib: digital signature config option name changeDmitry Kasatkin
2012-01-17audit: treat s_id as an untrusted stringKees Cook
2012-01-09Merge branch 'next' into for-linusJames Morris