messages from 2020-09-27 23:48:51 to 2020-10-06 16:07:52 UTC [more...]
[PATCH v3 0/4] TPM 2.0 fixes in IMA tests
2020-10-06 15:55 UTC (17+ 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 3/6] ima-evm-utils: When using the IBM TSS, link in its library
2020-10-06 15:07 UTC (2+ messages)
[PATCH 1/1] travis: Fix Tumbleweed installation
2020-10-06 14:28 UTC
[PATCH v2 0/5] tpm_tis: fix interrupts (again)
2020-10-05 20:34 UTC (15+ messages)
` [PATCH v2 1/5] tpm_tis: Fix check_locality for correct locality acquisition
` [PATCH v2 2/5] tpm_tis: Clean up locality release
` [PATCH v2 3/5] tpm_tis: Fix interrupts for TIS TPMs without legacy cycles
` [PATCH v2 4/5] tpm_tis: fix IRQ probing
` [PATCH v2 5/5] Revert "tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's""
[PATCH 6/6] ima-evm-utils: Expand the INSTALL instructions
2020-10-05 22:34 UTC
[PATCH 5/6] ima-evm-utils: Correct spelling errors
2020-10-05 22:33 UTC
[PATCH 4/6] ima-evm-utils: Change tpm2_pcr_read() to use C code
2020-10-05 22:32 UTC
[PATCH 2/6] ima-evm-utils: Change PCR iterater from int to uint32_t
2020-10-05 22:27 UTC
[PATCH v2 0/3] A bunch of trusted keys fixes
2020-10-05 3:49 UTC (4+ messages)
` [PATCH v2 1/3] KEYS: trusted: Fix incorrect handling of tpm_get_random()
` [PATCH v2 2/3] KEYS: trusted: Reserve TPM for seal and unseal operations
` [PATCH v2 3/3] KEYS: trusted: Fix migratable=1 failing
[PATCH 0/3] A bunch of trusted keys fixes
2020-10-05 3:30 UTC (7+ messages)
` [PATCH 1/3] KEYS: trusted: Fix incorrect handling of tpm_get_random()
` [PATCH 2/3] KEYS: trusted: Reserve TPM for seal and unseal operations
` [PATCH 3/3] KEYS: trusted: Fix migratable=1 failing
[PATCH 0/6] add ima_arch support for ARM64
2020-10-05 2:20 UTC (5+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params
[GIT PULL] tpmdd updates for v5.10
2020-10-04 21:01 UTC
[PATCH 1/6] ima-evm-utils: Change env variable TPM_SERVER_TYPE for, tpm_server
2020-10-02 22:59 UTC
[PATCH v5 00/16] Introduce partial kernel_read_file() support
2020-10-02 17:38 UTC (17+ messages)
` [PATCH v5 01/16] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
` [PATCH v5 02/16] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
` [PATCH v5 03/16] fs/kernel_read_file: Split into separate include file
` [PATCH v5 04/16] fs/kernel_read_file: Split into separate source file
` [PATCH v5 05/16] fs/kernel_read_file: Remove redundant size argument
` [PATCH v5 06/16] fs/kernel_read_file: Switch buffer size arg to size_t
` [PATCH v5 07/16] fs/kernel_read_file: Add file_size output argument
` [PATCH v5 08/16] LSM: Introduce kernel_post_load_data() hook
` [PATCH v5 09/16] firmware_loader: Use security_post_load_data()
` [PATCH v5 10/16] module: Call security_kernel_post_load_data()
` [PATCH v5 11/16] LSM: Add "contents" flag to kernel_read_file hook
` [PATCH v5 12/16] IMA: Add support for file reads without contents
` [PATCH v5 13/16] fs/kernel_file_read: Add "offset" arg for partial reads
` [PATCH v5 14/16] firmware: Store opt_flags in fw_priv
` [PATCH v5 15/16] firmware: Add request_partial_firmware_into_buf()
` [PATCH v5 16/16] test_firmware: Test partial read support
[PATCH v1] dm verity: Add support for signature verification with 2nd keyring
2020-10-02 7:18 UTC
[PATCH] Fix Atmel TPM crash caused by too frequent queries
2020-10-01 23:04 UTC (30+ messages)
[PATCH v11 0/3] Add trusted_for(2) (was O_MAYEXEC)
2020-10-01 20:23 UTC (6+ 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 17:48 UTC (17+ 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 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 (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 v2 0/4] TPM 2.0 fixes in IMA tests
2020-09-30 6:57 UTC (5+ messages)
` [PATCH v2 3/4] ima_tpm.sh: Fix calculating boot aggregate
[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
2020-09-30 3:24 UTC (17+ messages)
` [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
[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 (9+ 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
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).