Age | Commit message (Expand) | Author |
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 |
2023-08-17 | integrity: PowerVM support for loading CA keys on machine keyring | Nayna Jain |
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-07-10 | evm: Support multiple LSMs providing an xattr | Roberto Sassu |
2023-07-10 | evm: Align evm_inode_init_security() definition with LSM infrastructure | Roberto Sassu |
2023-06-30 | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-06-27 | Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-06-21 | security/integrity: fix pointer to ESL data and its size on pseries | Nayna Jain |
2023-06-14 | fsverity: rework fsverity_get_digest() again | Eric Biggers |
2023-06-06 | ima: Fix build warnings | Roberto Sassu |
2023-06-06 | evm: Fix build warnings | Roberto Sassu |
2023-06-05 | evm: Complete description of evm_inode_setattr() | Roberto Sassu |
2023-06-01 | integrity: Fix possible multiple allocation in integrity_inode_get() | Tianjia Zhang |
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-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-24 | Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2023-04-24 | integrity: machine keyring CA configuration | Eric Snowberg |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-03-15 | IMA: allow/fix UML builds | Randy Dunlap |
2023-03-10 | Revert "integrity: double check iint_cache was initialized" | Roberto Sassu |
2023-03-10 | security: Introduce LSM_ORDER_LAST and set it for the integrity LSM | Roberto Sassu |
2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-02-22 | Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-02-13 | integrity/powerpc: Support loading keys from PLPKS | Russell Currey |
2023-02-13 | integrity/powerpc: Improve error handling & reporting when loading certs | Russell Currey |
2023-02-12 | powerpc/secvar: Use u64 in secvar_operations | Michael Ellerman |
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-31 | evm: call dump_security_xattr() in all cases to remove code duplication | Xiu Jianfeng |
2023-01-19 | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner |
2023-01-19 | fs: port i_{g,u}id_{needs_}update() 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 |
2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner |
2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner |