index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
crypto: ccp - fix error handling
Pavel Machek
1
-1
/
+1
2020-08-19
crypto: ccp - Fix use of merged scatterlists
John Allen
2
-11
/
+27
2020-08-05
crypto: ccp - Release all allocated memory if sha type is invalid
Navid Emamdoost
1
-1
/
+2
2020-06-22
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
1
-2
/
+1
2020-02-11
crypto: ccp - set max RSA modulus size for v3 platform devices as well
Ard Biesheuvel
1
-0
/
+1
2020-01-27
crypto: ccp - Reduce maximum stack usage
Arnd Bergmann
1
-21
/
+31
2020-01-27
crypto: ccp - Fix 3DES complaint from ccp-crypto module
Hook, Gary
1
-11
/
+4
2020-01-27
crypto: ccp - fix AES CFB error exposed by new test vectors
Hook, Gary
1
-4
/
+4
2019-12-13
crypto: ccp - fix uninitialized list head
Mark Salter
1
-0
/
+1
2019-09-06
crypto: ccp - Ignore unconfigured CCP device on suspend/resume
Gary R Hook
1
-0
/
+8
2019-08-16
crypto: ccp - Ignore tag length when decrypting GCM ciphertext
Gary R Hook
1
-2
/
+1
2019-08-16
crypto: ccp - Add support for valid authsize values less than 16
Gary R Hook
2
-5
/
+35
2019-08-16
crypto: ccp - Fix oops by properly managing allocated structures
Gary R Hook
1
-2
/
+2
2019-07-26
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
1
-1
/
+2
2019-07-26
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
1
-1
/
+11
2019-07-26
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2
-46
/
+52
2019-05-22
crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
Singh, Brijesh
1
-1
/
+1
2018-09-13
crypto: ccp - add timeout support in the SEV command
Brijesh Singh
1
-5
/
+41
2018-08-03
crypto: ccp - Check for NULL PSP pointer at module unload
Tom Lendacky
1
-0
/
+3
2018-07-13
crypto: ccp - Add support for new CCP/PSP device ID
Tom Lendacky
1
-5
/
+24
2018-07-13
crypto: ccp - Support register differences between PSP devices
Tom Lendacky
4
-23
/
+24
2018-07-13
crypto: ccp - Remove unused #defines
Tom Lendacky
2
-10
/
+2
2018-07-13
crypto: ccp - Add psp enabled message when initialization succeeds
Tom Lendacky
1
-0
/
+2
2018-07-13
crypto: ccp - Fix command completion detection race
Tom Lendacky
1
-2
/
+2
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2
-2
/
+0
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2
-2
/
+2
2018-05-31
crypto: ccp - Add GET_ID SEV command
Janakarajan Natarajan
1
-0
/
+44
2018-05-31
crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
Janakarajan Natarajan
2
-10
/
+93
2018-03-16
crypto: ccp - Validate buffer lengths for copy operations
Gary R Hook
1
-30
/
+78
2018-03-16
crypto: ccp - Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-14
/
+1
2018-03-09
crypto: ccp - Fill the result buffer only on digest, finup, and final ops
Gary R Hook
2
-2
/
+2
2018-03-03
crypto: ccp - Fix sparse, use plain integer as NULL pointer
Brijesh Singh
1
-4
/
+4
2018-03-03
crypto: ccp - return an actual key size from RSA max_size callback
Maciej S. Szmigiero
1
-4
/
+3
2018-03-03
crypto: ccp - don't disable interrupts while setting up debugfs
Sebastian Andrzej Siewior
1
-4
/
+3
2018-03-03
crypto: ccp - add check to get PSP master only when PSP is detected
Brijesh Singh
1
-3
/
+3
2018-02-15
crypto: ccp - Make function ccp_get_dma_chan_attr static
Colin Ian King
1
-1
/
+1
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-1
/
+1015
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-04
crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command
Brijesh Singh
1
-0
/
+97
2017-12-04
crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command
Brijesh Singh
1
-0
/
+81
2017-12-04
crypto: ccp: Implement SEV_PEK_CSR ioctl command
Brijesh Singh
1
-0
/
+66
2017-12-04
crypto: ccp: Implement SEV_PDH_GEN ioctl command
Brijesh Singh
1
-0
/
+3
2017-12-04
crypto: ccp: Implement SEV_PEK_GEN ioctl command
Brijesh Singh
1
-0
/
+16
2017-12-04
crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command
Brijesh Singh
1
-0
/
+18
2017-12-04
crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
Brijesh Singh
1
-1
/
+76
2017-12-04
crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
Brijesh Singh
4
-0
/
+381
2017-12-04
crypto: ccp: Add Platform Security Processor (PSP) device support
Brijesh Singh
7
-1
/
+277
2017-12-04
crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
Borislav Petkov
1
-0
/
+1
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-17
/
+15
2017-11-03
crypto: ccp - use -ENOSPC for transient busy indication
Gilad Ben-Yossef
2
-7
/
+8
[next]