linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-21 18:46:55 to 2019-01-16 22:17:37 UTC [more...]

[PATCH v2 0/2] tpm/eventlog/tpm1: Small fixes
 2019-01-16 22:17 UTC  (5+ messages)
` [PATCH 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements
` [PATCH 2/2] tpm/eventlog/tpm1: Fix off-by-1 when reading binary_bios_measurements

[PATCH 0/5] Extend TPM PPI interface to support revision 1.3
 2019-01-16 21:54 UTC  (14+ messages)
` [PATCH 1/5] tpm: ppi: pass function revision ID to tpm_eval_dsm()
` [PATCH 2/5] tpm: ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_1
` [PATCH 3/5] tpm: ppi: Display up to 101 operations as define for version 1.3
` [PATCH 4/5] tpm: ppi: Possibly show command parameter if TPM PPI 1.3 is used
` [PATCH 5/5] tpm: ppi: Enable submission of optional command parameter for PPI 1.3

Add support for the TCG2 event log on UEFI systems
 2019-01-16 21:42 UTC  (9+ messages)
` [PATCH 1/5] tpm: Abstract crypto agile event size calculations
` [PATCH 2/5] tpm: Fix event log types for TPM2
` [PATCH 3/5] tpm: Reserve the TPM final events table
` [PATCH 4/5] tpm: Append the final event log to the TPM event log
` [PATCH 5/5] efi: Attempt to get the TCG2 event log in the boot stub

[PATCH,RESEND] selftests: add TPM 2.0 tests
 2019-01-16 21:31 UTC 

[PATCH v10 00/17] Remove nested TPM operations
 2019-01-16 21:23 UTC  (18+ messages)
` [PATCH v10 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v10 02/17] tpm: fix invalid return value in pubek_show()
` [PATCH v10 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v10 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v10 05/17] tpm: declare struct tpm_header
` [PATCH v10 06/17] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v10 07/17] tpm: encapsulate tpm_dev_transmit()
` [PATCH v10 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v10 09/17] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v10 10/17] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v10 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v10 12/17] tpm: remove @space from tpm_transmit()
` [PATCH v10 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v10 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v10 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v10 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v10 17/17] tpm: remove @flags from tpm_transmit()

[PATCH] ovl: IMA Call ima_post_mknod_path() on copy_up'd dentry
 2019-01-16 17:39 UTC 

[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
 2019-01-16 16:19 UTC  (11+ messages)
` [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
` [RFC PATCH 2/4] akcipher: Introduce verify2 for public key algorithms
` [RFC PATCH 3/4] KEYS: set correct flags for keyctl if encrypt is not supported
` [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm

[PATCH v3 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-16 10:16 UTC  (3+ messages)
` [PATCH v3 1/2] integrity, KEYS: add a reference to platform keyring
` [PATCH v3 2/2] kexec, KEYS: Make use of platform keyring for signature verify

[LTP][PATCH v3 0/6] LTP IMA fix bundle
 2019-01-16  7:20 UTC  (8+ messages)
` [PATCH v3 1/6] ima/ima_boot_aggregate: Fix the definition of event log
` [PATCH v3 2/6] ima/ima_boot_aggregate: Don't hard code the length of sha1 hash
` [PATCH v3 3/6] ima/ima_boot_aggregate: Fix extending PCRs beyond PCR 0-7
` [PATCH v3 4/6] ima: Code cleanup
` [PATCH v3 5/6] ima: Rename the folder name for policy files to datafiles
` [PATCH v3 6/6] ima/ima_violations: Temporarily remove the printk rate limit

[PATCH v2 0/6] LTP IMA fix bundle
 2019-01-16  2:53 UTC  (11+ messages)
` [PATCH 1/6] ima/ima_boot_aggregate: Fix the definition of event log
` [PATCH 2/6] ima/ima_boot_aggregate: Don't hard code the length of sha1 hash
` [PATCH 3/6] ima/ima_boot_aggregate: Fix extending PCRs beyond PCR 0-7
` [PATCH 4/6] ima: Code cleanup
` [PATCH 5/6] ima: Rename the folder name for policy files to datafiles
` [PATCH 6/6] ima/ima_violations: Temporarily remove the printk rate limit

[RFC PATCH v2 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-15 16:48 UTC  (8+ messages)
` [RFC PATCH v2 1/2] integrity, KEYS: add a reference to platform keyring
` [RFC PATCH v2 2/2] kexec, KEYS: Make use of platform keyring for signature verify

[RFC PATCH 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-15 15:17 UTC  (12+ messages)
` [RFC PATCH 1/2] integrity, KEYS: add a reference to platform keyring
` [RFC PATCH 2/2] kexec, KEYS: Make use of platform keyring for signature verify

[PATCH 0/6] LTP IMA fix bundle
 2019-01-15 10:50 UTC  (15+ messages)
` [PATCH 1/6] ima/ima_boot_aggregate: Fix the definition of event log
` [PATCH 2/6] ima/ima_boot_aggregate: Don't hard code the length of sha1 hash
` [PATCH 3/6] ima/ima_boot_aggregate: Fix extending PCRs beyond PCR 0-7
` [PATCH 4/6] ima: Code cleanup
` [PATCH 5/6] ima: Rename the folder name for policy files to datafiles
` [PATCH 6/6] ima: Use ima tcb policy files for test

[PATCH REVIEW 1/2] tpm: provide a way to override the chip returned durations
 2019-01-14 19:39 UTC  (5+ messages)
` [PATCH REVIEW 2/2] tpm_tis: override durations for STM tpm with firmware 1.2.8.28

OTA does not work with IMA due to xattr not supported by zip
 2019-01-13 10:58 UTC  (6+ messages)

[BUG] Nuvoton NCPT650 TPM 2.0 mode not working
 2019-01-12 10:49 UTC  (6+ messages)

[PATCH v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-11 16:35 UTC  (9+ messages)
` [PATCH v7 1/5] tpm: dynamically allocate the allocated_banks array

[PATCH 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements
 2019-01-11  8:29 UTC  (5+ messages)
` [PATCH 2/2] tpm/eventlog/tpm1: Fix off-by-1 when reading binary_bios_measurements

tpm_tis TPM2.0 not detected on cold boot
 2019-01-10 18:03 UTC  (26+ messages)

[PATCH] tpm: fix incorrect success returns from tpm_try_transmit()
 2019-01-10 17:16 UTC  (9+ messages)

[RFC PATCH 1/1] KEYS, integrity: Link .platform keyring to .secondary_trusted_keys
 2019-01-09 14:07 UTC  (4+ messages)

[PATCH] selftests: add TPM 2.0 tests
 2019-01-04 21:09 UTC  (6+ messages)

[PATCH v2 01/12] fs-verity: add a documentation file
 2019-01-04 20:41 UTC  (14+ messages)

[DISCUSSION] IMA measurement log format
 2018-12-30  4:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: fix typo in Mimi Zohar's address
 2018-12-27 16:53 UTC  (2+ messages)

[RFC v2 PATCH 0/12] hardening: statically allocated protected memory
 2018-12-23  2:28 UTC  (5+ messages)
` [PATCH 03/12] __wr_after_init: generic header

[PATCH 01/12] x86_64: memset_user()
 2018-12-21 21:54 UTC  (13+ messages)
` [PATCH 03/12] __wr_after_init: generic functionality


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