index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
1
-2
/
+10
2014-06-12
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2
-0
/
+22
2014-06-12
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
4
-11
/
+33
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
2
-2
/
+2
2014-03-07
evm: enable key retention service automatically
Dmitry Kasatkin
1
-2
/
+3
2014-03-07
evm: EVM does not use MD5
Dmitry Kasatkin
1
-1
/
+0
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
2
-16
/
+16
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
3
-5
/
+11
2013-10-25
ima: pass full xattr with the signature
Dmitry Kasatkin
1
-2
/
+2
2013-10-25
ima: fix script messages
Dmitry Kasatkin
1
-1
/
+2
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
1
-1
/
+1
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
1
-1
/
+14
2013-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-16
/
+18
2013-02-06
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
4
-0
/
+18
2013-01-22
evm: checking if removexattr is not a NULL
Dmitry Kasatkin
1
-2
/
+2
2013-01-16
evm: remove unused cleanup functions
Dmitry Kasatkin
3
-16
/
+0
2012-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+3
2012-09-21
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Eric W. Biederman
1
-2
/
+2
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
1
-0
/
+3
2012-01-09
Merge branch 'next' into for-linus
James Morris
3
-36
/
+146
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
3
-30
/
+142
2011-09-14
evm: permit mode bits to be updated
Mimi Zohar
1
-17
/
+13
2011-09-14
evm: posix acls modify i_mode
Mimi Zohar
3
-5
/
+46
2011-09-14
evm: limit verifying current security.evm integrity
Mimi Zohar
1
-34
/
+24
2011-09-14
evm: remove TCG_TPM dependency
Mimi Zohar
1
-2
/
+1
2011-08-18
evm: add Kconfig TCG_TPM dependency
Mimi Zohar
1
-1
/
+1
2011-08-11
evm: fix evm_inode_init_security return code
Mimi Zohar
1
-1
/
+1
2011-08-09
EVM: ensure trusted and encypted key symbols are available to EVM
James Morris
1
-1
/
+3
2011-07-18
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
1
-0
/
+15
2011-07-18
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
1
-14
/
+63
2011-07-18
evm: replace hmac_status with evm_status
Dmitry Kasatkin
1
-7
/
+7
2011-07-18
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
1
-6
/
+5
2011-07-18
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
1
-10
/
+8
2011-07-18
evm: crypto hash replaced by shash
Dmitry Kasatkin
3
-45
/
+57
2011-07-18
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
3
-0
/
+61
2011-07-18
security: imbed evm calls in security hooks
Mimi Zohar
1
-0
/
+1
2011-07-18
evm: add support for different security.evm data types
Dmitry Kasatkin
2
-9
/
+12
2011-07-18
evm: re-release
Mimi Zohar
6
-0
/
+626