index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
sev-dev.h
Age
Commit message (
Expand
)
Author
2025-12-02
crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
Alexey Kardashevskiy
2025-12-02
ccp: Make snp_reclaim_pages and __sev_do_cmd_locked public
Alexey Kardashevskiy
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-09-17
crypto: ccp - Add new HV-Fixed page allocation/free API
Ashish Kalra
2025-08-16
crypto: ccp - Add support for SNP_FEATURE_INFO command
Ashish Kalra
2025-08-16
crypto: ccp - Cache SEV platform status and platform state
Ashish Kalra
2024-01-29
crypto: ccp: Handle legacy SEV commands when SNP is enabled
Brijesh Singh
2024-01-29
crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Brijesh Singh
2023-03-17
crypto: ccp - Move some PSP mailbox bit definitions into common header
Mario Limonciello
2021-04-21
crypto: ccp: Use the stack and common buffer for INIT command
Sean Christopherson
2021-04-21
crypto: ccp: Use the stack and common buffer for status commands
Sean Christopherson
2021-04-21
crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Sean Christopherson
2019-12-20
crypto: ccp - move SEV vdata to a dedicated data structure
Rijo Thomas
2019-12-20
crypto: ccp - create a generic psp-dev file
Rijo Thomas
2019-12-20
crypto: ccp - rename psp-dev files to sev-dev
Rijo Thomas