index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2026-01-25
keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal
Srish Srinivasan
2025-12-05
tpm2-sessions: Open code tpm_buf_append_hmac_session()
Jarkko Sakkinen
2025-12-05
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
2025-12-03
KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
Jarkko Sakkinen
2025-11-29
KEYS: trusted: Fix a memory leak in tpm2_load_cmd
Jarkko Sakkinen
2025-11-29
KEYS: trusted: Replace a redundant instance of tpm2_hash_map
Jarkko Sakkinen
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