aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima
Commit message (Expand)AuthorAge
* ima: extend the measurement entry specific pcrEric Richter2016-06-30
* ima: change integrity cache to store measured pcrEric Richter2016-06-30
* ima: redefine duplicate template entriesEric Richter2016-06-30
* ima: change ima_measurements_show() to display the entry specific pcrEric Richter2016-06-30
* ima: include pcr for each measurement log entryEric Richter2016-06-30
* ima: extend ima_get_action() to return the policy pcrEric Richter2016-06-30
* ima: add policy support for extending different pcrsEric Richter2016-06-30
* security/integrity/ima/ima_policy.c: use %pU to output UUID in printable formatAndy Shevchenko2016-05-20
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\
| * Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-05-05
| |\
| | * IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells2016-04-11
| | * KEYS: Move the point of trust determination to __key_link()David Howells2016-04-11
| | * KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-11
| * | ima: add support for creating files using the mknodat syscallMimi Zohar2016-05-01
| * | ima: fix ima_inode_post_setattrMimi Zohar2016-05-01
| |/
* | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-17
|\ \
| * | constify ima_d_path()Al Viro2016-03-28
| |/
* / ima: fix the string representation of the LSM/IMA hook enumeration orderingMimi Zohar2016-05-04
|/
* ima: require signed IMA policyMimi Zohar2016-02-21
* ima: measure and appraise the IMA policy itselfMimi Zohar2016-02-21
* ima: load policy using pathDmitry Kasatkin2016-02-21
* ima: support for kexec image and initramfsMimi Zohar2016-02-21
* ima: remove firmware and module specific cached status infoMimi Zohar2016-02-21
* module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-21
* security: define kernel_read_file hookMimi Zohar2016-02-21
* firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-21
* ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2016-02-20
* ima: calculate the hash of a buffer using aynchronous hash(ahash)Mimi Zohar2016-02-18
* ima: provide buffer hash calculation functionDmitry Kasatkin2016-02-18
* ima: use "ima_hooks" enum as function argumentMimi Zohar2016-02-18
* ima: refactor ima_policy_show() to display "ima_hooks" rulesMimi Zohar2016-02-18
* ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-18
* IMA: fix non-ANSI declaration of ima_check_policy()Colin Ian King2016-02-08
* wrappers for ->i_mutex accessAl Viro2016-01-22
* 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
* integrity: define '.evm' as a builtin 'trusted' keyringDmitry Kasatkin2015-11-23
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* 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-27
* | 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