tpmdd-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-19 12:16:20 to 2017-09-14 19:02:47 UTC [more...]

[PATCH v2 0/3] Call GetEventLog before ExitBootServices
 2017-09-14 19:02 UTC  (17+ messages)
` [PATCH v2 1/3] tpm: move tpm_eventlog.h outside of drivers folder
` [PATCH v2 2/3] efi: call get_event_log before ExitBootServices
    ` [tpmdd-devel] "
` [PATCH v2 3/3] tpm: parse TPM event logs based on EFI table
` [tpmdd-devel] [PATCH v2 0/3] Call GetEventLog before ExitBootServices

[PATCH v2 0/4] additional TPM performance improvements
 2017-09-14 12:28 UTC  (22+ messages)
` [PATCH v2 3/4] tpm: reduce tpm_msleep() time in get_burstcount()
  ` [PATCH v2 1/4] tpm: ignore burstcount to improve tpm_tis send() performance
      ` [tpmdd-devel] "
  ` [PATCH v2 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
  ` [PATCH v2 4/4] tpm: use tpm_msleep() value as max delay
  ` [PATCH 2/4] tpm: define __wait_for_tpm_stat to specify variable polling sleep time
` [PATCH 1/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [tpmdd-devel] [PATCH v2 0/4] additional TPM performance improvements

Future of TPMDD @ Linux Security Summit / Plumbers
 2017-09-13 23:52 UTC  (4+ messages)

[PATCH] tpm/tpm_crb: Use start method value from ACPI table directly
 2017-09-13 23:11 UTC  (5+ messages)

[PATCH 1/3] tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
 2017-09-13 23:04 UTC  (3+ messages)

[PATCH 3/3] tpm: fix type of a local variables in tpm_tis_spi.c
 2017-09-13 18:52 UTC  (2+ messages)

[PATCH v4] tpm_tis_spi: Use DMA-safe memory for SPI transfers
 2017-09-13 18:48 UTC  (2+ messages)

[PATCH 2/3] tpm: fix type of a local variable in tpm2_map_command()
 2017-09-13 17:26 UTC 

TPM2.0: No binary_bios_measurements file in securityFS
 2017-09-13 15:01 UTC  (5+ messages)

[PATCH] tpm: remove some recent additions to the authors lists
 2017-09-13 12:27 UTC 

IMA running as a Kernel module against TPM 2.0 driver
 2017-09-11 21:29 UTC 

[PATCH v3] tpm-dev-common: Reject too short writes
 2017-09-11 10:24 UTC  (4+ messages)

[PATCH] tpm: constify transmit data pointers
 2017-09-08 21:46 UTC  (6+ messages)

[PATCH v2] tpm-dev-common: Reject too short writes
 2017-09-08 21:34 UTC  (8+ messages)

[PATCH RESEND v3 0/2] tpm_tis_spi: Use DMA-safe memory
 2017-09-08 12:11 UTC  (6+ messages)
` [PATCH RESEND v3 1/2] tpm_tis_spi: Use DMA-safe memory for SPI transfers
` [PATCH RESEND v3 2/2] tpm_tis_spi: Use a single buffer "

[PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution
 2017-09-08 10:00 UTC  (7+ messages)
  ` [PATCH RESEND v2 1/3] tpm2-cmd: Trigger only missing self tests
  ` [PATCH RESEND v2 2/3] tpm2-cmd: Use dynamic delay to wait for self test result
` [PATCH RESEND v2 3/3] tpm2-cmd: React correctly to RC_TESTING from self tests

[PATCH] tpm_tis: unconstify array cmd_getticks
 2017-09-07 16:21 UTC  (3+ messages)
` NACK: "

[PATCH 1/2] efi: call get_event_log before ExitBootServices
 2017-09-07 15:31 UTC  (7+ messages)
  ` [PATCH 2/2] tpm: surface TPM event log based on EFI table

[RFC] tpm: Register RNG device only on tpm chip init
 2017-09-06 13:11 UTC 

[PATCH] tpm_tis: make array cmd_getticks static const to shink object code size
 2017-09-06 11:31 UTC  (4+ messages)

tpm device not showing up in /dev anymore
 2017-09-06  5:09 UTC 

tpm device not showing up in /dev anymore
 2017-09-06  4:05 UTC  (9+ messages)

[PATCH RESEND 0/2] Avoid sending invalid data to the TPM
 2017-09-05 19:02 UTC  (10+ messages)
  ` [PATCH RESEND 1/2] tpm-dev-common: Reject too short writes
  ` [PATCH RESEND 2/2] tpm-interface: Fix checks of buffer size

[PATCH RESEND 0/3] Export broken TPMs to user space
 2017-09-02 10:24 UTC  (24+ messages)
  ` [PATCH RESEND 1/3] tpm-chip: Move idr_replace calls to appropriate places
  ` [PATCH RESEND 2/3] tpm-chip: Return TPM error codes from auto_startup functions
  ` [PATCH RESEND 3/3] tpm-chip: Export TPM device to user space even when startup failed
            ` [tpmdd-devel] "

[PATCH v3 0/2] tpm_tis_spi: Use DMA-safe memory
 2017-08-31 12:34 UTC  (10+ messages)
  ` [PATCH v3 1/2] tpm_tis_spi: Use DMA-safe memory for SPI transfers
  ` [PATCH v3 2/2] tpm_tis_spi: Use a single buffer "

Bug in TPM Spi bit protocol implementation?
 2017-08-31  9:28 UTC 

[PATCH v2 0/3] tpm2-cmd: Improve self test execution
 2017-08-26 11:23 UTC  (6+ messages)
  ` [PATCH v2 1/3] tpm2-cmd: Trigger only missing self tests
  ` [PATCH v2 2/3] tpm2-cmd: Use dynamic delay to wait for self test result
      ` [PATCH v2 3/3] tpm2-cmd: React correctly to RC_TESTING from self tests

[PATCH RESEND] tpm: migrate pubek_show to struct tpm_buf
 2017-08-26 11:19 UTC  (3+ messages)

[PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method
 2017-08-25 17:35 UTC  (13+ messages)

[PATCH] tpm: vtpm: constify vio_device_id
 2017-08-23 14:06 UTC  (6+ messages)

[PATCH 1/3] tpm2-cmd: Trigger only missing self tests
 2017-08-22 17:44 UTC  (8+ messages)
` [PATCH 2/3] tpm2-cmd: Use dynamic delay to wait for self test result
` [PATCH 3/3] tpm2-cmd: React correctly to RC_TESTING from self tests

[PATCH v2] Do not disable driver and bus shutdown hook when class shutdown hook is set
 2017-08-19 17:29 UTC  (4+ messages)

[PATCH 0/5] tpm: tpm_ibmvtpm: - style fix
 2017-08-19 17:24 UTC  (5+ messages)
` [RFT PATCH] tpm: ibmvtpm: simplify crq initialization and document crq format

[PATCH v2] tpm_tis_spi: Use DMA-safe memory for SPI transfers
 2017-08-19 17:12 UTC  (2+ messages)

[PATCH v2] tpm_tis: fix stall after iowrite*()s
 2017-08-19 17:03 UTC  (5+ messages)
  ` [tpmdd-devel] "

Nuvoton NPCT650 I2C TPM issues
 2017-08-19 12:47 UTC 

[PATCH v2] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
 2017-08-19 12:16 UTC  (2+ messages)


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