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_core.c
Age
Commit message (
Expand
)
Author
2024-07-01
KEYS: trusted: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-05-09
KEYS: trusted: Introduce NXP DCP-backed trusted keys
David Gstir
2023-10-24
KEYS: trusted: Rollback init_trusted() consistently
Jarkko Sakkinen
2023-10-10
KEYS: trusted: Remove redundant static calls usage
Sumit Garg
2022-05-23
KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
Ahmad Fatoum
2022-05-23
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
2022-05-23
KEYS: trusted: allow use of TEE as backend without TCG_TPM support
Ahmad Fatoum
2022-03-08
KEYS: trusted: Avoid calling null function trusted_key_exit
Dave Kleikamp
2022-03-08
KEYS: trusted: Fix trusted key backends when building as module
Andreas Rammhold
2021-04-21
KEYS: trusted: fix TPM trusted keys for generic framework
James Bottomley
2021-04-14
KEYS: trusted: Fix missing null return from kzalloc call
Colin Ian King
2021-04-14
KEYS: trusted: Introduce TEE based Trusted Keys
Sumit Garg
2021-04-14
KEYS: trusted: Add generic trusted keys framework
Sumit Garg