summaryrefslogtreecommitdiff
path: root/security/integrity/evm
Commit message (Expand)AuthorAge
* evm: check for remount ro in progress before writingSascha Hauer2018-03-25
* evm: Constify *integrity_status_msg[]Hernán Gonzalez2018-03-23
* evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.cHernán Gonzalez2018-03-23
* EVM: Add support for portable signature formatMatthew Garrett2017-12-11
* EVM: Allow userland to permit modification of EVM-protected metadataMatthew Garrett2017-12-11
* EVM: Only complain about a missing HMAC key onceMatthew Garrett2017-11-08
* EVM: Allow userspace to signal an RSA key has been loadedMatthew Garrett2017-11-08
* EVM: Include security.apparmor in EVM measurementsMatthew Garrett2017-11-08
* fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-05
* sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar2017-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-14
|\
| * Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC"Eric W. Biederman2016-12-02
* | security/integrity: Harden against malformed xattrsSeth Forshee2016-11-13
|/
* xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-07
* evm: Translate user/group ids relative to s_user_ns when computing HMACSeth Forshee2016-07-05
* ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
* EVM: Use crypto_memneq() for digest comparisonsRyan Ware2016-02-12
* evm: EVM_LOAD_X509 depends on EVMArnd Bergmann2015-12-15
* evm: reset EVM status when file attributes changeDmitry Kasatkin2015-12-15
* evm: provide a function to set the EVM key from the kernelDmitry Kasatkin2015-12-15
* evm: enable EVM when X509 certificate is loadedDmitry Kasatkin2015-12-15
* evm: load an x509 certificate from the kernelDmitry Kasatkin2015-12-15
* integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin2015-11-23
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* evm: fix potential race when removing xattrsDmitry Kasatkin2015-05-21
* evm: labeling pseudo filesystems exceptionMimi Zohar2015-05-21
* VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
* kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-14
|\
| * evm: skip replacing EVM signature with HMAC on read-only filesystemDmitry Kasatkin2014-10-07
* | evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin2014-10-28
|/
* integrity: base integrity subsystem kconfig options on integrityDmitry Kasatkin2014-09-09
* evm: properly handle INTEGRITY_NOXATTRS EVM statusDmitry Kasatkin2014-09-09
* evm: prevent passing integrity check if xattr read failsDmitry Kasatkin2014-09-08
* evm: fix checkpatch warningsDmitry Kasatkin2014-09-02
* evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar2014-06-12
* evm: provide option to protect additional SMACK xattrsDmitry Kasatkin2014-06-12
* evm: replace HMAC version with attribute maskDmitry Kasatkin2014-06-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\
| * get rid of pointless checks for NULL ->i_opAl Viro2014-04-01
* | evm: enable key retention service automaticallyDmitry Kasatkin2014-03-07
* | evm: EVM does not use MD5Dmitry Kasatkin2014-03-07
* | integrity: fix checkpatch errorsDmitry Kasatkin2014-03-07
* | security: integrity: Use a more current logging styleJoe Perches2014-03-07
|/
* ima: pass full xattr with the signatureDmitry Kasatkin2013-10-25
* ima: fix script messagesDmitry Kasatkin2013-10-25
* xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-25
* evm: audit integrity metadata failuresMimi Zohar2013-06-20
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-02-21
|\