summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp/sev-dev-tsm.c
AgeCommit message (Expand)AuthorLines
2026-02-28crypto: ccp - Fix use-after-free on error pathAlper Ak-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-1/+1
2026-01-30crypto/ccp: Allow multiple streams on the same root bridgeAlexey Kardashevskiy-2/+1
2026-01-30crypto/ccp: Use PCI bridge defaults for IDEAlexey Kardashevskiy-12/+0
2026-01-23crypto: ccp - Use NULL instead of plain 0Herbert Xu-1/+1
2025-12-02crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)Alexey Kardashevskiy-0/+405