Show patches with: Submitter = Jarkko Sakkinen       |    Archived = No       |   286 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[tpmdd-devel,01/10] tpm, tpm_crb: fix unaligned read of the command buffer address - - - - --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,02/10] tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 - - - 2 --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,03/10] sysfs: added __compat_only_sysfs_link_entry_to_kobj() - - - - --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,04/10] tpm: move the PPI attributes to character device directory. - - 1 3 --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,05/10] tpm: update PPI documentation to address the location change. - - - - --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,06/10] tpm: introduce tpm_buf - - - - --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,07/10] keys, trusted: move struct trusted_key_options to trusted-type.h - - - - --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,08/10] tpm: seal/unseal for TPM 2.0 - - - - --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,09/10] keys, trusted: seal/unseal with TPM 2.0 chips - - 1 3 --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,1/2] keys, trusted: select hash algorithm for TPM2 chips - - 1 - --- 2015-11-17 Jarkko Sakkinen New
[tpmdd-devel,1/2] tpm, tpm_tis: use acpi_driver instead of pnp_driver - - - - --- 2015-09-29 Jarkko Sakkinen Superseded
[tpmdd-devel,1/2] tpm: Clean up reading of timeout and duration capabilities - - 1 1 --- 2016-09-19 Jarkko Sakkinen New
[tpmdd-devel,1/2] tpm: define a generic open() method for ascii & bios measurements - - 2 - --- 2016-10-01 Jarkko Sakkinen New
[tpmdd-devel,1/2] tpm: fix a kernel memory leak in tpm-sysfs.c - - - - --- 2017-06-20 Jarkko Sakkinen New
[tpmdd-devel,1/2] tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl() - - - 1 --- 2016-06-17 Jarkko Sakkinen New
[tpmdd-devel,1/3] TPM: Avoid reference to potentially freed memory - - 1 - --- 2015-11-05 Jarkko Sakkinen New
[tpmdd-devel,1/3] tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV - - 1 - --- 2016-11-03 Jarkko Sakkinen New
[tpmdd-devel,1/3] tpm: fix: keep auth session intact after unseal operation - - - - --- 2016-02-15 Jarkko Sakkinen New
[tpmdd-devel,1/3] tpm_crb: fix crb_req_canceled behavior - - - - --- 2016-06-07 Jarkko Sakkinen New
[tpmdd-devel,1/3] tpm_crb: map locality registers - - - - --- 2016-10-11 Jarkko Sakkinen New
[tpmdd-devel,1/4] tpm: introduce struct tpm_buf - - - - --- 2015-10-02 Jarkko Sakkinen Superseded
[tpmdd-devel,1/4] tpm: introduce struct tpm_buf - - - - --- 2015-07-03 Jarkko Sakkinen Superseded
[tpmdd-devel,1/4] tpm_crb: fix crb_req_canceled behavior - - - - --- 2016-09-02 Jarkko Sakkinen New
[tpmdd-devel,1/5] tpm: unify tpm_gen_interrupt() - - - - --- 2016-06-17 Jarkko Sakkinen New
[tpmdd-devel,1/6] tpm: validate TPM 2.0 commands - - - - --- 2017-02-08 Jarkko Sakkinen New
[tpmdd-devel,10/10] MAINTAINERS: add new maintainer for TPM DEVICE DRIVER - - - - --- 2015-10-16 Jarkko Sakkinen Awaiting Upstream
[tpmdd-devel,2/2] keys, trusted: seal with a policy - - - - --- 2015-11-17 Jarkko Sakkinen New
[tpmdd-devel,2/2] tpm, tpm_tis: detect TPM2 FIFO devices based on HID - - - - --- 2015-09-29 Jarkko Sakkinen Superseded
[tpmdd-devel,2/2] tpm: fix bad constant expressions - - - - --- 2016-09-19 Jarkko Sakkinen New
[tpmdd-devel,2/2] tpm: migrate pubek_show to struct tpm_buf - - - - --- 2017-06-20 Jarkko Sakkinen New
[tpmdd-devel,2/2] tpm: replace dynamically allocated bios_dir with a static array - - - - --- 2016-10-01 Jarkko Sakkinen New
[tpmdd-devel,2/2] tpm_crb: fix address space of the return pointer in crb_map_res() - - - 1 --- 2016-06-17 Jarkko Sakkinen New
[tpmdd-devel,2/3] TPM: revert the list handling logic fixed in 398a1e7 - - - - --- 2015-11-05 Jarkko Sakkinen New
[tpmdd-devel,2/3] tpm, tpm_crb: remove wmb()'s - - - - --- 2016-06-07 Jarkko Sakkinen New
[tpmdd-devel,2/3] tpm: fix: return rc when devm_add_action() fails - - - - --- 2016-02-15 Jarkko Sakkinen New
[tpmdd-devel,2/3] tpm: transition tpm_vtpm_proxy documentation to the Sphinx - - 1 - --- 2016-11-03 Jarkko Sakkinen New
[tpmdd-devel,2/3] tpm_crb: encapsulate crb_wait_for_reg_32 - - - - --- 2016-10-11 Jarkko Sakkinen New
[tpmdd-devel,2/4] tpm_crb: remove wmb()'s - - - - --- 2016-09-02 Jarkko Sakkinen New
[tpmdd-devel,2/4] trusted: move struct trusted_key_options to trusted-type.h - - - - --- 2015-10-02 Jarkko Sakkinen Superseded
[tpmdd-devel,2/4] trusted: move struct trusted_key_options to trusted-type.h - - - - --- 2015-07-03 Jarkko Sakkinen Superseded
[tpmdd-devel,2/5] tpm: return error code from tpm_gen_interrupt() - - - - --- 2016-06-17 Jarkko Sakkinen New
[tpmdd-devel,2/6] tpm: export tpm2_flush_context_cmd - - - - --- 2017-02-08 Jarkko Sakkinen New
[tpmdd-devel,3/3] tpm, tpm_crb: runtime power management - - - - --- 2016-06-07 Jarkko Sakkinen New
[tpmdd-devel,3/3] tpm: fix missing migratable flag in sealing functionality for TPM2 - - - - --- 2015-11-05 Jarkko Sakkinen New
[tpmdd-devel,3/3] tpm: move documentation under Documentation/security - - - - --- 2016-11-03 Jarkko Sakkinen New
[tpmdd-devel,3/3] tpm_crb: request and relinquish locality 0 - - - - --- 2016-10-11 Jarkko Sakkinen New
[tpmdd-devel,3/3] tpm_eventlog.c: fix binary_bios_measurements - - 1 - --- 2016-02-15 Jarkko Sakkinen New
[tpmdd-devel,3/4] tpm: seal/unseal for TPM 2.0 - - - - --- 2015-10-02 Jarkko Sakkinen Superseded
[tpmdd-devel,3/4] tpm: seal/unseal for TPM 2.0 - - - - --- 2015-07-03 Jarkko Sakkinen Superseded
[tpmdd-devel,3/4] tpm_crb: refine the naming of constants - - - - --- 2016-09-02 Jarkko Sakkinen New
[tpmdd-devel,3/5] tpm: use tpm_transmit_cmd() in tpm2_probe() - - - - --- 2016-06-17 Jarkko Sakkinen New
[tpmdd-devel,3/6] tpm: infrastructure for TPM spaces - - - - --- 2017-02-08 Jarkko Sakkinen New
[tpmdd-devel,4/4] keys, trusted: seal/unseal with TPM 2.0 chips - - - - --- 2015-10-02 Jarkko Sakkinen Superseded
[tpmdd-devel,4/4] keys, trusted: seal/unseal with TPM 2.0 chips - - - - --- 2015-07-03 Jarkko Sakkinen Superseded
[tpmdd-devel,4/4] tpm_crb: fix incorrect values of cmdReady and goIdle bits - - - - --- 2016-09-02 Jarkko Sakkinen New
[tpmdd-devel,4/5] tpm: rename tpm_pcr_read_dev() to tpm1_pcr_read() - - - - --- 2016-06-17 Jarkko Sakkinen New
[tpmdd-devel,4/6] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c - - - - --- 2017-02-08 Jarkko Sakkinen New
[tpmdd-devel,5/5] tpm: use tpm1_pcr_read() in tpm_do_selftest() - - - - --- 2016-06-17 Jarkko Sakkinen New
[tpmdd-devel,5/6] tpm: expose spaces via a device link /dev/tpms<n> - - - - --- 2017-02-08 Jarkko Sakkinen New
[tpmdd-devel,6/6] tpm2: add session handle context saving and restoring to the space code - - - - --- 2017-02-08 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] TPM fixes for v4.4 1 - - - --- 2015-11-10 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] remaining tpmdd fixes for Linux 4.5 - - - - --- 2016-02-20 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd fix - - - - --- 2016-02-26 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd fixes for 4.12 - - - - --- 2017-04-24 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd fixes for 4.13 - - - - --- 2017-07-03 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd fixes for Linux 4.11 - - - - --- 2017-02-20 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd fixes for Linux 4.5 - - - - --- 2016-01-19 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd fixes for Linux 4.5 (updated) - - - - --- 2016-02-10 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd updates for 4.12 - - - - --- 2017-04-04 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd updates for Linux 4.10 - - - - --- 2016-11-27 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd updates for Linux 4.11 - - - - --- 2017-02-03 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd updates for Linux 4.11 - - - - --- 2017-01-23 Jarkko Sakkinen New
[tpmdd-devel,GIT,PULL] tpmdd updates for Linux 4.5 - - - - --- 2015-12-21 Jarkko Sakkinen New
[tpmdd-devel,PULL,REQUEST] TPM fixes for v4.3 - - - - --- 2015-11-02 Jarkko Sakkinen New
[tpmdd-devel,RESEND,1/3] tpm: define a generic open() method for ascii & bios measurements - - 2 1 --- 2016-10-01 Jarkko Sakkinen New
[tpmdd-devel,RESEND,2/3] tpm: replace dynamically allocated bios_dir with a static array - - - - --- 2016-10-01 Jarkko Sakkinen New
[tpmdd-devel,RESEND,3/3] tpm: drop tpm1_chip_register(/unregister) - - - - --- 2016-10-01 Jarkko Sakkinen New
[tpmdd-devel,RFC,1/2] tpm: move TPM 2.0 command and response constants to tpm2-cmd.c - - - - --- 2016-10-09 Jarkko Sakkinen New
[tpmdd-devel,RFC,1/3] tpm_crb: expand struct crb_control_area to struct crb_regs - - - - --- 2016-10-11 Jarkko Sakkinen New
[tpmdd-devel,RFC,1/3] tpm_crb: expand struct crb_control_area to struct crb_regs - - - - --- 2016-10-09 Jarkko Sakkinen New
[tpmdd-devel,RFC,1/4] tpm: migrate struct tpm_buf to struct tpm_chip - - - - --- 2017-01-02 Jarkko Sakkinen New
[tpmdd-devel,RFC,2/2] tpm: refactor tpm2_get_tpm_pt to tpm2_getcap_cmd - - 1 - --- 2016-10-09 Jarkko Sakkinen New
[tpmdd-devel,RFC,2/3] tpm_crb: encapsulate crb_wait_for_reg_32 - - - - --- 2016-10-09 Jarkko Sakkinen New
[tpmdd-devel,RFC,2/4] tpm: validate TPM 2.0 commands - - - - --- 2017-01-02 Jarkko Sakkinen New
[tpmdd-devel,RFC,3/3] tpm_crb: request and relinquish locality 0 - - - - --- 2016-10-09 Jarkko Sakkinen New
[tpmdd-devel,RFC,3/4] tpm: export tpm2_flush_context_cmd - - - - --- 2017-01-02 Jarkko Sakkinen New
[tpmdd-devel,RFC,4/4] tpm: add the infrastructure for TPM space for TPM 2.0 - - - - --- 2017-01-02 Jarkko Sakkinen New
[tpmdd-devel,RFC,v2,1/5] tpm: validate TPM 2.0 commands - - - - --- 2017-01-12 Jarkko Sakkinen New
[tpmdd-devel,RFC,v2,2/5] tpm: export tpm2_flush_context_cmd - - - - --- 2017-01-12 Jarkko Sakkinen New
[tpmdd-devel,RFC,v2,3/5] tpm: infrastructure for TPM spaces - - - - --- 2017-01-12 Jarkko Sakkinen New
[tpmdd-devel,RFC,v2,4/5] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c - - - - --- 2017-01-12 Jarkko Sakkinen New
[tpmdd-devel,RFC,v2,5/5] tpm2: expose resource manager via a device link /dev/tpms<n> - - - - --- 2017-01-12 Jarkko Sakkinen New
[tpmdd-devel,RFC,v2] tpm_crb: request and relinquish locality 0 - - - - --- 2017-03-11 Jarkko Sakkinen New
[tpmdd-devel,RFC,v3,1/5] tpm: validate TPM 2.0 commands - - - - --- 2017-01-16 Jarkko Sakkinen New
[tpmdd-devel,RFC,v3,2/5] tpm: export tpm2_flush_context_cmd - - - - --- 2017-01-16 Jarkko Sakkinen New
[tpmdd-devel,RFC,v3,3/5] tpm: infrastructure for TPM spaces - - - - --- 2017-01-16 Jarkko Sakkinen New
[tpmdd-devel,RFC,v3,4/5] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c - - - - --- 2017-01-16 Jarkko Sakkinen New
[tpmdd-devel,RFC,v3,5/5] tpm2: expose resource manager via a device link /dev/tpms<n> - - - - --- 2017-01-16 Jarkko Sakkinen New
[tpmdd-devel,RFC,v4,1/5] tpm: validate TPM 2.0 commands - - - - --- 2017-01-22 Jarkko Sakkinen New
[tpmdd-devel,RFC,v4,2/5] tpm: export tpm2_flush_context_cmd - - - - --- 2017-01-22 Jarkko Sakkinen New
« 1 2 3 »