index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
Age
Commit message (
Expand
)
Author
Lines
2026-02-28
crypto: ccp - Fix use-after-free on error path
Alper Ak
-1
/
+1
2026-02-28
crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabled
Ashish Kalra
-6
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-17
/
+17
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-18
/
+18
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-13
/
+86
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-38
/
+30
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2026-02-06
crypto: ccp - Add sysfs attribute for boot integrity
Mario Limonciello
-1
/
+4
2026-01-30
crypto/ccp: Allow multiple streams on the same root bridge
Alexey Kardashevskiy
-2
/
+1
2026-01-30
crypto/ccp: Use PCI bridge defaults for IDE
Alexey Kardashevskiy
-12
/
+0
2026-01-30
crypto: ccp - Fix a crash due to incorrect cleanup usage of kfree
Ella Ma
-1
/
+1
2026-01-23
crypto: ccp - narrow scope of snp_range_list
Tycho Andersen (AMD)
-12
/
+1
2026-01-23
crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
Tom Lendacky
-23
/
+23
2026-01-23
crypto: ccp - Use NULL instead of plain 0
Herbert Xu
-1
/
+1
2026-01-21
crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
-0
/
+14
2026-01-21
crypto: ccp - Factor out ring destroy handling to a helper
Mario Limonciello (AMD)
-12
/
+24
2026-01-21
crypto: ccp - Add an S4 restore flow
Mario Limonciello (AMD)
-1
/
+47
2026-01-21
crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
Mario Limonciello (AMD)
-0
/
+1
2026-01-15
crypto: ccp - Use new AES library API
Eric Biggers
-2
/
+2
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
-10
/
+1464
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+37
2025-12-04
crypto/ccp: Fix CONFIG_PCI=n build
Dan Williams
-1
/
+1
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-16
/
+24
2025-12-02
crypto/ccp: Implement SEV-TIO PCIe IDE (phase1)
Alexey Kardashevskiy
-2
/
+1459
2025-12-02
ccp: Make snp_reclaim_pages and __sev_do_cmd_locked public
Alexey Kardashevskiy
-8
/
+5
2025-11-24
crypto: ccp - use min() instead of min_t()
David Laight
-1
/
+1
2025-11-14
crypto: ccp - Add an API to return the supported SEV-SNP policy bits
Tom Lendacky
-0
/
+37
2025-11-14
crypto: ccp - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
-12
/
+1
2025-11-14
crypto: ccp - Constify 'dev_vdata' member
Krzysztof Kozlowski
-3
/
+3
2025-11-06
crypto: ccp - Add support for PCI device 0x115A
Mario Limonciello (AMD)
-0
/
+19
2025-11-05
sev-dev: use override credential guards
Christian Brauner
-8
/
+2
2025-11-04
sev-dev: use prepare credential guard
Christian Brauner
-3
/
+3
2025-11-04
sev-dev: use guard for path
Christian Brauner
-2
/
+1
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-19
/
+126
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+10
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+572
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
-0
/
+10
2025-09-17
crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
Ashish Kalra
-2
/
+387
2025-09-17
crypto: ccp - Add new HV-Fixed page allocation/free API
Ashish Kalra
-0
/
+185
2025-09-13
crypto: ccp - Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-13
crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()
Yunseong Kim
-1
/
+1
2025-09-13
crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...
Borislav Petkov (AMD)
-1
/
+1
2025-09-05
crypto: ccp: Skip SEV and SNP INIT for kdump boot
Ashish Kalra
-0
/
+10
2025-08-22
crypto: ccp - Fix typo in psp_populate_hsti function name
Yunseong Kim
-2
/
+2
2025-08-16
crypto: ccp - Remove redundant __GFP_ZERO
Qianfeng Rong
-1
/
+1
2025-08-16
crypto: ccp - Fix checks for SNP_VLEK_LOAD input buffer length
Michael Roth
-0
/
+1
2025-08-16
crypto: ccp - Add support to enable CipherTextHiding on SNP_INIT_EX
Ashish Kalra
-3
/
+9
2025-08-16
crypto: ccp - Introduce new API interface to indicate SEV-SNP Ciphertext hidi...
Ashish Kalra
-0
/
+21
2025-08-16
crypto: ccp - Add support for SNP_FEATURE_INFO command
Ashish Kalra
-0
/
+75
2025-08-16
crypto: ccp - Cache SEV platform status and platform state
Ashish Kalra
-11
/
+14
[next]