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