index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
/
sev-dev.c
Age
Commit message (
Expand
)
Author
21 hours
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb...
Mark Brown
4 days
crypto: ccp - Introduce SNP_VERIFY_MITIGATION command
Pratik R. Sampat
10 days
crypto: ccp: use scoped_with_init_fs() for SEV file access
Christian Brauner
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-05-15
crypto: ccp - Treat zero-length cert chain as query for blob lengths
Sean Christopherson
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)
Tycho Andersen (AMD)
2026-05-15
crypto: ccp - Do not initialize SNP for SEV ioctls
Tycho Andersen (AMD)
2026-05-13
crypto/ccp: export firmware supported vm types
Tycho Andersen
2026-05-13
crypto/ccp: hoist kernel part of SNP_PLATFORM_STATUS
Tycho Andersen
2026-05-08
crypto/ccp: Skip SNP_INIT if preparation fails
Tycho Andersen (AMD)
2026-05-07
crypto: ccp - Initialize data during __sev_snp_init_locked()
Tycho Andersen (AMD)
2026-05-07
crypto: ccp - Check for page allocation failure correctly in TIO
Tycho Andersen (AMD)
2026-05-07
crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one
Tycho Andersen (AMD)
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
[next]