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
2024-02-09 14:12:48 linux-kernel [PATCH v3 06/13] digest_cache: Parse tlv digest lists
2024-02-09 14:12:25 linux-kernel [PATCH v3 05/13] digest_cache: Populate the digest cache from a digest list
2024-02-09 14:11:42 linux-kernel [PATCH v3 04/13] digest_cache: Add hash tables and operations
2024-02-09 14:11:26 linux-kernel [PATCH v3 03/13] digest_cache: Add securityfs interface
2024-02-09 14:11:16 linux-kernel [PATCH v3 02/13] security: Introduce the digest_cache LSM
2024-02-09 14:11:05 linux-kernel [PATCH v3 01/13] lib: Add TLV parser
2024-02-09 14:10:53 linux-kernel [PATCH v3 00/13] security: digest_cache LSM
2024-02-09 12:03:37 linux-nfs Re: [PATCH v9 12/25] security: Introduce file_post_open hook
2024-02-09 10:46:52 linux-nfs Re: [PATCH v9 12/25] security: Introduce file_post_open hook
2024-02-08 08:06:28 linux-nfs Re: [PATCH v9 0/25] security: Move IMA and EVM to the LSM infrastructure
2024-01-26 09:05:12 linux-kernel Re: [PATCH v3 5/5] ramfs: Initialize security of in-memory inodes
2024-01-25 08:45:34 linux-kernel Re: [PATCH v3 0/5] Smack transmute fixes
2024-01-16 08:48:02 linux-nfs Re: [PATCH v9 13/25] security: Introduce file_release hook
2024-01-16 08:40:30 linux-kernel Re: [PATCH v3 5/5] ramfs: Initialize security of in-memory inodes
2024-01-15 18:41:44 linux-nfs [PATCH v9 13/25] security: Introduce file_release hook
2024-01-15 18:37:26 linux-nfs [PATCH v9 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure
2024-01-15 18:29:16 linux-nfs [PATCH v9 25/25] integrity: Remove LSM
2024-01-15 18:28:44 linux-kernel [PATCH v9 24/25] ima: Make it independent from 'integrity' LSM
2024-01-15 18:28:08 linux-nfs [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
2024-01-15 18:27:43 linux-nfs [PATCH v9 22/25] evm: Move to LSM infrastructure
2024-01-15 18:27:20 linux-nfs [PATCH v9 21/25] ima: Move IMA-Appraisal to LSM infrastructure
2024-01-15 18:26:52 linux-nfs [PATCH v9 20/25] ima: Move to LSM infrastructure
2024-01-15 18:26:16 linux-nfs [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
2024-01-15 18:26:01 linux-kernel [PATCH v9 18/25] security: Introduce key_post_create_or_update hook
2024-01-15 18:25:23 linux-nfs [PATCH v9 17/25] security: Introduce inode_post_remove_acl hook
2024-01-15 18:25:00 linux-nfs [PATCH v9 16/25] security: Introduce inode_post_set_acl hook
2024-01-15 18:24:53 linux-kernel [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook
2024-01-15 18:24:16 linux-nfs [PATCH v9 14/25] security: Introduce path_post_mknod hook
2024-01-15 18:23:56 linux-nfs [PATCH v9 12/25] security: Introduce file_post_open hook
2024-01-15 18:23:33 linux-nfs [PATCH v9 11/25] security: Introduce inode_post_removexattr hook
2024-01-15 18:23:14 linux-nfs [PATCH v9 10/25] security: Introduce inode_post_setattr hook
2024-01-15 18:22:36 linux-nfs [PATCH v9 09/25] security: Align inode_setattr hook definition with EVM
2024-01-15 18:22:02 linux-nfs [PATCH v9 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
2024-01-15 18:21:11 linux-nfs [PATCH v9 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure
2024-01-15 18:20:50 linux-nfs [PATCH v9 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
2024-01-15 18:20:31 linux-nfs [PATCH v9 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure
2024-01-15 18:20:11 linux-nfs [PATCH v9 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure
2024-01-15 18:19:51 linux-nfs [PATCH v9 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure
2024-01-15 18:19:26 linux-nfs [PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
2024-01-15 18:19:16 linux-nfs [PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
2024-01-12 08:35:31 linux-kernel Re: [PATCH v3 5/5] ramfs: Initialize security of in-memory inodes
2024-01-02 12:15:19 linux-nfs Re: [PATCH v8 21/24] evm: Move to LSM infrastructure
2024-01-02 10:54:39 linux-nfs Re: [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
2023-12-27 16:56:10 linux-nfs Re: [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
2023-12-18 08:40:50 linux-nfs Re: [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
2023-12-14 17:17:41 linux-nfs [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
2023-12-14 17:17:34 linux-kernel [PATCH v8 24/24] integrity: Remove LSM
2023-12-14 17:17:00 linux-nfs [PATCH v8 22/24] evm: Make it independent from 'integrity' LSM
2023-12-14 17:16:14 linux-nfs [PATCH v8 21/24] evm: Move to LSM infrastructure
2023-12-14 17:16:05 linux-nfs [PATCH v8 20/24] ima: Move IMA-Appraisal to LSM infrastructure
2023-12-14 17:15:54 linux-nfs [PATCH v8 18/24] security: Introduce key_post_create_or_update hook