messages from 2018-03-01 22:10:25 to 2018-03-10 12:44:10 UTC [more...]
[PATCH 1/3 RESEND] tpm: add longer timeouts for creation commands
2018-03-10 12:44 UTC (28+ 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 0/5 V2] tpm: timeouts revamp
2018-03-10 11:21 UTC (14+ 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
Regression from efi: call get_event_log before ExitBootServices
2018-03-10 10:45 UTC (13+ messages)
[PATCH v2 0/8] tpm: factor out tpm1 code into tpm1-cmd.c
2018-03-10 8:24 UTC (9+ messages)
` [PATCH v2 1/8] tpm: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH v2 2/8] tpm: move tpm_getcap "
` [PATCH v2 3/8] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v2 4/8] tpm: move tpm1 selftest code from tpm-interface tpm1-cmd.c
` [PATCH v2 5/8] tpm: factor out tpm1 pm suspend flow into tpm1-cmd.c
` [PATCH v2 6/8] tpm: factor out tpm_startup function
` [PATCH v2 7/8] tpm: Move pcr extend to tpm2-cmd.c
` [PATCH v2 8/8] tpm: move tpm2 code validation to tpm2-space.c
[5/5 V3] tpm: factor out tpm_get_timeouts
2018-03-10 5:28 UTC
[PATCH v2] exec: Set file unwritable before LSM check
2018-03-09 21:54 UTC (4+ messages)
[RFC PATCH v2 0/3] ima: namespacing IMA
2018-03-09 20:14 UTC (4+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support
` [RFC PATCH v2 2/3] ima: Add ns_status for storing namespaced iint data
` [RFC PATCH v2 3/3] ima: mamespace audit status flags
[PATCH] exec: Set file unwritable before LSM check
2018-03-09 19:13 UTC (2+ messages)
[tpmdd-devel] tpm device not showing up in /dev anymore
2018-03-09 17:24 UTC (12+ messages)
[PATCH] security: Fix IMA Kconfig for dependencies on ARM64
2018-03-09 17:11 UTC (12+ messages)
[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 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] 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] certs: define a trusted platform keyring
2018-03-07 17:47 UTC (3+ messages)
[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 (11+ 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 (7+ messages)
` [PATCH 1/5] tpm: Trigger only missing TPM 2.0 self tests
` [PATCH 3/5] tpm: migrate tpm2_probe() to use struct tpm_buf
[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
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).