index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
Age
Commit message (
Expand
)
Author
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-04
crypto/ccp: Fix CONFIG_PCI=n build
Dan Williams
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
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-24
crypto: ccp - use min() instead of min_t()
David Laight
2025-11-14
crypto: ccp - Add an API to return the supported SEV-SNP policy bits
Tom Lendacky
2025-11-14
crypto: ccp - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
2025-11-14
crypto: ccp - Constify 'dev_vdata' member
Krzysztof Kozlowski
2025-11-06
crypto: ccp - Add support for PCI device 0x115A
Mario Limonciello (AMD)
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 AMD Seamless Firmware Servicing (SFS) driver
Ashish Kalra
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 - Fix incorrect payload size calculation in psp_poulate_hsti()
Yunseong Kim
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-22
crypto: ccp - Fix typo in psp_populate_hsti function name
Yunseong Kim
2025-08-16
crypto: ccp - Remove redundant __GFP_ZERO
Qianfeng Rong
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-27
crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmd
Arnd Bergmann
2025-07-07
crypto: ccp - Fix crash when rebind ccp device for ccp.ko
Mengbiao Xiong
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-06-13
crypto: ccp - Add missing bootloader info reg for pspv6
Mario Limonciello
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-19
crypto: ccp - Add missing tee info reg for teev2
Mario Limonciello
2025-05-19
crypto: ccp - Add missing bootloader info reg for pspv5
Mario Limonciello
2025-05-19
crypto: ccp - Add support for PCI device 0x17D8
John Allen
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-28
crypto: ccp - Include crypto/utils.h for crypto_memneq
Herbert Xu
2025-04-16
crypto: ccp - Fix __sev_snp_shutdown_locked
Ashish Kalra
2025-04-16
crypto: ccp - Add missing header inclusions
Herbert Xu
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
[next]