Age | Commit message (Expand) | Author |
2013-12-02 | ima: properly free ima_template_entry structures | Roberto Sassu |
2013-12-02 | ima: Do not free 'entry' before it is initialized | Christoph Paasch |
2013-11-30 | ima: store address of template_fmt_copy in a pointer before calling strsep | Roberto Sassu |
2013-11-25 | ima: make a copy of template_fmt in template_desc_init_fields() | Roberto Sassu |
2013-11-25 | ima: do not send field length to userspace for digest of ima template | Roberto Sassu |
2013-11-25 | ima: do not include field length in template digest calc for ima template | Roberto Sassu |
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-31 | ima: extend the measurement list to include the file signature | Mimi Zohar |
2013-10-26 | ima: provide hash algo info in the xattr | Dmitry Kasatkin |
2013-10-26 | ima: enable support for larger default filedata hash algorithms | Mimi Zohar |
2013-10-26 | ima: define kernel parameter 'ima_template=' to change configured default | Roberto Sassu |
2013-10-26 | ima: add Kconfig default measurement list template | Mimi Zohar |
2013-10-26 | ima: defer determining the appraisal hash algorithm for 'ima' template | Roberto Sassu |
2013-10-26 | ima: add audit log support for larger hashes | Mimi Zohar |
2013-10-25 | ima: switch to new template management mechanism | Roberto Sassu |
2013-10-25 | ima: define new template ima-ng and template fields d-ng and n-ng | Roberto Sassu |
2013-10-25 | ima: define template fields library and new helpers | Roberto Sassu |
2013-10-25 | ima: new templates management mechanism | Roberto Sassu |
2013-10-25 | ima: define new function ima_alloc_init_template() to API | Roberto Sassu |
2013-10-25 | ima: pass the filename argument up to ima_add_template_entry() | Roberto Sassu |
2013-10-25 | ima: pass the file descriptor to ima_add_violation() | Roberto Sassu |
2013-10-25 | ima: ima_calc_boot_agregate must use SHA1 | Dmitry Kasatkin |
2013-10-25 | ima: support arbitrary hash algorithms in ima_calc_buffer_hash | Dmitry Kasatkin |
2013-10-25 | ima: provide dedicated hash algo allocation function | Dmitry Kasatkin |
2013-10-25 | ima: differentiate between template hash and file data hash sizes | Mimi Zohar |
2013-10-25 | ima: use dynamically allocated hash storage | Dmitry Kasatkin |
2013-10-25 | ima: pass full xattr with the signature | Dmitry Kasatkin |
2013-10-25 | ima: read and use signature hash algorithm | Dmitry Kasatkin |
2013-10-25 | ima: provide support for arbitrary hash algorithms | Dmitry Kasatkin |
2013-10-25 | Revert "ima: policy for RAMFS" | Mimi Zohar |
2013-10-25 | ima: fix script messages | Dmitry Kasatkin |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-06-29 | Replace a bunch of file->dentry->d_inode refs with file_inode() | David Howells |
2013-06-20 | integrity: move integrity_audit_msg() | Mimi Zohar |
2013-04-17 | ima: eliminate passing d_name.name to process_measurement() | Mimi Zohar |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | block: fix part_pack_uuid() build error | Mimi Zohar |
2013-02-26 | ima: "remove enforce checking duplication" merge fix | Mimi Zohar |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2013-02-06 | ima: rename hash calculation functions | Dmitry Kasatkin |
2013-02-06 | ima: use new crypto_shash API instead of old crypto_hash | Dmitry Kasatkin |
2013-02-06 | ima: add policy support for file system uuid | Dmitry Kasatkin |
2013-01-22 | ima: differentiate appraise status only for hook specific rules | Mimi Zohar |
2013-01-22 | ima: per hook cache integrity appraisal status | Mimi Zohar |
2013-01-22 | ima: added policy support for 'security.ima' type | Dmitry Kasatkin |
2013-01-16 | ima: forbid write access to files with digital signatures | Dmitry Kasatkin |
2013-01-16 | ima: move full pathname resolution to separate function | Dmitry Kasatkin |