index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
Age
Commit message (
Expand
)
Author
2015-05-21
evm: fix potential race when removing xattrs
Dmitry Kasatkin
2015-05-21
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-28
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
2014-10-07
evm: skip replacing EVM signature with HMAC on read-only filesystem
Dmitry Kasatkin
2014-09-09
integrity: base integrity subsystem kconfig options on integrity
Dmitry Kasatkin
2014-09-09
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
2014-09-08
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
2014-09-02
evm: fix checkpatch warnings
Dmitry Kasatkin
2014-06-12
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
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-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
2014-03-07
evm: enable key retention service automatically
Dmitry Kasatkin
2014-03-07
evm: EVM does not use MD5
Dmitry Kasatkin
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
2013-10-25
ima: pass full xattr with the signature
Dmitry Kasatkin
2013-10-25
ima: fix script messages
Dmitry Kasatkin
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-06
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
2013-01-22
evm: checking if removexattr is not a NULL
Dmitry Kasatkin
2013-01-16
evm: remove unused cleanup functions
Dmitry Kasatkin
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-09-21
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Eric W. Biederman
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
2012-01-09
Merge branch 'next' into for-linus
James Morris
2011-12-20
evm: prevent racing during tfm allocation
Dmitry Kasatkin
2011-12-20
evm: key must be set once during initialization
Dmitry Kasatkin
2011-12-08
evm: prevent racing during tfm allocation
Dmitry Kasatkin
2011-12-08
evm: key must be set once during initialization
Dmitry Kasatkin
2011-11-09
evm: digital signature verification support
Dmitry Kasatkin
2011-09-14
evm: permit mode bits to be updated
Mimi Zohar
2011-09-14
evm: posix acls modify i_mode
Mimi Zohar
2011-09-14
evm: limit verifying current security.evm integrity
Mimi Zohar
2011-09-14
evm: remove TCG_TPM dependency
Mimi Zohar
2011-08-18
evm: add Kconfig TCG_TPM dependency
Mimi Zohar
2011-08-11
evm: fix evm_inode_init_security return code
Mimi Zohar
2011-08-09
EVM: ensure trusted and encypted key symbols are available to EVM
James Morris
2011-07-18
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2011-07-18
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
2011-07-18
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
2011-07-18
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
2011-07-18
evm: crypto hash replaced by shash
Dmitry Kasatkin
[next]