index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
crypto: qat - add fatal error notify method
Furong Zhou
3
-0
/
+45
2024-02-09
crypto: qat - add heartbeat error simulator
Damian Muszynski
8
-6
/
+188
2024-02-09
crypto: virtio - remove duplicate check if queue is broken
Li RongQing
1
-2
/
+0
2024-02-09
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
1
-0
/
+3
2024-02-09
crypto: virtio/akcipher - Fix stack overflow on memcpy
zhenwei pi
1
-2
/
+3
2024-02-03
crypto: ccp: Make snp_range_list static
Borislav Petkov (AMD)
1
-1
/
+1
2024-02-02
crypto: hisilicon/sec - remove unused parameter
Wenkai Lin
1
-10
/
+6
2024-02-02
crypto: hisilicon/sec2 - fix some cleanup issues
Qi Tao
1
-2
/
+2
2024-02-02
crypto: hisilicon/sec2 - modify nested macro call
Qi Tao
1
-9
/
+4
2024-02-02
crypto: hisilicon/sec2 - updates the sec DFX function register
Qi Tao
1
-0
/
+5
2024-02-02
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
1
-2
/
+8
2024-01-29
crypto: ccp: Add the SNP_SET_CONFIG command
Brijesh Singh
1
-0
/
+20
2024-01-29
crypto: ccp: Add the SNP_COMMIT command
Tom Lendacky
1
-0
/
+17
2024-01-29
crypto: ccp: Add the SNP_PLATFORM_STATUS command
Brijesh Singh
1
-0
/
+52
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
1
-30
/
+81
2024-01-29
iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
Ashish Kalra
1
-0
/
+20
2024-01-29
crypto: ccp: Handle legacy SEV commands when SNP is enabled
Brijesh Singh
2
-10
/
+416
2024-01-29
crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled
Tom Lendacky
1
-19
/
+48
2024-01-29
crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
Brijesh Singh
1
-26
/
+167
2024-01-29
crypto: ccp: Provide an API to issue SEV and SNP commands
Brijesh Singh
1
-1
/
+2
2024-01-29
crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Brijesh Singh
2
-20
/
+262
2024-01-29
crypto: ccp: Define the SEV-SNP commands
Brijesh Singh
1
-0
/
+16
2024-01-26
crypto: qat - use kcalloc_node() instead of kzalloc_node()
Erick Archer
1
-1
/
+1
2024-01-26
crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
Erick Archer
1
-1
/
+1
2024-01-26
crypto: hisilicon - Fix smp_processor_id() warnings
Wenkai Lin
3
-3
/
+3
2024-01-26
crypto: hisilicon/qm - dump important registers values before resetting
Weili Qian
1
-0
/
+24
2024-01-26
crypto: hisilicon/qm - support get device state
Weili Qian
1
-0
/
+29
2024-01-26
crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...
Minjie Du
1
-2
/
+0
2024-01-26
crypto: iaa - Remove header table code
Tom Zanussi
3
-131
/
+3
2024-01-26
crypto: qat - avoid memcpy() overflow warning
Arnd Bergmann
1
-0
/
+3
2024-01-26
crypto: vmx - Move to arch/powerpc/crypto
Danny Tsen
15
-5281
/
+8
2024-01-26
crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...
Markus Elfring
1
-6
/
+6
2024-01-26
crypto: caam - fix asynchronous hash
Gaurav Jain
2
-4
/
+10
2024-01-26
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
1
-0
/
+1
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
119
-3091
/
+7979
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2
-4
/
+4
2023-12-29
crypto: iaa - Account for cpu-less numa nodes
Tom Zanussi
1
-2
/
+13
2023-12-29
crypto: sahara - add support for crypto_engine
Ovidiu Panait
2
-176
/
+146
2023-12-29
crypto: sahara - remove error message for bad aes request size
Ovidiu Panait
1
-4
/
+1
2023-12-29
crypto: sahara - remove unnecessary NULL assignments
Ovidiu Panait
1
-3
/
+0
2023-12-29
crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct
Ovidiu Panait
1
-8
/
+1
2023-12-29
crypto: sahara - use dev_err_probe()
Ovidiu Panait
1
-18
/
+9
2023-12-29
crypto: sahara - use devm_clk_get_enabled()
Ovidiu Panait
1
-23
/
+8
2023-12-29
crypto: sahara - use BIT() macro
Ovidiu Panait
1
-38
/
+38
2023-12-29
crypto: sahara - clean up macro indentation
Ovidiu Panait
1
-86
/
+86
2023-12-29
crypto: sahara - do not resize req->src when doing hash operations
Ovidiu Panait
1
-36
/
+2
2023-12-29
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
Ovidiu Panait
1
-1
/
+4
2023-12-29
crypto: sahara - improve error handling in sahara_sha_process()
Ovidiu Panait
1
-2
/
+8
2023-12-29
crypto: sahara - fix wait_for_completion_timeout() error handling
Ovidiu Panait
1
-8
/
+10
2023-12-29
crypto: sahara - fix ahash reqsize
Ovidiu Panait
1
-2
/
+1
[prev]
[next]