summaryrefslogtreecommitdiff
path: root/security/integrity
Commit message (Expand)AuthorAge
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\
| * ima: ima_write_policy() limit lockingPetko Manolov2016-01-03
| * IMA: policy can be updated zero timesSasha Levin2015-12-24
| * security/integrity: make ima/ima_mok.c explicitly non-modularPaul Gortmaker2015-12-15
| * ima: update appraise flags after policy update completesMimi Zohar2015-12-15
| * IMA: prevent keys on the .ima_blacklist from being removedMimi Zohar2015-12-15
| * IMA: allow reading back the current IMA policyPetko Manolov2015-12-15
| * IMA: create machine owner and blacklist keyringsPetko Manolov2015-12-15
| * IMA: policy can now be updated multiple timesPetko Manolov2015-12-15
| * 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
* | fix the leak in integrity_read_file()Al Viro2016-01-04
|/
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin2015-10-09
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | ima: update builtin policiesMimi Zohar2015-06-16
* | ima: extend "mask" policy matching supportMimi Zohar2015-06-16
* | ima: add support for new "euid" policy conditionMimi Zohar2015-06-16
* | ima: fix ima_show_template_data_ascii()Mimi Zohar2015-06-16
* | 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-02
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-12-16
|\
| * 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