Age | Commit message (Expand) | Author |
2024-04-09 | evm: Store and detect metadata inode attributes changes | Stefan Berger |
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 | 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 |
2023-12-20 | evm: don't copy up 'security.evm' xattr | Mimi Zohar |
2023-07-10 | evm: Align evm_inode_init_security() definition with LSM infrastructure | Roberto Sassu |
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 ->setattr() to pass mnt_idmap | Christian Brauner |
2022-10-20 | acl: add vfs_remove_acl() | Christian Brauner |
2022-10-20 | evm: add post set acl hook | Christian Brauner |
2022-10-20 | integrity: implement get and set acl hook | Christian Brauner |
2022-06-26 | security: pass down mount idmapping to setattr hook | Christian Brauner |
2021-06-02 | ima: Define new template fields xattrnames, xattrlengths and xattrvalues | Roberto Sassu |
2021-06-01 | evm: Verify portable signatures against all protected xattrs | Roberto Sassu |
2021-05-21 | evm: Pass user namespace to set/remove xattr hooks | Roberto Sassu |
2021-05-21 | evm: Introduce evm_revalidate_status() | Roberto Sassu |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2015-12-15 | evm: provide a function to set the EVM key from the kernel | Dmitry Kasatkin |
2013-03-27 | Remove spurious _H suffixes from ifdef comments | Paul Bolle |
2011-09-14 | evm: posix acls modify i_mode | Mimi Zohar |
2011-08-11 | evm: fix evm_inode_init_security return code | Mimi Zohar |
2011-08-11 | evm: building without EVM enabled fixes | Mimi Zohar |
2011-07-18 | evm: add evm_inode_setattr to prevent updating an invalid security.evm | Mimi Zohar |
2011-07-18 | evm: additional parameter to pass integrity cache entry 'iint' | Dmitry Kasatkin |
2011-07-18 | evm: add evm_inode_init_security to initialize new files | Mimi Zohar |
2011-07-18 | evm: imbed evm_inode_post_setattr | Mimi Zohar |
2011-07-18 | evm: evm_inode_post_removexattr | Mimi Zohar |
2011-07-18 | security: imbed evm calls in security hooks | Mimi Zohar |