Age | Commit message (Expand) | Author | Files | Lines |
2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -0/+5 |
2021-12-24 | ima: Fix undefined arch_ima_get_secureboot() and co | Takashi Iwai | 1 | -15/+15 |
2021-07-23 | ima: Add digest and digest_len params to the functions to measure a buffer | Roberto Sassu | 1 | -2/+3 |
2021-07-23 | ima: Return int in the functions to measure a buffer | Roberto Sassu | 1 | -6/+9 |
2021-07-23 | ima: Introduce ima_get_current_hash_algo() | Roberto Sassu | 1 | -0/+7 |
2021-02-24 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+12 |
2021-01-24 | ima: handle idmapped mounts | Christian Brauner | 1 | -6/+12 |
2021-01-15 | IMA: extend critical data hook to limit the measurement based on a label | Tushar Sugandhi | 1 | -2/+5 |
2021-01-15 | IMA: define a hook to measure kernel integrity critical data | Tushar Sugandhi | 1 | -0/+7 |
2020-12-16 | Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
2020-11-26 | ima: Implement ima_inode_hash | KP Singh | 1 | -0/+6 |
2020-11-02 | ima: defer arch_ima_get_secureboot() call to IMA init time | Ard Biesheuvel | 1 | -0/+6 |
2020-10-05 | LSM: Add "contents" flag to kernel_read_file hook | Kees Cook | 1 | -2/+4 |
2020-10-05 | LSM: Introduce kernel_post_load_data() hook | Kees Cook | 1 | -2/+11 |
2020-10-05 | fs/kernel_read_file: Split into separate include file | Scott Branden | 1 | -0/+1 |
2020-07-20 | ima: Support additional conditionals in the KEXEC_CMDLINE hook function | Tyler Hicks | 1 | -2/+2 |
2020-05-22 | ima: verify mprotect change is consistent with mmap policy | Mimi Zohar | 1 | -0/+7 |
2020-03-12 | ima: add a new CONFIG for loading arch-specific policies | Nayna Jain | 1 | -2/+1 |
2020-01-22 | ima: add the ability to query the cached hash of a given file | Florent Revest | 1 | -0/+6 |
2020-01-09 | IMA: fix measuring asymmetric keys Kconfig | Lakshmi Ramasubramanian | 1 | -2/+2 |
2019-12-12 | KEYS: Call the IMA hook to measure keys | Lakshmi Ramasubramanian | 1 | -0/+14 |
2019-11-12 | powerpc/ima: Add support to initialize ima policy rules | Nayna Jain | 1 | -1/+2 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+9 |
2019-08-20 | kexec: Allow kexec_file() with appropriate IMA policy when locked down | Matthew Garrett | 1 | -0/+9 |
2019-07-09 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2019-06-24 | IMA: Define a new hook to measure the kexec boot command line arguments | Prakhar Srivastava | 1 | -0/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -4/+1 |
2019-04-29 | s390/kexec_file: Disable kexec_load when IPLed secure | Philipp Rudo | 1 | -1/+1 |
2019-02-05 | ima: define ima_post_create_tmpfile() hook and add missing call | Mimi Zohar | 1 | -0/+5 |
2018-12-11 | x86/ima: retry detecting secure boot mode | Mimi Zohar | 1 | -1/+1 |
2018-12-11 | x86/ima: define arch_get_ima_policy() for x86 | Eric Richter | 1 | -1/+2 |
2018-12-11 | ima: add support for arch specific policies | Nayna Jain | 1 | -0/+5 |
2018-11-13 | x86/ima: define arch_ima_get_secureboot | Nayna Jain | 1 | -0/+9 |
2018-08-15 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+7 |
2018-07-16 | ima: based on policy require signed kexec kernel images | Mimi Zohar | 1 | -0/+7 |
2018-07-12 | IMA: don't propagate opened through the entire thing | Al Viro | 1 | -2/+2 |
2017-06-21 | ima: define is_ima_appraise_enabled() | Mimi Zohar | 1 | -0/+6 |
2016-12-20 | ima: on soft reboot, save the measurement list | Mimi Zohar | 1 | -0/+12 |
2016-05-01 | ima: add support for creating files using the mknodat syscall | Mimi Zohar | 1 | -0/+6 |
2016-02-21 | module: replace copy_module_from_fd with kernel version | Mimi Zohar | 1 | -6/+0 |
2016-02-21 | security: define kernel_read_file hook | Mimi Zohar | 1 | -0/+6 |
2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar | 1 | -6/+0 |
2016-02-21 | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 1 | -0/+8 |
2014-09-09 | ima: pass 'opened' flag to identify newly created files | Dmitry Kasatkin | 1 | -2/+2 |
2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar | 1 | -0/+6 |
2013-03-27 | Remove spurious _H suffixes from ifdef comments | Paul Bolle | 1 | -2/+2 |
2012-12-14 | ima: support new kernel module syscall | Mimi Zohar | 1 | -0/+6 |
2012-09-07 | ima: add ima_inode_setxattr/removexattr function and calls | Mimi Zohar | 1 | -0/+17 |
2012-09-07 | ima: add inode_post_setattr call | Mimi Zohar | 1 | -0/+10 |
2011-07-18 | integrity: move ima inode integrity data management | Mimi Zohar | 1 | -13/+0 |