tpmdd-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-18 21:53:55 to 2017-08-15 06:11:07 UTC [more...]

[PATCH] tpm_tis: fix stall after iowrite*()s
 2017-08-15  6:11 UTC  (2+ messages)

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

[PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount
 2017-08-15  6:09 UTC  (22+ messages)
    ` [tpmdd-devel] "
      ` Aw: "
        `  "
      ` [Linux-ima-devel] "

[PATCH v2] tpm/tpm_crb: Access locality for only CRB_START method
 2017-08-14 10:09 UTC  (2+ messages)

[PATCH v2] Do not disable driver and bus shutdown hook when class shutdown hook is set
 2017-08-14  9:52 UTC  (2+ messages)

[PATCH] Do not disable driver and bus shutdown hook when class shutdown hook is set
 2017-08-11 17:01 UTC  (8+ messages)

[PATCH] tpm/tpm_crb: Access locality for only CRB_START method
 2017-08-08 22:36 UTC  (2+ messages)

[PATCH 0/2] Clean up TPM 1.2 EK sysfs code
 2017-08-02 14:23 UTC  (4+ messages)
  ` [PATCH 1/2] tpm: fix a kernel memory leak in tpm-sysfs.c
  ` [PATCH 2/2] tpm: migrate pubek_show to struct tpm_buf

[PATCH 0/5] tpm: tpm_ibmvtpm: - style fix
 2017-08-02 12:36 UTC  (9+ messages)
` [PATCH 1/5] Fix packed and aligned attribute warnings
` [PATCH 2/5] Fix "ERROR: code indent should use tabs where possible"
` [PATCH 3/5] Fix 'void function return statements are not generally useful' warning
` [PATCH 4/5] Remove unneccessary 'out of memory' message
` [PATCH 5/5] Use __func__ instead of function name

[PATCH] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
 2017-08-02 12:28 UTC 

[PATCH 2/3] char: tpm: constify attribute_group structures
 2017-08-02 11:20 UTC 

tpm: read burstcount from TPM_STS in one 32-bit transaction
 2017-08-01 15:59 UTC  (5+ messages)
` [tpmdd-devel] "

[PATCH 1/3] tpm-chip: Move idr_replace calls to appropriate places
 2017-07-27 14:07 UTC  (5+ messages)
  ` [PATCH 2/3] tpm-chip: Return TPM error codes from auto_startup functions
  ` [PATCH 3/3] tpm-chip: Export TPM device to user space even when startup failed

[PATCH] tpm_tis_spi: Use DMA-safe memory for SPI transfers
 2017-07-27 13:38 UTC  (4+ messages)
    ` [tpmdd-devel] "

[PATCH 00/12] ima: measure digest lists instead of individual files
 2017-07-26 21:54 UTC 

[PATCH v1 0/2] Run TPM2_Shutdown on system shutdown
 2017-07-18 16:33 UTC  (11+ messages)
` [PATCH v1 1/4] tpm: Get rid of chip->pdev
` [PATCH v1 2/4] tpm: Provide strong locking for device removal
` [PATCH v1 3/4] Add "shutdown" to "struct class".'
` [PATCH v1 4/4] tpm: Issue a TPM2_Shutdown for TPM2 devices

[PATCH] tpm: tpm_crb: constify acpi_device_id
 2017-07-16 11:24 UTC  (3+ messages)

[PATCH v4 RESEND 1/2] Documentation: tpm: add powered-while-suspended binding documentation
 2017-07-16 11:23 UTC  (7+ messages)
  ` [PATCH v4 RESEND 2/2] tpm: do not suspend/resume if power stays on

[PATCH RFC] tpm_crb: excluding locality registers for ARM64
 2017-07-16 11:16 UTC  (3+ messages)

[PATCH] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers
 2017-07-16 10:49 UTC  (5+ messages)

[PATCH v1 0/2] Run TPM2_Shutdown on system shutdown
 2017-07-16 10:42 UTC  (7+ messages)
` [PATCH v1 1/2] Add "shutdown" to "struct class".'
` [PATCH v1 2/2] tpm: Issue a TPM2_Shutdown for TPM2 devices

tpm2-scripts moved
 2017-07-12 12:09 UTC 

[PATCH v7 0/2] Run TPM2_Shutdown on system shutdown
 2017-07-10 19:14 UTC  (7+ messages)
  ` [PATCH v7 1/2] Add "shutdown" to "struct class"
  ` [PATCH v7 2/2] tpm: Issue a TPM2_Shutdown for TPM2 devices

On four week leave
 2017-07-09  7:08 UTC 

TPM microconf at 2017 Linux Plumbers?
 2017-07-07 17:21 UTC  (2+ messages)
  ` [Linux-ima-devel] "

[PATCH] tpm: tpm_tis: constify acpi_device_id
 2017-07-06 17:52 UTC 

[PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
 2017-07-05 16:06 UTC  (29+ messages)
` [PATCH v3 4/6] tpm: replace TPM algorithms IDs with tpm_pcr_bank_info structs in tpm_chip
` [PATCH v3 5/6] tpm: introduce tpm_get_pcr_banks_info()
` [PATCH v3 6/6] tpm: pass multiple digests to tpm_pcr_extend()
  ` [PATCH v3 1/6] tpm: use tpm_buf functions to perform a PCR read
    ` [tpmdd-devel] "
  ` [PATCH v3 2/6] tpm: use tpm2_pcr_read_tpm_buf() in tpm2_do_selftest()
    ` [tpmdd-devel] "
  ` [PATCH v3 3/6] tpm: introduce tpm_pcr_bank_info structure with digest_size from TPM
    ` [Linux-ima-devel] [PATCH v3 0/6] Updated API for TPM 2.0 PCR extend
        ` [tpmdd-devel] "

[PATCH] tpm-dev-common: Use sizeof instead of constant
 2017-07-04 13:55 UTC 

[PATCH 1/2] tpm-dev-common: Reject too short writes
 2017-07-04 13:54 UTC  (2+ messages)
` [PATCH 2/2] tpm-interface: Fix checks of buffer size

[GIT PULL] tpmdd fixes for 4.13
 2017-07-03 13:18 UTC 

[PATCH 0/2] Update PCR read code
 2017-06-29 19:56 UTC  (7+ messages)
` [PATCH 1/2] tpm: use tpm_buf functions in tpm2_pcr_read()
` [PATCH 2/2] tpm: use tpm2_pcr_read() in tpm2_do_selftest()
    ` [tpmdd-devel] "

[PATCH] tpm: Fix the ioremap() call for Braswell systems
 2017-06-28 22:11 UTC  (5+ messages)
` [tpmdd-devel] "
` [PATCH v2] "

[PATCH] tpm/tpm_crb: fix priv->cmd_size initialisation
 2017-06-22 11:52 UTC 

[PATCH v2] tpm: consolidate the TPM startup code
 2017-06-22 10:02 UTC  (3+ messages)

[PATCH v6 1/2] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-06-21  7:37 UTC  (12+ messages)

[PATCH] tpm: consolidate the TPM startup code
 2017-06-20 22:16 UTC  (9+ messages)
    ` [tpmdd-devel] "

[PATCH][tpm-next] tpm_tis: make ilb_base_addr static
 2017-06-20 15:06 UTC  (2+ messages)

[GIT PULL] tpmdd fixes for 4.13
 2017-06-20  1:22 UTC  (3+ messages)

[PATCH v2] tpm: Enable CLKRUN protocol for Braswell systems
 2017-06-19 14:51 UTC  (6+ messages)
` [PATCH v4] "
` [PATCH v5] "

[PATCH] char: tpm: remove unnecessary NULL check
 2017-06-19  0:35 UTC  (2+ messages)

[PATCH v1] tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()
 2017-06-19  0:34 UTC  (2+ messages)

[PATCH RFC] tpm_crb: Fix AMD Zen on-chip fTPM detection
 2017-06-19  0:15 UTC 

[PATCH] tpm_crb: initialise priv->cmd_size sooner
 2017-06-19  0:13 UTC 


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