index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
evm: Allow non-SHA1 digital signatures
Matthew Garrett
2018-07-18
1
-7
/
+12
*
EVM: Allow runtime modification of the set of verified xattrs
Matthew Garrett
2018-05-18
1
-3
/
+3
*
EVM: turn evm_config_xattrnames into a list
Matthew Garrett
2018-05-18
1
-33
/
+46
*
evm: check for remount ro in progress before writing
Sascha Hauer
2018-03-25
1
-2
/
+6
*
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
2018-03-23
1
-1
/
+1
*
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
Hernán Gonzalez
2018-03-23
1
-2
/
+0
*
EVM: Add support for portable signature format
Matthew Garrett
2017-12-11
1
-10
/
+19
*
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
2017-12-11
1
-7
/
+31
*
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
2017-11-08
1
-0
/
+3
*
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-11-13
1
-0
/
+4
*
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
1
-2
/
+2
*
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
1
-1
/
+1
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-2
/
+2
*
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2016-02-12
1
-1
/
+2
*
evm: reset EVM status when file attributes change
Dmitry Kasatkin
2015-12-15
1
-0
/
+13
*
evm: enable EVM when X509 certificate is loaded
Dmitry Kasatkin
2015-12-15
1
-1
/
+5
*
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
2015-12-15
1
-0
/
+7
*
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-11-23
1
-3
/
+5
*
evm: fix potential race when removing xattrs
Dmitry Kasatkin
2015-05-21
1
-4
/
+3
*
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-05-21
1
-0
/
+11
*
VFS: security/: d_backing_inode() annotations
David Howells
2015-04-15
1
-9
/
+9
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-12-14
1
-3
/
+8
|
\
|
*
evm: skip replacing EVM signature with HMAC on read-only filesystem
Dmitry Kasatkin
2014-10-07
1
-3
/
+8
*
|
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
2014-10-28
1
-3
/
+6
|
/
*
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
2014-09-09
1
-0
/
+7
*
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
2014-09-08
1
-3
/
+4
*
evm: fix checkpatch warnings
Dmitry Kasatkin
2014-09-02
1
-3
/
+0
*
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-12
1
-2
/
+10
*
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
2014-06-12
1
-0
/
+5
*
evm: replace HMAC version with attribute mask
Dmitry Kasatkin
2014-06-12
1
-1
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-1
/
+1
|
\
|
*
get rid of pointless checks for NULL ->i_op
Al Viro
2014-04-01
1
-1
/
+1
*
|
security: integrity: Use a more current logging style
Joe Perches
2014-03-07
1
-2
/
+4
|
/
*
ima: pass full xattr with the signature
Dmitry Kasatkin
2013-10-25
1
-2
/
+2
*
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2013-07-25
1
-1
/
+1
*
evm: audit integrity metadata failures
Mimi Zohar
2013-06-20
1
-1
/
+14
*
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
2013-02-06
1
-0
/
+1
*
evm: remove unused cleanup functions
Dmitry Kasatkin
2013-01-16
1
-9
/
+0
*
ima: integrity appraisal extension
Mimi Zohar
2012-09-07
1
-0
/
+3
*
evm: digital signature verification support
Dmitry Kasatkin
2011-11-09
1
-13
/
+81
*
evm: permit mode bits to be updated
Mimi Zohar
2011-09-14
1
-17
/
+13
*
evm: posix acls modify i_mode
Mimi Zohar
2011-09-14
1
-5
/
+19
*
evm: limit verifying current security.evm integrity
Mimi Zohar
2011-09-14
1
-34
/
+24
*
evm: fix evm_inode_init_security return code
Mimi Zohar
2011-08-11
1
-1
/
+1
*
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2011-07-18
1
-0
/
+15
*
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
2011-07-18
1
-14
/
+63
*
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
1
-7
/
+7
*
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
2011-07-18
1
-6
/
+5
*
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
2011-07-18
1
-10
/
+8
[next]