aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity
Commit message (Expand)AuthorAge
* ima: pass iint to ima_add_violation()Roberto Sassu2015-05-21
* ima: wrap event related data to the new ima_event_data structureRoberto Sassu2015-05-21
* integrity: add validity checks for 'path' parameterDmitry Kasatkin2015-05-21
* evm: fix potential race when removing xattrsDmitry Kasatkin2015-05-21
* evm: labeling pseudo filesystems exceptionMimi Zohar2015-05-21
* ima: remove definition of IMA_X509_PATHDmitry Kasatkin2015-05-21
* ima: limit file hash setting by user to fix and log modesDmitry Kasatkin2015-05-21
* ima: do not measure or appraise the NSFS filesystemMimi Zohar2015-05-21
* ima: skip measurement of cgroupfs files and update documentationRoberto Sassu2015-05-21
* ima: cleanup ima_init_policy() a littleDan Carpenter2015-05-13
* VFS: security/: d_backing_inode() annotationsDavid Howells2015-04-15
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | ima: /proc/keys is now mandatoryDavid Howells2015-02-01
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-12-15
|\
| * ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not metMichael Ellerman2014-12-06
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-12-14
|\|
| * VFS: refactor vfs_read()Dmitry Kasatkin2014-11-17
| * ima: require signature based appraisalDmitry Kasatkin2014-11-17
| * integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin2014-11-17
| * ima: load x509 certificate from the kernelDmitry Kasatkin2014-11-17
| * integrity: provide a function to load x509 certificate from the kernelDmitry Kasatkin2014-11-17
| * integrity: define a new function integrity_read_file()Dmitry Kasatkin2014-11-17
| * ima: added support for new kernel cmdline parameter ima_template_fmtRoberto Sassu2014-10-13
| * ima: allocate field pointers array on demand in template_desc_init_fields()Roberto Sassu2014-10-13
| * ima: don't allocate a copy of template_fmt in template_desc_init_fields()Roberto Sassu2014-10-13
| * ima: display template format in meas. list if template name length is zeroRoberto Sassu2014-10-13
| * ima: added error messages to template-related functionsRoberto Sassu2014-10-13
| * ima: use atomic bit operations to protect policy update interfaceDmitry Kasatkin2014-10-11
| * ima: ignore empty and with whitespaces policy linesDmitry Kasatkin2014-10-11
| * ima: no need to allocate entry for commentDmitry Kasatkin2014-10-11
| * ima: report policy load statusDmitry Kasatkin2014-10-11
| * ima: use path names cacheDmitry Kasatkin2014-10-07
| * evm: skip replacing EVM signature with HMAC on read-only filesystemDmitry Kasatkin2014-10-07
| * integrity: add missing '__init' keyword for integrity_init_keyring()Dmitry Kasatkin2014-10-07
| * ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin2014-10-07
* | Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris2014-10-29
| |\ \
| | * | evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin2014-10-28
| | * | ima: check xattr value length and type in the ima_inode_setxattr()Dmitry Kasatkin2014-10-28
| | |/
* | / kill f_dentry usesAl Viro2014-11-19
|/ /
* / security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.cBehan Webster2014-10-14
|/
* integrity: do zero padding of the key idDmitry Kasatkin2014-10-06
* ima: detect violations for mmaped filesRoberto Sassu2014-09-18
* ima: fix race condition on ima_rdwr_violation_check and process_measurementRoberto Sassu2014-09-18
* ima: added ima_policy_flag variableRoberto Sassu2014-09-17
* ima: return an error code from ima_add_boot_aggregate()Roberto Sassu2014-09-17
* ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin2014-09-17
* ima: move keyring initialization to ima_init()Dmitry Kasatkin2014-09-17
* integrity: make integrity files as 'integrity' moduleDmitry Kasatkin2014-09-09