summaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAgeFilesLines
* ima: fix bug in argument orderDmitry Kasatkin2012-10-052-4/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-0211-140/+650
|\
| * ima: change flags container data typeDmitry Kasatkin2012-09-191-1/+1
| * ima: audit log hashesPeter Moody2012-09-135-6/+55
| * ima: generic IMA action flag handlingDmitry Kasatkin2012-09-134-19/+26
| * ima: rename ima_must_appraise_or_measureDmitry Kasatkin2012-09-123-4/+4
| * ima: digital signature verification supportDmitry Kasatkin2012-09-072-19/+52
| * ima: add support for different security.ima data typesMimi Zohar2012-09-073-14/+17
| * ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar2012-09-071-0/+57
| * ima: replace iint spinblock with rwlock/read_lockDmitry Kasatkin2012-09-071-9/+7
| * ima: allocating iint improvementsDmitry Kasatkin2012-09-072-35/+23
| * ima: add appraise action keywords and default rulesMimi Zohar2012-09-072-40/+116
| * ima: integrity appraisal extensionMimi Zohar2012-09-0711-53/+351
| * ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder2012-08-221-0/+1
* | userns: Add user namespace support to IMAEric W. Biederman2012-09-212-9/+10
* | userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman2012-09-211-2/+2
|/
* ima: audit is compiled only when enabledDmitry Kasatkin2012-07-054-5/+13
* ima: ima_initialized is set only if successfulDmitry Kasatkin2012-07-051-1/+2
* ima: add policy for pseudo fsDmitry Kasatkin2012-07-051-0/+2
* ima: remove unused cleanup functionsDmitry Kasatkin2012-07-023-20/+0
* ima: free securityfs violations fileDmitry Kasatkin2012-07-021-0/+1
* ima: use full pathnames in measurement listMimi Zohar2012-07-022-7/+39
* ima: fix filename hint to reflect script interpreter nameMimi Zohar2012-05-161-1/+3
* security: fix ima kconfig warningRandy Dunlap2012-02-281-1/+1
* IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris2012-02-162-2/+2
* Merge branch 'next-queue' into nextJames Morris2012-02-092-1/+2
|\
| * ima: policy for RAMFSDmitry Kasatkin2012-01-191-0/+1
| * ima: fix Kconfig dependenciesFabio Estevam2012-01-191-1/+1
* | ima: fix cred sparse warningMimi Zohar2012-01-191-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-01-173-5/+5
|\ \
| * | integrity: digital signature config option name changeDmitry Kasatkin2012-01-183-4/+4
| * | lib: digital signature config option name changeDmitry Kasatkin2012-01-181-1/+1
| |/
* / audit: treat s_id as an untrusted stringKees Cook2012-01-171-3/+5
|/
* Merge branch 'next' into for-linusJames Morris2012-01-099-43/+244
|\
| * ima: fix invalid memory referenceRoberto Sassu2011-12-191-5/+11
| * ima: free duplicate measurement memoryRoberto Sassu2011-12-192-2/+3
| * evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-081-3/+11
| * evm: key must be set once during initializationDmitry Kasatkin2011-12-081-7/+8
| * digsig: build dependency fixDmitry Kasatkin2011-11-221-1/+1
| * evm: digital signature verification supportDmitry Kasatkin2011-11-093-30/+142
| * integrity: digital signature verification using multiple keyringsDmitry Kasatkin2011-11-094-0/+84
* | evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-201-0/+9
* | evm: key must be set once during initializationDmitry Kasatkin2011-12-201-4/+6
|/
* Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
|\
| * um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
* | evm: clean verification statusDmitry Kasatkin2011-09-141-0/+1
* | evm: permit mode bits to be updatedMimi Zohar2011-09-141-17/+13
* | evm: posix acls modify i_modeMimi Zohar2011-09-143-5/+46
* | evm: limit verifying current security.evm integrityMimi Zohar2011-09-141-34/+24
* | evm: remove TCG_TPM dependencyMimi Zohar2011-09-141-2/+1