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
Age
Commit message (
Expand
)
Author
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
2024-04-09
evm: Rename is_unsupported_fs to is_unsupported_hmac_fs
Stefan Berger
2024-04-09
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
2024-04-09
evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
Stefan Berger
2024-04-09
ima: re-evaluate file integrity on file metadata change
Stefan Berger
2024-04-09
evm: Store and detect metadata inode attributes changes
Stefan Berger
2024-04-09
ima: Move file-change detection variables into new structure
Stefan Berger
2024-04-09
evm: Use the metadata inode to calculate metadata hash
Stefan Berger
2024-04-09
evm: Implement per signature type decision in security_inode_copy_up_xattr
Stefan Berger
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
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-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-16
integrity: eliminate unnecessary "Problem loading X.509 certificate" msg
Coiby Xu
2024-02-15
integrity: Remove LSM
Roberto Sassu
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
evm: Move to LSM infrastructure
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
evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
evm: Align evm_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
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-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
2023-12-20
evm: don't copy up 'security.evm' xattr
Mimi Zohar
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 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
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-31
integrity: fix indentation of config attributes
Prasad Pandit
2023-10-31
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
2023-10-30
Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-24
integrity: powerpc: Do not select CA_MACHINE_KEYRING
Michal Suchanek
2023-10-20
ima: Add __counted_by for struct modsig and use struct_size()
Gustavo A. R. Silva
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
[next]