index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon/qm - change function type to void
Weili Qian
2024-02-17
1
-27
/
+11
*
crypto: hisilicon/qm - obtain stop queue status
Weili Qian
2024-02-17
2
-26
/
+87
*
crypto: hisilicon/qm - add stop function by hardware
Weili Qian
2024-02-17
1
-8
/
+32
*
crypto: ccp - State in dmesg that TSME is enabled
Borislav Petkov (AMD)
2024-02-17
1
-4
/
+7
*
crypto: qat - improve aer error reset handling
Mun Chun Yep
2024-02-09
1
-1
/
+25
*
crypto: qat - limit heartbeat notifications
Furong Zhou
2024-02-09
2
-3
/
+17
*
crypto: qat - add auto reset on error
Damian Muszynski
2024-02-09
4
-1
/
+49
*
crypto: qat - add fatal error notification
Mun Chun Yep
2024-02-09
2
-1
/
+9
*
crypto: qat - re-enable sriov after pf reset
Mun Chun Yep
2024-02-09
4
-4
/
+79
*
crypto: qat - update PFVF protocol for recovery
Mun Chun Yep
2024-02-09
8
-2
/
+109
*
crypto: qat - disable arbitration before reset
Furong Zhou
2024-02-09
1
-0
/
+8
*
crypto: qat - add fatal error notify method
Furong Zhou
2024-02-09
3
-0
/
+45
*
crypto: qat - add heartbeat error simulator
Damian Muszynski
2024-02-09
8
-6
/
+188
*
crypto: virtio - remove duplicate check if queue is broken
Li RongQing
2024-02-09
1
-2
/
+0
*
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
2024-02-09
1
-0
/
+3
*
crypto: hisilicon/sec - remove unused parameter
Wenkai Lin
2024-02-02
1
-10
/
+6
*
crypto: hisilicon/sec2 - fix some cleanup issues
Qi Tao
2024-02-02
1
-2
/
+2
*
crypto: hisilicon/sec2 - modify nested macro call
Qi Tao
2024-02-02
1
-9
/
+4
*
crypto: hisilicon/sec2 - updates the sec DFX function register
Qi Tao
2024-02-02
1
-0
/
+5
*
crypto: qat - use kcalloc_node() instead of kzalloc_node()
Erick Archer
2024-01-26
1
-1
/
+1
*
crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
Erick Archer
2024-01-26
1
-1
/
+1
*
crypto: hisilicon - Fix smp_processor_id() warnings
Wenkai Lin
2024-01-26
3
-3
/
+3
*
crypto: hisilicon/qm - dump important registers values before resetting
Weili Qian
2024-01-26
1
-0
/
+24
*
crypto: hisilicon/qm - support get device state
Weili Qian
2024-01-26
1
-0
/
+29
*
crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...
Minjie Du
2024-01-26
1
-2
/
+0
*
crypto: iaa - Remove header table code
Tom Zanussi
2024-01-26
3
-131
/
+3
*
crypto: qat - avoid memcpy() overflow warning
Arnd Bergmann
2024-01-26
1
-0
/
+3
*
crypto: vmx - Move to arch/powerpc/crypto
Danny Tsen
2024-01-26
15
-5281
/
+8
*
crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...
Markus Elfring
2024-01-26
1
-6
/
+6
*
crypto: caam - fix asynchronous hash
Gaurav Jain
2024-01-26
2
-4
/
+10
*
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
2024-01-26
1
-0
/
+1
*
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-01-10
119
-3100
/
+7988
|
\
|
*
crypto: iaa - Account for cpu-less numa nodes
Tom Zanussi
2023-12-29
1
-2
/
+13
|
*
crypto: sahara - add support for crypto_engine
Ovidiu Panait
2023-12-29
2
-178
/
+148
|
*
crypto: sahara - remove error message for bad aes request size
Ovidiu Panait
2023-12-29
1
-4
/
+1
|
*
crypto: sahara - remove unnecessary NULL assignments
Ovidiu Panait
2023-12-29
1
-3
/
+0
|
*
crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct
Ovidiu Panait
2023-12-29
1
-8
/
+1
|
*
crypto: sahara - use dev_err_probe()
Ovidiu Panait
2023-12-29
1
-18
/
+9
|
*
crypto: sahara - use devm_clk_get_enabled()
Ovidiu Panait
2023-12-29
1
-23
/
+8
|
*
crypto: sahara - use BIT() macro
Ovidiu Panait
2023-12-29
1
-38
/
+38
|
*
crypto: sahara - clean up macro indentation
Ovidiu Panait
2023-12-29
1
-91
/
+91
|
*
crypto: sahara - do not resize req->src when doing hash operations
Ovidiu Panait
2023-12-29
1
-36
/
+2
|
*
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
Ovidiu Panait
2023-12-29
1
-1
/
+4
|
*
crypto: sahara - improve error handling in sahara_sha_process()
Ovidiu Panait
2023-12-29
1
-2
/
+8
|
*
crypto: sahara - fix wait_for_completion_timeout() error handling
Ovidiu Panait
2023-12-29
1
-8
/
+10
|
*
crypto: sahara - fix ahash reqsize
Ovidiu Panait
2023-12-29
1
-2
/
+1
|
*
crypto: sahara - handle zero-length aes requests
Ovidiu Panait
2023-12-29
1
-0
/
+3
|
*
crypto: qat - generate dynamically arbiter mappings
Damian Muszynski
2023-12-29
5
-112
/
+235
|
*
crypto: qat - add support for ring pair level telemetry
Lucas Segarra Fernandez
2023-12-29
10
-5
/
+324
|
*
crypto: qat - add support for device telemetry
Lucas Segarra Fernandez
2023-12-29
12
-0
/
+1236
[next]