Age | Commit message (Expand) | Author | Files | Lines |
2020-02-17 | tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST | Roberto Sassu | 1 | -0/+2 |
2020-02-17 | tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko. | Jarkko Sakkinen | 2 | -3/+5 |
2020-01-22 | tpm: Add tpm_version_major sysfs file | Jerry Snitselaar | 1 | -7/+27 |
2020-01-08 | tpm: Handle negative priv->response_len in tpm_common_read() | Tadeusz Struk | 2 | -2/+2 |
2020-01-06 | tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's" | Stefan Berger | 1 | -2/+0 |
2020-01-06 | tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts" | Stefan Berger | 1 | -1/+0 |
2020-01-06 | tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init" | Jarkko Sakkinen | 1 | -18/+17 |
2019-12-19 | tpm/tpm_ftpm_tee: add shutdown call back | Pavel Tatashin | 1 | -4/+18 |
2019-12-17 | tpm: fix invalid locking in NONBLOCKING mode | Tadeusz Struk | 1 | -0/+8 |
2019-12-17 | security: keys: trusted: fix lost handle flush | James Bottomley | 2 | -1/+1 |
2019-12-17 | tpm_tis: reserve chip for duration of tpm_tis_core_init | Jerry Snitselaar | 1 | -17/+18 |
2019-12-02 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+1 |
2019-11-12 | tpm: Switch to platform_get_irq_optional() | Hans de Goede | 1 | -1/+1 |
2019-11-12 | tpm_crb: fix fTPM on AMD Zen+ CPUs | Ivan Lazeev | 1 | -33/+90 |
2019-11-12 | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg | 3 | -374/+0 |
2019-11-12 | tpm: Move tpm_buf code to include/linux/ | Sumit Garg | 1 | -212/+0 |
2019-11-12 | tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf | James Bottomley | 1 | -6/+3 |
2019-11-12 | tpm: add check after commands attribs tab allocation | Tadeusz Struk | 1 | -0/+4 |
2019-11-12 | tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct | Stephen Boyd | 1 | -1/+0 |
2019-11-12 | tpm: tpm_tis_spi: Cleanup includes | Stephen Boyd | 1 | -9/+5 |
2019-11-12 | tpm: tpm_tis_spi: Support cr50 devices | Andrey Pronin | 5 | -32/+432 |
2019-11-12 | tpm: tpm_tis_spi: Introduce a flow control callback | Stephen Boyd | 1 | -21/+41 |
2019-11-12 | tpm: Add a flag to indicate TPM power is managed by firmware | Stephen Boyd | 2 | -1/+8 |
2019-11-12 | tpm_tis: override durations for STM tpm with firmware 1.2.8.28 | Jerry Snitselaar | 1 | -0/+79 |
2019-11-12 | tpm: provide a way to override the chip returned durations | Jerry Snitselaar | 1 | -0/+15 |
2019-11-12 | tpm: Remove duplicate code from caps_show() in tpm-sysfs.c | Jarkko Sakkinen | 2 | -35/+33 |
2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -11/+1 |
2019-09-25 | tpm: Wrap the buffer from the caller to tpm_buf in tpm_send() | Jarkko Sakkinen | 1 | -7/+2 |
2019-09-25 | KEYS: trusted: correctly initialize digests and fix locking issue | Roberto Sassu | 1 | -5/+9 |
2019-09-02 | tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE | Sasha Levin | 4 | -0/+396 |
2019-09-02 | tpm: Remove a deprecated comments about implicit sysfs locking | Jarkko Sakkinen | 2 | -12/+2 |
2019-09-02 | tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts | Stefan Berger | 1 | -0/+1 |
2019-09-02 | tpm_tis_core: Turn on the TPM before probing IRQ's | Stefan Berger | 1 | -0/+2 |
2019-08-05 | tpm: tpm_ibm_vtpm: Fix unallocated banks | Nayna Jain | 4 | -17/+47 |
2019-08-05 | tpm: Fix null pointer dereference on chip register error path | Milan Broz | 1 | -7/+16 |
2019-06-24 | tpm: Don't duplicate events from the final event log in the TCG2 log | Matthew Garrett | 1 | -1/+10 |
2019-06-24 | tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations | Vadim Sukhomlinov | 1 | -3/+3 |
2019-06-24 | tpm: Append the final event log to the TPM event log | Matthew Garrett | 1 | -7/+43 |
2019-06-24 | tpm: Reserve the TPM final events table | Matthew Garrett | 1 | -1/+1 |
2019-06-24 | tpm: Abstract crypto agile event size calculations | Matthew Garrett | 1 | -46/+1 |
2019-06-24 | tpm: Actually fail on TPM errors during "get random" | Kees Cook | 2 | -4/+10 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 | Thomas Gleixner | 1 | -2/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 22 | -124/+22 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 | Thomas Gleixner | 1 | -12/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 6 | -35/+6 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 5 | -65/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-07 | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 1 | -1/+0 |
2019-04-19 | Make anon_inodes unconditional | David Howells | 1 | -1/+0 |