messages from 2016-10-12 12:55:23 to 2016-11-15 05:11:54 UTC [more...]
[PATCH] tpm: drop chip->is_open and chip->duration_adjusted
2016-11-15 5:11 UTC (3+ messages)
[PATCH v6 0/9] tpm: cleanup/fixes in existing event log support
2016-11-15 2:15 UTC (24+ messages)
` [PATCH v6 2/9] tpm: replace symbolic permission with octal for securityfs files
` [PATCH v6 1/9] tpm: define a generic open() method for ascii & bios measurements
` [PATCH v6 3/9] tpm: replace dynamically allocated bios_dir with a static array
` [PATCH v6 4/9] tpm: drop tpm1_chip_register(/unregister)
` [PATCH v6 5/9] tpm: have event log use the tpm_chip
` [PATCH v6 6/9] tpm: fix the missing .owner in tpm_bios_measurements_ops
` [PATCH v6 7/9] tpm: redefine read_log() to handle ACPI/OF at runtime
` [PATCH v6 8/9] tpm: replace of_find_node_by_name() with dev of_node property
` [PATCH v6 9/9] tpm: cleanup of printk error messages
[PATCH RFC 0/2] Generalize tpm2_get_tpm_pt to tpm2_get_cap
2016-11-14 23:48 UTC (7+ messages)
` [PATCH RFC 2/2] tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd
` [tpmdd-devel] "
[PATCH 0/2] tpm: fix few kdoc error
2016-11-14 21:30 UTC (8+ messages)
` [PATCH 1/2] tpm/tpm-interface: place kdoc just above tpm_pcr_extend
` [PATCH 2/2] tpm/tpm2-chip: fix kdoc errors
TPM microconference at LPC
2016-11-10 10:24 UTC (3+ messages)
[PATCH] char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
2016-11-08 3:02 UTC (2+ messages)
[PATCH v5 0/7] tpm: cleanup/fixes in existing event log support
2016-11-08 0:48 UTC (35+ messages)
` [PATCH v5 1/7] tpm: define a generic open() method for ascii & bios measurements
` [PATCH v5 2/7] tpm: replace dynamically allocated bios_dir with a static array
` [PATCH v5 3/7] tpm: drop tpm1_chip_register(/unregister)
` [PATCH v5 4/7] tpm: fix the race condition between event log access and chip getting unregistered
` [PATCH v5 5/7] tpm: redefine read_log() to handle ACPI/OF at runtime
` [PATCH v5 6/7] tpm: replace of_find_node_by_name() with dev of_node property
` [PATCH v5 7/7] tpm: replace or remove printk error messages
[PATCH v3] tpm_tis: Allow tpm_tis to be bound using DT
2016-11-08 0:38 UTC (3+ messages)
[PATCH 0/3] Migrate TPM documentation to rst/Sphinx scheme
2016-11-08 0:22 UTC (13+ messages)
` [PATCH 1/3] tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
` [PATCH 3/3] tpm: move documentation under Documentation/security
` [PATCH 2/3] tpm: transition tpm_vtpm_proxy documentation to the Sphinx
tpmdd to vger.kernel.org
2016-11-07 17:43 UTC (5+ messages)
` [tpmdd-devel] "
[PATCH] tpm: Only call pm_runtime_get_sync if device has a parent
2016-11-07 17:04 UTC (3+ messages)
[PATCH 00/12] xen: add common function for reading optional value
2016-11-07 16:20 UTC (8+ messages)
` [PATCH 04/12] xen: make use of xenbus_read_unsigned() in xen-tpmfront
[PATCH v3 1/2] Documentation: tpm: add the IBM Virtual TPM device tree binding documentation
2016-11-04 7:32 UTC (6+ messages)
` [PATCH v3 2/2] Documentation: tpm: add the Physical "
[PATCH 1/3] tpm tis: Do not print timeout messages twice
2016-11-04 7:23 UTC (10+ messages)
` [PATCH 2/3] tpm xen: Remove bogus tpm_chip_unregister
` [PATCH 3/3] tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
` [tpmdd-devel] "
` [tpmdd-devel] [PATCH 1/3] tpm tis: Do not print timeout messages twice
[PATCH v5] tpm_tis: Check return values from get_burstcount
2016-11-04 7:15 UTC (4+ messages)
` [tpmdd-devel] "
[PATCH v2] tpm_tis: Allow tpm_tis to be bound using DT
2016-11-04 6:57 UTC (4+ messages)
[PATCH] tpm: transition tpm_vtpm_proxy documentation to the Sphinx
2016-11-03 12:57 UTC (5+ messages)
` [tpmdd-devel] "
tpm_tis regression in 4.9?
2016-11-03 12:53 UTC (10+ messages)
` [tpmdd-devel] "
[PATCH v4] tpm_tis: Check return values from get_burstcount
2016-10-27 21:50 UTC (3+ messages)
[PATCH v3] tpm_tis: Check return values from get_burstcount
2016-10-27 13:48 UTC (2+ messages)
[PATCH] tpm_tis: Allow tpm_tis to be bound using DT
2016-10-26 16:16 UTC (7+ messages)
[PATCH] tpm: sanitize constant expressions
2016-10-25 20:32 UTC (2+ messages)
[PATCH] tpm, tpm_crb: remove redundant CRB_FL_CRB_START flag
2016-10-25 20:31 UTC (9+ messages)
` [tpmdd-devel] "
[PATCH v2] tpm_tis: Check return values from get_burstcount
2016-10-24 17:43 UTC (3+ messages)
[PATCH] Check for error return values from get_burstcount
2016-10-24 15:38 UTC (5+ messages)
[PATCH 0/2] fix bad constant expressions in tpm.h
2016-10-21 20:35 UTC (5+ messages)
` [PATCH 1/2] tpm: Clean up reading of timeout and duration capabilities
[PATCH] char/tpm: Check return code of wait_for_tpm_stat
2016-10-21 15:35 UTC (5+ messages)
[PATCH v4 0/8] tpm: add the securityfs pseudo files support for TPM 2.0 firmware event log
2016-10-19 2:10 UTC (19+ messages)
` [PATCH v4 3/8] tpm: validate event log access before tpm_bios_log_setup
` [PATCH v4 6/8] tpm: remove printk error messages
[PATCH] hwrng: meson: Fix module autoload for OF registration
2016-10-17 19:53 UTC (5+ messages)
[PATCH v2 1/2] Documentation: tpm: add the IBM Virtual TPM device tree binding documentation
2016-10-17 2:14 UTC (10+ messages)
` [PATCH v2 2/2] Documentation: tpm: add the Physical "
Suspend/Resume issue in 4.8-rc8
2016-10-14 11:53 UTC (4+ messages)
[PATCH 0/2] tpm: enhance TPM 2.0 extend function to support multiple PCR banks
2016-10-12 19:02 UTC (5+ messages)
` [PATCH 2/2] tpm: enhance TPM 2.0 PCR extend to support multiple banks
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).