开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
sev-dev.c
Age
Commit message (
Expand
)
Author
2026-04-16
crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed
Sean Christopherson
2026-04-16
crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed
Sean Christopherson
2026-04-16
crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed
Sean Christopherson
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-04-14
Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-03-30
crypto/ccp: Update HV_FIXED page states to allow freeing of memory
Tom Lendacky
2026-03-30
crypto/ccp: Implement SNP x86 shutdown
Tycho Andersen (AMD)
2026-03-29
x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/
Tycho Andersen (AMD)
2026-03-29
x86/sev, crypto/ccp: Move SNP init to ccp driver
Tycho Andersen (AMD)
2026-03-14
crypto: ccp - simplify sev_update_firmware()
Tycho Andersen (AMD)
2026-03-14
crypto: ccp - Fix leaking the same page twice
Guenter Roeck
2026-02-28
crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabled
Ashish Kalra
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
crypto: ccp - narrow scope of snp_range_list
Tycho Andersen (AMD)
2026-01-23
crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
Tom Lendacky
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
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-11-14
crypto: ccp - Add an API to return the supported SEV-SNP policy bits
Tom Lendacky
2025-11-05
sev-dev: use override credential guards
Christian Brauner
2025-11-04
sev-dev: use prepare credential guard
Christian Brauner
2025-11-04
sev-dev: use guard for path
Christian Brauner
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
2025-09-17
crypto: ccp - Add new HV-Fixed page allocation/free API
Ashish Kalra
2025-09-13
crypto: ccp - Use int type to store negative error codes
Qianfeng Rong
2025-09-13
crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...
Borislav Petkov (AMD)
2025-09-05
crypto: ccp: Skip SEV and SNP INIT for kdump boot
Ashish Kalra
2025-08-16
crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer length
Michael Roth
2025-08-16
crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
Ashish Kalra
2025-08-16
crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hidi...
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
2025-07-07
crypto: ccp - Fix locking on alloc failure handling
Alexey Kardashevskiy
2025-06-23
crypto: ccp - Fix SNP panic notifier unregistration
Ashish Kalra
2025-06-13
crypto: ccp - Fix dereferencing uninitialized error pointer
Ashish Kalra
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-16
crypto: ccp - Fix __sev_snp_shutdown_locked
Ashish Kalra
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-08
crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_export
Herbert Xu
2025-04-08
crypto: ccp - Move SEV/SNP Platform initialization to KVM
Ashish Kalra
2025-04-07
crypto: ccp - Add new SEV/SNP platform shutdown API
Ashish Kalra
2025-04-07
crypto: ccp - Register SNP panic notifier only if SNP is enabled
Ashish Kalra
2025-04-07
crypto: ccp - Reset TMR size at SNP Shutdown
Ashish Kalra
2025-04-07
crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctls
Ashish Kalra
[next]