Roberto Sassu ([email protected])

Number of posts: 1022 (1.61 per day)
First post: 2022-08-18 12:44:06
Last post: 2024-05-14 07:35:20

Date List Subject
2023-11-20 17:42:32 linux-nfs [PATCH v6 21/25] evm: Move to LSM infrastructure
2023-11-20 17:42:23 linux-nfs [PATCH v6 19/25] ima: Move to LSM infrastructure
2023-11-20 17:42:14 linux-nfs [PATCH v6 18/25] security: Introduce key_post_create_or_update hook
2023-11-20 17:40:10 linux-nfs [PATCH v6 17/25] security: Introduce inode_post_remove_acl hook
2023-11-20 17:39:42 linux-nfs [PATCH v6 16/25] security: Introduce inode_post_set_acl hook
2023-11-20 17:39:25 linux-nfs [PATCH v6 15/25] security: Introduce inode_post_create_tmpfile hook
2023-11-20 17:39:21 linux-kernel [PATCH v6 14/25] security: Introduce path_post_mknod hook
2023-11-20 17:39:17 linux-kernel [PATCH v6 12/25] security: Introduce file_post_open hook
2023-11-20 17:39:08 linux-nfs [PATCH v6 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
2023-11-20 17:38:58 linux-nfs [PATCH v6 13/25] security: Introduce file_release hook
2023-11-20 17:38:18 linux-nfs [PATCH v6 11/25] security: Introduce inode_post_removexattr hook
2023-11-20 17:38:14 linux-kernel [PATCH v6 10/25] security: Introduce inode_post_setattr hook
2023-11-20 17:36:49 linux-nfs [PATCH v6 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure
2023-11-20 17:36:49 linux-nfs [PATCH v6 09/25] security: Align inode_setattr hook definition with EVM
2023-11-20 17:36:47 linux-kernel [PATCH v6 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
2023-11-20 17:36:45 linux-nfs [PATCH v6 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure
2023-11-20 17:35:24 linux-nfs [PATCH v6 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure
2023-11-20 17:35:16 linux-nfs [PATCH v6 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure
2023-11-20 17:34:39 linux-nfs [PATCH v6 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure
2023-11-20 17:34:34 linux-nfs [PATCH v6 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
2023-11-20 17:34:11 linux-nfs [PATCH v6 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-11-20 17:33:00 linux-kernel Re: [PATCH v5 11/23] security: Introduce inode_post_removexattr hook
2023-11-20 13:25:05 linux-nfs Re: [PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
2023-11-20 08:17:49 linux-nfs Re: [PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-11-16 10:08:31 linux-kernel Re: [PATCH v5 22/23] integrity: Move integrity functions to the LSM infrastructure
2023-11-16 09:47:28 linux-nfs Re: [PATCH v5 13/23] security: Introduce file_pre_free_security hook
2023-11-16 09:44:25 linux-nfs Re: [PATCH v5 10/23] security: Introduce inode_post_setattr hook
2023-11-16 09:03:05 linux-kernel [PATCH v3 4/5] smack: Initialize the in-memory inode in smack_inode_init_security()
2023-11-16 09:02:59 linux-kernel [PATCH v3 5/5] ramfs: Initialize security of in-memory inodes
2023-11-16 09:02:27 linux-kernel [PATCH v3 3/5] smack: Always determine inode labels in smack_inode_init_security()
2023-11-16 09:02:20 linux-kernel [PATCH v3 2/5] smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()
2023-11-16 09:02:17 linux-kernel [PATCH v3 0/5] Smack transmute fixes
2023-11-16 09:02:14 linux-kernel [PATCH v3 1/5] smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()
2023-11-15 08:02:37 linux-kernel Re: [PATCH v2 5/5] ramfs: Initialize security of in-memory inodes
2023-10-27 08:54:36 linux-nfs [PATCH v4 22/23] integrity: Move integrity functions to the LSM infrastructure
2023-10-27 08:46:54 linux-nfs [PATCH v4 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
2023-10-27 08:44:53 linux-nfs [PATCH v4 21/23] evm: Move to LSM infrastructure
2023-10-27 08:44:41 linux-kernel [PATCH v4 20/23] ima: Move IMA-Appraisal to LSM infrastructure
2023-10-27 08:43:10 linux-nfs [PATCH v4 19/23] ima: Move to LSM infrastructure
2023-10-27 08:43:00 linux-nfs [PATCH v4 18/23] security: Introduce key_post_create_or_update hook
2023-10-27 08:42:39 linux-kernel [PATCH v4 17/23] security: Introduce inode_post_remove_acl hook
2023-10-27 08:42:07 linux-nfs [PATCH v4 16/23] security: Introduce inode_post_set_acl hook
2023-10-27 08:41:59 linux-nfs [PATCH v4 15/23] security: Introduce inode_post_create_tmpfile hook
2023-10-27 08:41:37 linux-nfs [PATCH v4 14/23] security: Introduce path_post_mknod hook
2023-10-27 08:41:21 linux-nfs [PATCH v4 13/23] security: Introduce file_pre_free_security hook
2023-10-27 08:41:02 linux-nfs [PATCH v4 12/23] security: Introduce file_post_open hook
2023-10-27 08:40:59 linux-nfs [PATCH v4 11/23] security: Introduce inode_post_removexattr hook
2023-10-27 08:40:13 linux-nfs [PATCH v4 10/23] security: Introduce inode_post_setattr hook
2023-10-27 08:39:59 linux-nfs [PATCH v4 09/23] security: Align inode_setattr hook definition with EVM
2023-10-27 08:39:50 linux-nfs [PATCH v4 08/23] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
2023-10-27 08:39:25 linux-nfs [PATCH v4 07/23] evm: Align evm_inode_setxattr() definition with LSM infrastructure