index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm2-cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
Stefan Berger
2020-04-21
1
-0
/
+1
*
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
2020-03-15
1
-1
/
+1
*
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
Roberto Sassu
2020-02-17
1
-0
/
+2
*
security: keys: trusted: fix lost handle flush
James Bottomley
2019-12-17
1
-0
/
+1
*
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
2019-11-12
1
-307
/
+0
*
tpm: add check after commands attribs tab allocation
Tadeusz Struk
2019-11-12
1
-0
/
+4
*
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
2019-08-05
1
-5
/
+1
*
tpm: Actually fail on TPM errors during "get random"
Kees Cook
2019-06-24
1
-2
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()
Roberto Sassu
2019-02-13
1
-7
/
+3
*
tpm: retrieve digest size of unknown algorithms with PCR read
Roberto Sassu
2019-02-13
1
-18
/
+67
*
tpm: rename and export tpm2_digest and tpm2_algorithms
Roberto Sassu
2019-02-13
1
-9
/
+9
*
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
2019-02-13
1
-10
/
+21
*
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-27
/
+21
*
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
1
-9
/
+4
*
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-16
/
+14
*
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
1
-2
/
+2
*
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
2019-02-13
1
-22
/
+15
*
tpm: fix kdoc for tpm2_flush_context_cmd()
Tomas Winkler
2018-11-13
1
-4
/
+3
*
tpm: use u32 instead of int for PCR index
Tomas Winkler
2018-11-13
1
-3
/
+2
*
tpm: factor out tpm_startup function
Tomas Winkler
2018-11-13
1
-2
/
+32
*
tpm: factor out tpm_get_timeouts()
Tomas Winkler
2018-11-13
1
-0
/
+22
*
tpm: add tpm_calc_ordinal_duration() wrapper
Tomas Winkler
2018-11-13
1
-1
/
+0
*
tpm2: add new tpm2 commands according to TCG 1.36
Tomas Winkler
2018-11-13
1
-148
/
+93
*
tpm: fix response size validation in tpm_get_random()
Jarkko Sakkinen
2018-10-05
1
-1
/
+3
*
tpm: migrate tpm2_get_random() to use struct tpm_buf
Jarkko Sakkinen
2018-07-28
1
-61
/
+41
*
tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf
Jarkko Sakkinen
2018-07-28
1
-42
/
+27
*
tpm: migrate tpm2_probe() to use struct tpm_buf
Jarkko Sakkinen
2018-07-28
1
-17
/
+23
*
tpm: migrate tpm2_shutdown() to use struct tpm_buf
Jarkko Sakkinen
2018-07-28
1
-32
/
+15
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
tpm: fix intermittent failure with self tests
James Bottomley
2018-03-23
1
-38
/
+16
*
tpm2: add longer timeouts for creation commands.
Tomas Winkler
2018-03-23
1
-3
/
+5
*
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-26
1
-0
/
+4
*
tpm2-cmd: allow more attempts for selftest execution
Alexander.Steffen@infineon.com
2018-01-08
1
-7
/
+5
*
tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
Jarkko Sakkinen
2017-10-18
1
-2
/
+2
*
tpm: React correctly to RC_TESTING from TPM 2.0 self tests
Alexander Steffen
2017-10-18
1
-41
/
+11
*
tpm: Use dynamic delay to wait for TPM 2.0 self test result
Alexander Steffen
2017-10-18
1
-8
/
+9
*
tpm: Trigger only missing TPM 2.0 self tests
Alexander Steffen
2017-10-18
1
-2
/
+2
*
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
2017-09-23
1
-1
/
+1
*
tpm: use tpm2_pcr_read() in tpm2_do_selftest()
Roberto Sassu
2017-07-07
1
-30
/
+1
*
tpm: use tpm_buf functions in tpm2_pcr_read()
Roberto Sassu
2017-07-07
1
-30
/
+30
*
tpm: consolidate the TPM startup code
Jarkko Sakkinen
2017-07-07
1
-31
/
+1
*
tpm: vtpm_proxy: Suppress error logging when in closed state
Stefan Berger
2017-06-13
1
-1
/
+1
*
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
2017-04-03
1
-16
/
+17
*
tpm: validate TPM 2.0 commands
Jarkko Sakkinen
2017-04-03
1
-4
/
+80
*
tpm: export tpm2_flush_context_cmd
Jarkko Sakkinen
2017-04-03
1
-33
/
+29
*
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
2017-02-20
1
-49
/
+45
*
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
2017-02-03
1
-42
/
+49
*
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
2017-02-03
1
-0
/
+77
*
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2017-02-03
1
-1
/
+1
[next]