index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2015-12-15
evm: reset EVM status when file attributes change
Dmitry Kasatkin
1
-0
/
+13
2015-12-15
evm: enable EVM when X509 certificate is loaded
Dmitry Kasatkin
1
-1
/
+5
2015-12-15
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
1
-0
/
+7
2015-11-23
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
1
-3
/
+5
2015-05-21
evm: fix potential race when removing xattrs
Dmitry Kasatkin
1
-4
/
+3
2015-05-21
evm: labeling pseudo filesystems exception
Mimi Zohar
1
-0
/
+11
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
1
-9
/
+9
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-3
/
+8
2014-10-28
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
1
-3
/
+6
2014-10-07
evm: skip replacing EVM signature with HMAC on read-only filesystem
Dmitry Kasatkin
1
-3
/
+8
2014-09-09
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
1
-0
/
+7
2014-09-08
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
1
-3
/
+4
2014-09-02
evm: fix checkpatch warnings
Dmitry Kasatkin
1
-3
/
+0
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
1
-0
/
+5
2014-06-12
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
1
-1
/
+11
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-04-01
get rid of pointless checks for NULL ->i_op
Al Viro
1
-1
/
+1
2014-03-07
security: integrity: Use a more current logging style
Joe Perches
1
-2
/
+4
2013-10-25
ima: pass full xattr with the signature
Dmitry Kasatkin
1
-2
/
+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-06
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
1
-0
/
+1
2013-01-16
evm: remove unused cleanup functions
Dmitry Kasatkin
1
-9
/
+0
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
1
-0
/
+3
2011-11-09
evm: digital signature verification support
Dmitry Kasatkin
1
-13
/
+81
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
1
-5
/
+19
2011-09-14
evm: limit verifying current security.evm integrity
Mimi Zohar
1
-34
/
+24
2011-08-11
evm: fix evm_inode_init_security return code
Mimi Zohar
1
-1
/
+1
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
1
-3
/
+3
2011-07-18
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
1
-0
/
+38
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
1
-5
/
+5
2011-07-18
evm: re-release
Mimi Zohar
1
-0
/
+284