LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-05-05 12:06:21
linux-kernel
[PATCH v6 08/11] evm: Allow setxattr() and setattr() for unmodified metadata
2021-05-05 11:38:10
linux-kernel
[PATCH v6 11/11] ima: Don't remove security.ima if file must not be appraised
2021-05-05 11:37:08
linux-kernel
[PATCH v6 10/11] ima: Introduce template field evmsig and write to field sig as fallback
2021-05-05 11:36:56
linux-kernel
[PATCH v6 09/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures
2021-05-05 11:35:23
linux-kernel
[PATCH v6 07/11] evm: Pass user namespace to set/remove xattr hooks
2021-05-05 11:34:40
linux-kernel
[PATCH v6 06/11] evm: Allow xattr/attr operations for portable signatures
2021-05-05 11:32:07
linux-kernel
[PATCH v6 04/11] evm: Introduce evm_status_revalidate()
2021-05-05 11:31:30
linux-kernel
[PATCH v6 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
2021-05-05 11:31:16
linux-kernel
[PATCH v6 00/11] evm: Improve usability of portable signatures
2021-05-05 11:31:01
linux-kernel
[PATCH v6 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
2021-05-05 11:30:54
linux-kernel
[PATCH v6 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
2021-05-04 14:41:59
linux-kernel
RE: [PATCH v5 07/12] evm: Allow xattr/attr operations for portable signatures
2021-05-04 13:18:07
linux-kernel
RE: [PATCH v5 06/12] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe
2021-05-03 18:10:33
linux-kernel
RE: [PATCH v5 09/12] evm: Allow setxattr() and setattr() for unmodified metadata
2021-05-03 18:10:24
linux-kernel
RE: [PATCH v5 09/12] evm: Allow setxattr() and setattr() for unmodified metadata
2021-05-03 18:10:23
linux-kernel
RE: [PATCH v5 09/12] evm: Allow setxattr() and setattr() for unmodified metadata
2021-05-03 18:09:15
linux-kernel
RE: [PATCH v5 09/12] evm: Allow setxattr() and setattr() for unmodified metadata
2021-05-03 18:08:44
linux-kernel
RE: [PATCH v5 06/12] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe
2021-05-03 07:57:31
linux-kernel
RE: [PATCH v5 06/12] evm: Ignore INTEGRITY_NOLABEL/INTEGRITY_NOXATTRS if conditions are safe
2021-05-03 07:43:20
linux-kernel
RE: [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
2021-04-28 17:37:33
linux-kernel
RE: [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
2021-04-28 07:52:19
linux-kernel
RE: [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
2021-04-27 16:16:06
linux-kernel
RE: [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
2021-04-27 11:41:24
linux-kernel
[PATCH v3 6/6] evm: Support multiple LSMs providing an xattr
2021-04-27 11:41:23
linux-kernel
[PATCH v3 1/6] reiserfs: Add missing calls to reiserfs_security_free()
2021-04-27 11:40:24
linux-kernel
[PATCH v3 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
2021-04-27 11:39:30
linux-kernel
[PATCH v3 0/6] evm: Prepare for moving to the LSM infrastructure
2021-04-27 11:39:22
linux-kernel
[PATCH v3 2/6] security: Rewrite security_old_inode_init_security()
2021-04-27 11:39:17
linux-kernel
[PATCH v3 4/6] security: Support multiple LSMs implementing the inode_init_security hook
2021-04-27 11:39:15
linux-kernel
[PATCH v3 3/6] security: Pass xattrs allocated by LSMs to the inode_init_security hook
2021-04-27 09:28:59
linux-kernel
RE: [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks
2021-04-22 16:13:37
linux-kernel
RE: [PATCH v2 3/6] security: Pass xattrs allocated by LSMs to the inode_init_security hook
2021-04-22 13:48:00
linux-kernel
RE: [PATCH v2 3/6] security: Pass xattrs allocated by LSMs to the inode_init_security hook
2021-04-22 01:46:08
linux-kernel
[PATCH v2 0/6] evm: Prepare for moving to the LSM infrastructure
2021-04-22 00:40:16
linux-kernel
[PATCH v2 3/6] security: Pass xattrs allocated by LSMs to the inode_init_security hook
2021-04-22 00:39:59
linux-kernel
[PATCH v2 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
2021-04-22 00:39:50
linux-kernel
[PATCH v2 1/6] xattr: Complete constify ->name member of "struct xattr"
2021-04-22 00:39:40
linux-kernel
[PATCH v2 6/6] evm: Support multiple LSMs providing an xattr
2021-04-22 00:39:32
linux-kernel
[PATCH v2 4/6] security: Support multiple LSMs implementing the inode_init_security hook
2021-04-22 00:39:30
linux-kernel
[PATCH v2 2/6] reiserfs: Add missing calls to reiserfs_security_free()
2021-04-20 16:10:42
linux-kernel
RE: [PATCH 0/5] evm: Prepare for moving to the LSM infrastructure
2021-04-16 18:48:26
linux-kernel
RE: [PATCH 0/5] evm: Prepare for moving to the LSM infrastructure
2021-04-15 12:28:27
linux-kernel
RE: [PATCH 1/5] xattr: Complete constify ->name member of "struct xattr"
2021-04-15 10:10:08
linux-kernel
[PATCH 5/5] evm: Support multiple LSMs providing an xattr
2021-04-15 10:06:50
linux-kernel
[PATCH 3/5] security: Pass xattrs allocated by LSMs to the inode_init_security hook
2021-04-15 10:06:26
linux-kernel
[PATCH 2/5] security: Support multiple LSMs implementing the inode_init_security hook
2021-04-15 10:06:25
linux-kernel
[PATCH 4/5] evm: Align evm_inode_init_security() definition with LSM infrastructure
2021-04-15 10:06:15
linux-kernel
[PATCH 0/5] evm: Prepare for moving to the LSM infrastructure
2021-04-15 10:05:51
linux-kernel
[PATCH 1/5] xattr: Complete constify ->name member of "struct xattr"
2021-04-09 11:47:21
linux-kernel
[PATCH 2/7] ima: Add meta_immutable appraisal type
2021-04-09 11:46:47
linux-kernel
[PATCH 7/7] evm: Extend evm= with allow_metadata_writes and complete values