Show patches with: Submitter = Roberto Sassu       |    Archived = No       |   81 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v4,9/9] ima: Use digest caches for appraisal ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[RFC,v4,8/9] ima: Use digest caches for measurement ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[RFC,v4,7/9] ima: Load verified usage from digest cache found from query ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[RFC,v4,6/9] ima: Store verified usage in digest cache based on integrity metadata flags ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[RFC,v4,5/9] ima: Retrieve digest cache and check if changed ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[RFC,v4,4/9] ima: Modify existing boot-time built-in policies with digest cache policies ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[RFC,v4,3/9] ima: Add digest_cache_measure/appraise boot-time built-in policies ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[RFC,v4,2/9] ima: Add digest_cache policy keyword ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[RFC,v4,1/9] ima: Introduce hook DIGEST_LIST_CHECK ima: Integrate with Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,15/15] docs: Add documentation of the Integrity Digest Cache integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,13/15] digest_cache: Reset digest cache on file/directory change integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,12/15] digest cache: Prefetch digest lists if requested integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,11/15] digest_cache: Add support for directories integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,10/15] digest_cache: Add management of verification data integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,09/15] digest_cache: Populate the digest cache from a digest list integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,08/15] digest_cache: Parse tlv digest lists integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,07/15] digest_cache: Allow registration of digest list parsers integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,06/15] digest_cache: Add hash tables and operations integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,05/15] digest_cache: Add securityfs interface integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,04/15] digest_cache: Initialize digest caches integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,03/15] integrity: Introduce the Integrity Digest Cache integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,02/15] module: Introduce ksys_finit_module() integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v6,01/15] lib: Add TLV parser integrity: Introduce the Integrity Digest Cache - - - --- 2024-11-19 Roberto Sassu New
[v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between [v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between - 5 2 --- 2024-10-18 Roberto Sassu New
[RFC] mm: Split locks in remap_file_pages() [RFC] mm: Split locks in remap_file_pages() - 3 - --- 2024-10-18 Roberto Sassu New
[3/3] ima: Mark concurrent accesses to the iint pointer in the inode security blob [1/3] ima: Remove inode lock - - - --- 2024-10-08 Roberto Sassu New
[2/3] ima: Ensure lock is held when setting iint pointer in inode security blob [1/3] ima: Remove inode lock - - - --- 2024-10-08 Roberto Sassu New
[1/3] ima: Remove inode lock [1/3] ima: Remove inode lock - 1 - --- 2024-10-08 Roberto Sassu New
[v3,14/14] KEYS: Introduce load_pgp_public_keyring() KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,13/14] KEYS: Provide a function to load keys from a PGP keyring blob KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,12/14] PGP: Provide a key type for testing PGP signatures KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,11/14] verification: introduce verify_pgp_signature() KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,10/14] KEYS: Calculate key digest and get signature of the key KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature() KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,08/14] KEYS: PGP-based public key signature verification KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,07/14] KEYS: Provide PGP key description autogeneration KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,06/14] KEYS: PGP data parser KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,05/14] PGPLIB: Signature parser KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,04/14] PGPLIB: Basic packet parser KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,03/14] PGPLIB: PGP definitions (RFC 9580) KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,02/14] rsa: add parser of raw format KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[v3,01/14] mpi: Introduce mpi_key_length() KEYS: Add support for PGP keys and signatures - - - --- 2024-09-11 Roberto Sassu New
[RFC,v3,10/10] ima: Use digest caches for appraisal ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,09/10] ima: Use digest caches for measurement ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,08/10] ima: Load verified usage from digest cache found from query ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,07/10] ima: Store verified usage in digest cache based on integrity metadata flags ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,06/10] ima: Retrieve digest cache and check if changed ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,05/10] ima: Modify existing boot-time built-in policies with digest cache policies ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,03/10] ima: Add digest_cache policy keyword ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,02/10] ima: Nest iint mutex for DIGEST_LIST_CHECK hook ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[RFC,v3,01/10] ima: Introduce hook DIGEST_LIST_CHECK ima: Integrate with Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,14/14] docs: Add documentation of the Integrity Digest Cache integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,13/14] selftests/digest_cache: Add selftests for the Integrity Digest Cache integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,12/14] digest_cache: Reset digest cache on file/directory change integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,11/14] digest cache: Prefetch digest lists if requested integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,10/14] digest_cache: Add support for directories integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,09/14] digest_cache: Add management of verification data integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,08/14] digest_cache: Parse rpm digest lists integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,07/14] digest_cache: Parse tlv digest lists integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,06/14] digest_cache: Populate the digest cache from a digest list integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,05/14] digest_cache: Add hash tables and operations integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,04/14] digest_cache: Add securityfs interface integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,03/14] digest_cache: Initialize digest caches integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,02/14] integrity: Introduce the Integrity Digest Cache integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v5,01/14] lib: Add TLV parser integrity: Introduce the Integrity Digest Cache - - - --- 2024-09-05 Roberto Sassu New
[v2,14/14] KEYS: Introduce load_pgp_public_keyring() KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,13/14] KEYS: Provide a function to load keys from a PGP keyring blob KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,12/14] PGP: Provide a key type for testing PGP signatures KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,11/14] verification: introduce verify_pgp_signature() KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,10/14] KEYS: Calculate key digest and get signature of the key KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature() KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,08/14] KEYS: PGP-based public key signature verification KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,07/14] KEYS: Provide PGP key description autogeneration KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,06/14] KEYS: PGP data parser KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,05/14] PGPLIB: Signature parser KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,04/14] PGPLIB: Basic packet parser KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,03/14] PGPLIB: PGP definitions (RFC 4880) KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,02/14] rsa: add parser of raw format KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New
[v2,01/14] mpi: Introduce mpi_key_length() KEYS: Add support for PGP keys and signatures - - - --- 2024-08-18 Roberto Sassu New