aboutsummaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar
2013-02-26ima: "remove enforce checking duplication" merge fixMimi Zohar
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-02-06ima: digital signature verification using asymmetric keysDmitry Kasatkin
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin
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-22evm: checking if removexattr is not a NULLDmitry 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-24ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi 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