index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
Age
Commit message (
Expand
)
Author
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-06
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
2013-01-22
evm: checking if removexattr is not a NULL
Dmitry Kasatkin
2013-01-16
evm: remove unused cleanup functions
Dmitry Kasatkin
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-09-21
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Eric W. Biederman
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
2012-01-09
Merge branch 'next' into for-linus
James Morris
2011-12-20
evm: prevent racing during tfm allocation
Dmitry Kasatkin
2011-12-20
evm: key must be set once during initialization
Dmitry Kasatkin
2011-12-08
evm: prevent racing during tfm allocation
Dmitry Kasatkin
2011-12-08
evm: key must be set once during initialization
Dmitry Kasatkin
2011-11-09
evm: digital signature verification support
Dmitry Kasatkin
2011-09-14
evm: permit mode bits to be updated
Mimi Zohar
2011-09-14
evm: posix acls modify i_mode
Mimi Zohar
2011-09-14
evm: limit verifying current security.evm integrity
Mimi Zohar
2011-09-14
evm: remove TCG_TPM dependency
Mimi Zohar
2011-08-18
evm: add Kconfig TCG_TPM dependency
Mimi Zohar
2011-08-11
evm: fix evm_inode_init_security return code
Mimi Zohar
2011-08-09
EVM: ensure trusted and encypted key symbols are available to EVM
James Morris
2011-07-18
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2011-07-18
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
2011-07-18
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
2011-07-18
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
2011-07-18
evm: crypto hash replaced by shash
Dmitry Kasatkin
2011-07-18
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
2011-07-18
security: imbed evm calls in security hooks
Mimi Zohar
2011-07-18
evm: add support for different security.evm data types
Dmitry Kasatkin
2011-07-18
evm: re-release
Mimi Zohar