linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-23 11:46:38 to 2021-08-04 20:51:03 UTC [more...]

[PATCH v6 0/5] IMA: restrict the accepted digest algorithms for the security.ima xattr
 2021-08-04 20:53 UTC  (11+ 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] tpm: Add Upgrade/Reduced mode support for TPM2 modules
 2021-08-04 16:21 UTC 

[PATCH v2] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-08-04  5:30 UTC  (2+ messages)

[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 RFC v2 00/12] Enroll kernel keys thru MOK
 2021-08-04  2:56 UTC  (17+ messages)
` [PATCH RFC v2 01/12] integrity: Introduce a Linux keyring for the Machine Owner Key (MOK)
` [PATCH RFC v2 02/12] KEYS: CA link restriction
` [PATCH RFC v2 03/12] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH RFC v2 04/12] integrity: add add_to_mok_keyring
` [PATCH RFC v2 05/12] integrity: restrict INTEGRITY_KEYRING_MOK to restrict_link_by_system_trusted_or_ca
` [PATCH RFC v2 06/12] integrity: accessor function to get trust_moklist
` [PATCH RFC v2 07/12] integrity: add new keyring handler for mok keys
` [PATCH RFC v2 08/12] integrity: Suppress error message for keys added to the mok keyring
` [PATCH RFC v2 09/12] KEYS: add a reference to "
` [PATCH RFC v2 10/12] KEYS: link system_trusted_keys to mok_trusted_keys
` [PATCH RFC v2 11/12] integrity: Do not allow mok keyring updates following init
` [PATCH RFC v2 12/12] integrity: store reference to mok keyring

[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

[RFC][PATCH v2 00/12] integrity: Introduce DIGLIM
 2021-08-02 16:54 UTC  (45+ 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 07/12] diglim: Interfaces - digest_lists_loaded
` [RFC][PATCH v2 08/12] diglim: Interfaces - digest_label
` [RFC][PATCH v2 09/12] diglim: Interfaces - digest_query
` [RFC][PATCH v2 10/12] diglim: Interfaces - digests_count
` [RFC][PATCH v2 11/12] diglim: Remote Attestation
` [RFC][PATCH v2 12/12] diglim: Tests

[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  (12+ messages)
` [PATCH 1/7] dm: measure data on table load
` [PATCH 7/7] dm: add documentation for IMA measurement support

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

[PATCH 1/2] char: tpm: Kconfig: remove bad i2c cr50 select
 2021-07-27  3:08 UTC  (4+ messages)
` [PATCH 2/2] char: tpm: cr50_i2c: convert to new probe interface

[PATCH] security: keys: trusted: Fix memory leaks on allocated blob
 2021-07-27  3:05 UTC  (5+ messages)

[PATCH] KEYS: trusted: Fix trusted key backends when building as module
 2021-07-27  2:57 UTC  (4+ messages)

Recent tpm_tis IRQ handling changes are causing kernel backtraces
 2021-07-27  2:50 UTC  (11+ messages)
    ` Recent tpm_tis IRQ handling changes are causing kernel backtraces]

[PATCH v2 0/3] IMA: restrict the accepted digest algorithms
 2021-07-26 16:02 UTC  (5+ messages)
` [PATCH v2 1/3] IMA: block writes of the security.ima xattr with weak hash algorithms

[PATCH ima-evm-utils v3] ima-evm-utils: Fix incorrect algorithm name in hash_info.gen
 2021-07-24  9:56 UTC 

[PATCH ima-evm-utils v2] ima-evm-utils: Fix incorrect algorithm name in hash_info.gen
 2021-07-23 13:07 UTC  (4+ messages)

[PATCH v4 0/3] ima: Provide more info about buffer measurement
 2021-07-23 12:51 UTC  (4+ messages)
` [PATCH v4 1/3] ima: Introduce ima_get_current_hash_algo()


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