index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
Age
Commit message (
Expand
)
Author
2019-02-11
ima: fix showing large 'violations' or 'runtime_measurements_count'
Eric Biggers
2018-06-16
ima: relax requiring a file signature for new files with zero length
Mimi Zohar
2018-02-13
ima: fix hash algorithm initialization
Boshi Wang
2017-08-26
ima: accept previously set IMA_NEW_FILE
Daniel Glöckner
2017-08-26
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2016-02-16
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2015-08-27
ima: extend "mask" policy matching support
Mimi Zohar
2015-08-27
ima: add support for new "euid" policy condition
Mimi Zohar
2015-08-11
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-07-15
ima: fix ima_show_template_data_ascii()
Mimi Zohar
2014-11-14
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
2014-11-13
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
2014-11-13
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
2014-10-30
ima: provide flag to identify new empty files
Dmitry Kasatkin
2014-10-30
ima: fix fallback to use new_sync_read()
Dmitry Kasatkin
2014-06-12
ima: introduce ima_kernel_read()
Dmitry Kasatkin
2014-06-12
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-12
ima: check inode integrity cache in violation check
Dmitry Kasatkin
2014-06-12
ima: prevent unnecessary policy checking
Dmitry Kasatkin
2014-06-12
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2014-06-12
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
2014-06-12
ima: prevent new digsig xattr from being replaced
Mimi Zohar
2014-06-10
Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-03
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-07
evm: enable key retention service automatically
Dmitry Kasatkin
2014-03-07
ima: skip memory allocation for empty files
Dmitry Kasatkin
2014-03-07
evm: EVM does not use MD5
Dmitry Kasatkin
2014-03-07
ima: return d_name.name if d_path fails
Dmitry Kasatkin
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
ima: fix erroneous removal of security.ima xattr
Dmitry Kasatkin
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
2014-03-07
ima: reduce memory usage when a template containing the n field is used
Roberto Sassu
2014-03-07
ima: restore the original behavior for sending data with ima template
Roberto Sassu
2014-03-07
Integrity: Pass commname via get_task_comm()
Tetsuo Handa
2014-03-07
ima: use static const char array definitions
Mimi Zohar
2014-03-04
ima: new helper: file_inode(file)
Libo Chen
2014-02-17
security: cleanup Makefiles to use standard syntax for specifying sub-directo...
Sam Ravnborg
2014-02-06
security: replace strict_strto*() with kstrto*()
Jingoo Han
2014-01-06
Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM
James Morris
2014-01-03
ima: remove unneeded size_limit argument from ima_eventdigest_init_common()
Roberto Sassu
2014-01-03
ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()
Roberto Sassu
2014-01-03
ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()
Roberto Sassu
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
[next]