summaryrefslogtreecommitdiffstats
path: root/security/integrity
AgeCommit message (Expand)Author
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells
2016-02-21ima: require signed IMA policyMimi Zohar
2016-02-21ima: measure and appraise the IMA policy itselfMimi Zohar
2016-02-21ima: load policy using pathDmitry Kasatkin
2016-02-21ima: support for kexec image and initramfsMimi Zohar
2016-02-21ima: remove firmware and module specific cached status infoMimi Zohar
2016-02-21module: replace copy_module_from_fd with kernel versionMimi Zohar
2016-02-21security: define kernel_read_file hookMimi Zohar
2016-02-21firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar
2016-02-20ima: define a new hook to measure and appraise a file already in memoryMimi Zohar
2016-02-18ima: calculate the hash of a buffer using aynchronous hash(ahash)Mimi Zohar
2016-02-18ima: provide buffer hash calculation functionDmitry Kasatkin
2016-02-18ima: use "ima_hooks" enum as function argumentMimi Zohar
2016-02-18ima: refactor ima_policy_show() to display "ima_hooks" rulesMimi Zohar
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2016-02-18integrity: convert digsig to akcipher apiTadeusz Struk
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells
2016-02-08IMA: fix non-ANSI declaration of ima_check_policy()Colin Ian King
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-04fix the leak in integrity_read_file()Al Viro
2016-01-03ima: ima_write_policy() limit lockingPetko Manolov
2015-12-24IMA: policy can be updated zero timesSasha Levin
2015-12-15security/integrity: make ima/ima_mok.c explicitly non-modularPaul Gortmaker
2015-12-15ima: update appraise flags after policy update completesMimi Zohar
2015-12-15IMA: prevent keys on the .ima_blacklist from being removedMimi Zohar
2015-12-15IMA: allow reading back the current IMA policyPetko Manolov
2015-12-15IMA: create machine owner and blacklist keyringsPetko Manolov
2015-12-15IMA: policy can now be updated multiple timesPetko Manolov
2015-12-15evm: EVM_LOAD_X509 depends on EVMArnd Bergmann
2015-12-15evm: reset EVM status when file attributes changeDmitry Kasatkin
2015-12-15evm: provide a function to set the EVM key from the kernelDmitry 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-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-09integrity: prevent loading untrusted certificates on the IMA trusted keyringDmitry Kasatkin
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-16ima: update builtin policiesMimi Zohar
2015-06-16ima: extend "mask" policy matching supportMimi Zohar
2015-06-16ima: add support for new "euid" policy conditionMimi Zohar
2015-06-16ima: fix ima_show_template_data_ascii()Mimi Zohar
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-21ima: pass iint to ima_add_violation()Roberto Sassu
2015-05-21ima: wrap event related data to the new ima_event_data structureRoberto Sassu