linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-02 17:39:51 to 2020-10-18 05:20:24 UTC [more...]

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-10-18  5:20 UTC  (14+ messages)

[RFC] treewide: cleanup unreachable breaks
 2020-10-17 21:01 UTC  (5+ messages)
  ` [Cocci] "

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-10-16 20:51 UTC  (8+ messages)
` [PATCH 07/13] x86: Secure Launch kernel early boot stub

[ima-evm-utils][PATCH 0/3] travis: misc software TPM changes
 2020-10-16 20:17 UTC  (4+ messages)
` [ima-evm-utils][PATCH 1/3] travis: retry sending tssstartup
` [ima-evm-utils][PATCH 2/3] travis: rename the software tpm variables
` [ima-evm-utils][PATCH 3/3] travis: properly kill the software TPM

[PATCH v2] dm verity: Add support for signature verification with 2nd keyring
 2020-10-16 12:19 UTC  (6+ messages)

[PATCH] tpm_tis: Disable interrupts on ThinkPad T490s
 2020-10-16  6:12 UTC  (5+ messages)

[GIT PULL] integrity subsystem updates for v5.10
 2020-10-15 23:08 UTC  (2+ messages)

[PATCH v2 0/5] tpm_tis: fix interrupts (again)
 2020-10-15 19:16 UTC  (34+ 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] MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org
 2020-10-15 14:26 UTC 

[PATCH v2 0/5] Updates to use IBM TSS C API rather than command line tools
 2020-10-15 13:36 UTC  (12+ messages)
` [PATCH v2 1/5] ima-evm-utils: Change env variable TPM_SERVER_TYPE for tpm_server
` [PATCH v2 2/5] ima-evm-utils: Change PCR iterater from int to uint32_t
` [PATCH v2 3/5] ima-evm-utils: Change tpm2_pcr_read() to use C code
` [PATCH v2 4/5] ima-evm-utils: Correct spelling errors
` [PATCH v2 5/5] ima-evm-utils: Expand the INSTALL instructions

[PATCH v2 0/2] add ima_arch support for ARM64
 2020-10-15 12:21 UTC  (7+ messages)
` [PATCH v2 1/2] efi: add secure boot get helper
` [PATCH v2 2/2] arm64/ima: add ima_arch support

[PATCH v2] ima: defer arch_ima_get_secureboot() call to IMA init time
 2020-10-15 12:16 UTC  (7+ messages)

WARN_ONCE triggered: tpm_tis: Add a check for invalid status
 2020-10-14 19:54 UTC  (3+ messages)

QUEMU and TPM2 device emulation
 2020-10-14 19:44 UTC  (5+ messages)

[PATCH v7 0/4] Introduce TEE based Trusted Keys support
 2020-10-14  5:06 UTC  (15+ messages)
` [PATCH v7 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v7 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v7 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v7 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH] MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org
 2020-10-13 19:36 UTC  (4+ messages)

[integrity:next-integrity-testing 13/13] security/integrity/ima/ima_appraise.c:21:62: error: expected ')' before numeric constant
 2020-10-13 18:30 UTC  (3+ messages)

[PATCH][V2] ima: Fix sizeof mismatches
 2020-10-13 16:53 UTC 

[PATCH] ima: Fix sizeof mismatches
 2020-10-13 16:23 UTC  (9+ messages)

[Regression] "tpm: Require that all digests are present in TCG_PCR_EVENT2 structures" causes null pointer dereference
 2020-10-13 14:33 UTC  (9+ messages)

[PATCH v1] dm verity: Add support for signature verification with 2nd keyring
 2020-10-13  8:51 UTC  (4+ messages)

[PATCH] ima: defer arch_ima_get_secureboot() call to IMA init time
 2020-10-13  6:59 UTC  (3+ messages)

[PATCH v4 0/3] KEYS, trusted: a bunch of bug fixes
 2020-10-13  2:51 UTC  (4+ messages)
` [PATCH v4 1/3] KEYS: trusted: Fix incorrect handling of tpm_get_random()
` [PATCH v4 2/3] KEYS: trusted: Fix migratable=1 failing
` [PATCH v4 3/3] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH v3 0/3] KEYS, trusted: a bunch of bug fixes
 2020-10-13  2:39 UTC  (6+ messages)
` [PATCH v3 1/3] KEYS: trusted: Fix incorrect handling of tpm_get_random()
` [PATCH v3 2/3] KEYS: trusted: Fix migratable=1 failing
` [PATCH v3 3/3] KEYS: trusted: Reserve TPM for seal and unseal operations

[PATCH v21 08/23] LSM: Use lsmblob in security_task_getsecid
 2020-10-12 20:19 UTC  (5+ messages)
` [PATCH v21 09/23] LSM: Use lsmblob in security_inode_getsecid
` [PATCH v21 10/23] LSM: Use lsmblob in security_cred_getsecid
` [PATCH v21 11/23] IMA: Change internal interfaces to use lsmblobs
` [PATCH v21 13/23] LSM: Ensure the correct LSM context releaser

[GIT PULL] tpmdd updates for v5.10
 2020-10-12 18:21 UTC  (2+ messages)

[PATCH 0/6] add ima_arch support for ARM64
 2020-10-12  8:20 UTC  (6+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params

Does selinux rule needed for .ima keyring access - integrity: Request for unknown key 'id:87deb3bf' err -13
 2020-10-11 17:44 UTC 

[PATCH v2 0/3] A bunch of trusted keys fixes
 2020-10-11  1:54 UTC  (5+ 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 RFC PKS/Trusted keys 0/2] trusted keys: Add PKS protection to trusted keys
 2020-10-09 20:14 UTC  (3+ messages)
` [PATCH RFC PKS/Trusted keys 1/2] vmalloc: Add vmalloc_pks() call
` [PATCH RFC PKS/Trusted keys 2/2] keys/trusted: protect trusted keys using PKS

[PATCH v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-10-09 16:12 UTC  (5+ messages)
` [PATCH v4 1/1] tpm: add sysfs exports for all banks of "

[PATCH 5/5] ima-evm-utils: Expand the INSTALL instructions
 2020-10-09 15:52 UTC 

[PATCH 4/5] ima-evm-utils: Correct spelling errors
 2020-10-09 15:51 UTC 

[PATCH 3/5] ima-evm-utils: Change tpm2_pcr_read() to use C code
 2020-10-09 15:51 UTC 

[PATCH 2/5] ima-evm-utils: Change PCR iterater from int to uint32_t
 2020-10-09 15:50 UTC 

[PATCH 1/5] ima-evm-utils: Change env variable TPM_SERVER_TYPE for, tpm_server
 2020-10-09 15:49 UTC 

[PATCH 0/5] Updates to use IBM TSS C API rather than command line tools
 2020-10-09 15:48 UTC 

[PATCH 3/6] ima-evm-utils: When using the IBM TSS, link in its library
 2020-10-07 12:25 UTC  (5+ messages)

[PATCH v3 0/4] TPM 2.0 fixes in IMA tests
 2020-10-06 17:37 UTC  (10+ messages)

[PATCH v5 00/16] Introduce partial kernel_read_file() support
 2020-10-06 17:19 UTC  (12+ messages)
` [PATCH v5 01/16] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER 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 06/16] fs/kernel_read_file: Switch buffer size arg to size_t
` [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 16/16] test_firmware: Test partial read support

[PATCH 1/1] travis: Fix Tumbleweed installation
 2020-10-06 14:28 UTC 

[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 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 1/6] ima-evm-utils: Change env variable TPM_SERVER_TYPE for, tpm_server
 2020-10-02 22:59 UTC 


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