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
/
ima
/
ima_main.c
Age
Commit message (
Expand
)
Author
2013-10-31
ima: extend the measurement list to include the file signature
Mimi Zohar
2013-10-26
ima: enable support for larger default filedata hash algorithms
Mimi Zohar
2013-10-26
ima: defer determining the appraisal hash algorithm for 'ima' template
Roberto Sassu
2013-10-25
ima: pass the file descriptor to ima_add_violation()
Roberto Sassu
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
ima: fix script messages
Dmitry Kasatkin
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-04-17
ima: eliminate passing d_name.name to process_measurement()
Mimi Zohar
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
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-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
2013-01-16
ima: rename FILE_MMAP to MMAP_CHECK
Mimi Zohar
2013-01-16
ima: remove enforce checking duplication
Dmitry Kasatkin
2012-12-24
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
Mimi Zohar
2012-12-14
ima: support new kernel module syscall
Mimi Zohar
2012-09-13
ima: audit log hashes
Peter Moody
2012-09-13
ima: generic IMA action flag handling
Dmitry Kasatkin
2012-09-12
ima: rename ima_must_appraise_or_measure
Dmitry Kasatkin
2012-09-07
ima: allocating iint improvements
Dmitry Kasatkin
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
2012-07-05
ima: ima_initialized is set only if successful
Dmitry Kasatkin
2012-07-02
ima: remove unused cleanup functions
Dmitry Kasatkin
2012-07-02
ima: use full pathnames in measurement list
Mimi Zohar
2012-05-16
ima: fix filename hint to reflect script interpreter name
Mimi Zohar
2011-09-09
ima: sparse fix: include linux/ima.h in ima_main.c
James Morris
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
2011-07-26
ima: fmode_t misspelled as mode_t...
Al Viro
2011-07-18
integrity: move ima inode integrity data management
Mimi Zohar
2011-02-23
ima: remove unnecessary call to ima_must_measure
Mimi Zohar
2011-02-10
IMA: remove IMA imbalance checking
Mimi Zohar
2011-02-10
IMA: maintain i_readcount in the VFS layer
Mimi Zohar
2011-02-10
IMA: convert i_readcount to atomic
Mimi Zohar
2010-10-26
IMA: fix the ToMToU logic
Eric Paris
2010-10-26
IMA: explicit IMA i_flag to remove global lock on inode_delete
Eric Paris
2010-10-26
IMA: drop refcnt from ima_iint_cache since it isn't needed
Eric Paris
2010-10-26
IMA: only allocate iint when needed
Eric Paris
2010-10-26
IMA: move read counter into struct inode
Eric Paris
2010-10-26
IMA: use i_writecount rather than a private counter
Eric Paris
2010-10-26
IMA: use inode->i_lock to protect read and write counters
Eric Paris
2010-10-26
IMA: use unsigned int instead of long for counters
Eric Paris
2010-10-26
IMA: drop the inode opencount since it isn't needed for operation
Eric Paris
2010-09-08
ima: always maintain counters
Mimi Zohar
2010-05-06
Merge branch 'master' into next
James Morris
[next]