Roberto Sassu ([email protected])

Number of posts: 889 (0.36 per day)
First post: 2017-06-06 08:52:45
Last post: 2024-03-25 17:59:10

Date List Subject
2021-06-11 09:47:00 linux-kernel Size mismatch between vfs_getxattr_alloc() and vfs_getxattr()
2021-06-09 00:27:49 linux-kernel [PATCH 1/5] doc: Fix warning in Documentation/security/IMA-templates.rst
2021-06-09 00:27:43 linux-kernel [PATCH 2/5] ima: Set correct casting types
2021-06-08 13:05:06 linux-kernel RE: [PATCH v3 0/6] evm: Prepare for moving to the LSM infrastructure
2021-06-08 12:36:30 linux-kernel [PATCH 3/5] ima/evm: Fix type mismatch
2021-06-08 12:34:19 linux-kernel [PATCH 5/5] ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()
2021-06-08 12:34:03 linux-kernel [PATCH 4/5] ima: Include header defining ima_post_key_create_or_update()
2021-06-07 16:50:24 linux-kernel RE: linux-next: build warning after merge of the integrity tree
2021-06-03 13:21:06 linux-kernel [RESEND][PATCH v2 6/7] ima: Define new template evm-sig
2021-06-01 08:27:32 linux-kernel [RESEND][PATCH v2 5/7] ima: Define new template fields xattrnames, xattrlengths and xattrvalues
2021-05-28 11:21:41 linux-kernel [PATCH v2 7/7] evm: Don't return an error in evm_write_xattrs() if audit is not enabled
2021-05-28 11:21:16 linux-kernel [PATCH v2 5/7] ima: Define new template fields xattrnames, xattrlengths and xattrvalues
2021-05-28 09:06:45 linux-kernel [PATCH v2 6/7] ima: Define new template evm-sig
2021-05-28 09:06:40 linux-kernel [PATCH v2 1/7] ima: Add ima_show_template_uint() template library function
2021-05-28 07:54:11 linux-kernel [PATCH v2 4/7] evm: Verify portable signatures against all protected xattrs
2021-05-28 07:54:07 linux-kernel [PATCH v2 3/7] ima: Define new template field imode
2021-05-28 07:53:15 linux-kernel [PATCH v2 2/7] ima: Define new template fields iuid and igid
2021-05-28 07:53:01 linux-kernel [PATCH v2 0/7] ima: Add template fields to verify EVM portable signatures
2021-05-27 07:41:51 linux-kernel RE: EVM gives no_label error due to security_kernfs_init_security
2021-05-25 09:32:36 linux-kernel RE: EVM gives no_label error due to security_kernfs_init_security
2021-05-21 10:07:31 linux-kernel RE: [PATCH v7 00/12] evm: Improve usability of portable signatures
2021-05-20 14:52:07 linux-kernel [PATCH 0/7] ima: Add template fields to verify EVM portable signatures
2021-05-20 14:51:17 linux-kernel [RESEND][PATCH 05/12] evm: Introduce evm_hmac_disabled() to safely ignore verification errors
2021-05-20 14:41:13 linux-kernel [PATCH 7/7] evm: Don't return an error in evm_write_xattrs() if audit is not enabled
2021-05-20 14:40:59 linux-kernel [PATCH 5/7] evm: Verify portable signatures against all protected xattrs
2021-05-20 14:40:51 linux-kernel [PATCH 4/7] ima: Introduce template field imode
2021-05-20 14:40:42 linux-kernel [PATCH 1/7] ima: Add ima_show_template_uint() template library function
2021-05-20 11:58:16 linux-kernel RE: [PATCH 3/7] ima: Introduce template fields mntuidmap and mntgidmap
2021-05-20 09:00:01 linux-kernel [PATCH 6/7] ima: Introduce template field evmxattrs
2021-05-20 08:58:47 linux-kernel [PATCH 2/7] ima: Introduce template fields iuid and igid
2021-05-20 08:58:41 linux-kernel [PATCH 3/7] ima: Introduce template fields mntuidmap and mntgidmap
2021-05-20 08:54:25 linux-kernel RE: [RESEND][PATCH 05/12] evm: Introduce evm_hmac_disabled() to safely ignore verification errors
2021-05-15 00:05:32 linux-kernel [PATCH v7 10/12] ima: Allow imasig requirement to be satisfied by EVM portable signatures
2021-05-15 00:05:22 linux-kernel [PATCH v7 12/12] ima: Don't remove security.ima if file must not be appraised
2021-05-15 00:03:48 linux-kernel [PATCH v7 09/12] evm: Deprecate EVM_ALLOW_METADATA_WRITES
2021-05-15 00:03:48 linux-kernel [PATCH v7 07/12] evm: Pass user namespace to set/remove xattr hooks
2021-05-15 00:03:48 linux-kernel [PATCH v7 05/12] evm: Introduce evm_hmac_disabled() to safely ignore verification errors
2021-05-14 23:26:54 linux-kernel [PATCH v7 08/12] evm: Allow setxattr() and setattr() for unmodified metadata
2021-05-14 23:26:15 linux-kernel [PATCH v7 06/12] evm: Allow xattr/attr operations for portable signatures
2021-05-14 23:25:20 linux-kernel [PATCH v7 03/12] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
2021-05-14 23:24:07 linux-kernel [PATCH v7 01/12] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
2021-05-14 19:30:03 linux-kernel [PATCH v7 11/12] ima: Introduce template field evmsig and write to field sig as fallback
2021-05-14 19:29:27 linux-kernel [PATCH v7 04/12] evm: Introduce evm_revalidate_status()
2021-05-14 19:29:18 linux-kernel [PATCH v7 02/12] evm: Load EVM key in ima_load_x509() to avoid appraisal
2021-05-14 19:29:04 linux-kernel [PATCH v7 00/12] evm: Improve usability of portable signatures
2021-05-12 10:59:01 linux-kernel RE: [PATCH v6 10/11] ima: Introduce template field evmsig and write to field sig as fallback
2021-05-11 14:56:57 linux-kernel RE: [PATCH v6 08/11] evm: Allow setxattr() and setattr() for unmodified metadata
2021-05-11 14:24:50 linux-kernel RE: [PATCH v6 08/11] evm: Allow setxattr() and setattr() for unmodified metadata
2021-05-11 14:13:47 linux-kernel RE: [PATCH v6 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
2021-05-07 17:53:25 linux-kernel [RESEND][PATCH v6 05/11] evm: Introduce evm_hmac_disabled() to safely ignore verification errors
2021-05-05 12:06:37 linux-kernel [PATCH v6 05/11] evm: Introduce evm_hmac_disabled() to safely ignore verification errors