index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ima.h
Age
Commit message (
Expand
)
Author
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-24
ima: handle idmapped mounts
Christian Brauner
2021-01-14
IMA: extend critical data hook to limit the measurement based on a label
Tushar Sugandhi
2021-01-14
IMA: define a hook to measure kernel integrity critical data
Tushar Sugandhi
2020-12-16
Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-11-26
ima: Implement ima_inode_hash
KP Singh
2020-11-02
ima: defer arch_ima_get_secureboot() call to IMA init time
Ard Biesheuvel
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-05-22
ima: verify mprotect change is consistent with mmap policy
Mimi Zohar
2020-03-12
ima: add a new CONFIG for loading arch-specific policies
Nayna Jain
2020-01-22
ima: add the ability to query the cached hash of a given file
Florent Revest
2020-01-09
IMA: fix measuring asymmetric keys Kconfig
Lakshmi Ramasubramanian
2019-12-12
KEYS: Call the IMA hook to measure keys
Lakshmi Ramasubramanian
2019-11-12
powerpc/ima: Add support to initialize ima policy rules
Nayna Jain
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-04-29
s390/kexec_file: Disable kexec_load when IPLed secure
Philipp Rudo
2019-02-04
ima: define ima_post_create_tmpfile() hook and add missing call
Mimi Zohar
2018-12-11
x86/ima: retry detecting secure boot mode
Mimi Zohar
2018-12-11
x86/ima: define arch_get_ima_policy() for x86
Eric Richter
2018-12-11
ima: add support for arch specific policies
Nayna Jain
2018-11-13
x86/ima: define arch_ima_get_secureboot
Nayna Jain
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-16
ima: based on policy require signed kexec kernel images
Mimi Zohar
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
2017-06-21
ima: define is_ima_appraise_enabled()
Mimi Zohar
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-05-01
ima: add support for creating files using the mknodat syscall
Mimi Zohar
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
2016-02-21
security: define kernel_read_file hook
Mimi Zohar
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
2016-02-20
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
2013-03-27
Remove spurious _H suffixes from ifdef comments
Paul Bolle
2012-12-14
ima: support new kernel module syscall
Mimi Zohar
2012-09-07
ima: add ima_inode_setxattr/removexattr function and calls
Mimi Zohar
2012-09-07
ima: add inode_post_setattr call
Mimi Zohar
2011-07-18
integrity: move ima inode integrity data management
Mimi Zohar
2011-02-10
IMA: maintain i_readcount in the VFS layer
Mimi Zohar
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
2010-02-07
fix ima breakage
Mimi Zohar
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
2009-06-29
integrity: add ima_counts_put (updated)
Mimi Zohar
[next]