index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm2-space.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
tpm: Clean up TPM space after command failure
Jonathan McDowell
2024-09-17
1
-0
/
+3
*
tpm: disable the TPM if NULL name changes
James Bottomley
2024-05-09
1
-0
/
+3
*
tpm: export the context save and load commands
James Bottomley
2024-05-09
1
-4
/
+4
*
tpm: make all 'class' structures const
Ivan Orlov
2023-08-05
1
-1
/
+1
*
tpm: use try_get_ops() in tpm-space.c
James Bottomley
2022-03-10
1
-4
/
+4
*
tpm: fix reference counting for struct tpm_chip
Lino Sanfilippo
2022-03-08
1
-0
/
+65
*
tpm: Check for integer overflow in tpm2_map_response_body()
Dan Carpenter
2021-10-26
1
-0
/
+3
*
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
2020-07-24
1
-10
/
+16
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-8
/
+8
*
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-1
/
+4
*
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
2019-02-13
1
-9
/
+6
*
tpm: remove @space from tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-4
/
+2
*
tpm: move TPM space code out of tpm_transmit()
Jarkko Sakkinen
2019-02-13
1
-6
/
+6
*
tpm: move tpm_validate_commmand() to tpm2-space.c
Jarkko Sakkinen
2019-02-13
1
-5
/
+46
*
tpm: clean up tpm_try_transmit() error handling flow
Jarkko Sakkinen
2019-02-13
1
-1
/
+1
*
tpm: declare struct tpm_header
Jarkko Sakkinen
2019-02-13
1
-4
/
+4
*
tpm: print tpm2_commit_space() error inside tpm2_commit_space()
Jarkko Sakkinen
2019-02-13
1
-3
/
+6
*
tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
Jarkko Sakkinen
2019-02-13
1
-2
/
+2
*
tpm: tpm-space.c remove unneeded semicolon
Tomas Winkler
2018-11-13
1
-1
/
+1
*
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
Jarkko Sakkinen
2018-07-28
1
-10
/
+6
*
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
2018-07-28
1
-6
/
+10
*
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
2018-05-14
1
-1
/
+2
*
tpm: fix type of a local variable in tpm2_map_command()
Jarkko Sakkinen
2017-10-18
1
-2
/
+2
*
tpm2: add session handle context saving and restoring to the space code
James Bottomley
2017-04-03
1
-9
/
+106
*
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
2017-04-03
1
-0
/
+431