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_appraise.c
Age
Commit message (
Expand
)
Author
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
2018-03-25
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
2018-03-23
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2017-12-18
ima: support new "hash" and "dont_hash" policy actions
Mimi Zohar
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
2017-11-20
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
2017-11-08
ima: Remove redundant conditional operator
Thiago Jung Bauermann
2017-06-21
ima: Log the same audit cause whenever a file has no signature
Thiago Jung Bauermann
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
2017-06-21
ima: define is_ima_appraise_enabled()
Mimi Zohar
2017-06-21
ima: define Kconfig IMA_APPRAISE_BOOTPARAM option
Mimi Zohar
2017-03-07
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-11-13
Revert "ima: limit file hash setting by user to fix and log modes"
Mimi Zohar
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-09-16
ima: use file_dentry()
Miklos Szeredi
2016-06-30
ima: change integrity cache to store measured pcr
Eric Richter
2016-06-30
ima: extend ima_get_action() to return the policy pcr
Eric Richter
2016-05-01
ima: add support for creating files using the mknodat syscall
Mimi Zohar
2016-05-01
ima: fix ima_inode_post_setattr
Mimi Zohar
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
2016-02-20
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
2016-02-18
ima: use "ima_hooks" enum as function argument
Mimi Zohar
2016-02-18
ima: separate 'security.ima' reading functionality from collect
Dmitry Kasatkin
2015-05-21
ima: limit file hash setting by user to fix and log modes
Dmitry Kasatkin
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-11-19
kill f_dentry uses
Al Viro
2014-10-28
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
2014-09-17
ima: added ima_policy_flag variable
Roberto Sassu
2014-09-17
ima: provide 'ima_appraise=log' kernel option
Dmitry Kasatkin
2014-09-09
ima: remove unnecessary appraisal test
Dmitry Kasatkin
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2014-09-08
ima: provide flag to identify new empty files
Dmitry Kasatkin
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
2014-07-17
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
2014-06-12
ima: prevent new digsig xattr from being replaced
Mimi Zohar
2014-03-07
ima: use static const char array definitions
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-26
ima: provide hash algo info in the xattr
Dmitry Kasatkin
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
[next]