linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-27 03:13:38 to 2021-08-09 17:48:24 UTC [more...]

[PATCH v5] tpm: Add Upgrade/Reduced mode support for TPM2 modules
 2021-08-09 17:47 UTC 

[PATCH v6 0/5] IMA: restrict the accepted digest algorithms for the security.ima xattr
 2021-08-09 17:43 UTC  (14+ messages)
` [PATCH v6 1/5] IMA: remove the dependency on CRYPTO_MD5
` [PATCH v6 2/5] IMA: block writes of the security.ima xattr with unsupported algorithms
` [PATCH v6 3/5] IMA: add support to restrict the hash algorithms used for file appraisal
` [PATCH v6 4/5] IMA: add a policy option to restrict xattr hash algorithms on appraisal
` [PATCH v6 5/5] IMA: introduce a new policy option func=SETXATTR_CHECK

[PATCH v3 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-08-09 16:38 UTC  (15+ messages)
` [PATCH v3 01/14] x86/boot: Fix memremap of setup_indirect structures
` [PATCH v3 02/14] x86/boot: Add missing handling "
` [PATCH v3 03/14] x86/boot: Place kernel_info at a fixed offset
` [PATCH v3 04/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v3 05/14] x86: Secure Launch Kconfig
` [PATCH v3 06/14] x86: Secure Launch main header file
` [PATCH v3 07/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v3 08/14] x86: Secure Launch kernel early boot stub
` [PATCH v3 09/14] x86: Secure Launch kernel late "
` [PATCH v3 10/14] x86: Secure Launch SMP bringup support
` [PATCH v3 11/14] kexec: Secure Launch kexec SEXIT support
` [PATCH v3 12/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v3 13/14] x86: Secure Launch late initcall platform module
` [PATCH v3 14/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH 0/4] ima-evm-utils: Add support for signing with pkcs11 URIs
 2021-08-09 15:27 UTC  (6+ messages)
` [PATCH 1/4] evmctl: Implement support for EVMCTL_KEY_PASSWORD environment variable
` [PATCH 2/4] libimaevm: Add support for pkcs11 private keys for signing a v2 hash
` [PATCH 3/4] tests: Extend sign_verify test with pkcs11 specific test
` [PATCH 4/4] tests: Get the packages for pkcs11 testing on the CI/CD system

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-09 10:16 UTC  (8+ messages)
` [PATCH 2/4] KEYS: trusted: allow trust sources to use kernel RNG for key material

[PATCH v2] fscrypt: support trusted keys
 2021-08-09 10:02 UTC  (4+ messages)

[PATCH v4] tpm: Add Upgrade/Reduced mode support for TPM2 modules
 2021-08-09  4:55 UTC  (2+ messages)

[PATCH v3 0/2] ibmvtpm: Avoid error message when process gets signal while waiting
 2021-08-09  4:27 UTC  (6+ messages)
` [PATCH v3 1/2] tpm: ibmvtpm: Rename tpm_process_cmd to tpm_status and define flag
` [PATCH v3 2/2] tpm: ibmvtpm: Avoid error message when process gets signal while waiting

[PATCH RFC v2 00/12] Enroll kernel keys thru MOK
 2021-08-06 21:20 UTC  (15+ messages)
` [PATCH RFC v2 02/12] KEYS: CA link restriction
` [PATCH RFC v2 10/12] KEYS: link system_trusted_keys to mok_trusted_keys

[PATCH v3] tpm: Add Upgrade/Reduced mode support for TPM2 modules
 2021-08-06 14:20 UTC  (3+ messages)

[RFC PATCH v1 0/4] keys: introduce key_extract_material helper
 2021-08-06 10:53 UTC  (2+ messages)

[PATCH v2] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-08-05 20:44 UTC  (3+ messages)

[RFC][PATCH v2 00/12] integrity: Introduce DIGLIM
 2021-08-05 17:04 UTC  (43+ messages)
` [RFC][PATCH v2 01/12] diglim: Overview
` [RFC][PATCH v2 02/12] diglim: Basic definitions
` [RFC][PATCH v2 03/12] diglim: Objects
` [RFC][PATCH v2 04/12] diglim: Methods
` [RFC][PATCH v2 05/12] diglim: Parser
` [RFC][PATCH v2 06/12] diglim: Interfaces - digest_list_add, digest_list_del
` [RFC][PATCH v2 10/12] diglim: Interfaces - digests_count
` [RFC][PATCH v2 11/12] diglim: Remote Attestation

[PATCH v2 00/12] x86: Trenchboot secure dynamic launch Linux kernel support
 2021-08-04  3:05 UTC  (6+ messages)
` [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch

[PATCH v5 ima-evm-utils 0/3] Add alternative calls to IBM TSS library
 2021-08-03 20:40 UTC  (4+ messages)
` [PATCH v5 ima-evm-utils 1/3] Expand the INSTALL instructions
` [PATCH v5 ima-evm-utils 2/3] Change PCR iterator from int to uint32_t
` [PATCH v5 ima-evm-utils 3/3] Create alternative tpm2_pcr_read() that uses IBM TSS

[PATCH v5 0/5] IMA: restrict the accepted digest algorithms for the security.ima xattr
 2021-08-03 16:41 UTC  (13+ messages)
` [PATCH v5 1/5] IMA: remove the dependency on CRYPTO_MD5
` [PATCH v5 2/5] IMA: block writes of the security.ima xattr with unsupported algorithms
` [PATCH v5 3/5] IMA: add support to restrict the hash algorithms used for file appraisal
` [PATCH v5 4/5] IMA: add a policy option to restrict xattr hash algorithms on appraisal
` [PATCH v5 5/5] IMA: introduce a new policy option func=SETXATTR_CHECK

[dm-devel] [PATCH 0/7] device mapper target measurements using IMA
 2021-08-02 10:45 UTC  (11+ messages)

[PATCH v2] tpm: Add Upgrade/Reduced mode support for TPM2 modules
 2021-08-02  8:35 UTC  (4+ messages)

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-30 11:45 UTC  (7+ messages)

[PATCH v2] tpm, tpm_tis_spi: Allow to sleep in the interrupt handler
 2021-07-30 11:45 UTC  (3+ messages)
  ` Aw: "

[PATCH v2] KEYS: trusted: fix use as module when CONFIG_TCG_TPM=m
 2021-07-30  6:21 UTC  (7+ messages)

[PATCH v3] KEYS: trusted: Fix trusted key backends when building as module
 2021-07-30  6:14 UTC  (3+ messages)

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-30  4:15 UTC  (2+ messages)

[PATCH v2] KEYS: trusted: Fix trusted key backends when building as module
 2021-07-30  1:02 UTC  (2+ messages)

[PATCH v2 1/2] char: tpm: Kconfig: remove bad i2c cr50 select
 2021-07-30  0:45 UTC  (5+ messages)
` [PATCH v2 2/2] char: tpm: cr50_i2c: convert to new probe interface

[PATCH 0/7] device mapper target measurements using IMA
 2021-07-29 19:58 UTC  (7+ messages)
` [PATCH 1/7] dm: measure data on table load

[RFC PATCH v1] fscrypt: support encrypted and trusted keys
 2021-07-29 18:28 UTC  (9+ messages)

[PATCH v4 0/5] IMA: restrict the accepted digest algorithms for
 2021-07-28 13:09 UTC  (17+ messages)
` [PATCH v4 1/5] IMA: remove the dependency on CRYPTO_MD5
` [PATCH v4 2/5] IMA: block writes of the security.ima xattr with unsupported algorithms
` [PATCH v4 3/5] IMA: add support to restrict the hash algorithms used for file appraisal
` [PATCH v4 4/5] IMA: add a policy option to restrict xattr hash algorithms on appraisal
` [PATCH v4 5/5] IMA: introduce a new policy option func=SETXATTR_CHECK

[PATCH] tpm: Add Upgrade/Reduced mode support for TPM2 modules
 2021-07-28 11:06 UTC  (3+ messages)

[PATCH 1/1] NAX LSM: Add initial support support
 2021-07-28 10:19 UTC  (2+ messages)

[PATCH v3 0/4] IMA: restrict the accepted digest algorithms for the security.ima xattr
 2021-07-27 16:24 UTC  (9+ messages)
` [PATCH v3 1/4] IMA: block writes of the security.ima xattr with unsupported algorithms
` [PATCH v3 2/4] IMA: add support to restrict the hash algorithms used for file appraisal
` [PATCH v3 3/4] IMA: add a policy option to restrict xattr hash algorithms on appraisal
` [PATCH v3 4/4] IMA: introduce a new policy option func=SETXATTR_CHECK

[PATCH v2] tpm: fix Atmel TPM crash caused by too frequent queries
 2021-07-27  3:40 UTC  (4+ messages)
` [PATCH v3] "

[PATCH][V2] security: keys: trusted: Fix memory leaks on allocated blob
 2021-07-27  3:13 UTC  (2+ 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).