messages from 2020-09-24 15:00:38 to 2020-10-01 17:03:21 UTC [more...]
[PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC)
2020-10-01 17:02 UTC (4+ messages)
` [PATCH v11 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v11 2/3] arch: Wire up trusted_for(2)
` [PATCH v11 3/3] selftest/interpreter: Add tests for trusted_for(2) policies
[PATCH 0/4] tpm_tis: fix interrupts (again)
2020-10-01 15:58 UTC (16+ 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""
[PATCH] Fix Atmel TPM crash caused by too frequent queries
2020-10-01 14:16 UTC (27+ messages)
[PATCH v3 0/4] TPM 2.0 fixes in IMA tests
2020-10-01 12:01 UTC (13+ 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 v4 0/4] TPM 2.0 fixes in IMA tests
2020-10-01 7:26 UTC (7+ messages)
` [PATCH v4 1/4] IMA: Move get_algorithm_digest(), set_digest_index() to ima_setup.sh
` [PATCH v4 2/4] IMA: Rewrite ima_boot_aggregate.c to new API
` [PATCH v4 3/4] ima_tpm.sh: Fix calculating boot aggregate
` [PATCH v4 4/4] ima_tpm.sh: Fix calculating PCR aggregate
[PATCH v7 0/3] Carry forward IMA measurement log on kexec on ARM64
2020-09-30 20:59 UTC (5+ messages)
` [PATCH v7 1/4] powerpc: Refactor kexec functions to move arch independent code to kernel
` [PATCH v7 2/4] powerpc: Refactor kexec functions to move arch independent code to ima
` [PATCH v7 3/4] arm64: Store IMA log information in kimage used for kexec
` [PATCH v7 4/4] arm64: Add IMA kexec buffer to DTB
[PATCH v13 0/5] TPM 2.0 trusted key rework
2020-09-30 15:35 UTC (14+ 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 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 (22+ 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 05/13] x86: Add early TPM1.2/TPM2.0 interface support for Secure Launch
` [PATCH 07/13] x86: Secure Launch kernel early boot stub
` [PATCH 08/13] x86: Secure Launch kernel late "
[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 (16+ 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 (7+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).