index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2025-05-19
crypto: ccp - Add missing tee info reg for teev2
Mario Limonciello
1
-0
/
+1
2025-05-19
crypto: ccp - Add missing bootloader info reg for pspv5
Mario Limonciello
1
-0
/
+1
2025-05-19
crypto: ccp - Add support for PCI device 0x17D8
John Allen
1
-0
/
+1
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-04-28
crypto: ccp - Include crypto/utils.h for crypto_memneq
Herbert Xu
1
-5
/
+6
2025-04-16
crypto: ccp - Fix __sev_snp_shutdown_locked
Ashish Kalra
1
-1
/
+1
2025-04-16
crypto: ccp - Add missing header inclusions
Herbert Xu
3
-18
/
+23
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-1
/
+1
2025-04-08
crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_export
Herbert Xu
1
-3
/
+3
2025-04-08
crypto: ccp - Move SEV/SNP Platform initialization to KVM
Ashish Kalra
1
-13
/
+0
2025-04-07
crypto: ccp - Add new SEV/SNP platform shutdown API
Ashish Kalra
1
-0
/
+9
2025-04-07
crypto: ccp - Register SNP panic notifier only if SNP is enabled
Ashish Kalra
1
-9
/
+13
2025-04-07
crypto: ccp - Reset TMR size at SNP Shutdown
Ashish Kalra
1
-0
/
+3
2025-04-07
crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctls
Ashish Kalra
1
-23
/
+119
2025-04-07
crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown
Ashish Kalra
1
-16
/
+33
2025-04-07
crypto: ccp - Abort doing SEV INIT if SNP INIT fails
Ashish Kalra
1
-5
/
+2
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+10
2025-02-22
crypto: ccp - Add support for PCI device 0x1134
Devaraj Rangasamy
1
-0
/
+1
2025-02-15
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
1
-0
/
+14
2025-02-09
crypto: ccp - Fix check for the primary ASP device
Tom Lendacky
1
-6
/
+9
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-33
/
+20
2024-12-14
crypto: ccp - Use scoped guard for mutex
Mario Limonciello
1
-33
/
+20
2024-12-02
sev-dev: avoid pointless cred reference count bump
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
1
-1
/
+1
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-06
crypto: ccp - do not request interrupt on cmd completion when irqs disabled
Amit Shah
1
-1
/
+12
2024-08-30
crypto: ccp - Remove unused declaration sp_get_master()
Yue Haibing
1
-1
/
+0
2024-08-30
crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure
Pavan Kumar Paluri
1
-0
/
+2
2024-08-24
crypto: ccp - Add additional information about an SEV firmware upgrade
Tom Lendacky
1
-2
/
+11
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+36
2024-07-17
crypto: ccp: Add the SNP_VLEK_LOAD command
Michael Roth
1
-0
/
+36
2024-06-16
crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked
Kim Phillips
1
-1
/
+7
2024-06-07
crypto: ccp - Move message about TSME being enabled later in init
Mario Limonciello
2
-8
/
+15
2024-06-07
crypto: ccp - Add support for getting security attributes on some older systems
Mario Limonciello
6
-3
/
+67
2024-06-07
crypto: ccp - Move security attributes to their own file
Mario Limonciello
5
-56
/
+89
2024-06-07
crypto: ccp - Represent capabilities register as a union
Mario Limonciello
5
-42
/
+42
2024-05-14
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-12
/
+2
2024-04-12
crypto: ccp - drop platform ifdef checks
Arnd Bergmann
1
-12
/
+2
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-16
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-6
/
+16
2024-03-12
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-81
/
+1076
2024-02-24
crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg()
Mario Limonciello
1
-2
/
+9
2024-02-17
crypto: ccp - State in dmesg that TSME is enabled
Borislav Petkov (AMD)
1
-4
/
+7
2024-02-13
crypto: ccp - Have it depend on AMD_IOMMU
Borislav Petkov (AMD)
1
-1
/
+1
2024-02-03
crypto: ccp: Make snp_range_list static
Borislav Petkov (AMD)
1
-1
/
+1
2024-02-02
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
1
-2
/
+8
[next]