Age | Commit message (Expand) | Author |
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 |
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-09-15 | evm: Do not include crypto/algapi.h | Herbert Xu |
2023-08-30 | Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-08-30 | Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | 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-28 | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-08-18 | integrity: Annotate struct ima_rule_opt_list with __counted_by | Kees Cook |
2023-08-18 | s390/ipl: fix virtual vs physical address confusion | Alexander Gordeev |
2023-08-17 | integrity: PowerVM support for loading third party code signing keys | Nayna Jain |
2023-08-17 | integrity: PowerVM machine keyring enablement | Nayna Jain |
2023-08-17 | integrity: check whether imputed trust is enabled | Nayna Jain |
2023-08-17 | integrity: remove global variable from machine_keyring.c | Nayna Jain |
2023-08-17 | integrity: ignore keys failing CA restrictions on non-UEFI platform | Nayna Jain |