开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
evm
/
evm_main.c
Age
Commit message (
Expand
)
Author
2020-09-15
evm: Check size of security.evm before using it
Roberto Sassu
2020-09-08
integrity: invalid kernel parameters feedback
Bruno Meneguele
2020-05-07
evm: Fix RCU list related warnings
Madhuparna Bhowmik
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-30
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-02-04
evm: remove set but not used variable 'xattr'
YueHaibing
2018-12-12
security: integrity: make evm_main explicitly non-modular
Paul Gortmaker
2018-07-18
evm: Allow non-SHA1 digital signatures
Matthew Garrett
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-03-25
evm: check for remount ro in progress before writing
Sascha Hauer
2018-03-23
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
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-12-11
EVM: Allow userland to permit modification of EVM-protected metadata
Matthew Garrett
2017-11-08
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2016-11-13
security/integrity: Harden against malformed xattrs
Seth Forshee
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
2015-12-15
evm: reset EVM status when file attributes change
Dmitry Kasatkin
2015-12-15
evm: enable EVM when X509 certificate is loaded
Dmitry Kasatkin
2015-12-15
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
2015-11-23
integrity: define '.evm' as a builtin 'trusted' keyring
Dmitry Kasatkin
2015-05-21
evm: fix potential race when removing xattrs
Dmitry Kasatkin
2015-05-21
evm: labeling pseudo filesystems exception
Mimi Zohar
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-28
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
2014-10-07
evm: skip replacing EVM signature with HMAC on read-only filesystem
Dmitry Kasatkin
2014-09-09
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
2014-09-08
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
2014-09-02
evm: fix checkpatch warnings
Dmitry Kasatkin
2014-06-12
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
2014-06-12
evm: provide option to protect additional SMACK xattrs
Dmitry Kasatkin
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
security: integrity: Use a more current logging style
Joe Perches
2013-10-25
ima: pass full xattr with the signature
Dmitry Kasatkin
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
2013-02-06
evm: add file system uuid to EVM hmac
Dmitry Kasatkin
2013-01-16
evm: remove unused cleanup functions
Dmitry Kasatkin
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
2011-11-09
evm: digital signature verification support
Dmitry Kasatkin
[next]