summaryrefslogtreecommitdiff
path: root/include/linux/ima.h
AgeCommit message (Expand)Author
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
2010-02-07fix ima breakageMimi Zohar
2009-12-16Untangling ima mess, part 3: kill dead code in imaAl Viro
2009-06-29integrity: add ima_counts_put (updated)Mimi Zohar
2009-05-22integrity: path_check updateMimi Zohar
2009-02-11integrity: shmem zero fixMimi Zohar
2009-02-06Integrity: IMA file free imbalanceMimi Zohar
2009-02-06integrity: IMA as an integrity service providerMimi Zohar
2009-02-06integrity: IMA hooksMimi Zohar