index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
Age
Commit message (
Expand
)
Author
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
2024-04-09
ima: re-evaluate file integrity on file metadata change
Stefan Berger
2024-04-09
ima: Move file-change detection variables into new structure
Stefan Berger
2024-04-09
ima: Rename backing_inode to real_inode
Stefan Berger
2024-04-08
integrity: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-08
ima: define an init_module critical data record
Mimi Zohar
2024-04-08
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2024-02-15
ima: Make it independent from 'integrity' LSM
Roberto Sassu
2024-02-15
evm: Make it independent from 'integrity' LSM
Roberto Sassu
2024-02-15
ima: Move IMA-Appraisal to LSM infrastructure
Roberto Sassu
2024-02-15
ima: Move to LSM infrastructure
Roberto Sassu
2024-02-15
integrity: Move integrity_kernel_module_request() to IMA
Roberto Sassu
2024-02-15
ima: Align ima_post_read_file() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_inode_removexattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_file_mprotect() definition with LSM infrastructure
Roberto Sassu
2024-02-15
ima: Align ima_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-01-09
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-20
kexec_file: print out debugging message if required
Baoquan He
2023-11-27
ima: Remove EXPERIMENTAL from Kconfig
Eric Snowberg
2023-11-27
ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
Eric Snowberg
2023-11-02
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-10-31
ima: detect changes to the backing overlay file
Mimi Zohar
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-20
ima: Add __counted_by for struct modsig and use struct_size()
Gustavo A. R. Silva
2023-09-27
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
2023-09-26
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
2023-08-30
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-08-29
Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
2023-08-18
integrity: Annotate struct ima_rule_opt_list with __counted_by
Kees Cook
2023-08-17
integrity: Enforce digitalSignature usage in the ima and evm keyrings
Eric Snowberg
2023-08-07
kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
Wenyu Liu
2023-08-01
ima: require signed IMA policy when UEFI secure boot is enabled
Coiby Xu
2023-08-01
integrity: Always reference the blacklist keyring with appraisal
Eric Snowberg
2023-08-01
ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
Nayna Jain
2023-06-27
Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-06-14
fsverity: rework fsverity_get_digest() again
Eric Biggers
2023-06-06
ima: Fix build warnings
Roberto Sassu
2023-05-23
IMA: use vfs_getattr_nosec to get the i_version
Jeff Layton
2023-04-29
Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-03-15
IMA: allow/fix UML builds
Randy Dunlap
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: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
2023-01-31
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
[next]