aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/evm/evm_main.c
AgeCommit message (Expand)Author
2020-06-07evm: Fix RCU list related warningsMadhuparna Bhowmik
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-30integrity: Introduce struct evm_xattrThiago Jung Bauermann
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-02-04evm: remove set but not used variable 'xattr'YueHaibing
2018-12-12security: integrity: make evm_main explicitly non-modularPaul Gortmaker
2018-07-18evm: Allow non-SHA1 digital signaturesMatthew Garrett
2018-05-18EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett
2018-05-18EVM: turn evm_config_xattrnames into a listMatthew Garrett
2018-03-25evm: check for remount ro in progress before writingSascha Hauer
2018-03-23evm: Constify *integrity_status_msg[]Hernán Gonzalez
2018-03-23evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.cHernán Gonzalez
2017-12-11EVM: Add support for portable signature formatMatthew Garrett
2017-12-11EVM: Allow userland to permit modification of EVM-protected metadataMatthew Garrett
2017-11-08EVM: Include security.apparmor in EVM measurementsMatthew Garrett
2017-03-02sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar
2016-11-13security/integrity: Harden against malformed xattrsSeth Forshee
2016-10-07xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2015-12-15evm: reset EVM status when file attributes changeDmitry Kasatkin
2015-12-15evm: enable EVM when X509 certificate is loadedDmitry Kasatkin
2015-12-15evm: load an x509 certificate from the kernelDmitry Kasatkin
2015-11-23integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin
2015-05-21evm: fix potential race when removing xattrsDmitry Kasatkin
2015-05-21evm: labeling pseudo filesystems exceptionMimi Zohar
2015-04-15VFS: security/: d_backing_inode() annotationsDavid Howells
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-28evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin
2014-10-07evm: skip replacing EVM signature with HMAC on read-only filesystemDmitry Kasatkin
2014-09-09evm: properly handle INTEGRITY_NOXATTRS EVM statusDmitry Kasatkin
2014-09-08evm: prevent passing integrity check if xattr read failsDmitry Kasatkin
2014-09-02evm: fix checkpatch warningsDmitry Kasatkin
2014-06-12evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar
2014-06-12evm: provide option to protect additional SMACK xattrsDmitry Kasatkin
2014-06-12evm: replace HMAC version with attribute maskDmitry Kasatkin
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-01get rid of pointless checks for NULL ->i_opAl Viro
2014-03-07security: integrity: Use a more current logging styleJoe Perches
2013-10-25ima: pass full xattr with the signatureDmitry Kasatkin
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa
2013-06-20evm: audit integrity metadata failuresMimi Zohar
2013-02-06evm: add file system uuid to EVM hmacDmitry Kasatkin
2013-01-16evm: remove unused cleanup functionsDmitry Kasatkin
2012-09-07ima: integrity appraisal extensionMimi Zohar
2011-11-09evm: digital signature verification supportDmitry Kasatkin
2011-09-14evm: permit mode bits to be updatedMimi Zohar
2011-09-14evm: posix acls modify i_modeMimi Zohar
2011-09-14evm: limit verifying current security.evm integrityMimi Zohar