Show patches with: State = Action Required       |    Archived = No       |   986 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[tpmdd-devel,v2,2/4] tpm: fix: rollback when devm_add_action() fails - - - - --- 2016-02-13 Jarkko Sakkinen New
[tpmdd-devel,v2,3/4] tpm: Hold the kref during tpm_chip_find_get - - 1 - --- 2016-02-13 Jarkko Sakkinen New
[tpmdd-devel,v2,4/4] tpm_eventlog.c: fix binary_bios_measurements - - - - --- 2016-02-13 Jarkko Sakkinen New
[tpmdd-devel,1/3] tpm: fix: keep auth session intact after unseal operation - - - - --- 2016-02-15 Jarkko Sakkinen New
[tpmdd-devel,2/3] tpm: fix: return rc when devm_add_action() fails - - - - --- 2016-02-15 Jarkko Sakkinen New
[tpmdd-devel,3/3] tpm_eventlog.c: fix binary_bios_measurements - - 1 - --- 2016-02-15 Jarkko Sakkinen New
[tpmdd-devel] tpm_crb: fix bad name pointer usage with struct resource - - - - --- 2016-02-17 Jarkko Sakkinen New
[tpmdd-devel] tpm_crb: fix: associate to the correct device - - - - --- 2016-02-17 Jarkko Sakkinen New
[tpmdd-devel,v3,01/11] tpm: fix the cleanup of struct tpm_chip - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,02/11] tpm: Get rid of chip->pdev - - 1 - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,03/11] tpm: Get rid of devname - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,04/11] tpm: Provide strong locking for device removal - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,05/11] tpm: Get rid of module locking - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,06/11] tpm: Split out the devm stuff from tpmm_chip_alloc - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,07/11] tpm: Replace device number bitmap with IDR - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,08/11] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,09/11] tpm: Driver for supporting multiple emulated TPMs - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,10/11] tpm: Initialize TPM and get durations and timeouts - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,v3,11/11] A test program for vTPM device creation - - - - --- 2016-02-19 Stefan Berger New
[tpmdd-devel,GIT,PULL] remaining tpmdd fixes for Linux 4.5 - - - - --- 2016-02-20 Jarkko Sakkinen New
[tpmdd-devel] tpm_tis: fix build warning with tpm_tis_resume - - - - --- 2016-02-22 Jarkko Sakkinen New
[tpmdd-devel,v3,01/12] tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,02/12] tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,03/12] tpm/st33zp24/spi: Remove useless use of memcpy. - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,04/12] tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,05/12] tpm/st33zp24: Remove unneeded CONFIG_OF switches - - 1 1 --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,06/12] tpm/st33zp24: Auto-select core module - - 1 1 --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,07/12] tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,08/12] tpm/st33zp24: Extend Copyright headers - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,09/12] tpm/st33zp24: Add support for acpi probing for i2c device. - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,10/12] tpm: st33zp24: Add support for acpi probing for spi device. - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,11/12] tpm/st33zp24/i2c: Change xxx_request_resources header - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel,v3,12/12] tpm/st33zp24/spi: Change xxx_request_resources header - - 1 - --- 2016-02-23 Christophe Ricard New
[tpmdd-devel] tpm: fix: set continueSession attribute for the unseal operation (resend for stable) - - - - --- 2016-02-26 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd fix - - - - --- 2016-02-26 Jarkko Sakkinen New
[tpmdd-devel,v4,01/10] tpm: Get rid of chip->pdev - - - 1 --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,02/10] tpm: Get rid of devname - - - - --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,03/10] tpm: Provide strong locking for device removal - - 1 - --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,04/10] tpm: Get rid of module locking - - 1 - --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,05/10] tpm: Split out the devm stuff from tpmm_chip_alloc - - 1 1 --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,06/10] tpm: Replace device number bitmap with IDR - - 1 - --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,07/10] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL - - 1 - --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,08/10] tpm: Driver for supporting multiple emulated TPMs - - - - --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,09/10] tpm: Initialize TPM and get durations and timeouts - - - - --- 2016-02-29 Stefan Berger New
[tpmdd-devel,v4,10/10] A test program for vTPM device creation - - - - --- 2016-02-29 Stefan Berger New
[tpmdd-devel] MAINTAINERS: update tpmdd urls - - - - --- 2016-03-01 Jarkko Sakkinen New
[tpmdd-devel] Fix unallocated memory access in TPM eventlog code - - - - --- 2016-03-01 Matthew Garrett New
[tpmdd-devel] vTPM: fix missing error handling for suspend operation - - - - --- 2016-03-02 Hon Ching (Vicky) Lo New
[tpmdd-devel,v5,01/11] tpm: Get rid of chip->pdev - - 1 2 --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,02/11] tpm: Get rid of devname - - 1 1 --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,03/11] tpm: Provide strong locking for device removal - - 2 - --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,04/11] tpm: Get rid of module locking - - 2 - --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,05/11] tpm: Split out the devm stuff from tpmm_chip_alloc - - 2 2 --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,06/11] tpm: Replace device number bitmap with IDR - - 2 1 --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,07/11] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL - - 2 - --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,08/11] tpm: Driver for supporting multiple emulated TPMs - - - - --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,09/11] tpm: Initialize TPM and get durations and timeouts - - - - --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,10/11] tpm: Add documentation for the tpm_vtpm device driver - - - - --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v5,11/11] A test program for vTPM device creation - - - - --- 2016-03-07 Stefan Berger New
[tpmdd-devel,v6,01/11] tpm: Get rid of chip->pdev - - 1 2 --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,02/11] tpm: Get rid of devname - - 1 1 --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,03/11] tpm: Provide strong locking for device removal - - 2 - --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,04/11] tpm: Get rid of module locking - - 2 - --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,05/11] tpm: Split out the devm stuff from tpmm_chip_alloc - - 2 2 --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,06/11] tpm: Replace device number bitmap with IDR - - 2 1 --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,07/11] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL - - 2 - --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,08/11] tpm: Driver for supporting multiple emulated TPMs - - - - --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,09/11] tpm: Initialize TPM and get durations and timeouts - - - - --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,10/11] tpm: Add documentation for the tpm_vtpm device driver - - - - --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,11/11] A test program for vTPM device creation - - - - --- 2016-03-09 Stefan Berger New
[tpmdd-devel,v6,11/11] A test program for vTPM devicecreation - - - - --- 2016-03-11 Stefan Berger New
[tpmdd-devel,v7,01/10] tpm: Get rid of chip->pdev - - 1 2 --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,02/10] tpm: Get rid of devname - - 1 1 --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,03/10] tpm: Provide strong locking for device removal - - 2 - --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,04/10] tpm: Get rid of module locking - - 2 - --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,05/10] tpm: Split out the devm stuff from tpmm_chip_alloc - - 2 2 --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,06/10] tpm: Replace device number bitmap with IDR - - 2 1 --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,07/10] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL - - 2 - --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,08/10] tpm: Proxy driver for supporting multiple emulated TPMs - - - - --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,09/10] tpm: Initialize TPM and get durations and timeouts - - - - --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,10/10] tpm: Add documentation for the tpm_vtpm device driver - - - - --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v7,08/10] tpm: Proxy driver for supporting multiple emulated TPMs - - - - --- 2016-03-12 Stefan Berger New
[tpmdd-devel,v8,01/10] tpm: Get rid of chip->pdev - - 1 2 --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,02/10] tpm: Get rid of devname - - 1 1 --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,03/10] tpm: Provide strong locking for device removal - - 2 - --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,04/10] tpm: Get rid of module locking - - 2 - --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,05/10] tpm: Split out the devm stuff from tpmm_chip_alloc - - 2 2 --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,06/10] tpm: Replace device number bitmap with IDR - - 2 1 --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,07/10] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL - - 2 - --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,08/10] tpm: Proxy driver for supporting multiple emulated TPMs - - 1 1 --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,09/10] tpm: Initialize TPM and get durations and timeouts - - - - --- 2016-03-13 Stefan Berger New
[tpmdd-devel,v8,10/10] tpm: Add documentation for the tpm_vtpm device driver - - - - --- 2016-03-13 Stefan Berger New
[tpmdd-devel] tpm, tpm_crb: remove wmb()'s - - - - --- 2016-03-14 Jarkko Sakkinen New
[tpmdd-devel] tpm_crb: drop struct resource res from struct crb_priv - - 1 - --- 2016-03-15 Jarkko Sakkinen New
[tpmdd-devel] tpm: fix tpm_bios_log_setup stub prototype - - - - --- 2016-03-16 Arnd Bergmann New
[tpmdd-devel,1/1] tpm: add tpm 2.0 support to nuvoton chips on i2c bus - - - - --- 2016-03-20 andrew.zamansky@nuvoton.com New
[tpmdd-devel,01/12] tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path - - - - --- 2016-03-20 Christophe Ricard New
[tpmdd-devel,02/12] tpm/st33zp24/spi: Drop two useless checks in ACPI probe path - - - - --- 2016-03-20 Christophe Ricard New
[tpmdd-devel,03/12] tpm: Add include guards in tpm.h - - 1 - --- 2016-03-20 Christophe Ricard New
[tpmdd-devel,04/12] tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount - - - - --- 2016-03-20 Christophe Ricard New
« 1 2 3 49 10 »