index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
digsig.c
Age
Commit message (
Expand
)
Author
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-04-11
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
2016-04-11
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
KEYS: Add a facility to restrict new links into a keyring
David Howells
2015-11-23
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-10-09
integrity: prevent loading untrusted certificates on the IMA trusted keyring
Dmitry Kasatkin
2015-05-21
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
2014-11-17
integrity: provide a function to load x509 certificate from the kernel
Dmitry Kasatkin
2014-10-07
integrity: add missing '__init' keyword for integrity_init_keyring()
Dmitry Kasatkin
2014-07-17
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
2013-11-23
Revert "ima: define '_ima' as a builtin 'trusted' keyring"
Linus Torvalds
2013-10-31
ima: define '_ima' as a builtin 'trusted' keyring
Mimi Zohar
2013-10-25
ima: pass full xattr with the signature
Dmitry Kasatkin
2013-10-25
ima: fix script messages
Dmitry Kasatkin
2013-02-06
ima: digital signature verification using asymmetric keys
Dmitry Kasatkin
2011-11-09
integrity: digital signature verification using multiple keyrings
Dmitry Kasatkin