linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-14 13:21:19 to 2019-01-09 16:49:16 UTC [more...]

[RFC PATCH 0/2] let kexec_file_load use platform keyring to verify the kernel image
 2019-01-09 16:48 UTC  (3+ 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

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

Add support for the TCG2 event log on UEFI systems
 2019-01-09  1:48 UTC  (6+ 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

OTA does not work with IMA due to xattr not supported by zip
 2019-01-08 20:58 UTC  (2+ messages)

[PATCH 0/6] LTP IMA fix bundle
 2019-01-07 15:59 UTC  (8+ 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 v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-07 10:06 UTC  (8+ messages)
` [PATCH v7 1/5] tpm: dynamically allocate the allocated_banks array
` [PATCH v7 5/5] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

[RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
 2019-01-07  9:04 UTC  (9+ 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 1/2] tpm/eventlog/tpm1: Simplify walking over *pos measurements
 2019-01-06  7:23 UTC  (2+ messages)
` [PATCH 2/2] tpm/eventlog/tpm1: Fix off-by-1 when reading binary_bios_measurements

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

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2019-01-04 20:41 UTC  (35+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file

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

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

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

[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  (26+ messages)
` [PATCH 01/12] x86_64: memset_user()
` [PATCH 02/12] __wr_after_init: linker section and label
` [PATCH 03/12] __wr_after_init: generic header
` [PATCH 04/12] __wr_after_init: x86_64: __wr_op
` [PATCH 05/12] __wr_after_init: x86_64: debug writes
` [PATCH 06/12] __wr_after_init: Documentation: self-protection
` [PATCH 07/12] __wr_after_init: lkdtm test
` [PATCH 08/12] rodata_test: refactor tests
` [PATCH 09/12] rodata_test: add verification for __wr_after_init
` [PATCH 10/12] __wr_after_init: test write rare functionality
` [PATCH 11/12] IMA: turn ima_policy_flags into __wr_after_init
` [PATCH 12/12] x86_64: __clear_user as case of __memset_user

[PATCH 01/12] x86_64: memset_user()
 2018-12-21 21:54 UTC  (23+ messages)
` [PATCH 02/12] __wr_after_init: linker section and label
` [PATCH 03/12] __wr_after_init: generic functionality
` [PATCH 04/12] __wr_after_init: debug writes
` [PATCH 05/12] __wr_after_init: x86_64: __wr_op
` [PATCH 06/12] __wr_after_init: Documentation: self-protection
` [PATCH 07/12] __wr_after_init: lkdtm test
` [PATCH 08/12] rodata_test: refactor tests
` [PATCH 09/12] rodata_test: add verification for __wr_after_init
` [PATCH 10/12] __wr_after_init: test write rare functionality
` [PATCH 11/12] IMA: turn ima_policy_flags into __wr_after_init
` [PATCH 12/12] x86_64: __clear_user as case of __memset_user

EVM: Permission denied with overlayfs
 2018-12-20 19:24 UTC  (17+ messages)

linux-next: Tree for Dec 14 (security/integrity/ima/)
 2018-12-20 18:00 UTC  (5+ messages)

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-19 22:50 UTC  (5+ messages)
` [PATCH 2/6] __wr_after_init: write rare for static allocation

[PATCH v2] ima: define ima_post_create_tmpfile() hook and add missing call
 2018-12-18 19:23 UTC  (2+ messages)

[PATCH] ima: cleanup the match_token policy code
 2018-12-18  5:04 UTC  (7+ messages)

[PATCH] ima: define ima_create_tmpfile() hook and add missing call
 2018-12-18  0:43 UTC  (2+ messages)

[GIT PULL] linux-integrity patches for Linux 4.21
 2018-12-17 19:32 UTC  (3+ messages)

Bug: Persisting O_TMPFILE with IMA
 2018-12-16 14:36 UTC  (4+ messages)

[PATCH] Allow hwrng to initialize crng
 2018-12-15 18:20 UTC  (5+ messages)

[PATCH -next] evm: CHECK-remove set but not used variable 'xattr'
 2018-12-15 10:06 UTC  (3+ messages)
` [PATCH -next] evm: remove "


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