linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-27 22:17:30 to 2018-03-09 17:10:43 UTC [more...]

[PATCH v2 1/3] certs: define a trusted platform keyring
 2018-03-09 17:10 UTC  (5+ messages)
` [PATCH v2 2/3] keys: export find_keyring_by_name()
` [PATCH v2 3/3] ima: support platform keyring for kernel appraisal

Regression from efi: call get_event_log before ExitBootServices
 2018-03-09 17:03 UTC  (12+ messages)

Regression from efi: call get_event_log before ExitBootServices
 2018-03-09 10:50 UTC 

[PATCH v3] ima: drop vla in ima_audit_measurement()
 2018-03-08 23:08 UTC 

[PATCH v2] ima: drop vla in ima_audit_measurement()
 2018-03-08 22:28 UTC  (6+ messages)

[PATCH v3 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-03-08 21:47 UTC  (10+ messages)
` [PATCH v3 1/5] tpm: fix intermittent failure with self tests
` [PATCH v3 2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf
` [PATCH v3 3/5] tpm: migrate tpm2_probe() "
` [PATCH v3 4/5] tpm: migrate tpm2_get_tpm_pt() "
` [PATCH v3 5/5] tpm: migrate tpm2_get_random() "

[PATCH] evm: check for remount ro in progress before writing
 2018-03-08 21:42 UTC  (2+ messages)

[PATCH v3 0/4] unverifiable file signatures
 2018-03-08 20:24 UTC  (5+ messages)
` [PATCH v3 1/4] ima: fail file signature verification on non-init mounted filesystems
` [PATCH v3 2/4] ima: re-evaluate files on privileged "
` [PATCH v3 3/4] ima: fail signature verification based on policy
` [PATCH v3 4/4] fuse: define the filesystem as untrusted

[PATCH] security: Fix IMA Kconfig for dependencies on ARM64
 2018-03-08 20:06 UTC  (11+ messages)

[PATCH] ima: drop vla in ima_audit_measurement()
 2018-03-08 19:50 UTC  (8+ messages)

[PATCH] audit: add containerid support for IMA-audit
 2018-03-08 18:02 UTC  (5+ messages)

Regression from efi: call get_event_log before ExitBootServices
 2018-03-08 10:03 UTC 

[RFC 0/5] add integrity and security to TPM2 transactions
 2018-03-07 23:33 UTC  (6+ messages)
` [RFC v2 1/5] tpm-buf: create new functions for handling TPM buffers
` [RFC v2 2/5] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling
` [RFC v2 3/5] tpm2: add hmac checks to tpm2_pcr_extend()
` [RFC v2 4/5] tpm2: add session encryption protection to tpm2_get_random()
` [RFC v2 5/5] tpm2-sessions: NOT FOR COMMITTING add sessions testing

[PATCH 1/3 RESEND] tpm: add longer timeouts for creation commands
 2018-03-07 18:24 UTC  (26+ messages)
` [PATCH 2/3] tpm: add new tpm2 commands according to TCG 1.36
` [PATCH 3/3] tpm_crb: use __le64 annotated variable for response buffer address

[PATCH 1/3] certs: define a trusted platform keyring
 2018-03-07 17:47 UTC  (5+ messages)
` [PATCH 2/3] keys: export find_keyring_by_name()
` [PATCH 3/3] ima: support platform keyring for kernel appraisal

[PATCH 0/5 V2] tpm: timeouts revamp
 2018-03-06 15:19 UTC  (13+ messages)
` [PATCH 1/5 V2] tpm: sort objects in the Makefile
` [PATCH 2/5 V2] tpm: factor out tpm 1.2 duration calculation to tpm1-cmd.c
` [PATCH 3/5 V2] tpm2: add longer timeouts for creation commands
` [PATCH 4/5 V2] tpm2: add new tpm2 commands according to TCG 1.36
` [PATCH 5/5 V2] tmp: factor out tpm_get_timeouts

[PATCH 0/4] tpm: factor out tpm1 code into tpm1-cmd.c
 2018-03-06 13:56 UTC  (9+ messages)
` [PATCH 1/4] tmp: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH 2/4] tmp: move tpm_getcap "
` [PATCH 3/4] tmp: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH 4/4] tpm: move tpm1 selftest code from tpm-interface tpm1-cmd.c

[PATCH 0/6] tpm: timeouts revamp
 2018-03-06 13:55 UTC  (14+ messages)
` [PATCH 1/6] tpm: sort objects in the Makefile
` [PATCH 2/6] tpm: factor out tpm 1.2 duration calculation to tpm1-cmd.c
` [PATCH 3/6] tpm2: add longer timeouts for creation commands
` [PATCH 4/6] tpm2: add new tpm2 commands according to TCG 1.36
` [PATCH 5/6] tmp: factor out tpm_get_timeouts
` [PATCH 6/6] tpm: tpm-interface: drop unused tpm_input_header headers

[PATCH V2] tpm_crb: use __le64 annotated variable for response buffer address
 2018-03-06 11:32 UTC  (2+ messages)

[PATCH 1/3] tpm: move TPM_POLL_SLEEP from tpm_tis_core.c to tpm.h
 2018-03-06 11:06 UTC  (13+ messages)
` [PATCH 2/3] tpm: reduce poll sleep time between send() and recv() in tpm_transmit()
` [RFC PATCH 3/3] tpm: tpm_msleep() with finer granularity improves performance

[PATCH v3 0/5] Call GetEventLog before ExitBootServices
 2018-03-06 10:15 UTC  (4+ messages)
` [PATCH v3 4/5] efi: call get_event_log "

[PATCH 1/2] tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
 2018-03-05 18:12 UTC  (5+ messages)
` [PATCH 2/2] tpm: fix buffer type in tpm_transimt/_cmd

[PATCH 0/2 v3] tpm: fix locality and power saving handling
 2018-03-05 18:08 UTC  (5+ messages)
` [PATCH 2/2 v3] tpm: separate cmd_ready/go_idle from runtime_pm

[PATCH v7] tpm: cmd_ready command can be issued only after granting locality
 2018-03-05 18:07 UTC  (4+ messages)

[RFC 0/2] add integrity and security to TPM2 transactions
 2018-03-05 17:41 UTC  (7+ messages)
  ` [PATCH 1/2] tpm2-sessions: Add full HMAC and encrypt/decrypt session handling

[PATCH v2 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-03-05 14:39 UTC  (6+ messages)
` [PATCH v2 1/5] tpm: fix intermittent failure with self tests
` [PATCH v2 2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf
` [PATCH v2 3/5] tpm: migrate tpm2_probe() "
` [PATCH v2 4/5] tpm: migrate tpm2_get_tpm_pt() "
` [PATCH v2 5/5] tpm: migrate tpm2_get_random() "

[PATCH 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-03-05 11:23 UTC  (13+ messages)
` [PATCH 1/5] tpm: Trigger only missing TPM 2.0 self tests
` [PATCH 2/5] tpm: migrate tpm2_shutdown() to use struct tpm_buf
` [PATCH 3/5] tpm: migrate tpm2_probe() "
` [PATCH 4/5] tpm: migrate tpm2_get_tpm_pt() "
` [PATCH 5/5] tpm: migrate tpm2_get_random() "

[PATCH 1/2 v6] tpm: cmd_ready command can be issued only after granting locality
 2018-03-05 10:42 UTC  (2+ messages)

[PATCH v2 0/4] ima: unverifiable file signatures
 2018-03-02 21:10 UTC  (6+ messages)
` [PATCH v2 3/4] ima: fail signature verification based on policy

[PATCH 1/2] security: evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
 2018-02-27 22:17 UTC  (2+ messages)
` [PATCH 2/2] security: evm: Constify *integrity_status_msg[]


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