summaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)AuthorFilesLines
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+6
2013-02-25block: fix part_pack_uuid() build errorMimi Zohar1-5/+6
2013-02-25ima: "remove enforce checking duplication" merge fixMimi Zohar1-1/+2
2013-02-23new helper: file_inode(file)Al Viro3-6/+6
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds18-193/+552
2013-02-07ima: digital signature verification using asymmetric keysDmitry Kasatkin5-1/+150
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin3-9/+9
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin3-38/+41
2013-02-06ima: add policy support for file system uuidDmitry Kasatkin1-1/+21
2013-02-06evm: add file system uuid to EVM hmacDmitry Kasatkin4-0/+18
2013-01-23ima: differentiate appraise status only for hook specific rulesMimi Zohar2-6/+12
2013-01-23ima: per hook cache integrity appraisal statusMimi Zohar6-25/+136
2013-01-23ima: increase iint flag sizeMimi Zohar1-12/+12
2013-01-23ima: added policy support for 'security.ima' typeDmitry Kasatkin4-1/+25
2013-01-21evm: checking if removexattr is not a NULLDmitry Kasatkin1-2/+2
2013-01-17ima: forbid write access to files with digital signaturesDmitry Kasatkin1-2/+5
2013-01-17ima: move full pathname resolution to separate functionDmitry Kasatkin3-31/+38
2013-01-17integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin1-2/+2
2013-01-17ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar4-7/+8
2013-01-17ima: remove security.ima hexdumpDmitry Kasatkin1-5/+0
2013-01-17ima: remove enforce checking duplicationDmitry Kasatkin1-32/+20
2013-01-17ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin1-5/+6
2013-01-17evm: remove unused cleanup functionsDmitry Kasatkin3-16/+0
2013-01-17ima: re-initialize IMA policy LSM infoMimi Zohar1-10/+58
2012-12-24ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar3-5/+11
2012-12-14ima: support new kernel module syscallMimi Zohar4-3/+27
2012-10-05ima: fix bug in argument orderDmitry Kasatkin2-4/+4
2012-10-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds11-140/+650
2012-09-21userns: Add user namespace support to IMAEric W. Biederman2-9/+10
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman1-2/+2
2012-09-19ima: change flags container data typeDmitry Kasatkin1-1/+1
2012-09-13ima: audit log hashesPeter Moody5-6/+55
2012-09-13ima: generic IMA action flag handlingDmitry Kasatkin4-19/+26
2012-09-12ima: rename ima_must_appraise_or_measureDmitry Kasatkin3-4/+4
2012-09-07ima: digital signature verification supportDmitry Kasatkin2-19/+52
2012-09-07ima: add support for different security.ima data typesMimi Zohar3-14/+17
2012-09-07ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar1-0/+57
2012-09-07ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin1-9/+7
2012-09-07ima: allocating iint improvementsDmitry Kasatkin2-35/+23
2012-09-07ima: add appraise action keywords and default rulesMimi Zohar2-40/+116
2012-09-07ima: integrity appraisal extensionMimi Zohar11-53/+351
2012-08-23ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder1-0/+1
2012-07-06ima: audit is compiled only when enabledDmitry Kasatkin4-5/+13
2012-07-06ima: ima_initialized is set only if successfulDmitry Kasatkin1-1/+2
2012-07-06ima: add policy for pseudo fsDmitry Kasatkin1-0/+2
2012-07-03ima: remove unused cleanup functionsDmitry Kasatkin3-20/+0
2012-07-03ima: free securityfs violations fileDmitry Kasatkin1-0/+1
2012-07-03ima: use full pathnames in measurement listMimi Zohar2-7/+39
2012-05-16ima: fix filename hint to reflect script interpreter nameMimi Zohar1-1/+3