messages from 2024-08-28 17:14:18 to 2024-09-16 11:07:40 UTC [more...]
[PATCH v2 0/6] lazy flush for the auth session
2024-09-16 11:07 UTC (5+ messages)
` [PATCH v2 1/6] tpm: Remove documentation from the header of tpm2-sessions.c
` [PATCH v2 2/6] tpm: Return on tpm2_create_null_primary() failure
` [PATCH v2 3/6] tpm: Return on tpm2_create_primary() failure in tpm2_load_null()
` [PATCH v2 4/6] tpm: flush the null key only when /dev/tpm0 is accessed
[PATCH v5 00/14] integrity: Introduce the Integrity Digest Cache
2024-09-16 10:05 UTC (23+ messages)
` [PATCH v5 01/14] lib: Add TLV parser
` [PATCH v5 02/14] integrity: Introduce the Integrity Digest Cache
` [PATCH v5 03/14] digest_cache: Initialize digest caches
` [PATCH v5 04/14] digest_cache: Add securityfs interface
` [PATCH v5 05/14] digest_cache: Add hash tables and operations
` [PATCH v5 06/14] digest_cache: Populate the digest cache from a digest list
` [PATCH v5 07/14] digest_cache: Parse tlv digest lists
` [PATCH v5 08/14] digest_cache: Parse rpm "
` [PATCH v5 09/14] digest_cache: Add management of verification data
` [PATCH v5 10/14] digest_cache: Add support for directories
` [PATCH v5 11/14] digest cache: Prefetch digest lists if requested
` [PATCH v5 12/14] digest_cache: Reset digest cache on file/directory change
` [PATCH v5 13/14] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v5 14/14] docs: Add documentation of "
[PATCH 0/4] tpm: lazy flush for the session null key
2024-09-16 5:53 UTC (9+ messages)
` [PATCH 1/4] tpm: remove file header documentation from tpm2-sessions.c
` [PATCH 2/4] tpm: address tpm2_create_null_primary() return value
` [PATCH 3/4] tpm: address tpm2_create_primary() failure
` [PATCH 4/4] tpm: flush the session null key only when required
[PATCH v3 00/14] KEYS: Add support for PGP keys and signatures
2024-09-15 17:52 UTC (33+ messages)
` [PATCH v3 01/14] mpi: Introduce mpi_key_length()
` [PATCH v3 02/14] rsa: add parser of raw format
` [PATCH v3 03/14] PGPLIB: PGP definitions (RFC 9580)
` [PATCH v3 04/14] PGPLIB: Basic packet parser
` [PATCH v3 05/14] PGPLIB: Signature parser
` [PATCH v3 06/14] KEYS: PGP data parser
` [PATCH v3 07/14] KEYS: Provide PGP key description autogeneration
` [PATCH v3 08/14] KEYS: PGP-based public key signature verification
` [PATCH v3 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH v3 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH v3 11/14] verification: introduce verify_pgp_signature()
` [PATCH v3 12/14] PGP: Provide a key type for testing PGP signatures
` [PATCH v3 13/14] KEYS: Provide a function to load keys from a PGP keyring blob
` [PATCH v3 14/14] KEYS: Introduce load_pgp_public_keyring()
[regression] significant delays when secureboot is enabled since 6.10
2024-09-15 16:22 UTC (32+ messages)
[PATCH] tpm: remove file header documentation from tpm2-sessions.c
2024-09-15 12:47 UTC (2+ messages)
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-09-14 3:57 UTC (15+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[PATCH v11 00/20] x86: Trenchboot secure dynamic launch Linux kernel support
2024-09-13 20:05 UTC (21+ messages)
` [PATCH v11 01/20] Documentation/x86: Secure Launch kernel documentation
` [PATCH v11 02/20] x86: Secure Launch Kconfig
` [PATCH v11 03/20] x86: Secure Launch Resource Table header file
` [PATCH v11 04/20] x86: Secure Launch main "
` [PATCH v11 05/20] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v11 06/20] x86: Add early SHA-256 "
` [PATCH v11 07/20] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v11 08/20] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v11 09/20] x86: Secure Launch kernel early boot stub
` [PATCH v11 10/20] x86: Secure Launch kernel late "
` [PATCH v11 11/20] x86: Secure Launch SMP bringup support
` [PATCH v11 12/20] kexec: Secure Launch kexec SEXIT support
` [PATCH v11 13/20] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v11 14/20] tpm: Protect against locality counter underflow
` [PATCH v11 15/20] tpm: Ensure tpm is in known state at startup
` [PATCH v11 16/20] tpm: Make locality requests return consistent values
` [PATCH v11 17/20] tpm: Add ability to set the default locality the TPM chip uses
` [PATCH v11 18/20] tpm: Add sysfs interface to allow setting and querying the default locality
` [PATCH v11 19/20] x86: Secure Launch late initcall platform module
` [PATCH v11 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch
CFP for the containers and checkpoint-restore micro-conference at LPC 2024 mailing/containers
2024-09-13 10:39 UTC
WARNING in process_measurement
2024-09-11 14:05 UTC (7+ messages)
[PATCH v6] tpm: Add new device/vendor ID 0x50666666
2024-09-11 13:21 UTC (2+ messages)
Trusted keys: DCP: Unable to handle paging request
2024-09-11 11:46 UTC (2+ messages)
[PATCH] integrity: prevent deadlock during digsig verification
2024-09-11 10:00 UTC (2+ messages)
[PATCH v2 00/14] KEYS: Add support for PGP keys and signatures
2024-09-11 9:55 UTC (8+ messages)
[PATCH v3 07/13] LSM: Use lsm_prop in security_current_getsecid
2024-09-10 18:41 UTC (3+ messages)
` [PATCH v3 08/13] LSM: Use lsm_prop in security_inode_getsecid
` [PATCH v3 10/13] LSM: Create new security_cred_getlsmprop LSM hook
[PATCH RFC 0/2] tpm: Minor improvements
2024-09-09 17:16 UTC (9+ messages)
` [PATCH RFC 1/2] tpm: tpm_tis_spi: Ensure SPI mode 0
` [PATCH RFC 2/2] tpm: tpm_tis: Provide error messages in tpm_tis_core_init
[PATCH] tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-09-07 11:21 UTC (2+ messages)
[PATCH v2 RESEND] tpm: export tpm2_sessions_init() to fix ibmvtpm building
2024-09-06 17:36 UTC (4+ messages)
TPM HMAC (really) bad performance
2024-09-06 14:40 UTC (3+ messages)
[RFC][PATCH v3 00/10] ima: Integrate with Integrity Digest Cache
2024-09-06 13:40 UTC (16+ messages)
` [RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v3 02/10] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
` [RFC][PATCH v3 03/10] ima: Add digest_cache policy keyword
` [RFC][PATCH v3 04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies
` [RFC][PATCH v3 05/10] ima: Modify existing boot-time built-in policies with digest cache policies
` [RFC][PATCH v3 06/10] ima: Retrieve digest cache and check if changed
` [RFC][PATCH v3 07/10] ima: Store verified usage in digest cache based on integrity metadata flags
` [RFC][PATCH v3 08/10] ima: Load verified usage from digest cache found from query
` [RFC][PATCH v3 09/10] ima: Use digest caches for measurement
` [RFC][PATCH v3 10/10] ima: Use digest caches for appraisal
[PATCH] fs: don't block i_writecount during exec
2024-09-05 7:38 UTC (2+ messages)
[PATCH v2 07/13] LSM: Use lsmblob in security_current_getsecid
2024-08-30 15:26 UTC (5+ messages)
` [PATCH v2 08/13] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v2 10/13] LSM: Create new security_cred_getlsmblob LSM hook
[PATCH v10 20/20] x86/efi: EFI stub DRTM launch support for Secure Launch
2024-08-29 15:13 UTC (7+ messages)
[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
2024-08-29 14:11 UTC (6+ messages)
` [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).