summaryrefslogtreecommitdiff
path: root/include/linux/ima.h
AgeCommit message (Expand)Author
2021-07-23ima: Add digest and digest_len params to the functions to measure a bufferRoberto Sassu
2021-07-23ima: Return int in the functions to measure a bufferRoberto Sassu
2021-07-23ima: Introduce ima_get_current_hash_algo()Roberto Sassu
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-24ima: handle idmapped mountsChristian Brauner
2021-01-14IMA: extend critical data hook to limit the measurement based on a labelTushar Sugandhi
2021-01-14IMA: define a hook to measure kernel integrity critical dataTushar Sugandhi
2020-12-16Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-11-26ima: Implement ima_inode_hashKP Singh
2020-11-02ima: defer arch_ima_get_secureboot() call to IMA init timeArd Biesheuvel
2020-10-05LSM: Add "contents" flag to kernel_read_file hookKees Cook
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden
2020-07-20ima: Support additional conditionals in the KEXEC_CMDLINE hook functionTyler Hicks
2020-05-22ima: verify mprotect change is consistent with mmap policyMimi Zohar
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain
2020-01-22ima: add the ability to query the cached hash of a given fileFlorent Revest
2020-01-09IMA: fix measuring asymmetric keys KconfigLakshmi Ramasubramanian
2019-12-12KEYS: Call the IMA hook to measure keysLakshmi Ramasubramanian
2019-11-12powerpc/ima: Add support to initialize ima policy rulesNayna Jain
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-29s390/kexec_file: Disable kexec_load when IPLed securePhilipp Rudo
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar
2018-12-11x86/ima: retry detecting secure boot modeMimi Zohar
2018-12-11x86/ima: define arch_get_ima_policy() for x86Eric Richter
2018-12-11ima: add support for arch specific policiesNayna Jain
2018-11-13x86/ima: define arch_ima_get_securebootNayna Jain
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-16ima: based on policy require signed kexec kernel imagesMimi Zohar
2018-07-12IMA: don't propagate opened through the entire thingAl Viro
2017-06-21ima: define is_ima_appraise_enabled()Mimi Zohar
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar
2016-05-01ima: add support for creating files using the mknodat syscallMimi 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
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar
2013-03-27Remove spurious _H suffixes from ifdef commentsPaul Bolle
2012-12-14ima: support new kernel module syscallMimi Zohar
2012-09-07ima: add ima_inode_setxattr/removexattr function and callsMimi Zohar
2012-09-07ima: add inode_post_setattr callMimi Zohar
2011-07-18integrity: move ima inode integrity data managementMimi Zohar
2011-02-10IMA: maintain i_readcount in the VFS layerMimi Zohar
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar