summaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAgeFilesLines
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-6/+6
|\
| * new helper: file_inode(file)Al Viro2013-02-223-6/+6
* | block: fix part_pack_uuid() build errorMimi Zohar2013-02-261-5/+6
* | ima: "remove enforce checking duplication" merge fixMimi Zohar2013-02-261-1/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-2118-193/+552
|\ \
| * | ima: digital signature verification using asymmetric keysDmitry Kasatkin2013-02-065-1/+150
| * | ima: rename hash calculation functionsDmitry Kasatkin2013-02-063-9/+9
| * | ima: use new crypto_shash API instead of old crypto_hashDmitry Kasatkin2013-02-063-38/+41
| * | ima: add policy support for file system uuidDmitry Kasatkin2013-02-061-1/+21
| * | evm: add file system uuid to EVM hmacDmitry Kasatkin2013-02-064-0/+18
| * | ima: differentiate appraise status only for hook specific rulesMimi Zohar2013-01-222-6/+12
| * | ima: per hook cache integrity appraisal statusMimi Zohar2013-01-226-25/+136
| * | ima: increase iint flag sizeMimi Zohar2013-01-221-12/+12
| * | ima: added policy support for 'security.ima' typeDmitry Kasatkin2013-01-224-1/+25
| * | ima: forbid write access to files with digital signaturesDmitry Kasatkin2013-01-161-2/+5
| * | ima: move full pathname resolution to separate functionDmitry Kasatkin2013-01-163-31/+38
| * | integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin2013-01-161-2/+2
| * | ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar2013-01-164-7/+8
| * | ima: remove security.ima hexdumpDmitry Kasatkin2013-01-161-5/+0
| * | ima: remove enforce checking duplicationDmitry Kasatkin2013-01-161-32/+20
| * | ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin2013-01-161-5/+6
| * | evm: remove unused cleanup functionsDmitry Kasatkin2013-01-163-16/+0
| * | ima: re-initialize IMA policy LSM infoMimi Zohar2013-01-161-10/+58
* | | evm: checking if removexattr is not a NULLDmitry Kasatkin2013-01-221-2/+2
| |/ |/|
* | ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar2012-12-243-5/+11
|/
* ima: support new kernel module syscallMimi Zohar2012-12-144-3/+27
* 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