linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-23 18:32:46 to 2020-09-30 14:55:07 UTC [more...]

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-09-30 14:54 UTC  (20+ messages)

[PATCH v13 0/5] TPM 2.0 trusted key rework
 2020-09-30 14:49 UTC  (13+ messages)
` [PATCH v13 3/5] security: keys: trusted: fix TPM2 authorizations
` [PATCH v13 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v13 5/5] security: keys: trusted: Make sealed key properly interoperable

[PATCH v1 0/1] ima: Add test for selinux measurement
 2020-09-30 14:26 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH v3 0/4] TPM 2.0 fixes in IMA tests
 2020-09-30 11:59 UTC  (12+ messages)
` [PATCH v3 1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh
` [PATCH v3 2/4] IMA: Rewrite ima_boot_aggregate.c to new API
` [PATCH v3 3/4] ima_tpm.sh: Fix calculating boot aggregate
` [PATCH v3 4/4] ima_tpm.sh: Fix calculating PCR aggregate

[PATCH v2 0/4] TPM 2.0 fixes in IMA tests
 2020-09-30  6:57 UTC  (8+ messages)
` [PATCH v2 1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh
` [PATCH v2 2/4] IMA: Rewrite ima_boot_aggregate.c to new API
` [PATCH v2 3/4] ima_tpm.sh: Fix calculating boot aggregate
` [PATCH v2 4/4] ima_tpm.sh: Fix calculating PCR aggregate

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-30  3:24 UTC  (29+ messages)
` [PATCH 01/13] x86: Secure Launch Kconfig
` [PATCH 02/13] x86: Secure Launch main header file
` [PATCH 03/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH 04/13] x86: Add early TPM TIS/CRB interface support for Secure Launch
` [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 "
` [PATCH 06/13] x86: Add early general TPM "
` [PATCH 07/13] x86: Secure Launch kernel early boot stub
` [PATCH 08/13] x86: Secure Launch kernel late "
` [PATCH 09/13] x86: Secure Launch SMP bringup support
` [PATCH 10/13] x86: Secure Launch adding event log securityfs
` [PATCH 11/13] kexec: Secure Launch kexec SEXIT support
` [PATCH 12/13] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[PATCH 0/4] tpm_tis: fix interrupts (again)
 2020-09-30  2:40 UTC  (10+ messages)
` [PATCH 1/4] tpm_tis: Clean up locality release
` [PATCH 2/4] tpm_tis: Fix interrupts for TIS TPMs without legacy cycles
` [PATCH 3/4] tpm_tis: fix IRQ probing
` [PATCH 4/4] Revert "tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's""

[Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference
 2020-09-30  2:20 UTC  (9+ messages)

More interrupt problems with TIS TPM
 2020-09-30  2:14 UTC  (2+ messages)

[PATCH] tpm_tis: Add a check for invalid status
 2020-09-30  1:40 UTC  (5+ messages)

[PATCH v3 1/2] KEYS: trusted: Fix incorrect handling of tpm_get_random()
 2020-09-29 22:58 UTC  (3+ messages)
` [PATCH v3 2/2] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH v2 0/1] selinux: Measure state and hash of policy using IMA
 2020-09-29  5:50 UTC  (4+ messages)
` [PATCH 1/1] "

Fwd: How to extract linux kernel version information from a kernel image?
 2020-09-28 22:31 UTC  (3+ messages)

[PATCH] tpm: only export stand alone version of flush context command
 2020-09-28 22:12 UTC  (13+ messages)

[PATCH v2 1/2] KEYS: trusted: Fix incorrect handling of tpm_get_random()
 2020-09-28 17:34 UTC  (3+ messages)
` [PATCH v2 2/2] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH 1/2] KEYS: trusted: Fix incorrect handling of tpm_get_random()
 2020-09-28 15:24 UTC  (3+ messages)
` [PATCH 2/2] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH] tpm: of: avoid __va() translation for event log address
 2020-09-28 14:09 UTC  (10+ messages)

[PATCH 0/2] Revert patches fixing probing of interrupts
 2020-09-28  0:15 UTC  (4+ messages)
` [PATCH 2/2] tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"

[PATCH v2 0/2] IMA: Add test for dm-crypt measurement
 2020-09-28  3:56 UTC  (3+ messages)
` [PATCH v2 1/2] IMA: generalize key measurement tests
` [PATCH v2 2/2] IMA: Add test for dm-crypt measurement

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-27 18:25 UTC  (17+ messages)

[PATCH v3 0/3] IMA: Generalize early boot data measurement
 2020-09-26 15:52 UTC  (4+ messages)
` [PATCH v3 1/3] IMA: Generalize early boot measurement of asymmetric keys
` [PATCH v3 2/3] IMA: Support measurement of generic data during early
` [PATCH v3 3/3] IMA: Support early boot measurement of critical data

[PATCH 0/4] TPM 2.0 fixes in IMA tests
 2020-09-25 18:30 UTC  (6+ messages)
` [PATCH 1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh
` [PATCH 2/4] IMA: Rewrite ima_boot_aggregate.c to new API
` [PATCH 3/4] ima_tpm.sh: Fix calculating boot aggregate
` [PATCH 4/4] ima_tpm.sh: Fix calculating PCR aggregate

[PATCH v7 00/10] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-25 14:01 UTC  (6+ messages)
` [PATCH v7 02/10] lib/mpi: Extend the MPI library
  ` [PATCH] lib/mpi: Fix unused variable warnings

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-25 10:12 UTC  (17+ messages)

[PATCH v10 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-09-24 15:32 UTC  (4+ messages)
` [PATCH v10 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v10 2/3] arch: Wire up trusted_for(2)
` [PATCH v10 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[PATCH v6 0/3] Carry forward IMA measurement log on kexec on ARM64
 2020-09-23 20:03 UTC  (2+ messages)

[PATCH v4 0/6] IMA: Infrastructure for measurement of critical kernel data
 2020-09-23 19:20 UTC  (7+ messages)
` [PATCH v4 1/6] IMA: generalize keyring specific measurement constructs
` [PATCH v4 2/6] IMA: conditionally allow empty rule data
` [PATCH v4 3/6] IMA: update process_buffer_measurement to measure buffer hash
` [PATCH v4 4/6] IMA: add policy to measure critical data from kernel components
` [PATCH v4 5/6] IMA: add hook "
` [PATCH v4 6/6] IMA: validate supported kernel data sources before measurement


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