linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 16:45:12 to 2020-02-25 10:30:17 UTC [more...]

[PATCH v2 2/2] tpm: tpm2_bios_measurements_next should increase position index
 2020-02-25 10:29 UTC  (5+ messages)
` [PATCH v3 1/2] tpm: tpm1_bios_measurements_next "
` [PATCH v3 2/2] tpm: tpm2_bios_measurements_next "

[PATCH] Add support for TSS2 for PCR reading
 2020-02-24 23:04 UTC  (4+ messages)
` [PATCH v2] ima-evm-utils: Add support for Intel "

[RFC PATCH 0/8] ima-evm-utils: calculate per TPM bank template digest
 2020-02-24 16:23 UTC  (12+ messages)
` [RFC PATCH 1/8] ima-evm-utils: treat unallocated banks as an error
` [RFC PATCH 2/8] ima-evm-utils: increase the size of "zero" and "fox" variables
` [RFC PATCH 3/8] ima-evm-utils: calculate the digests for multiple TPM banks
` [RFC PATCH 4/8] ima-evm-utils: add support in tpm2_read_pcrs to read different "
` [RFC PATCH 5/8] ima-evm-utils: read the PCRs for the requested "
` [RFC PATCH 6/8] ima-evm-utils: compare re-calculated PCRs with the TPM values
` [RFC PATCH 7/8] ima-evm-utils: use a common bank variable for TPM 1.2 and TPM 2.0
` [RFC PATCH 8/8] ima-evm-utils: remove TPM 1.2 specific code

[PATCH v5 0/3] integrity: improve log messages
 2020-02-21 22:45 UTC  (6+ messages)
` [PATCH v5 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
` [PATCH v5 2/3] IMA: Add log statements for failure conditions
` [PATCH v5 3/3] integrity: Remove duplicate pr_fmt definitions

[GIT PULL] integrity subsystem fixes for v5.6
 2020-02-21 20:00 UTC  (2+ messages)

[PATCH V2] tpm: Don't make log failures fatal
 2020-02-20 22:26 UTC  (5+ messages)

[PATCH v5 0/6] TPM 2.0 trusted keys with attached policy
 2020-02-20 20:17 UTC  (2+ messages)

[PATCH v2 0/4] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-20 20:00 UTC  (8+ 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 v2 4/4] tpm: ibmvtpm: Add support for TPM 2

Debugging errors with Dell XPS 9560 TPM
 2020-02-19 20:32 UTC  (9+ messages)

[GIT PULL] tpmdd updates for Linux v5.6-rc3
 2020-02-18 23:05 UTC  (2+ messages)

[PATCH v4 0/3] IMA: improve log messages
 2020-02-18 19:37 UTC  (10+ messages)
` [PATCH v4 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
` [PATCH v4 2/3] IMA: Add log statements for failure conditions
` [PATCH v4 3/3] IMA: Remove duplicate pr_fmt definitions

[PATCH v2] ima: export the measurement list when needed
 2020-02-18 15:36 UTC  (16+ messages)

[PATCH v2] IMA hash algorithm supports sm3
 2020-02-18 14:24 UTC  (6+ messages)
` [PATCH v2 1/2] crypto: fix mismatched hash algorithm name sm3-256 to sm3
` [PATCH v2 2/2] ima: add sm3 algorithm to hash algorithm configuration list

[PATCH] ima-evm-utils: Fix compatibility with LibreSSL
 2020-02-16 11:10 UTC 

[PATCH AUTOSEL 5.5 201/542] IMA: Check IMA policy flag
 2020-02-14 15:43 UTC 

[PATCH v3 0/7] add tpm i2c ptp driver
 2020-02-13 22:56 UTC  (11+ messages)
` [PATCH v3 1/7] char: tpm: Make implementation of read16 read32 write32 optional
` [PATCH v3 2/7] char: tpm: Add check_data handle to tpm_tis_phy_ops in order to check data integrity
` [PATCH v3 3/7] char: tpm: rewrite "tpm_tis_req_canceled()"
` [PATCH v3 4/7] char: tpm: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v3 5/7] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v3 6/7] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v3 7/7] char: tpm: add tpm_tis_i2c driver

[PATCH v3 0/3] IMA: improve log messages in IMA
 2020-02-13 21:01 UTC  (18+ messages)
` [PATCH v3 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
` [PATCH v3 2/3] IMA: Add log statements for failure conditions
` [PATCH v3 3/3] IMA: Add module name and base name prefix to log

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

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-13 15:32 UTC  (26+ messages)
` [RFC PATCH 1/2] ima: Implement support for uncompressed module appended signatures
` [RFC PATCH 2/2] ima: Change default secure_boot policy to include "

[PATCH] ima: more careful error checking in restore_template_fmt()
 2020-02-12 14:41 UTC 

[PATCH] IMA hash algorithm supports sm3
 2020-02-11 23:23 UTC  (7+ messages)
` [PATCH 1/2] crypto: rename sm3-256 to sm3 in hash_algo_name
` [PATCH 2/2] ima: add sm3 algorithm to hash algorithm configuration list

[PATCH v2 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
 2020-02-11 20:09 UTC  (9+ messages)
` [PATCH v2 2/3] IMA: Add log statements for failure conditions
` [PATCH v2 3/3] IMA: Add module name and base name prefix to log

[PATCH v3 0/8] ima: support stronger algorithms for attestation
 2020-02-11 10:09 UTC  (8+ messages)
` [PATCH v3 1/8] tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
` [PATCH v3 2/8] ima: Switch to ima_hash_algo for boot aggregate
` [PATCH v3 3/8] ima: Evaluate error in init_ima()
` [PATCH v3 4/8] ima: Store template digest directly in ima_template_entry

[PATCH] IMA hash algorithm supports sm3-256
 2020-02-11  7:56 UTC  (12+ messages)
` [PATCH 1/2] crypto: sm3 - add a new alias name sm3-256
      ` 回复:[PATCH "
` [PATCH 2/2] ima: add sm3-256 algorithm to hash algorithm configuration list

[PATCH] IMA: Updated KBUILD_MODNAME for IMA files to ima
 2020-02-10 22:19 UTC  (9+ messages)
` [PATCH] IMA: Add log statements for failure conditions

[PATCH v3 8/8] ima: Use ima_hash_algo for collision detection in the measurement list
 2020-02-10 10:04 UTC 

[PATCH v3 7/8] ima: Calculate and extend PCR with digests in ima_template_entry
 2020-02-10 10:04 UTC 

[PATCH v3 6/8] ima: Allocate and initialize tfm for each PCR bank
 2020-02-10 10:03 UTC 

[PATCH v3 5/8] ima: Switch to dynamically allocated buffer for template digests
 2020-02-10 10:02 UTC 

[PATCH] tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko
 2020-02-09 21:09 UTC  (4+ messages)


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