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
2022-02-15 14:48:04 linux-kernel [PATCH v2 3/6] bpf-lsm: Introduce new helper bpf_ima_file_hash()
2022-02-15 13:14:23 linux-kernel [PATCH v2 6/6] selftests/bpf: Add test for bpf_lsm_kernel_read_file()
2022-02-15 12:59:58 linux-kernel [PATCH v2 5/6] bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
2022-02-14 20:34:45 linux-kernel RE: [PATCH] ima: Calculate digest in ima_inode_hash() if not available
2022-02-11 16:45:43 linux-kernel RE: [PATCH] ima: Calculate digest in ima_inode_hash() if not available
2022-02-11 11:58:43 linux-kernel [PATCH] ima: Calculate digest in ima_inode_hash() if not available
2022-02-01 20:46:29 linux-kernel [PATCH] ima: Allow template selection with ima_template[_fmt]= after ima_hash=
2022-02-01 20:41:24 linux-kernel RE: [RFC][PATCH v3a 00/11] ima: support fs-verity digests and signatures (alternative)
2022-01-31 11:14:46 linux-kernel RE: [RESEND][PATCH] Documentation: added order requirement for ima_hash=
2022-01-30 23:41:50 linux-kernel RE: [RESEND][PATCH] Documentation: added order requirement for ima_hash=
2022-01-30 19:09:05 linux-kernel RE: [RFC][PATCH v3a 00/11] ima: support fs-verity digests and signatures (alternative)
2022-01-28 16:00:05 linux-kernel [RFC][PATCH v3a 00/11] ima: support fs-verity digests and signatures (alternative)
2022-01-28 16:00:04 linux-kernel [RFC][PATCH v3a 09/11] ima: Add support for fsverity signatures
2022-01-28 16:00:03 linux-kernel [RFC][PATCH v3a 07/11] fsverity: Introduce fsverity_get_signature()
2022-01-28 15:59:42 linux-kernel [RFC][PATCH v3a 08/11] fsverity: Completely disable signature verification if not requested
2022-01-28 15:59:42 linux-kernel [RFC][PATCH v3a 10/11] evm: Include fsverity formatted digest in the HMAC/digest calculation
2022-01-28 15:59:42 linux-kernel [RFC][PATCH v3a 06/11] fsverity: Introduce fsverity_get_formatted_digest()
2022-01-26 21:36:31 linux-kernel RE: [RESEND][PATCH] Documentation: added order requirement for ima_hash=
2022-01-26 21:21:06 linux-kernel RE: [RESEND][PATCH] Documentation: added order requirement for ima_hash=
2022-01-22 01:58:57 linux-crypto RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
2022-01-21 19:15:19 linux-crypto RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
2022-01-21 19:14:29 linux-crypto RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
2022-01-18 02:34:12 linux-kernel RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
2022-01-13 14:44:12 linux-crypto RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
2022-01-13 09:12:09 linux-kernel RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
2022-01-12 22:40:18 linux-crypto RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
2022-01-12 09:16:28 linux-kernel RE: [PATCH 00/14] KEYS: Add support for PGP keys and signatures
2022-01-11 18:06:50 linux-kernel [PATCH 14/14] KEYS: Introduce load_pgp_public_keyring()
2022-01-11 18:06:48 linux-kernel [PATCH 08/14] KEYS: PGP-based public key signature verification
2022-01-11 18:06:34 linux-kernel [PATCH 05/14] PGPLIB: Signature parser
2022-01-11 18:06:32 linux-crypto [PATCH 14/14] KEYS: Introduce load_pgp_public_keyring()
2022-01-11 18:06:31 linux-crypto [PATCH 08/14] KEYS: PGP-based public key signature verification
2022-01-11 18:06:31 linux-crypto [PATCH 05/14] PGPLIB: Signature parser
2022-01-11 18:05:38 linux-kernel [PATCH 04/14] PGPLIB: Basic packet parser
2022-01-11 18:05:34 linux-kernel [PATCH 03/14] PGPLIB: PGP definitions (RFC 4880)
2022-01-11 18:05:26 linux-kernel [PATCH 06/14] KEYS: PGP data parser
2022-01-11 18:05:24 linux-kernel [PATCH 07/14] KEYS: Provide PGP key description autogeneration
2022-01-11 18:05:17 linux-kernel [PATCH 12/14] PGP: Provide a key type for testing PGP signatures
2022-01-11 18:05:15 linux-kernel [PATCH 11/14] verification: introduce verify_pgp_signature()
2022-01-11 18:05:08 linux-kernel [PATCH 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
2022-01-11 18:05:00 linux-crypto [PATCH 12/14] PGP: Provide a key type for testing PGP signatures
2022-01-11 18:04:59 linux-crypto [PATCH 11/14] verification: introduce verify_pgp_signature()
2022-01-11 18:04:58 linux-crypto [PATCH 06/14] KEYS: PGP data parser
2022-01-11 18:04:54 linux-crypto [PATCH 07/14] KEYS: Provide PGP key description autogeneration
2022-01-11 18:04:53 linux-crypto [PATCH 03/14] PGPLIB: PGP definitions (RFC 4880)
2022-01-11 18:04:53 linux-crypto [PATCH 04/14] PGPLIB: Basic packet parser
2022-01-11 18:04:50 linux-kernel [PATCH 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
2022-01-11 18:04:50 linux-kernel [PATCH 10/14] KEYS: Calculate key digest and get signature of the key
2022-01-11 18:04:26 linux-kernel [PATCH 02/14] rsa: add parser of raw format
2022-01-11 18:04:23 linux-crypto [PATCH 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
2022-01-11 18:04:23 linux-kernel [PATCH 00/14] KEYS: Add support for PGP keys and signatures