summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp
AgeCommit message (Expand)Author
2026-03-25crypto: ccp - Fix leaking the same page twiceGuenter Roeck
2026-03-19crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabledAshish Kalra
2026-03-12crypto: ccp - Fix use-after-free on error pathAlper Ak
2026-02-26crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-02-26crypto: ccp - Factor out ring destroy handling to a helperMario Limonciello (AMD)
2026-02-26crypto: ccp - Add an S4 restore flowMario Limonciello (AMD)
2026-02-26crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-02-26crypto: ccp - Fix a crash due to incorrect cleanup usage of kfreeElla Ma
2026-02-26crypto: ccp - narrow scope of snp_range_listTycho Andersen (AMD)
2026-02-26crypto: ccp - Fix a case where SNP_SHUTDOWN is missedTom Lendacky
2026-01-30crypto/ccp: Allow multiple streams on the same root bridgeAlexey Kardashevskiy
2026-01-30crypto/ccp: Use PCI bridge defaults for IDEAlexey Kardashevskiy
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-04crypto/ccp: Fix CONFIG_PCI=n buildDan Williams
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-02crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)Alexey Kardashevskiy
2025-12-02ccp: Make snp_reclaim_pages and __sev_do_cmd_locked publicAlexey Kardashevskiy
2025-11-24crypto: ccp - use min() instead of min_t()David Laight
2025-11-14crypto: ccp - Add an API to return the supported SEV-SNP policy bitsTom Lendacky
2025-11-14crypto: ccp - Simplify with of_device_get_match_data()Krzysztof Kozlowski
2025-11-14crypto: ccp - Constify 'dev_vdata' memberKrzysztof Kozlowski
2025-11-06crypto: ccp - Add support for PCI device 0x115AMario Limonciello (AMD)
2025-11-05sev-dev: use override credential guardsChristian Brauner
2025-11-04sev-dev: use prepare credential guardChristian Brauner
2025-11-04sev-dev: use guard for pathChristian Brauner
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-03Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-17crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driverAshish Kalra
2025-09-17crypto: ccp - Add new HV-Fixed page allocation/free APIAshish Kalra
2025-09-13crypto: ccp - Use int type to store negative error codesQianfeng Rong
2025-09-13crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()Yunseong Kim
2025-09-13crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)
2025-09-05crypto: ccp: Skip SEV and SNP INIT for kdump bootAshish Kalra
2025-08-22crypto: ccp - Fix typo in psp_populate_hsti function nameYunseong Kim
2025-08-16crypto: ccp - Remove redundant __GFP_ZEROQianfeng Rong
2025-08-16crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer lengthMichael Roth
2025-08-16crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EXAshish Kalra
2025-08-16crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hidi...Ashish Kalra
2025-08-16crypto: ccp - Add support for SNP_FEATURE_INFO commandAshish Kalra
2025-08-16crypto: ccp - Cache SEV platform status and platform stateAshish Kalra
2025-07-27crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmdArnd Bergmann
2025-07-07crypto: ccp - Fix crash when rebind ccp device for ccp.koMengbiao Xiong
2025-07-07crypto: ccp - Fix locking on alloc failure handlingAlexey Kardashevskiy
2025-06-23crypto: ccp - Fix SNP panic notifier unregistrationAshish Kalra
2025-06-13crypto: ccp - Fix dereferencing uninitialized error pointerAshish Kalra
2025-06-13crypto: ccp - Add missing bootloader info reg for pspv6Mario Limonciello
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds