summaryrefslogtreecommitdiff
path: root/security/keys/trusted-keys/trusted_core.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-01-30keys/trusted_keys: establish PKWM as a trusted sourceSrish Srinivasan
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2025-11-27keys: Remove redundant less-than-zero checksThorsten Blum
2024-07-01KEYS: trusted: add missing MODULE_DESCRIPTION()Jeff Johnson
2024-05-09KEYS: trusted: Introduce NXP DCP-backed trusted keysDavid Gstir
2023-10-24KEYS: trusted: Rollback init_trusted() consistentlyJarkko Sakkinen
2023-10-10KEYS: trusted: Remove redundant static calls usageSumit Garg
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum
2022-03-08KEYS: trusted: Avoid calling null function trusted_key_exitDave Kleikamp
2022-03-08KEYS: trusted: Fix trusted key backends when building as moduleAndreas Rammhold
2021-04-21KEYS: trusted: fix TPM trusted keys for generic frameworkJames Bottomley
2021-04-14KEYS: trusted: Fix missing null return from kzalloc callColin Ian King
2021-04-14KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg
2021-04-14KEYS: trusted: Add generic trusted keys frameworkSumit Garg