linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-25 16:54:57 to 2020-03-13 15:30:29 UTC [more...]

[PATCH v7 0/3] Enable vTPM 2.0 for the IBM vTPM driver
 2020-03-13 15:30 UTC  (7+ messages)
` [PATCH v7 1/3] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH v7 2/3] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v7 3/3] tpm: ibmvtpm: Add support for TPM2

[PATCH v2 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-13 15:28 UTC  (10+ messages)
` [PATCH v2 1/2] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v2 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH v3 0/3] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-13 15:21 UTC  (4+ messages)
` [PATCH v3 1/3] KEYS: Don't write out to userspace while holding key semaphore
` [PATCH v3 2/3] KEYS: Avoid false positive ENOMEM error on key read
` [PATCH v3 3/3] KEYS: Use kvmalloc() to better handle large buffer allocation

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-12 11:15 UTC  (3+ messages)

[PATCH v6 0/3] Enable vTPM 2.0 for the IBM vTPM driver
 2020-03-11 12:58 UTC  (15+ messages)
` [PATCH v6 1/3] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH v6 2/3] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v6 3/3] tpm: ibmvtpm: Add support for TPM2

[PATCH 0/3] Enable vTPM 2.0 for the IBM vTPM driver
 2020-03-11 12:01 UTC  (4+ messages)
` [PATCH 1/3] tpm: of: Handle IBM,vtpm20 case when getting log parameters

[PATCH v8 0/8] TPM 2.0 trusted keys with attached policy
 2020-03-10 15:22 UTC  (3+ messages)
` [PATCH v8 1/8] lib: add ASN.1 encoder

[PATCH v8 0/8] TPM 2.0 trusted keys with attached policy
 2020-03-10  5:16 UTC  (9+ messages)
` [PATCH v8 1/8] lib: add ASN.1 encoder
` [PATCH v8 2/8] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v8 3/8] security: keys: trusted: fix TPM2 authorizations
` [PATCH v8 4/8] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v8 5/8] security: keys: trusted: Make sealed key properly interoperable
` [PATCH v8 6/8] security: keys: trusted: add PCR policy to TPM2 keys
` [PATCH v8 7/8] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v8 8/8] security: keys: trusted: implement counter/timer policy

[PATCH v7 0/6] TPM 2.0 trusted keys with attached policy
 2020-03-09 22:08 UTC  (14+ messages)
` [PATCH v7 1/6] lib: add ASN.1 encoder
` [PATCH v7 2/6] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v7 3/6] security: keys: trusted: fix TPM2 authorizations
` [PATCH v7 4/6] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v7 5/6] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v7 6/6] security: keys: trusted: implement counter/timer policy

[PATCH v3] MAINTAINERS: adjust to trusted keys subsystem creation
 2020-03-06 22:40 UTC  (5+ messages)

[PATCH] KEYS: Don't write out to userspace while holding key semaphore
 2020-03-06 18:40 UTC  (4+ messages)

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-06 17:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust to trusted keys subsystem creation
 2020-03-05 21:10 UTC  (7+ messages)

[PATCH v2] MAINTAINERS: adjust to trusted keys subsystem creation
 2020-03-05 20:32 UTC  (3+ messages)

[PATCH] tpm: st33zp24: Convert to use GPIO descriptors
 2020-03-05 11:43 UTC  (2+ messages)

[PATCH v2] ima: add a new CONFIG for loading arch-specific policies
 2020-03-05  3:26 UTC  (8+ messages)

[PATCH v5 0/3] Enable vTPM 2.0 for the IBM vTPM driver
 2020-03-04 13:18 UTC  (10+ messages)
` [PATCH v5 1/3] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH v5 2/3] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v5 3/3] tpm: ibmvtpm: Add support for TPM 2

[PATCH v6 0/6] TPM 2.0 trusted keys with attached policy
 2020-03-03 21:32 UTC  (20+ messages)
` [PATCH v6 1/6] lib: add ASN.1 encoder
` [PATCH v6 2/6] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v6 3/6] security: keys: trusted: fix TPM2 authorizations
` [PATCH v6 4/6] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v6 5/6] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v6 6/6] security: keys: trusted: implement counter/timer policy

[PATCH v3 7/8] ima: Calculate and extend PCR with digests in ima_template_entry
 2020-03-03  4:03 UTC  (2+ messages)

[PATCH] ima: add a new CONFIG for loading arch-specific policies
 2020-03-02 23:23 UTC  (9+ messages)

[PATCH v3 5/8] ima: Switch to dynamically allocated buffer for template digests
 2020-03-02 22:20 UTC  (2+ messages)

[PATCH v5 0/6] TPM 2.0 trusted keys with attached policy
 2020-03-02 19:00 UTC  (20+ messages)
` [PATCH v5 3/6] security: keys: trusted fix tpm2 authorizations
` [PATCH v5 4/6] security: keys: trusted: use ASN.1 TPM2 key format for the blobs

[PATCH v3 0/8] ima: support stronger algorithms for attestation
 2020-03-02 17:33 UTC  (9+ messages)
` [PATCH v3 2/8] ima: Switch to ima_hash_algo for boot aggregate

[PATCH v2 8/8] ima: Use ima_hash_algo for collision detection in the measurement list
 2020-03-02  9:46 UTC  (2+ messages)
  ` [ima] 9165b814d2: BUG:kernel_NULL_pointer_dereference,address

[PATCH v4 0/3] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-28  6:49 UTC  (5+ messages)
` [PATCH v4 1/3] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH v4 2/3] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v4 3/3] tpm: ibmvtpm: Add support for TPM 2

[PATCH] ima-evm-utils: Fix compatibility with LibreSSL
 2020-02-27 20:36 UTC  (6+ messages)

[PATCH] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-02-27 16:40 UTC  (3+ messages)

[PATCH] Char: tpm_tis_spi_cr50: use new structure for SPI transfer delays
 2020-02-27 16:22 UTC  (4+ messages)
` [PATCH v2] tpm: "

[PATCH v3 0/4] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-27 16:04 UTC  (8+ messages)
` [PATCH v3 1/4] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH v3 2/4] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v3 3/4] tpm: Implement tpm2_init_commands to use in non-auto startup case
` [PATCH v3 4/4] tpm: ibmvtpm: Add support for TPM 2

[PATCH] security: integrity: Replace zero-length array with flexible-array member
 2020-02-27 12:58 UTC 

[PATCH v2 0/4] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-26 17:35 UTC  (12+ messages)
` [PATCH v2 1/4] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH v2 2/4] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v2 3/4] tpm: Implement tpm2_init to call when TPM_OPS_AUTO_STARTUP is not set

[PATCH] tpm_tis_spi: use new `delay` structure for SPI transfer delays
 2020-02-26 15:11 UTC  (6+ messages)
` [PATCH V3] tpm_tis_spi: use new 'delay' "

[PATCH v3 0/4] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-25 20:53 UTC  (5+ messages)
` [PATCH v3 1/4] tpm: of: Handle IBM,vtpm20 case when getting log parameters
` [PATCH v3 2/4] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v3 3/4] tpm: Implement tpm2_init_commands to use in non-auto startup case
` [PATCH v3 4/4] tpm: ibmvtpm: Add support for TPM 2


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).