summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima
AgeCommit message (Expand)AuthorLines
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-91/+0
2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells-1/+1
2013-06-20integrity: move integrity_audit_msg()Mimi Zohar-91/+0
2013-04-17ima: eliminate passing d_name.name to process_measurement()Mimi Zohar-9/+5
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin-2/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-6/+6
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar-5/+6
2013-02-26ima: "remove enforce checking duplication" merge fixMimi Zohar-1/+2
2013-02-22new helper: file_inode(file)Al Viro-6/+6
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-159/+341
2013-02-06ima: rename hash calculation functionsDmitry Kasatkin-9/+9
2013-02-06ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin-38/+41
2013-02-06ima: add policy support for file system uuidDmitry Kasatkin-1/+21
2013-01-22ima: differentiate appraise status only for hook specific rulesMimi Zohar-6/+12
2013-01-22ima: per hook cache integrity appraisal statusMimi Zohar-19/+106
2013-01-22ima: added policy support for 'security.ima' typeDmitry Kasatkin-1/+23
2013-01-16ima: forbid write access to files with digital signaturesDmitry Kasatkin-2/+5
2013-01-16ima: move full pathname resolution to separate functionDmitry Kasatkin-31/+38
2013-01-16ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar-7/+8
2013-01-16ima: remove security.ima hexdumpDmitry Kasatkin-5/+0
2013-01-16ima: remove enforce checking duplicationDmitry Kasatkin-32/+20
2013-01-16ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin-5/+6
2013-01-16ima: re-initialize IMA policy LSM infoMimi Zohar-10/+58
2012-12-24ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar-5/+11
2012-12-14ima: support new kernel module syscallMimi Zohar-3/+27
2012-10-05ima: fix bug in argument orderDmitry Kasatkin-4/+4
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-100/+601
2012-09-21userns: Add user namespace support to IMAEric W. Biederman-9/+10
2012-09-13ima: audit log hashesPeter Moody-4/+50
2012-09-13ima: generic IMA action flag handlingDmitry Kasatkin-13/+14
2012-09-12ima: rename ima_must_appraise_or_measureDmitry Kasatkin-4/+4
2012-09-07ima: digital signature verification supportDmitry Kasatkin-19/+51
2012-09-07ima: add support for different security.ima data typesMimi Zohar-13/+16
2012-09-07ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar-0/+57
2012-09-07ima: allocating iint improvementsDmitry Kasatkin-9/+4
2012-09-07ima: add appraise action keywords and default rulesMimi Zohar-40/+116
2012-09-07ima: integrity appraisal extensionMimi Zohar-50/+340
2012-08-22ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder-0/+1
2012-07-05ima: audit is compiled only when enabledDmitry Kasatkin-5/+13
2012-07-05ima: ima_initialized is set only if successfulDmitry Kasatkin-1/+2
2012-07-05ima: add policy for pseudo fsDmitry Kasatkin-0/+2
2012-07-02ima: remove unused cleanup functionsDmitry Kasatkin-20/+0
2012-07-02ima: free securityfs violations fileDmitry Kasatkin-0/+1
2012-07-02ima: use full pathnames in measurement listMimi Zohar-7/+39
2012-05-16ima: fix filename hint to reflect script interpreter nameMimi Zohar-1/+3
2012-02-28security: fix ima kconfig warningRandy Dunlap-1/+1
2012-02-16IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris-2/+2
2012-02-09Merge branch 'next-queue' into nextJames Morris-1/+2
2012-01-19ima: policy for RAMFSDmitry Kasatkin-0/+1
2012-01-19ima: fix Kconfig dependenciesFabio Estevam-1/+1