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-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
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
2025-04-07
crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown
Ashish Kalra
2025-04-07
crypto: ccp - Abort doing SEV INIT if SNP INIT fails
Ashish Kalra
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-02-22
crypto: ccp - Add support for PCI device 0x1134
Devaraj Rangasamy
2025-02-14
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
2025-02-09
crypto: ccp - Fix check for the primary ASP device
Tom Lendacky
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-12-14
crypto: ccp - Use scoped guard for mutex
Mario Limonciello
2024-12-02
sev-dev: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
[next]