index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-05-30
evm: check hash algorithm passed to init_desc()
Roberto Sassu
1
-0
/
+3
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-02-05
evm: Use defined constant for UUID representation
Andy Shevchenko
1
-2
/
+1
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+1
2018-12-13
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
1
-2
/
+1
2018-10-10
security/integrity: constify some read-only data
Eric Biggers
1
-2
/
+2
2018-07-18
evm: Allow non-SHA1 digital signatures
Matthew Garrett
1
-22
/
+25
2018-07-18
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
1
-1
/
+2
2018-06-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2018-05-18
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
1
-1
/
+1
2018-05-18
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
1
-5
/
+5
2018-05-03
evm: Don't update hmacs in user ns mounts
Seth Forshee
1
-1
/
+2
2018-03-23
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
HernĂ¡n Gonzalez
1
-0
/
+3
2017-12-12
EVM: Add support for portable signature format
Matthew Garrett
1
-9
/
+66
2017-11-08
EVM: Only complain about a missing HMAC key once
Matthew Garrett
1
-1
/
+1
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-1
/
+1
2016-12-03
Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"
Eric W. Biederman
1
-2
/
+10
2016-10-08
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
1
-3
/
+4
2016-07-05
evm: Translate user/group ids relative to s_user_ns when computing HMAC
Seth Forshee
1
-2
/
+2
2015-12-15
evm: provide a function to set the EVM key from the kernel
Dmitry Kasatkin
1
-7
/
+43
2015-12-15
evm: enable EVM when X509 certificate is loaded
Dmitry Kasatkin
1
-0
/
+4
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-1
/
+1
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
1
-2
/
+2
2014-06-13
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
1
-1
/
+1
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-04-02
get rid of pointless checks for NULL ->i_op
Al Viro
1
-1
/
+1
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
1
-2
/
+2
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
1
-1
/
+3
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+3
2013-02-06
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
1
-0
/
+3
2013-01-21
evm: checking if removexattr is not a NULL
Dmitry Kasatkin
1
-2
/
+2
2012-09-21
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Eric W. Biederman
1
-2
/
+2
2012-01-09
Merge branch 'next' into for-linus
James Morris
1
-23
/
+53
2011-12-20
evm: prevent racing during tfm allocation
Dmitry Kasatkin
1
-0
/
+9
2011-12-20
evm: key must be set once during initialization
Dmitry Kasatkin
1
-4
/
+6
2011-12-08
evm: prevent racing during tfm allocation
Dmitry Kasatkin
1
-3
/
+11
2011-12-08
evm: key must be set once during initialization
Dmitry Kasatkin
1
-7
/
+8
2011-11-09
evm: digital signature verification support
Dmitry Kasatkin
1
-17
/
+49
2011-07-18
evm: crypto hash replaced by shash
Dmitry Kasatkin
1
-42
/
+52
2011-07-18
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
1
-0
/
+20
2011-07-18
evm: add support for different security.evm data types
Dmitry Kasatkin
1
-4
/
+7
2011-07-18
evm: re-release
Mimi Zohar
1
-0
/
+183