index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
keys
/
trusted-keys
/
trusted_tpm2.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-05-21
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
2024-05-21
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
2024-05-09
KEYS: trusted: Add session encryption protection to the seal/unseal path
James Bottomley
2024-05-09
KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
Jarkko Sakkinen
2023-07-17
security: keys: Modify mismatched function name
Jiapeng Chong
2022-06-08
KEYS: trusted: tpm2: Fix migratable logic
David Safford
2021-05-12
trusted-keys: match tpm_get_ops on all return paths
Ben Boeckel
2021-04-26
Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-21
KEYS: trusted: Fix TPM reservation for seal/unseal
James Bottomley
2021-04-14
security: keys: trusted: Make sealed key properly interoperable
James Bottomley
2021-04-14
security: keys: trusted: use ASN.1 TPM2 key format for the blobs
James Bottomley
2021-04-14
security: keys: trusted: fix TPM2 authorizations
James Bottomley
2021-02-16
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
2019-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg