Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-02-07ima: 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-23ima: differentiate appraise status only for hook specific rulesMimi Zohar
2013-01-23ima: per hook cache integrity appraisal statusMimi Zohar
2013-01-23ima: increase iint flag sizeMimi Zohar
2013-01-23ima: added policy support for 'security.ima' typeDmitry Kasatkin
2013-01-21evm: checking if removexattr is not a NULLDmitry Kasatkin
2013-01-17ima: forbid write access to files with digital signaturesDmitry Kasatkin
2013-01-17ima: move full pathname resolution to separate functionDmitry Kasatkin
2013-01-17integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin
2013-01-17ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar
2013-01-17ima: remove security.ima hexdumpDmitry Kasatkin
2013-01-17ima: remove enforce checking duplicationDmitry Kasatkin
2013-01-17ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin
2013-01-17evm: remove unused cleanup functionsDmitry Kasatkin
2013-01-17ima: 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-03Merge 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-23ima: enable the IBM vTPM as the default TPM in the PPC64 caseKent Yoder
2012-07-06ima: audit is compiled only when enabledDmitry Kasatkin
2012-07-06ima: ima_initialized is set only if successfulDmitry Kasatkin
2012-07-06ima: add policy for pseudo fsDmitry Kasatkin
2012-07-03ima: remove unused cleanup functionsDmitry Kasatkin
2012-07-03ima: free securityfs violations fileDmitry Kasatkin
2012-07-03ima: use full pathnames in measurement listMimi Zohar
2012-05-16ima: fix filename hint to reflect script interpreter nameMimi Zohar
2012-02-28security: fix ima kconfig warningRandy Dunlap
2012-02-16IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris
2012-02-09Merge branch 'next-queue' into nextJames Morris
2012-01-20ima: policy for RAMFSDmitry Kasatkin
2012-01-20ima: fix Kconfig dependenciesFabio Estevam