Age | Commit message (Expand) | Author |
2023-02-22 | Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-01-31 | ima: Align ima_file_mmap() parameters with mmap_file LSM hook | Roberto Sassu |
2023-01-19 | fs: port acl to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner |
2022-10-20 | integrity: implement get and set acl hook | Christian Brauner |
2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell |
2021-12-24 | ima: Fix undefined arch_ima_get_secureboot() and co | Takashi Iwai |
2021-07-23 | ima: Add digest and digest_len params to the functions to measure a buffer | Roberto Sassu |
2021-07-23 | ima: Return int in the functions to measure a buffer | Roberto Sassu |
2021-07-23 | ima: Introduce ima_get_current_hash_algo() | Roberto Sassu |
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 |