index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_crypto.c
Age
Commit message (
Expand
)
Author
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
2018-07-18
evm: Allow non-SHA1 digital signatures
Matthew Garrett
2018-07-18
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
2018-06-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-18
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
2018-05-18
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
2018-05-03
evm: Don't update hmacs in user ns mounts
Seth Forshee
2018-03-23
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
HernĂ¡n Gonzalez
2017-12-11
EVM: Add support for portable signature format
Matthew Garrett
2017-11-08
EVM: Only complain about a missing HMAC key once
Matthew Garrett
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2016-12-02
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-07-05
evm: Translate user/group ids relative to s_user_ns when computing HMAC
Seth Forshee
2015-12-15
evm: provide a function to set the EVM key from the kernel
Dmitry Kasatkin
2015-12-15
evm: enable EVM when X509 certificate is loaded
Dmitry Kasatkin
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
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
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
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
2012-09-21
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Eric W. Biederman
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-07-18
evm: crypto hash replaced by shash
Dmitry Kasatkin
2011-07-18
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
2011-07-18
evm: add support for different security.evm data types
Dmitry Kasatkin
2011-07-18
evm: re-release
Mimi Zohar